@charset "utf-8";
body {
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
/*header start*/
#header {
	width: 960px;
	/*height: 162px;*/
	height: 134px;
	margin: 0 auto;
	background-image:url(../images/searchoptimal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headersmall {
	width: 960px;
	height: 162px;
	margin: 0 auto;
	background-image:url(../images/searchoptimal2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* Menu */

#menu {
	float: left;
	width: 960px;
	padding-top:100px;
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 8px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 50px;
	padding: 0px 8px;
	text-decoration: none;
	/*font: 18px Verdana, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #5e5e5e;
	text-decoration:none;
}

#menu a:hover {
		color:#ff6000;
		/*font-weight:bold;*/
		text-decoration:none; 	
}

#menu .current_page_item a {
	color: #ff6000;
}
/*menu end*/
/*header end*/

/*content start*/
#content {
	width: 960px;
	margin: 0 auto;
}
#banner {
	width: 960px;
	margin: 0 auto;
	height:290px;
	margin:0;
	border-bottom:solid 1px #f9a31a;
}
#page {
	width: 675px;
	margin: 0 auto;
	float:left;
}
#page h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff6000;
}
#page p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5e5e5e;
	line-height:18px;
	text-align:justify;
}
#page a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff6000;
	text-decoration:underline;
}
#page a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5e5e5e;
	text-decoration:none;
}
#page ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:22px;
}
#sidebar {
	width: 260px;
	margin: 0 auto;
	float:right;
}
#sidebar h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#f9a31a;
}
.left{ padding-left:30px;}
#sidebar p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:22px;
	text-align:justify;
}
#sidebar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
#sidebar a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f9a31a;
	text-decoration:none;
}
#sidebar ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:22px;
	list-style:none;
}
/*tab start*/
#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #DEDECF;
		background: #898B5E;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ABAD85;
		border-bottom: 3px solid #ABAD85; }

	#tabmenu a:hover {
		color: #fff;
		background: #ADC09F; }

	#tabmenu a:visited {
		color: #E8E9BE; }

	#tabmenu a.active:hover {
		background: #ABAD85;
		color: #DEDECF; }

	#contentbox {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #ABAD85;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

	#contentbox a {
		text-decoration: none;
		color: #E8E9BE; }

	#contentbox a:hover { background: #898B5E; }
/*tab end*/
#offer {
	width: 675px;
	margin: 0 auto;
	float:left;
	height:150px;
}
#offer img{
	margin-right: 10px;
	margin-bottom: 8px;
}
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}

/*scroller start*/
div#wn2	{ 
	position:relative; 
	width:230px; height:300px; 
	overflow:hidden;	
}
/*scroller end*/	
/*content end*/

/*footer start*/
#footer {
	width: 960px;
	height: 185px;
	margin: 0 auto;
	float:left;
}
#patch {
	width: 960px;
	height: 135px;
	margin: 0 auto;
	text-align:center;
	padding-top:10px;
	float:left;
}
#footer-border {
	border-bottom:#ff9600 solid 8px;
	border-top:#5e5e5e dashed 1px;
	width: 960px;
	height: 175px;
	margin: 0 auto;
	float:left;
	padding-bottom:10px;
}
#footer-border-blog {
	border-bottom:#ff9600 solid 8px;
	border-top:#5e5e5e dashed 1px;
	width: 960px;
	height: 230px;
	margin: 0 auto;
	float:left;
	padding-bottom:10px;
}
#footer p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
#popular
{
	width: 585px;
	float:left;
	padding-top:10px;
}
#popular h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5e5e5e;
	padding-left:30px;
}
#popular #popular-left {
	width:195px;
	float:left;
}
#popular #popular-middle {
	width:195px;
	float:left;
}
#popular #popular-right {
	width:195px;
	float:left;
}
#popular ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	list-style:none;
	line-height:20px;
}
#popular a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
}
#popular a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:underline;
}
#sitemap
{
	width: 195px;
	float:left;
	padding-top:10px;
}
#sitemap h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5e5e5e;
	padding-left:30px;
}
#sitemap ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	list-style:none;
	line-height:20px;
}
#sitemap a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
}
#sitemap a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:underline;
}
#links
{
	width: 175px;
	float:left;
	padding-top:10px;
}
#links h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5e5e5e;
	padding-left:30px;
}
#links ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	list-style:none;
	line-height:20px;
}
#links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
}
#links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:underline;
}
#social {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	width: 960px;
	height: 70px;
	margin: 0 auto;
	text-align:center;
	/*padding-top:20px;*/
	float:left;
}
#bookmark
{
	width: 585px;
	float:left;
	padding-top:10px;
	text-align:left;
}
#w3c
{
	width: 350px;
	float:left;
	padding-top:10px;
	text-align:right;
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
	width: 960px;
	border-top:#5e5e5e dashed 1px;
	height: 74px;
	margin: 0 auto;
	text-align:center;
	padding-top:30px;
	float:left;
}
/*footer end*/



.search_textbox{
		font-family:Verdana, Geneva, sans-serif;
		font-size:20px;
		color:#666;
		border:solid 1px #333;
		height:30px;
		width:400px;
}
.go{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
	background-color:#F90;
	border:solid 1px #F90;
	height:36px;
	width:70px;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323636;
	vertical-align: middle;
	height: 25px;
	width: 300px;
	padding-left: 5px;
	border: 1px solid #999;
}
.input_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323636;
	vertical-align: middle;
	height: 135px;
	width: 100%;
	padding-left: 5px;
	border: 1px solid #999;
}
.input_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	font-weight:bold;
}
.input_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.error {
	width: auto;
	display: inline;
	color:#FF0000;
}

form input.error {
	border-width:1px;
	border-color: #FF0000;
}
/*
request form
*/
#request-bg{
width:253px;
height:499px;
float:right;
background-image: url(../images/requestbg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#request-bg h1{
font-family: Impact;
font-size: 24px;
font-weight: normal;
color: #01a2e6;
padding-left: 15px;
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
}
.input_text_requestform {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #323636;
vertical-align: middle;
height: 24px;
width: 220px;
padding-left: 5px;
font-weight: normal;
background-color: #FFFFFF;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
.input_label_requestform{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #323636;
font-weight: normal;

}
.input_textarea_requestform{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #323636;
vertical-align: middle;
width: 220px;
padding-left: 5px;
font-weight: normal;
background-color: #FFFFFF;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;

}
#contact-bg{
width:253px;
height:220px;
float:right;
background-image: url(../images/contact_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

#contact-bg h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
color: #5e5e5e;
padding-left: 15px;
margin: 0px;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 0px;
}
#contact-bg p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5e5e5e;
	padding-left: 15px;
}
.call_now{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff9600;
	font-weight:bold;
}
.phone_no{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff6000;
	font-weight:bold;
}
.black_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5e5e5e;
	font-weight:bold;
}
