@charset "utf-8";
/* CSS Document */

#page-container {
	width : 860px;
	margin : auto;
	background-image : url(../images/main/wrapper_bk.jpg);
	background-repeat: repeat-y;
} 
html, body { 
margin : 0;
padding : 0;
} 

IMG { 
border : 0;

} 
body { 
font-family : Verdana;
font-size : 12px;
color : #666666;

} 

#header { 
width : 850px;
height : 87px;
background-image : url(../images/logo/header_02.jpg);
} 
 
#main-div { 
width : 850px;
height : 45px;

}

#content_image {
	float : right;
	width : 580px;
	margin-right: 0px;
	height : 195px;
} 

#green-div {
	float : right;
	width : 572px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height : 20px;
	background-image: url(../images/main/green_div.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
} 

#blue-div {
	float : right;
	width : 572px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height : 20px;
	background-image: url(../images/main/blue_div.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#orange-div {
	float : right;
	width : 572px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height : 20px;
	background-image: url(../images/main/orange_div.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#blue-div #blue-div-box {
	float : right;
	width : 555px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height : 20px;
	background-image: url(../images/main/blue_div.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	
	float : right;
	width : 580px;
	margin-right: 1px;
	height : auto; 
} 

#sidebar {
	float : left;
	width : 205px;
	margin-left:35px;
	height : auto;
	clear:both;
}
#sidebar #top {
	width : 205px;
	height : 197px;

}


#sidebar #email {
	width : 205px;
	height : 20px;

}

#sidebar #tel {
	width : 205px;
	height : 20px;

}

#sidebar #div1 {
	width : 205px;
	height : 4px;

} 

#sidebar #lower {
	width : 205px;
	height : 400px;
	

}
#sidebar #email a {
	color : #666666;
	text-decoration : none;
}
#sidebar a { 
color : #666666;
text-decoration : none;
} 
#footer {
	clear:both;
	margin-left:26px;
	height : 30px;
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	border-top : 1px solid #efefef;
	padding : 5px 5px;
	line-height : 18px;
	background-color: #efefef;
} 
#footer a { 
color : #666666;
text-decoration : none;
} 
#footer #altnav { 
width : 300px;
float : right;
text-align : right;
} 
h1 { 
margin : 0;
padding : 0;
} 
#content h2 { 
padding : 0;
padding-bottom : 0;
padding-top : 5px;
} 
#content p { 
padding : 0;
padding-bottom : 0;
padding-top : 5px;
} 

#inner-content-div {
	width : 555px;
	margin : auto;
}

#content-div {
	width : 580px;
	margin : auto;
}
#content-divlt{
	float : left;
	width : 328px;

}
#content-divrt{
	float : right;
	width : 245px;
}
#content-divbt{
	clear: both;
	width : 580px;
	height : 350px;
	

}

#content-divrt a {
	color : #ec5b0f;
	text-decoration : none;
	font-weight: bold;
}

.box{
	margin : auto;
	padding: 5px;
	height: auto;
	width: 570px;
	border: 1px solid #d0d0d0;
	clear: both;
}

.box-header{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/main/blue_div.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
.maintext { 
font-family : Verdana;
font-size : 12px;
} 
.maintextwhite { 
font-family : Verdana;
font-size : 12px;
} 
.maintextwhitebold { 
font-family : Verdana;
font-size : 12px;
font-weight : bold;
} 
.maintextorangebold { 
font-family : Verdana;
font-size : 12px;
color : #ec5b0f;
} 
.maintextitalic { 
font-family : Verdana;
font-size : 12px;
font-style : italic;
} 
.headertxt { 
font-family : Verdana;
font-size : 14px;
font-weight : bold;
color : #000099;
} 
.maintexbolditalicred { 
font-family : Verdana;
font-size : 12px;
font-style : italic;
font-weight : bold;
color : #ff0000;
} 
.maintexbolditalicblue { 
font-family : Verdana;
font-size : 12px;
font-style : italic;
font-weight : bold;
color : #000099;
} 


