*{
	padding:0;
	margin:0;
	list-style-type:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#dadada url(images/background.gif) repeat-x;
}
img {
	border:0;
}
.vAlign * {
	vertical-align:middle;
}
p, address{
	font-size:10px;
	font-style:normal;
	margin:0 0 15px 0;
	}
#main{
	width:792px;
	padding:0 10px 0 50px;
	margin:auto;
	background:url(images/bgMain.png) repeat-y;
	}
h5{
	font-size:10px;
	color:#333;
	margin:0 0 4px 0;
	}
.item{
	margin:0 0 10px 0;
	padding-bottom:10px;
	background:url(images/divider.gif)  no-repeat left bottom;
	}	
.item strong{
	color:#333;
}
a:link, a:visited {
	text-decoration:none;
	color:#0479C4
}
a:hover {
	text-decoration:underline !important;
	 color:#779DBF;
}
.m_text {
	font-size:10px;
	line-height:14px;
	color:#4C4C4C;
}
.m1_text {
	font-size:10px;
	line-height:13px;
	color:#4C4C4C;
}
.m2_text {
	font-size:10px;
	line-height:14px;
	color:#484848;
}
.h_text {
	font-size:10px;
	line-height:14px;
	color:#4C6888;
}
.l_text {
	font-size:10px;
	line-height:14px;
	color:#002856;
}
.form {
	width:405px;
	height:22px;
	border-color:#878787;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid
}
.form1 {
	width:134px;
	height:12px;
	border-color:#DDDDDD;
	border-bottom-width:1px;
	background-color:#ffffff;
	font-size:10px;
	color:#4C4C4C;
}
.form_div {
	height:25px;
	margin-top:3px;
}
/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:1px 1px;
}
.textinputHovered {
	background-position:left bottom;
}
.about{
	float:right;
}
.about li a{
	display:block;
	width:277px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
}
.btnSave{
	background:url(images/btnSave.gif);
	}
.btnImprove{
	background:url(images/btnImprove.gif);
	}
.btnLower{
	background:url(images/btnLower.gif);
	}
.btnProvide{
	background:url(images/btnProvide.gif);
	}
.news_contact{
	border-right:1px solid #CFD3D4; 
	padding-top:12px; 
	width:170px;
	}
.inner{
	padding:20px;
	}
.footer{	
	background:url(/images/divider.gif) top repeat-x; 
	text-align:center; 
	margin-top:20px;
	padding-top:10px;
	}
.lineDivider{
	border-bottom:8px solid #E9E9E9;
	}
.lineDivider img{
	margin-bottom:2px;
	}
.imgBottom{
	margin:auto;
	width:852px;
	}