/* CSS Document */
body{
 background-color:#FFFFFF;
 width:100%;
 font-size:76%;
 font-family:"Verdana";
 font-size:10px;
 color:#000000;
 line-height:1.3;
 margin: 0;
}

#headerdiv{
	background:url(images/osolean_01.jpg);
	width:100%;
	height:316px;
	text-align:center;
}

#headerwrap{
 background:url(images/osolean_01.jpg);
 width:960px;
 height:316px;
 margin:0 auto;
 border:0px solid #000;
}

#menudiv{
	background:url(images/osolean_02.jpg) no-repeat;
	width:1100;
	height:40px;
	text-align:center;
}

#menuwrap{
 width:960px;
 margin:0 auto;
 border:0px solid #000;
}

#bodydiv{
	float:left;
	width:100%;
	text-align:center;
}

#bodywrap{
 width:960px;
 margin:0 auto;
 border:0px solid #000;
}

.style1{
 font-family:"Verdana";
 font-size:12px;
 color:#000000;
 font-weight:bold;	
}

.style2{
 font-family:"Verdana";
 font-size:11px;
 color:#000000;
 font-weight:normal;	
}

.style3{
 font-family:"Verdana";
 font-size:19px;
 color:#000000;
 font-weight:bold;	
}

.style4{
 font-family:"Verdana";
 font-size:23px;
 color:#FF9900;
 font-weight:bold;	
}

#footerdiv{
	float:left;
	background:url(images/osolean_03.gif);
	width:100%;
	height:392px;
	text-align:center;
}

#footerwrap{
 background:url(images/osolean_03.gif);
 width:960px;
 height:392px;
 margin:0 auto;
 border:0px solid #000;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

#footerdivEx{
	float:left;
	background-color:#EA9104;
	width:100%;
	height:25px;
	text-align:center;
}

#footerwrapEx{
 background-color:#EA9104;
 width:960px;
 height:25px;
 margin:0 auto;
 border:0px solid #000;
}

.style14 {
 font-family:"Verdana";
 font-size:12px;
 color:#000000;
 font-weight:normal;	
}

.style14 a{
 font-family:"Verdana";
 font-size:12px;
 color:#FFFFFF;
 font-weight:normal;
 text-decoration:none;	
}

.style14 a:hover{
 font-family:"Verdana";
 font-size:12px;
 color:#FFFFFF;
 font-weight:normal;
 text-decoration:underline;		
}