body { 
	font-family: Arial, Helvetica, sans-serif; 
	background: #5b9e00 url(../images/ohs_bkd.jpg) repeat-x;
}  

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 5px;
	text-transform:uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	margin-top: 21px;
	margin-bottom: 11px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 20px;
}
img, img a {
	border: none;	
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

div.hr {
background: url(../images/ohs_hr.gif) no-repeat; 
height: 2px;
border: none;
width: 540px;
margin: 5px 0 15px 0;
}

hr {
display:none;
}

hr.max_length {
	background: url(../images/ohs_hr.gif) no-repeat scroll center; 
height: 26px;
	width: 986px;
	border: none;
	display: none;

}

#header {  
    padding-top: 8px;
	height: 40px;
} 

.container {  
    width: 960px;  
    margin: 0 auto;   
}

#logo {
    width: 309px;  
    height: 34px;   /* So that the element will show the whole image. */  
    background: url(../images/ohs_logo_vertical.jpg) 0 0 no-repeat;    /* Sets the background image */  
	float: left;
    } 
	
#logo h1 {
	text-indent: -9999px; 
}

#menu {
	float: right;
	margin-left: 180px;
	margin-top: 10px;
}

#menu li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}

#menu li a {
	color: #000;
	font-size: 1em;
	text-decoration: none;
}	

#menu li a:hover {
	color: #5b9e00;	
}

#main_content {
 height: 272px;
 margin-top: 20px;
 padding-right: 400px;
 padding-top: 20px;
 padding-left:20px;
 background: #fff url(../images/ohs_home_content_bkd.jpg) no-repeat;
}

/* SLIDESHOW > SUB-CONTENT 2 url(../images/ohs_slideshow_bkd.jpg) repeat-x*/
#slideshow {  
margin-top: 10px;
width: 960px;  
background-color: #fff;  
border: 1px solid #708434;}  
  
#slideshow ul {  
margin: 0;  
padding: 0;  
list-style-type: none;  
height: 1%; /* IE fix */}  
  
#slideshow ul:after {  
content: ".";  
clear: both;  
display: block;  
height: 0;  
visibility: hidden;}          

/* SLIDESHOW :: SLIDES NAVIGSATION*/
#slideshow .slides-nav {  
	background: #693 url(../images/ohs_home_ss_nav_bkd.jpg) repeat-x
}  
  
#slideshow .slides-nav li {  
	float: left;
}  
  
#slideshow .slides-nav li a {  
display: block; 
margin: 5px 0;
padding: 0px 14px;  
outline: none;
border-right: 1px #000 solid;
color: #0d0d0a;
}  

#slideshow .slides-nav li.last a {
 border-right: 0px;	
}

#slideshow .slides-nav li a:hover {  
	color: #fff;
}

/* SLIDESHOW :: SLIDES */
#slideshow .slides {  
overflow: hidden;
width: 960px;
}  
  
#slideshow .slides ul {  
/* total width of all slides - 
960px multiplied by 3 in this case */  
width: 2880px;}  
  
#slideshow .slides li {  
width: 920px;  
float: left;  
padding: 20px;}  
  
#slideshow .slides h2 {  
margin-top: 0;}  

#slide-one {
background: url(../images/ohs_homepage_subcontent2_s1_bkd.jpg) no-repeat;
height: 124px;
}

.slides p, .slides h3 {
padding-left: 320px;	
}

.slides p, .slides h3 {
padding-bottom: 10px;	
}

#slide-two {
background: url(../images/ohs_homepage_subcontent2_s2_bkd.jpg);	
height: 124px;}

#slide-three {
background: url(../images/ohs_homepage_subcontent2_s3_bkd.jpg);	
height: 124px;}

#slide-four {
background: url(../images/ohs_homepage_subcontent2_s4_bkd.jpg);	
height: 124px;}

#slide-five {
background: url(../images/ohs_homepage_subcontent2_s5_bkd.jpg);	
height: 124px;}

#slide-six {
background: url(../images/ohs_homepage_subcontent2_s6_bkd.jpg);	
height: 124px;}

p a.learnmore_btn {
	width: 99px;
	background: #99cc33;
	color: #000000;
	font-size: .9em;
	text-align: center;
	text-transform: uppercase;
	line-height: 34px;
	padding: 3px 5px;
}

p a:hover.learnmore_btn {
	color: #ffffff;
}

/* SLIDESHOW :: ACTIVE TAB */
#slideshow .slides-nav li.on,  
#slideshow .slides-nav li.on a {  
color: #ffffff;
}  
  
#slideshow .slides-nav li.on a {  
}  

.js #slideshow .slides-nav li.on,  
.js #slideshow .slides-nav li.on a {  
color: #fff;}  
  
.js #slideshow .slides-nav li.on a {  
} 

/* SUB-CONTENT 3 */
#sub_content_3 {
	margin-top: 10px;	
}

#sub_content_3 img {
	float: left;
}

#sub_content_3 img.center {
	margin: 0 15px;
}

/* FOOTER */
#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ffffff;
}

#footer p {
	color: #ffffff;
	line-height: 1.2em
}
#footer a {
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
	color: #000000;
	font-size: 0.8em;
	text-decoration: underline;
}

#footer p.legal {
	color: #333333;
	font-size: 0.8em;
	
}
