@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, p, a{
	font-family:"Gill Sans",Trebuchet MS, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#58595B;
}
a{ text-decoration:none; }
a:hover{ text-decoration:underline; }
p{ 
font-size:16px;
color:#58595B;
padding: 0px 0 0 38px;
line-height:20px;
letter-spacing:1px;}
h3{
	width:835px;
	
	font-size:20px;
	font-weight:lighter;
}
strong{
	font-weight:bold;
}
h4{
	padding:24px 0 0 0;
	font-size:18px;
}
 
body{
	background-color:#333;
	width:100%;
	
}
#content-container{
	position:absolute;
	top:0px;
	width:100%;
}

#content{
	background-color:#FFF;
	width:1024px;
	margin:0 auto;
	padding-top:0px;
}

#oshe-logo{
	
	width:1024px;
	height:787px;
	color:#FFF;
	background:url(../images/oshe-logo.gif) no-repeat top left;
}

#oshe-title{
	width:1024px;
	height:388px;
	background:url(../images/oshe-title.gif) no-repeat top left;
	
	
}
#oshe-title{
	width:1024px;
	height:388px;
	background:url(../images/oshe-title.gif) no-repeat top left;
}
#oshe-title h3{ background: transparent; text-indent:-99999em;}
#oshe-banner{
	width:1024px;
	height:379px;
	padding-top:80px;
	background:url(../images/oshe-banner.gif) no-repeat top left;
}
#oshe-banner h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0;
	line-height:27px;
}

#images-1{
	width:1024px;
	height:631px;
	background:url(../images/images-1.png) no-repeat top left;
}
#images-2{
	width:1024px;
	height:468px;
	background:url(../images/images-2.png) no-repeat top left;
}
#images-3{
	width:1024px;
	height:407px;
	background:url(../images/images-3.png) no-repeat top left;
}
#images-4{
	width:1024px;
	height:407px;
	background:url(../images/images-4.png) no-repeat top left;
}
#images-5{
	width:1024px;
	height:407px;
	background:url(../images/images-5.png) no-repeat top left;
}
#images-6{
	width:1024px;
	height:514px;
	background:url(../images/images-6.png) no-repeat top left;
}
#images-7{
	width:1024px;
	height:421px;
	background:url(../images/images-7.png) no-repeat top left;
}
#images-navigation{
	width:1024px;
	height:840px;
	background:url(../images/image-navigation.gif) no-repeat top center;
	background-color:#fff;
	padding-top:245px;
}
#images-navigation h3{
	height:108px;
	margin:0px auto 0 auto;
}
#images-navigation h3 a{
	text-decoration:none;
}
#images-navigation h3 a:hover{
	text-decoration:underline;
}
#nav-left, #nav-right{
	width:512px;
	float:left;
}

#nav-left h3{
	width:332px;
	text-align:right;
	padding-right:180px;
}
#nav-right h3{
	width:332px;
	text-align:left;
	padding-left:180px;
}

#oshe-text{
	width:838px ;
	
	background-color:#FFF;
	padding:45px 93px 0 93px;
}
#oshe-footer{
	width:1024px;
	height:786px;
	
	background:url(../images/oshe-footer.png) no-repeat top center;
}
#oshe-footer h3{background: transparent; text-indent:-99999em;}
#footer-text{
	padding-top:5px;
	width:1024px;
	height:40px;
	background-color:#333;
}
#footer-text p{
	padding:0;
	width:50%;
	float:left;
	color:#F2F2F2;
}
#footer-text a{	
color:#F2F2F2;
padding-right:15px;
}

#footer-left{
	text-align:left;
}
#footer-right{
	text-align:right;
	padding-right:15px;
}
