
/* Global Style*/
body {
	margin: 0px;
	padding:31px 0px 0px 0px;
	background:#000 url(../images/bg.gif) repeat-x left top;
	font:normal 12px Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 18px;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.white {
	color: #fff;
}

.white1 {
	color: #fff;
	font:bold 11px Arial, Helvetica, sans-serif;
}

.red {
	color:#FF1800;
}

/* Design Structure */
#main {
	margin:0px auto;
	width:980px;
}

.mail {
	text-align:right;
	color:#92bfca;
	padding:0px 10px 10px 0px;
}

.mail a {
	color:#fff;
}

.bottom {
	padding:0px;
	margin:0px;
	background:url(../images/bottom.jpg) no-repeat left top;
	height:10px;
	width:980px;
	float:left;
}

.undersite {
	padding: 20px 0 0 0;
	clear: both;
	text-align: center;
}

/*-------------header--------------*/
#header {
	padding:0px;
	margin:0px;
	height:110px;
	background:url(../images/header-bg.jpg) repeat-x left top;
}

#header .left {
	padding:0px 0px 0px 19px;
	margin:0px;
	height:110px;
	float:left;
	background:url(../images/header-left.jpg) no-repeat left top;
}

#header .right {
	padding:0px 11px 0px 0px;
	margin:0px;
	height:110px;
	float:right;
	background:url(../images/header-right.jpg) no-repeat right top;
}

#header .logo {
	padding:6px 0px 8px 6px;
	margin:0px;
	float:left;
	width:331px;
	margin-top:5px;
	border-right:1px solid #cfcfcf;
}

/*---------------navigation--------------*/
.ddcolortabs {
	width:612px;
	margin-top:6px;
	padding-top:3px;
	float:right;
	height:100px;
	background:url(../images/nav-bg.jpg) repeat-x left top;
}

.ddcolortabs ul {
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

.ddcolortabs li {
	float:left;
	margin:0;
	padding:0px 2px 0px 0px;
}

.ddcolortabs a {
	float:left;
	color:#000;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.ddcolortabs a span {
	float:left;
	display:block;
	background:url(../images/bg-nav.jpg) repeat-x left top;
	padding:8px 28px;
}

.ddcolortabs a:hover, .ddcolortabs a:hover span {
	background:url(../images/bg-nav-hover.jpg) repeat-x left top;
	text-decoration:none;
	cursor:pointer;
	color:#FFF;
}

.ddcolortabs ul li a span.selected { /*currently selected tab*/
	background:url(../images/bg-nav-hover.jpg) repeat-x left top;
	color:#fff;
	text-decoration:none;
}

.ddcolortabs ul li#current1 a {
	padding:0px;
	margin:0px;
	color:#000;
	float:left;
	background:url(../images/bg-nav.jpg) repeat-x left top;
}

.ddcolortabs ul li#current1 a:hover, .ddcolortabs ul li#current1 a.active {
	text-decoration:none;
	color:#FFF;
	background:url(../images/bg-nav-hover.jpg) repeat-x left top;
}

.ddcolortabs ul li#current1 a span {
	padding:8px 28px;
	margin:0px;
	color:#000;
	float:left;
	background:url(../images/nav-last.jpg) no-repeat right;
}

.ddcolortabs ul li#current1 a:hover span, .ddcolortabs ul li#current1 a.active span {
	padding:8px 28px;
	margin:0px;
	color:#fff;
	float:left;
	background:url(../images/nav-last-hover.jpg) no-repeat right;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a {
	position:absolute;
	top: 0;
	line-height:18px;
	z-index:100;
	width:146px;
	visibility: hidden;
	background:#bdc9cf;
	font:bold 11px Verdana, Geneva, sans-serif;
}

.dropmenudiv_a a {
	width:146px;
	display: block;
	padding:4px 20px;
	background:#bdc9cf;
	text-decoration: none;
	color: black;
}

* html .dropmenudiv_a a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv_a a:hover { /*THEME CHANGE HERE*/
	color: white;
	text-decoration:none;
}

/*-----------------flag---------------*/
#flag {
	padding:0px;
	margin:0px;
	height:70px;
	width:612px;
	float:left;
	background:url(../images/flag-right.jpg) no-repeat 607px 0px;
}

/*-------------wrapper--------------*/
#wrapper {
	padding:0px 13px;
	margin:0px;
	width:954px;
	float:left;
	background:url(../images/wrapper-bg.jpg) repeat-y left top;
}

#wrapper .wrapper-inner {
	background:#c7e9f4 url(../images/wrapper-inner.jpg) repeat-x left top;
	float:left;
	width:954px;
	padding:0px;
}

#wrapper .wrapper-qoute {
	background:url(../images/tree.png) no-repeat right bottom;
	float:left;
	width:954px;
	padding:0px;
}

/*--------------leftnav--------------*/
#leftNav {
	padding:12px 0px 4px 18px;
	margin:0px;
	width:287px;
	float:left;
}

#leftNav-inner {
	padding:12px 0px 4px 34px;
	margin:0px;
	width:350px;
	float:left;
}

#leftNav-quote {
	padding:12px 0px 4px 34px;
	margin:0px;
	width:300px;
	float:left;
}

#leftNav-inner .text {
	color:#768086;
	padding:15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

#leftNav-inner .text1 {
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#768086;
	padding:15px 10px;
}

#leftNav-inner .text2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#6d7376;
	padding:15px 10px;
}

#leftNav .established {
	padding:10px 20px;
	margin:0px;
	height:220px;
	background:url(../images/established.jpg) no-repeat left top;
	font-weight:bold;
	line-height:16px;
}

#leftNav .established b {
	color:#ade2f0;
}

#leftNav .established h2 {
	padding:15px 0px 5px 0px;
	margin:0px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#fff;
}

#leftNav h2 {
	padding:10px 5px;
	margin:0px;
	color:#3f4040;
	font:bold 26px Arial, Helvetica, sans-serif;
}

#leftNav p {
	padding:0px;
	margin:0px 10px 5px 10px;
	color:#000;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
}

#leftNav .textgrey {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#636466;
}

/*-------------rightnav-----------*/
#rightNav {
	padding:12px 0px 0px 20px;
	margin:0px;
	width:629px;
	float:left;
}

#rightNav .right-inner {
	width:290px;
	float:left;
}

#rightNav .right-inner .gallery {
	height:106px;
	background:url(../images/gallery.jpg) no-repeat left top;
	padding:27px 0px 0px 8px;
	margin:30px 0px 38px 0px;
}

#rightNav .right-inner1 {
	width:290px;
	float:left;
	margin-left:30px;
}

#rightNav .right-inner1 .text {
	margin:20px 0px 10px 0px;
	color:#515252;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}

#rightNav .right-inner1 .text h3 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font:normal 20px Arial, Helvetica, sans-serif;
}

#rightNav-inner {
	padding:12px 10px 0px 20px;
	margin:0px;
	width:390px;
	border-right:1px solid #cdd6db;
	float:right;
}

#rightNav-inner p {
	padding:0px;
	margin:15px 0px 0px 0px;
	color:#515252;
}

#rightNav-inner .offer {
	padding:15px 0px;
	margin:0px;
	color:#5f5e60;
	float:left;
}

#rightNav-inner .offer img {
	margin:0px 0px 0px 4px;
}

.right-include {
	margin:0px;
	width:140px;
	text-align:center;
	padding:30px 0px;
	float:right;
	font:normal 11px Arial, Helvetica, sans-serif;
}

.right-include img {
	margin-bottom:15px;
}

.right-include a {
	color:#fff;
}

.right-include .dot-matrix {
	background:url(../images/bg1.gif) repeat-x left top;
	margin-top:30px;
	padding:70px 0px 0px 0px;
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#fff;
}

.right-include .text {
	padding:0px 8px 15px 8px;
	margin:0px;
	text-align:left;
	float:right;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #c3d2d9;
}

.right-include .text1 {
	padding:15px 8px;
	margin:0px;
	text-align:left;
	float:right;
	color:#6d7376;
	font:normal 11px Verdana, Geneva, sans-serif;
}

.right-include .text2 {
	padding:0px 0px 15px 0px;
	margin:0px;
	text-align:center;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #c3d2d9;
}

.right-include .text3 {
	padding:15px 8px 0px 8px;
	margin:0px;
	text-align:left;
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	color:#fff;
}

.partners {
	padding:5px 20px;
	margin:15px 0px 0px 0px;
	float:left;
	clear:both;
	width:913px;
	text-align:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#575454;
	border-top:2px solid #dcf0fa;
}

.partners img {
	margin:0px 0px 0px 15px;
}

#rightNav-quote {
	margin:0px;
	width:500px;
	float:left;
	color:#5e5e60;
	font:bold 13px/21px Arial, Helvetica, sans-serif;
	height: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#rightNav-quote a {
	color:#fff;
}

/*--------------slider------------*/
.sliderGallery {
	background:url(../images/slider-bg.jpg) no-repeat left top;
	overflow: hidden;
	position: relative;
	padding: 10px 4px;
	width: 500px;
	float:right;
	right:0px;
	height: 125px;
}

.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

.sliderGallery UL LI {
	display: inline;
}

.slider {
	width: 500px;
	height: 16px;
	margin-top: 115px;
	padding: 1px;
	position: absolute;
	bottom: 0;
	background:url(../images/slider.jpg) no-repeat;
}

.handle {
	position: absolute;
	cursor: move;
	height: 16px;
	width: 121px;
	top: 0;
	background:url(../images/handle.png) no-repeat;
	z-index: 100;
}

.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
}

#bottom {
	background:#636466;
	height:144px;
	float:left;
	width:931px;
	position:relative;
	padding:0px 13px;
}

#bottom .think {
	position:absolute;
	left:5px;
	bottom:5px;
}

#bottom .van {
	position:absolute;
	right:0px;
	top:27px;
	width: 500px;
	left: 380px;
	line-height: 17px;
}

/*--------------he-she-----------------*/
#he-she {
	padding:15px 50px;
	margin:0px;
	float:left;
	width:854px;
}

#he-she h2 {
	padding:0px;
	margin:0px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#FFF;
}

#he-she .test {
	padding:220px 0px 0px 0px;
	margin:0px;
	background:url(../images/test1.png) no-repeat center top;
	float:left;
	width:260px;
}

#he-she .testi {
	padding:0px;
	margin:0px;
	border-bottom:1px solid #fff;
}

#he-she .testi2 {
	border-bottom:1px solid #fff;
}

#he-she .test1 {
	padding:220px 0px 0px 0px;
	margin:0px 34px;
	float:left;
	background:url(../images/test2.png) no-repeat center top;
	width:260px;
}

#he-she .test2 {
	padding:220px 0px 0px 0px;
	margin:0px;
	background:url(../images/test3.png) no-repeat center top;
	float:left;
	width:260px;
}

.tinttext {
	font:Arial, Helvetica, sans-serif 13px;
	color:#636466;
	font-weight:400;
}

/******Gallery********/
#gallerycontainer {
	float:left;
	width:100%;
	background-color:#434343;
	height:350px;
	margin:15px 0 0 0;
}

.thumbs {
	height: 109px;
	margin: 0 0 0 5px;
	float: left;
}

.thumbs a.up {
	margin-bottom: 7px;
}

.white1 a {
	color: #FFF;
}

#rightNav-quote h1 {
	color: #000;
	font-size: 20px;
}

.testi2 h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
}

#leftNav p strong a {
	color: #000;
}

.grey {
	color:#515252;
}

#rightNav-inner .text {
	color:#4A5054;
	padding:15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

.quotestyle-1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.quotestyle-2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

.phonenumquote {
	font-size: 16px;
	font-weight: normal;
}

.whitebox {
	border: 1px solid #FFF;
	padding: 8px;
	width: 400px;
}

.whitebox2 {
	padding: 8px;
	width: 400px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.quotebox {
	padding: 8px 0 0 10px;
}
.quotetitle {
	padding: 10px 0 10px 8px;
	}
