html *, body {
    margin: 0;
    padding: 0;  
}
html, body {
    width: 100%;
    height: 100%;
}

body {
    text-align: center;
    background: #fff url('/images/layout2008/bkg.jpg') repeat-x left top;
    font-family: Arial, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
	min-width: 967px;
    color: #757575;
}

/*  reset default margins */
h1, h2, h3, h4, h5, h6 {
    margin: .5em 0 5em 0;   
    color: #ec2f30;
	background: url(/images/layout2008/bkg_titles.jpg) no-repeat left bottom;
	text-align: left;
}
h4 {
    margin: 3px 0px 3px 0px;
    /*border-bottom: 1px solid #3D614E;*/
}

p {
    margin: 1em 0;
}
ol, ul, li, dl {
    margin: 0em 1em 0.25em 1em;
}
td {
    vertical-align: top;
    text-align: left;
    padding: 2px;
}
dt {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 0;
}
dd {
    margin: 0em 1.5em;
}
/* end reset */
img {border: none;}
li {margin-bottom: 10px;}
.line { 
    border: none;
    border-bottom: 1px solid #666;
    width: 65%;
    margin:auto auto 8px auto;
    height: 1px;
    display: block;
	clear: left;
}
a, a:link, a:visited {
    color: #ec2f30;
}
.red {
    color: #ec2f30;
}
a:hover, a:active {
    color: #666;
}

div#container {
    width: 967px;
    background: #fff;
    margin: auto;
    text-align: left;
	position: relative;
    min-height: 70%;
}
* html #container {
    height: 70%;
}
div#header {
    background: url('/images/layout2008/bkg_header.jpg') repeat-x right top;
    height: 166px;
    width: auto;
    text-align: right;
}
div#extbkg {
	background: url('/images/layout2008/bkg_shell.jpg') repeat-x right top;
    height: 166px;
	display: block;
    width: 60%;
	margin-left: 900px;
    text-align: right;
	position: absolute;
	right: 0px;
}
#logo {
    border: none;
    float: left;
    width: 235px;
    height: 165px;
}
#top_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 35px;
    line-height: 35px;
}
#top_nav ul li {
    display: inline;
    margin: 0; 
    padding: 0;
}
#top_nav ul li a, #top_nav ul li a:link, #top_nav ul li a:visited {
    text-decoration: underline;
    color: #757575;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: capitalize;
    padding: 2px 4px 2px 4px;
} 
#top_nav ul li a:hover, #top_nav ul li a:active {
    color: #333;
}
#apply_now {
    position: absolute;
	top: 30px;
	right: 0;
}
#main_nav ul {
    list-style: none;
	display: block;
    margin: 63px 15px 0 265px;
    padding: 0;
    height: 31px;
    line-height: 31px;
	
}
#main_nav ul li {
    display: block;
    margin: 0 2px 0 0; 
    padding: 0;
	float: left;
	height: 31px;
	text-align: center;
}
#main_nav ul li a, #main_nav ul li a:link, #main_nav ul li a:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: capitalize;
    display: block;
	height: 31px;
    line-height: 31px;
}
#main_nav ul li a:active, #main_nav ul li a:hover {
    color: #ccc;
}
#main_nav li.aboutus {
	background: #000 url(/images/layout2008/bttn_aboutus.gif) no-repeat bottom;
	width: 82px;
}
#main_nav li.aboutus a {
	
}
#main_nav li.clients {
	background: #000 url(/images/layout2008/bttn_clients.gif) no-repeat bottom;
	width: 65px;
}
#main_nav li.clients a {
	
}
#main_nav li.employees {
	background: #000 url(/images/layout2008/bttn_employees.gif) no-repeat bottom;
	width: 90px;
}
#main_nav li.employees a {
	
}
#main_nav li.jobopps {
	background: #000 url(/images/layout2008/bttn_jobopps.gif) no-repeat bottom;
	width: 139px;
}
#main_nav li.jobopps a {
	
}
#main_nav li.news {
	background: #000 url(/images/layout2008/bttn_news.gif) no-repeat bottom;
	width: 58px;
}
#main_nav li.news a {
	
}
#main_nav li.testimonials {
	background: #000 url(/images/layout2008/bttn_testimonials.gif) no-repeat bottom;
	width: 103px;
}
#main_nav li.testimonials a {
	
}
#main_nav li.community {
	background: #000 url(/images/layout2008/bttn_community.gif) no-repeat bottom;
	width: 123px;
}
#main_nav li.community a {
	
}
div#left_column {
    float: left;
    width: 165px;
    min-height: 460px;
    display: block;    
    margin: 0px;
}
div#right_column {
    width: 275px;
    height: auto;
    display: block;    
    border: 1px solid #bcbcbc;
    padding: 5px;
    background: #fff;
    z-index: 9999;
    position: relative;
    float: right;
    margin: 10px 0px 10px 10px;
    /*top: 25px;
    right: -30px;*/
}
div#right_column h4 { 
	background: #000 url(/images/layout2008/bkg_black.gif) repeat-x top;
	margin: -5px -5px 1.1em -5px;
	padding: 5px;
	color: #fff;
}
div#address_block {
    background: #ccc;
    text-align: center;
}
div#content {
    margin: 0px;
    padding: 25px 35px 25px 35px;
    width: auto;
    height: auto;
    display: block;
    min-height: 360px;
    position: relative;
    line-height: 1.3em;
	background: #E7E7E7 url(/images/layout2008/bkg_content.jpg) no-repeat right top;
}
* html * div#content {
    height: 360px;
}
h1#page_title {
    font-size: 1.5em;
    margin: 2px -15px 15px -10px;
    /*border-bottom: 1px solid #666;*/
}

div#footer {
    clear: both;
    text-align: center;
    font-size: 0.9em;
    color: #999;
    width: auto;
    min-height: 27.5%;
    padding: 10px;
    background: #3E3E3E url(/images/layout2008/bkg_footer.jpg) repeat-x left top;
}
* html #footer {
    height: 27.5%;
}
div.block {
    float: left;
    margin: 5px;    
    display: block;
    width: 48.5%;
    height: auto;
    min-height: 60px;
    position: relative;
	font-size: 0.85em;
}
div.block h4 {
    margin: 0;
    padding: 2px 2px 5px 2px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    position: relative;
}
div.block p {
    padding: 2px;
    margin: 0;
    position: relative;
    text-align: left;
	
}
.employee {
    height: 130px;
    width: 350px;
}
.emp_photo {
    float: left;
    margin: auto 10px 10px auto;
    border: 1px solid #000;
}
.news {
    
}

.news img {
    margin: 3px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

input[type = 'text'], textarea, select, input[type = 'file'] {
    border: 1px solid #bcbcbc;
	background: #fff url(/images/layout2008/bkg_form_inputs.gif) repeat-x top;
	color: #666;
	padding: 3px 2px 0 4px;	
}
input[type = 'button'], input[type = 'submit'] {
    background: #ee3131 url(/images/layout2008/bkg_form_bttns.gif) repeat-x bottom;
    color: #fff;
	border: 1px solid #bcbcbc;
}

/* file selector */
input[type="file"] {
  white-space: nowrap;
  cursor: default;
  padding: 0 !important;
  /*border-style: none ;*/
  border: 1px solid #bcbcbc !important;
  background: #fff url(/images/layout2008/bkg_form_inputs.gif) repeat-x top;
}

input[type="file"] > input[type="text"] {
  border: 1px solid #bcbcbc !important;
  background: #fff url(/images/layout2008/bkg_form_inputs.gif) repeat-x top;
}

/* button part of file selector */
input[type="file"] > input[type="button"], input[type="file"] > input[type="submit"] {
  height: inherit;
  font-size: inherit;
  background: #ee3131 url(/images/layout2008/bkg_form_bttns.gif) repeat-x bottom;
  border: 1px solid #bcbcbc; 
}


.app_skill_groups {
    padding: 3px;
    vertical-align: top;
}
p.app_skill_groups h4 {
    font-weight: bold;
    position: relative;
    margin: 0;
}

