@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	background: #EEF2F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #333333;
}

a.normal:hover {
	
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 15px 0px;
	border-left: 5px solid #1FA576;
	padding-left: 10px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 5px 0px;
	border-left: 5px solid #1FA576;
	padding-left: 10px;
}
h3 {
	font-size: 13px;
	color: #1FA576;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(dot_bg.png) repeat-x left bottom;
}
h4 {
	font-size: 11px;
	color: #1FA576;
	margin: 0px;
}
p {
	margin: 15px 0px;
}
td.center {
	width: 980px;
}
td.left {
	background: url(left_bg.png) no-repeat right top;
}
td.right {
	background: url(right_bg.png) no-repeat left top;
}
td.left-col {
	border: 5px solid #ffffff;
	background: url(left_col_bg.png) repeat-x left bottom #ffffff;
	padding-bottom: 40px;
}
td.right-col {
	border-bottom: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	background: url(left_col_bg.png) repeat-x left bottom #ffffff;
}
div.logo {
	padding: 50px 39px 45px 37px;
}
div.submenu {
	background: #EEF2F5;
	border-bottom: 5px solid #ffffff;
}
div.submenu a:link, div.submenu a:visited {
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-left: 23px;
	background: url(dot.png) no-repeat left 4px;
}
div.submenu a:hover {
	display: block;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding-left: 23px;
	background: url(dot.png) no-repeat left 4px;
}
div.submenu ul {
	margin: 6px;
	padding: 0px;
	list-style: none;
}
div.submenu ul li {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	background: url(dot_bg.png) repeat-x left bottom;
}
div.submenu ul li.not-border {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	background: none;
}
div.login {
	border: 1px solid #E4E4E4;
	background: url(login_bg.jpg) repeat-x left top #EEF2F5;
	margin: 0px 0px 25px 0px;
	padding-bottom: 5px;
}
div.login input {
	border: 1px solid #cccccc;
	font-size: 11px;
	color: #000;
}
div.login input.button {
	border: none;
	background: #1FA576;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 80px;
	height: 23px;
}
div.header {
	padding: 0px;
}
div.menu {
	background: #1FA576;
	border-bottom: 5px solid #ffffff;
	padding:8px 0 10px 0 ;
	
}
div.menu a.mainbuttontext:link, div.menu a.mainbuttontext:visited {
	margin: 0px 40px 0px 40px;
	color:#fff;
	font-family:tahoma;
	font-size:90%;
	font-weight:bold;
}
div.menu a.mainbuttontext:hover {
	border-bottom: 5px solid #1FA576;
}
div.content {
	padding: 15px 0px 50px 15px;
}
div.quote {
	float: right;
	width: 224px;
	background: url(quote_bg.png) no-repeat left top #7890A9;
	padding: 40px 18px 18px 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 10px 10px 0px;
}
div.quote a:link, div.quote a:visited {
	font-weight: bold;
	color: #ffffff;
}
div.quote a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div.news {
	background: url(dot_bg.png) repeat-x left bottom;
	padding: 10px 0px;
}
div.item {
	padding: 10px;
	background: #EEF2F5; 
	margin: 0px 10px 10px 0px;
}
div.item img {
	float: left;
	margin: 0px 10px 10px 0px;
}
div.item p {
	margin: 10px 0px 15px 0px;
}
div.contact-now {
	padding-top: 15px;
}
div.bottom-menu {
	position: absolute;
	top: -30px;
	padding-left:300px;
}
div.bottom-menu #on_link{
	font-weight:normal;
}
div.bottom-menu a.mainbuttontext:link, div.bottom-menu a.mainbuttontext:visited {
font-size:100%;
	color: #ffffff;
	text-decoration: none;
	margin-right: 43px;
}
div.bottom-menu a.mainbuttontext:hover {
	color: #ffffff;
	text-decoration: underline;
	margin-right: 43px;
}
div.footer {
	position: relative;
	height: 100px;
	font-size:70%;
}

.l_home{
	float:left;
	width:460px;
}

.r_home{
	float:left;
	width:260px;
}
.clear{
	clear:both;
}
#logos{
	padding: 0 0 0 30px;
}
.sponser{
	font-size:70%;
}