body {
	margin: 0;
	padding: 0;
	font-size: small;
	text-align: center;
	color: #8E8E8E;
	background-color: #3d5b81;
}

.clear { 
	clear: both;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #087442;
	text-decoration: none;
}

a:active {
	color: #087442;
	text-decoration: none;
}

.p{
	margin:0px;
	padding:0px;
}
#outer-wrapper { 
	width: 1000px;
	margin: 0 auto;
	padding:0;
	text-align: center;
	font: normal normal 8pt Tahoma, sans-serif;
}

#header-wrapper {
background:url(images/header.jpg) 0 0 no-repeat;
	width: 1000px;
	height: 300px;
	margin: 0;
	padding: 0;
}
#headermenu_wrapper{
	height: 20px;
	width:1000px;
	margin:0;
	padding:0;
	position:relative;
	top:10px;
	left:0px;
}
#headermenu{
	height:20px;
	width:200px;
	padding: 0 0 0 30px;
	margin:0px 0px 0px 30px;
	color:#333333;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
#headermenu .home{
	height:20px;
	width:90px;
	background:url(images/home.jpg) 0 0 no-repeat;
	padding:0px 0 0 0;
	float:left;
	vertical-align:middle;
}
#headermenu .home a{
	text-decoration:none;
	color:#333333;
	}
#headermenu .home a:hover{
	text-decoration: underline;
	color: #999999;
	}
#headermenu .email{
	height:20px;
	width:90px;
	background:url(images/email.jpg) 0 0 no-repeat;
	padding:0px 0 0 0;
	float:left;
	vertical-align: bottom;
}
#headermenu .email a{
	text-decoration:none;
	color:#333333;
	}
#headermenu .email a:hover{
	text-decoration: underline;
	color: #999999;
	}			
#button_wrapper{
	height: 39px;
	width:1000px;
	margin:0;
	padding:0;
	position:relative;
	top:200px;
	left:0px;
}
#button{
	width:732px;
	height:39px;
	padding:0px 0 0 35px;
	margin:0px 70px 0 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	float:left;
	vertical-align:middle;
}
#button .link{
	width:76px;
	height:30px;
	float:left;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	line-height:13px;
	padding-top:13px;
	float:left;
}
#button .linkactive{
	width:76px;
	height:30px;
	float:left;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color: #CCCCCC;
	line-height:13px;	
	padding-top:13px;
	float:left
}
#button .link a{
	text-decoration:none;
	color:#FFFFFF;
}
#button .link a:hover{
	color: #CCCCCC;
}
#button .space{
	background:url(images/button.jpg) 0 0 no-repeat;
	width:20px;
	height:39px;
	float:left;
}
#content-wrapper {
	width: 1000px;
	margin: 0px;
	padding:0px;
	text-align: left;
}
#main-wrapper {
	width: 1000px;
	background:url(images/main_background.jpg) 0 0 repeat-y;
	margin: 0;
	padding: 0;
}

#main-wrapper .main {
	width: 940px;
	padding:0px 0px 0 0px;
	margin:0px 90px 0 60px;
	min-height:542px;
	font:"Trebuchet MS";
	font-size:13px;
	text-indent:0px;
}
#main-wrapper .main p{
	padding:0;
	margin:0;
	font:"Trebuchet MS";
	font-size:13px;
	text-indent:20px;
}

#main-wrapper .main .homeleft{
	float:left;
	padding:0;
	margin:0;
	width:605px;
	min-height:542px;
	text-indent:0px;
	text-align:left;
	color:#333333;
	}
#main-wrapper .main .homeleft h1{
	background:url(images/left_title.jpg) 0 0 no-repeat;
	height:26px;
	width:432px;
	color:#0066CC;
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	text-align:left;
	text-indent:10px;
	}	
#main-wrapper .main .homeleft p{
	margin:0;
	padding:0;
	text-indent:15px;
	line-height:20px;
	text-align:justify;
	padding: 0 20px 15px 0;
	color:#333333;
	}	
#main-wrapper .main .homeleft .pret{
	float:right;
	color:#0066CC;
	font-weight:bold;
	margin:0;
	padding:0 20px 0 0;
	vertical-align:top;
	}	
#main-wrapper .main .homeright{
	float:left;
	width:295px;
	height:500px;
	background:url(images/right.jpg) 0 0 no-repeat;
	padding:20px 0 0 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	text-indent:0px;
	}
#main-wrapper .main .homeright h1{
	color:#0066CC;
	font-size:15px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	text-align:left;
	text-indent:20px;
	}
#main-wrapper .main .homeright ul{
	text-align:left;
	}
#main-wrapper .main .homeright li{
	color: #0066CC;
	line-height:40px;
	font-size:14px;
	text-align:left;
	}
#main-wrapper .main .homeright li p{
	color: #333333;
	text-indent:0;
	text-align:left;
	font-weight:normal;
	}					
#main-wrapper .main .homeright a{
	color: #FF0000;
	font-weight:bold;
	
	}	
#footer-wrapper {
	width: 1000px;
	height: 40px;
	margin:0;
	padding: 0px 0 0 0px;
	background: url(images/footer.jpg) 0 0 no-repeat;
}
#footer-wrapper p{
	margin:0px 0 0 0;
	padding:5px 0px 0px 0px;
	line-height:12px; 
	color:#FFFFFF; 
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer-wrapper a{
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:10px; 
	text-decoration:none;
	color:#FFFFFF;
}
#footer{
	width: 835px;
	height: 37px;
	margin:0 70px 0 90px;
	padding:0;
}
#footerleft { 
	float:left;
	width:520px;
	margin:0 0 0 0px;
	padding:10px 0 0 10px;
	text-align:left;
}
#footerright{
	width:280px;
	float:left;
	margin:0;
	padding:10px 0 0 0;
}
.contactform{
	margin:5px 0 5px 0;
}