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

/*reset*/

/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:15px 'Oswald', arial;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*grids.css*/body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/*reset end*/

body {
		color:#2D1F16;
		font:13px Helvetica,  Arial,  sans-serif;
	}

	.wrap {
		margin:0 auto;
		width:960px;
	}

	.clear {
	clear:both
	}

	#header, #footer {
		width:100%;
		float:left;
		padding:0px;
	}

	#header {
		background-image:url(../images/homeHeader.jpg);
		background-repeat:repeat-x;
		height:496px;
	}

	.logo {
		float:left;
		width:360px;
	}

	#header p {
		float:right;
		width:300px;
		margin:0;
	}

	#pageHeader {
		background-image:url(../images/pageHeader.jpg);
		background-repeat:repeat-x;
		height:212px;
	}

	#pageTag {
		margin-top:50px;
		float:left;
		width:100%;
		text-align:left;
			}


	#phoneNumber{
		font-size:16px;
		color:#EBEBEB;
		margin-top:10px;
		float:right;
		margin-left:20px;
		max-width: 500px;
		text-align: right;
	}
	#phoneNumber a{
		color: #EBEBEB !important;
	}


	#navigation{
		width:600px;
		height:22px;
		float:right;
		text-align:right;
		font-size:13px;
		padding-top:6px;
		color:#EBEBEB;

		}



	#headerBox{
		float:left;
		height:407px;
		width:100%;
		color:#EBEBEB;;

	}


	#headerBox img {
		float:left;
		margin-top:20px;


	}

	#rightHeaderBox {
		margin-left:15px;
		float:left;
		width:390px;
		/*letter-spacing:0.5px;*/
		margin-top:20px;

	}
	h1 {
		font-size:22px;
		margin-bottom:18px;

	}

	h3{
		margin: 15px 0px 10px 0px;
		font-size: 18px;
	}

	#rightHeaderBox p{
		font-size:15px;
		text-align:justify;
		line-height:18px;
		width:390px;
		margin-bottom:15px;
					}
	.call {
		font-size:28px;
		text-align:center;
			}

	#button img{
		margin-left:60px;
	}
	#content {
		/*letter-spacing:1px;*/

		padding:10px 0;
		clear:both;
		font-size:16px;
			}

	#footer {
		height:426px;
		background-image:url(../images/footerBk.jpg);
		background-repeat:repeat-x;
		color:#FFF;
	}

	#topFooter{
		width:940px;
		height:120px;
		margin-top:42px;
		padding:10px;
		float:left;
	}

	#tagLine{
		float:left;
		height:100%;
		width:48%;
		font-size:26px;
		text-align:left;
	}

	#tagDetails {
		float:left;
		width:429px;
		text-align:justify;
		margin-top:2px;
		border-left:#fff thin solid;
		padding:10px 20px;

	}

	#middleFooter{
		width:940px;
		height:173px;
		padding:10px;
		float:left;
		text-align:left;
	}

	#middleFooter a:link {text-decoration:none; color: #fff;}
	#middleFooter a:visited {text-decoration: none; color: #fff;}
	#middleFooter a:active {text-decoration: none;}
	#middleFooter a:hover {text-decoration: none; color:#999;}


	#middleFooter img{
		margin-top:28px;
	}

	#middleFooter p {
		width:290px;
	}
	#middleFooter li{
		margin-bottom:20px;
		margin-left:20px;
	}


	#leftMiddle{
		width:33%;
		height:100%;
		float:left;

	}

	#centerMiddle{
		width:33%;
		height:100%;
		float:left;

	}

	#rightMiddle{
		width:33%;
		height:100%;
		float:left;
	}

	.title {
		font-size:22px;
		text-align:left;
		margin-bottom:20px;
	}

	#bottomFooter{
		width:940px;
		height:29px;
		padding:10px;
		float:left;
		text-align:left;
	}

	#leftContent{
		width: 98%;
		text-align:left;
		float:left;
		padding-right:20px;
		margin-bottom:100px;
	}

	#leftContent li {
		margin-bottom:7px;
		background: url(../images/mybullet.gif) left center no-repeat;
		padding-left: 15px;
		margin-bottom: 10px;
	}

	.list {
	margin-bottom:7px;
	background: url(../images/mybullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size:13px;
	font-style:italic;
	}

	.ulList{
		margin-bottom:30px;
	}

	#leftContent p {
		margin-bottom: 10px;
		line-height: 140%;
		/*margin-bottom:30px;*/
	}
	#rightContent{
		width:33%
		float:left;
		text-align:justify;
	}
	.pageTitle{
		color:#036e9b;
		font-size:19px;
		margin-top:15px;
		font-weight:bold;
		display:block;
	}

	.firstP {
		margin-top:25px;
	}

	#rightContent ul {
		margin-top:15px;
	}

	#rightContent li {
	margin-bottom:7px;
	margin-left:640px;
	background: url(../images/mybullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	}

	.pageName {
		font-size:40px;
	}

	.red {
		font-weight:bold;
	}

	.smallNumber {
		text-align:right;
		font-size:12px;
		color:#EBEBEB;
		margin-top:13px;
	}

	/*menu begin*/

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

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
	width:600px;
	font:Verdana, Geneva, sans-serif;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;

	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 11px ;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background:#036e9b;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;

		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;

		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#036e9b;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}

		/*menu end*/


		/*contact form*/

		#contactFormWrap {
	height: 100%;
	width: 290px;
	float: right;
	margin-bottom:20px;
}

#conTopTitle {
	/*background-image: url(../images/ContactFormTitleBoxBg.jpg);*/
	background-color: #266180;
	height: 38px;
	width: 275px;
	float: right;
	margin-right: 9px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 10px;
}
.conFormTitleStyle {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 21px;
}


/* CSS Document */

#contactForm {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background-image: url(../images/ContactBg.jpg);*/
	background-repeat: no-repeat;
	width: 290px;
	height: 100%;
	background-color: #ececec;
	float: right;
	background-position: center bottom;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.conFormTopInfo {
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
}

.conName {
	padding-left: 15px;
	padding-top: 10px;
	font-size: 13px;
}
.fieldNameInput {
	float: right;
	margin-right: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 22px;
	width: 145px;
	margin-top: -5px;
}
.conTextAreaName {
	padding-left: 15px;
	font-size: 12px;
	padding-top: 5px;
}
.conTextFieldInput {
	margin-left: 15px;
	width: 253px;
	height: 65px;
}
.captchaTextTop {
	font-size: 12px;
	padding-left: 15px;
	padding-top: 2px;
}
.captchaImage {
	padding-left: 15px;
}
.captchaInfo {
	font-size: 12px;
	text-align: left;
}
.captchaInput {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 120px;
	margin-top: 5px;
	margin-left: 15px;
}
.conFormBtn {
	background-image: url(../images/FormBtn.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
.mainConFieldName {
	font-weight: bold;
	color: #333;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topMargin {
	margin-top: 15px;
}
.redHighLight {
	color: #9e0b0f;
}
.mainConFieldStyle {
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: thin solid #E0E0E0;
	width: 285px;
	height: 25px;
	background-color: #F7F7F7;
	margin-right: 14px;
	padding-left: 5px;
	color: #999;
}
.mainConSubmitBtn {
	background-image: url(../images/MainConSubmitBtn.gif);
	background-repeat: no-repeat;
	float: right;
	height: 33px;
	width: 168px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	margin-right: 14px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.busiAddressWrap {
	height: 100%;
	width: 290px;
	float: right;
	margin-right: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.addrStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #9e0b0f;
	font-weight: normal;
	float: left;
}
#busiAddressBox {
	float: left;
	margin-top: 5px;
	width: 100%;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#googleMapBox {
	float: left;
	width: 100%;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.googleMap {
	float: left;
	height: 288px;
	width: 271px;
	margin-top: 15px;
	border: 1px solid #CCC;
	padding: 8px;
}
