body {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#333B52;
}

#page {
	margin:0 auto;
	margin-top: 20px;
	width:960px;
	background:url(../images/page-bg.gif) repeat-y 0 0;
	padding:0px 0px 25px 0px;
	overflow:hidden;
}

#main {
	width:100%
}

#header {
	width:906px;
	padding:0 19px 0 35px;
	background:url(../images/header-bg.gif) repeat-x 0 0 #404a62;
	float:left;
	position:relative;
	z-index:9999;
}
.left-inn ul.innner-menu li a.new_class {
	color:#323E55;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin-left:2px;
}
h1 {
	float:left;
	margin:0;
	padding:0;
}

h1 a {
	background:url(../images/logo01.gif) no-repeat 0 0;
	margin: 5px 0 0 14px;
	display:block;
	width:160px;
	height:127px;
	text-indent:-9999px;
	overflow:hidden;
}

.estimete-box p {
	font-size:22px;
	color:#fff;
	margin:0;
	padding:0;
	font-weight:bold;
	float:left;
	line-height:33px;
}

.estimete-box {
	float:right;
	width:340px;
	margin-top:29px;
}

.estimete {
	background:url(../images/estimate.jpg) no-repeat 0 0;
	text-indent:-9999px;
	width:147px;
	height:33px;
	display:block;
	float:right;
	overflow:hidden;
}

#header ul {
	float:right;
	margin:16px 0 0 0;
	padding:0;
	list-style:none;
	background:url(../images/menu-top-bg.gif) repeat-x 0 0;
	width:662px;
}

* html #header ul {
	width:716px;
}

#header ul li {
	float:left;
	padding:1px 1px 0 0;
	background:url(../images/separator.gif) no-repeat 100% 1px;
	position:relative;
}

#header ul li.lasted {
	background:none;
}

.first {
	background:url(../images/first-li2.gif) no-repeat 0 0;
	float:left;
	width:10px;
	height:36px;
	margin:-10px 0 -12px -17px;
	display:inline;
	overflow:hidden;
	position:relative;
}

.lasting {
	background:url(../images/last-li2.gif) no-repeat 100% 0;
	width:10px;
	height:36px;
	position:absolute;
	top:-1px;
	left:100%;
	margin-left:-9px;
}

* + html .lasting {
		top:1px;
}

#header ul li a {
	color:#333B50;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:9px 15px 12px 16px;
	position:relative;
}
.safari #header ul li a {
	padding:9px 16px 12px 16px;
}
.safari #header ul li.lasted a {
	padding-right:18px;
}

* html #header ul li a {
	float:left;
}

#header ul li a:hover,
#header ul li.active a {
	background:url(../images/yellow-main-bg.gif) repeat-x 0 0;
	color:#fff;
}

#header ul li ul {
	position:absolute;
	display:none;
	margin:0;
	padding:0;
	float:left;
	width:159px;
	border:solid #8A8A8B;
	border-width:0 1px;
	top:35px;
	left:0;
	background:url(../images/sub-menu-bg.gif) repeat-x 0 100% #f9f9f9;
	z-index:9999;
}

#header ul li ul li {
	float:left;
	width:159px;
	border-top:1px solid #BCBCBE;
	background:none;
	padding:0;
}

#header ul li ul li.corner {
	background: url(../images/corner2.gif) 0 -1px no-repeat;
	margin:-2px -3px -20px -1px;
	width:161px;
	
}
#header ul li ul li a,
#header ul li.active ul li a,
#header ul li:hover ul li a{
	float:left;
	padding:6px 0 7px 17px;
	width:142px;
	background:none;
	color:#333B50;
}

#header ul li ul li a:hover {
	background:url(../images/yellow-main-bg.gif) repeat-x 0 0;
}

#header ul li ul li.corner a:hover,
#header ul li.active ul li.corner a:hover,
#header ul li:hover ul li.corner a:hover {
	background:url(../images/corner2.gif) 0 -32px no-repeat;
}


#header ul li:hover ul, 
#header ul li.hover ul{
	display:block;
}

#main {
	width:917px;
	padding:0 21px 0 22px;
	
}

.content,
.content-inn {
	float:left;
	width:917px;
	overflow:hidden;
	padding:0;
	background:url(../images/top-corner.png) no-repeat 0 0;
}

.top-content,
.top-content-inn {
	width:917px;
	overflow:hidden;
	position:relative;
}

.top-content img {
	float:left;
}

.top-content-inn img {
	float:left;
	position:absolute;
	top:0;
	right:-1px;
}


.top-content-box {
	position:absolute;
	top:20px;
	left:0;
}

h2 {
	padding:0 0 12px 25px;
	margin:0;
	font-size:32px;
	font-weight:bold;
	color:#323E55;
	background:url(../images/line.jpg) no-repeat 0 100%;
}

.top-content  p {
	font-size:13px;
	margin:0;
	padding:17px 0 18px 25px;
	overflow:hidden;
}

a.but {
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	background:url(../images/but-bg.gif) repeat-x 0 0;
	margin-left:30px;
	margin-right:5px;
	white-space:nowrap;
	cursor:pointer;
}

.text {
	float:left;
	padding:0 18px;
}

.left-but {
	float:left;
	background:url(../images/left-but.gif) no-repeat 0 0;
	width:5px;
	margin:0 0 0 -5px;
	position:relative;
}

.right-but {
	background:url(../images/right-but.gif) no-repeat 100% 0;
	width:22px;
	float:left;
	margin:0 -5px 0 0;
	position:relative;
	display:inline;
}

.center-content {
	width:902px;
	background:url(../images/center-content-bg.gif) repeat-x 0 0 #FEFEFE;
	padding:22px 0 0 15px;
	overflow:hidden;
}

ul.img {
	float:left;
	margin:0 0 11px 0;
	padding:0;
	list-style:none;
}

ul.img li {
	float:left;
	width:288px;
	height:88px;
	border:1px solid #D4D3D3;
	background:url(../images/image-li-bg.gif) repeat-x 0 0;
	padding:1px 0 0 1px;
	margin:0 6px 0 0;
}

ul.img li a {
	font-size:14px;
	color:#343D51;
	float:left;
	font-weight:bold;
	margin:1px 0 0 10px;
	text-decoration:none;
	background:url(../images/arrows.gif) no-repeat 100% 1px;
	padding-right:15px;
}

ul.img li a:hover {
	text-decoration:underline;
}

.long-box {
	float:left;
	width:887px;
	background:url(../images/long-box-top.jpg) no-repeat 0 0;
	padding:9px 0 0 0;
	margin:1px 0 4px 0;
}

.long-box-center {
	float:left;
	border:solid #D4D3D3;
	border-width:0 1px;
	width:875px;
	background:url(../images/long-box-center.jpg) repeat-x 0 0 #E9E9E9;
	padding:7px 0 25px 10px;
}

.long-box-center ul,
.footer ul {
	float:right;
	margin:12px 0 0 0;
	padding:0;
	list-style:none;
}

.footer ul {
	margin:0 8px 0 0;
}

.long-box-center ul li,
.footer ul li {
	float:left;
	margin-right:14px;
}

.long-box-center ul li a,
.footer ul li a {
	color:#050505;
	font-size:10px;
}

.long-box-center ul li a:hover,
.footer ul li a:hover {
	text-decoration:none;
}

.pulldown {
	float:left;
	font-weight:bold;
	color:#000;
	width:auto;
}

.pulldown:hover, .design:hover {
	text-decoration:none;
}

.design {
	font-size:10px;
	color:#000;
	float:left;
	margin-top:16px;
}

.footer .design {
	margin:2px 0 0 0;
}

.long-box-bottom {
	background:url(../images/long-box-bottom.jpg) no-repeat 0 0;
	width:887px;
	height:9px;
	overflow:hidden;
	font-size:0px;
	float:left;
}

.bottom-page,
.bottom-inn-page {
	float:left;
	width:917px;
	height:9px;
	background:url(../images/bottom-page.jpg) no-repeat 0 0;
}

/********************************************************inner page *************************************/
.main-inn {
	width:100%;
	background:url(../images/main-inn-bg.gif) repeat-y 0 0;
	overflow:hidden;
	padding:0 0 10px 0;
}

.right-inn {
	float:right;
	padding:0;
	width:722px;
}

.top-content-inn {
	width:687px;
	height:160px;
	overflow:hidden;
	float:right;
	position:relative;
}
.top-content-inn .top-content-box {
	top:0;
}
.top-content-inn .top-content-box h2 {
	background:none;
	font-size:33px;
	clear:both;
	padding:0;
}

.custom {
	float:left;
	color:#3E485F;
	font-size:18px;
	padding:20px 0 22px 0;
}

.text-box {
	width:721px;
	background:url(../images/text-box-bg.gif) repeat-x 0 0;
	float:right;
}

h3 {
	margin:0;
	padding:0;
	font-size:18px;
	padding:33px 0 0 35px
}

.text-box p {
	margin:0;
	padding:0;
	padding:20px 40px 0 35px;
}

.text-box p.small {
	margin:0;
	padding:0 55px 0 0;
}

.gray-box {
	width:682px;
	float:left;
	background:url(../images/gray-box-top.gif) no-repeat 0 0;
	padding:7px 0 0 0;
	margin:20px 0 0 20px;
	display:inline;
}

.gray-center {
	float:left;
	width:680px;
	background:url(../images/gray-box-bg.gif) repeat-x 0 0 #e9e9e9;
	border:solid #D4D3D3;
	border-width:0 1px;
}

.gray-bottom {
	width:682px;
	float:left;
	background:url(../images/gray-box-bot.gif) no-repeat 0 0;
}

ul.links {
	float:left;
	margin:0;
	list-style:none;
	padding:5px 0 0 18px;
}

ul.links li {
	padding-bottom:7px;
}

ul.links li.chief {
	font-weight:bold;
}

ul.links li a {	
	color:#000;
}

ul.links li a:hover {
	text-decoration:none;
}

ul.button {
	float:right;
	margin:0;
	list-style:none;
	padding:5px 9px 0 0;
}

ul.button li {
	padding:0 0 6px 0;
}

ul.button li.last {
	padding:0;
}

ul.button li img {
	border:none;
}

.footer {
	width:687px;
	float:right;
}

.left-inn {
	float:left;
	width:195px;
	background:url(../images/left-inn-bg.jpg) repeat-x 0 0;
}

.left-inn ul.innner-menu {
	float:left;
	margin:20px 0 0 0;
	padding:0px 0 0 10px;
	list-style:none;
	width:167px;
	background:url(../images/line-inn.gif) no-repeat 15px 0;
}

.left-inn ul.innner-menu li {
	background:url(../images/line-inn.gif) no-repeat 0 100%;
	float:left;
	width:137px;
	padding:8px 0 8px 30px;
}

.left-inn ul.innner-menu li.last1 {
	background:url(../images/line-inn-dark2.gif) no-repeat 0 100%;
}

.left-inn ul.innner-menu li.last2 {
	background:url(../images/line-inn-dark.gif) no-repeat 0 100%;
}

.left-inn ul.innner-menu li a {
	color:#323E55;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

 ul.innner-menu li a:hover,
.left-inn ul.innner-menu li.active a {
	color:#BEA422;
}

.left-inn ul.button {
	float:left;
	margin:10px 0 0 30px;
	display:inline;
	width:140px;
}

.left-inn ul.button li {
	width:140px;
	float:left;
}

.left-inn ul.button img{
	float:left;
}

h4 {
	margin:0;
	padding:0;
	color:#323E55;
	font-size:18px;
	background:url(../images/h4-bg.jpg) no-repeat 80% 21px;
	padding:20px 0 0 40px;
}

.bottom-inn-page {
	background:url(../images/bottom-inn-page.gif) no-repeat 0 0;
}

.left-corner {
	float:left;
	background:url(../images/left-corner.jpg) no-repeat 0 0;
	width:12px;
	height:9px;
}
#page #main .content-inn .main-inn .right-inn .text-box p {
	font-family: Arial;
	font-size: 13.5px;
	font-style: normal;
	line-height: 19px;
}
img { border: 0px }






.form-box {width:100%;}
.form-inner {width:100%;}
.form-cnt {
	width:100%;
	float:left;
	background:url(../images/form-bg.png) repeat-y;
	margin:75px 0 0;
}
.form-cnt fieldset {
	width:385px;
	padding:20px 15px 0 25px;
	margin:0;
	border:none;
	background:url(../images/fieldset-bg.gif) no-repeat 11px 0;
}
.form-cnt fieldset div {
	width:385px;
	overflow:hidden;
	padding:0 0 10px;
}
.form-cnt fieldset label {
	float:left;
	width:107px;
	color:#333B50;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}
.form-cnt fieldset input.text {
	float:left;
	width:166px;
	border:1px solid #BEBEBE;
	padding:2px 5px;
}
.form-cnt fieldset select {
	float:left;
	width:160px;
}
.form-cnt fieldset textarea {
	border:1px solid #BEBEBE;
	width:278px;
	padding:3px;
	height:105px;
	float:right;
}
.form-btm,
.form-top {
	width:465px;
	overflow:hidden;
	clear:left;
	height:52px;
	background:url(../images/form-btm.png) no-repeat;
}
.form-top {
	background:url(../images/form-top.png) no-repeat;
	height:5px;
	clear:none;
	position:relative;
	margin:-75px 0 0; 
}

.btn-submit {
	font:bold 17px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:10px 0 0 140px;
	float:left;
	text-decoration:none;
	background:url(../images/btn-submit-bg.gif) repeat-x;
	cursor:pointer;
	display:inline;
}
.btn-submit span {float:left;}
.submit-r,
.submit-l {
	width:55px;
	height:32px;
	background:url(../images/submit-r.gif) no-repeat;
}
.submit-l {
	width:54px;
	background:url(../images/submit-l.gif) no-repeat;
}
.btn-submit a {
	position:relative;
	margin:0 -50px;
	padding:0 50px;
	float:left;
	color:#fff;
	text-decoration:none;
}

#subhead {padding: 15px 5px 5px 25px; font-size:1.3em; font-weight:bold; color:#2c4070;}

.testimonialsig {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-left: 400px;
}
