@charset "utf-8";
/* CSS Document */
body {
	color:#666;
	font-size:13px;
	font-family:Arial;
	text-align:justify;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#wrapper {
	width:980px;
	margin:auto;
	background-color:#FFF;
}
#header{	
	width: 320px;
	height:85px;
	padding-top:30px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	padding-left:670px;
}
#breadcrumb{
	width:980px;
	height:35px;
	float:left;
	margin-bottom:10px;
}
#minibox{
	width:170px;
	height:190px;
	text-align:center;
	float:left;
	margin-right:2px;
}
#minibox2{
	width:170px;
	height:190px;
	text-align:center;
	margin-right:2px;
}
#box{
	width:780px;
	clear:left;
}
#box3{
	width:880px;
	clear:left;
}
#boxeia{
	width:585px;
	float:left;
	margin-right:9px;
}

#box2{
	clear:left;
}
#bigpicture{
	width:300px;
	float:left;
	margin-bottom:12px;
}
#textbox{
	width:465px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:12px;
	padding-left:10px;
}
#textboxser{
	width:665px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:12px;
	padding-left:10px;
}
#textboxhp{
	width:765px;
	overflow:hidden;
	float:left;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:12px;
	margin-right:10px;
}
#sideboxeia{
	width:374px;
	text-align:left;
	margin-left:12px;
	float:left;
		
}
#testimonial{
	background-image:url(../images/blueboxtop.jpg);
	background-repeat:no-repeat;
	background-color:#afc9d6;
	width:755px;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	font-size:16px;
	}
#testimonialbottom{
	width:755px;
	background-image:url(../images/blueboxtopbottom.jpg);
	background-repeat:no-repeat;
	height:18px;
	padding-left:5px;
	padding-right:5px;
	}	
#sidebox{
	width:180px;
	text-align:left;
	margin-left:12px;
	float:left;
	background-image:url(../images/right_menu_header.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	background-color:#c1d7c2;
	padding-left:5px;
	
}
#sideboxp{
	width:185px;
	text-align:left;
	margin-left:12px;
	float:left;
	background-repeat:no-repeat;
	color:#FFF;
	background-color:#c1d7c2;
	
	
	
}
#upperfooter{
	width:980px;
	height:183px;
	float:left;
	margin-left:0px;
	
	clear:both;
	}
#footer {
	margin-left:0px;
	clear:left;
	margin-bottom:0px;
}
.footertext{
	font-size:9px;
}

a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}