@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 380px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}


#callnow {
	font-size: 36px;
	color: #FFF;
	text-align: right;
	font-weight: 300;
	line-height: 50px;
	font-family: "Times New Roman", Times, serif;
}
#navigation {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-y;
	float: right;
	height: 15px;
	width: 722px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 5px;
}
#flash_sec {
	margin-top: 28px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c9e8ec;
}

#navigation a {
	color: #FFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 3px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #footer {
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c9e8ec;
	font-size: 10px;
	margin-top: 15px;
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
input {
	color: #498f9a;
	background-color: #c8dde1;
}

select {
height 20px;	
font-size: 10px;
	color: #498f9a;
	background-color: #c8dde1;	
	
}
.col5
{
	width:185px;
	float:left;
	margin-left: 20px;
	text-align: center;

	}
#submitbox {
	background-image: url(../images/search_bt_dwon.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

	
.searchcenter{
	background-image: url(../images/searchbg.jpg);
	font-size: 10px;
	color: #578990;
	padding: 5px;
	text-align: left;
	margin-top: 10px;

}
#content table {
	margin-left: 12px;
}
.mainsection {
	width: 766px;
	background-color: #FFF;
	float: left;
	margin-top: 13px;
}
#content table tr td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#logo {
	float: left;
	padding-left: 10px;
}
#advertisments {
	clear: left;
	padding-left:1px;
	padding-top:12px
}
#left_section {
	float: left;
	width: 766px;
}
