body{
	margin:0 auto;
	background-image:url(../img/common/wp.jpg);
	background-repeat:repeat;
	text-align:center;
}

*{
	padding:0;
	margin:0;	
}

p{
	margin:0 10px 25px 10px;
}

ul,li{
	float:left;
	width:390px;
	margin:0 0 0 15px;
}

img{border:none}

.img_link{
	float:left;
	border:none;
	cursor:pointer;
}

#container{
	width:1003px;
	margin: 0 auto;
	text-align:left;
}

#header{	
	float:left;
	width:1003px;
	height:200px;
}

#top_nav_home{	
	float:left;
	width:1003px;
	height:49px;
	text-align:left;
}

/*
f1f1f2
*/

#top_nav{	
	float:left;
	width:100%;
	background:url(../header_bg.jpg) repeat-x #f1f1f2;
}

#main_home{
	float:left;
	width:1003px;
	background:url(../img/main.jpg) no-repeat #fff;
}

#main_top{
	float:left;
	width:1003px;
	background:url(../img/common/main_top.png) no-repeat;
	height:10px;
	margin-top:20px;
}

#main{
	float:left;
	width:1003px;
	background-color:#fff;
}

#news{
	float:left;
	width:620px;
	height:100px;
	margin:30px 0 50px 280px;
	color:#fff;
}

#scrollingnews {
	float:left;
	width:620px;
	height:100px;
}

#services{
	float:left;
	margin:0px 0 0 40px;
}

.service{
	float:left;
	width:267px;
	margin:20px 0 15px 25px;
}

.service_icon{
	float:left;
	width:60px;
	margin-left:5px;
}

.service_title{
	float:left;
	width:150px;
	margin:0 0 10px 25px;
	font: normal 1.5em Arial Black, Helvetica, Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#060;
}

.service_text{
	float:left;
	width:150px;
	margin:0 0 20px 25px;
	font: italic 0.6em/1.6em Georgia, "Times New Roman", Times, serif;
	color:#060;
	text-align:justify;
}

.vert_sep{
	float:left;
	width:9px;
	height:130px;
	margin:20px 10px 10px 5px;
}

#footer{	
	float:left;
	width:1003px;
	background:url(../img/footer.png) no-repeat;
}

.footer_text{
	float:left;
	width:450px;
	margin:20px;
	font: normal 0.5em Arial;
}

.wd {color: #85a95f;}
.wd:link {color: #85a95f; text-decoration: none}
.wd:visited {color: #85a95f; text-decoration: none}
.wd:hover {color:#060}

.ss {color: #570c91}
.ss:link {color: #570c91; text-decoration: none}
.ss:visited {color: #570c91; text-decoration: none}
.ss:hover {color:#999}

.ec {color: #f56904;}
.ec:link {color: #f56904; text-decoration: none}
.ec:visited {color: #f56904; text-decoration: none}
.ec:hover {color:#999}

.footer_el {color: #85a95f;}
.footer_el:link {color: #85a95f; text-decoration: none}
.footer_el:visited {color: #85a95f; text-decoration: none}
.footer_el:hover {color:#060}

.text_area{
	margin:0 0 20px 50px;
	width:425px;
	float:left;
	font: italic 0.7em/2em Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}

.text_area_sm, .text_area_sm p{
	margin:20px 47px 35px 80px;
	width:800px;
	float:left;
	font: italic 0.7em/2em Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	color:#060;
}

.text_area_header{
	margin:20px 0 0 60px;
	width:900px;
	float:left;
	font: italic 1.4em/2em Georgia, "Times New Roman", Times, serif;
	color:#060;
}

