* {
	margin:0px;
	padding:0px;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
}
body {
	background:#E5E5E5;
	padding-bottom:10px;
	color:#7c7c7c
}
div, table, td, tr, th, ul, li, span, b, img {
	border:0px
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.moversleft
{
	float:left;
	width: 225px;
}
.moversright
{
	float: left;
	width: 225px;
}
.undermovers
{
	float:left;
	width: 450px;
}
a {
	text-decoration:none;
}
table, td, tr, th {
	font-size:11px;
}
.clear {
	clear:both
}
.red {
	color:#ff0000
}
.yellow {
	color:#B79603;
	font-weight:normal
}
a.yellow:hover, .a.yellow:active {
	text-decoration:underline
}
#docs {
	display:block;
	clear:both;
	width:836px;
	border:#bcbbbb 1px solid;
	margin:0 auto;
	padding:15px;
	background:#fff;
	margin-top:30px
}
#docs-fd {
	width:836px;
	display:block;
	clear:both;
	margin:0 auto;
	text-align:center;
	color:#7C7C7C;
	padding-top:8px
}
#docs-fd b {
	color:#B79603
}
#docs .header-pic {
	display:block;
	clear:both;
	width:836px;
	height:166px;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:#dab407 5px solid
}
#menu {
	height:30px;
	clear:both;
	display:block;
	background-color:#3d3d3d;
}
#menu ul {
	display:block;
	clear:both;
	width:780px;
	margin:0 auto;
	height:30px
}
#menu ul li {
	display:inline;
	height:30px;
}
#menu ul li a {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	float:left;
	height:23px;
	padding-top:7px;
	padding-left:16px;
	padding-right:16px;
	background:url(../images/menu_point.png) left 12px no-repeat;
}
#menu ul li.last a {
	padding-right:0px
}
#menu ul li.first a {
	background:none;
	padding-left:0px
}
#menu ul li a:link, #menu ul li a:visited {
	color:#ffffff;
}
#menu ul li a:hover, #menu ul li a:active, #menu ul li.on a:link, #menu ul li.on a:visited, #menu ul li.on a:hover, #menu ul li.on a:active, #menu ul li.on a {
	color:#f0cd15
}
.main-bd {
	clear:both;
	display:block;
	border:#bcbbbb 1px solid;
	position:relative;
	min-height:385px;
	height:385px
}
.main-bd .lh {
	background:url(../images/page_header_lh.png) left top no-repeat;
	height:140px;
	width:55px;
	position:absolute;
	left:-2px;
	top:-1px;
	z-index:1
}
.main-bd .rh {
	background:url(../images/page_header_rh.png) right top no-repeat;
	height:140px;
	width:55px;
	position:absolute;
	right:-2px;
	top:-1px;
	z-index:1
}
.main-bd .mh {
	background:url(../images/home_main_min_bg.png) left top no-repeat;
	height:15px;
	width:154px;
	top:-1px;
	left:320px;
	position:absolute
}
.home-main .left-box {
	width:345px;
	float:left;
	display:block;
	margin-top:35px;
	margin-left:30px;
	z-index:22;
	text-align:center
}
* html .home-main .left-box {
	margin-left:16px
}
.home-main h2 {
	color:#7c7c7c;
	font-weight:bold;
	font-size:17px;
	padding-top:20px;
	padding-bottom:6px;
	border-bottom:#202020 1px solid;
}
.home-main h1 {
	color:#7c7c7c;
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
	padding-bottom:6px;
	border-bottom:#202020 1px solid;
}
.home-main p {
	text-align:left;
	color:#7c7c7c;
	padding-top:6px;
	padding-bottom:7px;
	line-height:16px;
	font-family:Tahoma;
}
.home-main {
	background:url(../images/home_main_min_bg.png) 320px top no-repeat
}
.home-main .right-box {
	width:380px;
	float:right;
	display:block;
	margin-right:25px;
	margin-top:23px;
	text-align:center
}
* html .home-main .right-box {
	margin-right:10px
}
.home-main .right-box h1 h2 {
	padding-top:11px
}
.learn-more {
	float:left;
	color:#B79603;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
}
.home-main .right-box .learn-more {
	padding-top:16px
}
.get-a-quote {
	width:339px;
	height:35px;
	clear:both;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	float:right;
}
.get-a-quote:link, .get-a-quote:visited {
	background:url(../images/get_a_quote_big_on.gif) left top no-repeat
}
.get-a-quote:hover, .get-a-quote:active {
	background:url(../images/get_a_quote_big.gif) left top no-repeat;
}

.get-a-quote-chat {
	width:229px;
	height:35px;
	clear:both;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	float:left;
}
.get-a-quote-chat:link, .get-a-quote-chat:visited {
	background:url(../images/get_a_quote_big_on_chat.gif) left top no-repeat
}
.get-a-quote-chat:hover, .get-a-quote-chat:active {
	background:url(../images/get_a_quote_big_chat.gif) left top no-repeat;
}
.get-a-quote-chat-box
{
	width:129px;
	height:35px;
	padding: 0 20px 0 0;
	float:right;
}

.home-main .get-a-quote {
	margin:0px auto
}
#footer {
	height:30px;
	clear:both;
	display:block;
	background:#3d3d3d;
	padding-left:75px
}
#footer ul {
}
#footer ul li {
	display:inline;
	height:30px;
}
#footer ul li a {
	font-size:11px;
	float:left;
	height:23px;
	padding-top:7px;
	padding-left:16px;
	padding-right:16px;
	background:url(../images/icon_footer.png) left 10px no-repeat;
}
#footer ul li.first a {
	background:none
}
#footer ul li a:link, #footer ul li a:visited {
	color:#ffffff;
}
#footer ul li a:hover, #footer ul li a:active {
	color:#ffffff;
	text-decoration:underline
}
#copyright {
	display:block;
	clear:both;
	color:#7C7C7C;
	text-align:center;
	font-family:Tahoma;
	line-height:17px;
	padding-top:8px
}
#copyright a:link, #copyright a:visited {
	text-decoration:underline;
	color:#7C7C7C
}
#copyright a:hover, #copyright a:active {
	text-decoration:underline;
	color:#B79603
}
.sub-main .header {
	width:666px;
	display:block;
	clear:both;
	margin:0 auto;
	margin-top:50px
}
* html .sub-main .header {
	margin-top:0px
}
* html .sub-main {
	padding-top:50px
}
* +html .sub-main {
	padding-top:50px
}
.sub-main .sub-h {
	width:638px;
	background:url(../images/mid_line.png) center top no-repeat;
}
.sub-main .sub-b {
	background:url(../images/mid_line_big.png) center top no-repeat;
	height:185px
}
.sub-main .header .hot {
	float:left;
	margin-right:55px
}
.sub-main .header .sub-logo1 {
	float:left;
	margin-top:8px
}
.sub-main .header .sub-l-logo {
	float:left;
	margin-top:8px
}
.sub-main .header .sub-r-logo {
	float:right;
}
.sub-main .header .service1 {
	width:222px;
	height:110px;
	display:block;
	float:right;
	background:url(../images/design_touch_logo1.gif) left top no-repeat;
	position:relative
}
.sub-main .header .service2 {
	background:url(../images/deramus_call.gif) left top no-repeat;
}
.sub-main .header .service1 .get-a-d-q {
	width:221px;
	height:23px;
	display:block;
	clear:both;
	position:absolute;
	left:0px;
	bottom:0px;
	text-indent:-999em;
	overflow:hidden;
	background:url(../images/get_a_d_q.gif) left top no-repeat
}

.sub-main .header .service1 .get-a-d-q:link, .sub-main .header .service1 .get-a-d-q:visited {
}
.sub-main .header .service1 .get-a-d-q:hover, .sub-main .header .service1 .get-a-d-q:active {
	background:url(../images/get_a_d_q_on.gif) left top no-repeat
}
.sub-main .bd {
	margin-left:39px;
	margin-right:39px;
	display:block;
	clear:both;
	padding-bottom:15px
}

.sub_images
{
	float: right;
	width: 275px;
	height: 225px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-left: 15px;
}

* html .sub-main .bd{
	height:1%
}
.sub-main .bd .title {
	color:#7c7c7c;
	font-weight:bold;
	font-size:16px;
	border-bottom:#202020 1px solid;
	padding-top:11px;
	padding-bottom:7px;
	margin-bottom:15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	height:22px
}
.sub-nav {
	height:26px;
	clear:both;
	display:block;
	border:#d2e4b2 1px solid;
	margin-bottom:15px;
	text-align:center;
}
.sub-nav ul {
	display:block;
	clear:both;
	width:692px;
	margin:0 auto
}
.sub-nav ul li {
	display:inline
}
.sub-nav ul li a {
	float:left;
	padding-left:15px;
	padding-right:15px;
	background:url(../images/icon_sub_nav.png) left 7px no-repeat;
	font-weight:bold;
	padding-top:5px;
	height:21px
}
.sub-nav ul li.first a {
	background:none;
}
.sub-nav ul li a:link, .sub-nav ul li a:visited {
	color:#b79603
}
.sub-nav ul li a:hover, .sub-nav ul li a:active {
	color:#b79603;
	text-decoration:underline
}
.sub-main {
	height:auto;
}
* html .sub-main {
	height:385px
}
.sub-main h2 {
	font-size:13px;
	font-family:Tahoma;
	font-weight:bold;
	padding-bottom:6px
}
.sub-main h3 {
	font-size:13px;
	color:#934a12;
	font-family:Tahoma;
	font-weight:bold;
	padding-bottom:6px
}
.sub-main  h2.s-t h1.s-t {
	font-size:11px
}
.sub-main h2.t15 h1.t15 {
	margin-top:15px
}
.sub-main h2.10 h1.t10 {
	margin-top:10px
}
.sub-main p {
	line-height:15px;
	padding-bottom:7px;
	font-family:Tahoma;
}
.sub-main p.bigger {
	line-height:15px;
	padding-bottom:7px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
}
.sub-main p.sub-txt {
	padding-right:8px;
}

.sub-main li.fancy {
	list-style-image:url(../images/redbullet.png);
	text-indent:8px;
	margin-left:12px;
	padding:6px;
	}

.get-a-d-q-m {
	display:block;
	width:195px;
	height:35px;
	text-indent:-999em;
	overflow:hidden
}
.get-a-d-q-m:link, .get-a-d-q-m:visited {
	background:url(../images/get_a_quote_m.gif) left top no-repeat
}
.get-a-d-q-m:hover, .get-a-d-q-m:active {
	background:url(../images/get_a_quote_m_on.gif) left top no-repeat
}
.sub-title h1{
	height:23px;
	display:block;
	clear:both;
	background-color:#eeeeee;
	margin-top:13px;
	margin-bottom:13px;
	color:#934a12;
	font-weight:bold;
	font-family:Tahoma;
	font-size:17px;
	padding-top:2px;
	padding-left:11px
}
.set-a-d-a {
	display:block;
	width:274px;
	height:35px;
	text-indent:-999em;
	overflow:hidden;
	margin-bottom:13px
}
.set-a-d-a:link, .set-a-d-a:visited {
	background:url(../images/set_a_d_a.gif) left top no-repeat
}
.set-a-d-a:hover, .set-a-d-a:active {
	background:url(../images/set_a_d_a_on.gif) left top no-repeat
}
.sub-main .item-title {
	color:#B79603;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px
}
.sub-main p .learn-more {
	float:none;
	margin-bottom:0px;
}
.yel {
	color:#B79603;
	font-weight:bold
}
.sub-main p .learn-more:hover, .sub-main p .learn-more:active, .b-2-t:hover, .b-2-t:active {
	text-decoration:underline
}
.b-2-t {
	color:#B79603;
	float:right;
	clear:both;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
}
.get-a-s-q {
	display:block;
	width:214px;
	height:35px;
	text-indent:-999em;
	overflow:hidden;
	margin-bottom:13px
}
.get-a-s-q:link, .get-a-s-q:visited {
	background:url(../images/get_a_s_q.gif) left top no-repeat
}
.get-a-s-q:hover, .get-a-s-q:active {
	background:url(../images/get_a_s_q_on.gif) left top no-repeat
}
.get-a-p-q {
	display:block;
	width:195px;
	height:35px;
	text-indent:-999em;
	overflow:hidden;
	margin-bottom:13px
}
.get-a-p-q:link, .get-a-p-q:visited {
	background:url(../images/get_a_p_q.gif) left top no-repeat
}
.get-a-p-q:hover, .get-a-p-q:active {
	background:url(../images/get_a_p_q_on.gif) left top no-repeat
}
.l-box {
	width:532px;
	height:45px;
	border:#c2a526 2px solid;
	padding:6px;
	float:left
}
* html .l-box {
	height:40px;
	padding:6px 6px 0px 6px;
}
.l-box p {
	color:#727272;
	font-family:Tahoma;
	font-weight:bold;
	line-height:18px;
}
.l-box p b {
	font-size:13px
}
.about-box {
	width:334px;
	height:82px;
	display:block;
	float:right;
	border:#c2a526 2px solid;
	padding:6px;
	position:relative;
	margin-left:5px;
	margin-bottom:5px
}
.about-box em {
	font-size:15px;
	font-style:italic;
	line-height:19px
}
.about-box em b {
	font-style:normal;
	font-size:12px;
	display:block;
	padding-top:6px;
	text-align:center
}
.about-box .learn-more {
	margin-bottom:0px;
	float:right;
	font-style:normal;
	position:absolute;
	right:6px;
	bottom:30px
}
.about-box .learn-more:hover, .about-box .learn-more:active {
	text-decoration:underline
}
.store-box {
	height:100px
}
.r-pic {
	float:right;
	margin-bottom:5px;
	margin-left:5px
}
.l-pic {
	float:left;
	margin-bottom:15px;
	margin-right:15px;
	margin-top:5px
}
.p-pic {
	margin-bottom:12px
}
.em {
	font-style:italic
}
h1.q-m-title {
	clear:both;
	padding-top:5px
}
h2.q-m-title {
	clear:both;
	padding-top:5px
}
.sub-main .header .sub-logo2-s {
	margin-top:0px
}
.map-note {
	font-weight:bold;
	font-family:Tahoma;
	line-height:20px;
	padding-top:80px
}
.cs-box {
	height:100px
}
.fre-box {
	clear:both;
	display:block;
	margin-bottom:10px;
	height:70px;
	width:300px
}
.fre-box p {
	font-size:11px;
	font-weight:normal
}
.fre-box p b {
	font-size:11px
}
.q-tb {
	border:#c2a526 2px solid;
	padding-bottom:10px
}
.q-tb .line {
	height:1px;
	display:block;
	clear:both;
	font-size:0px;
	border-bottom:#c2a526 2px solid;
	margin-top:8px;
	margin-left:3px;
	margin-right:3px
}
* html .q-tb .line {
	margin-right:0px
}
.detail-tb {
	padding:5px
}
.detail-tb th {
	text-align:left;
	font-weight:normal;
	color:#727272;
	padding-left:10px;
	width:100px;
	background:url(../images/icon_tb_point.png) right 10px no-repeat;
	padding-top:3px
}
.detail-tb td {
	padding:3px 5px 3px 20px
}
input.txt {
	border:1px solid #C9C9C9;
	height:18px
}
input.b-txt {
	width:200px;
}
input.s-txt {
	width:50px;
	margin-left:2px;
	margin-right:2px
}
.q-tb .box {
	display:block;
	clear:both;
	padding-left:10px;
	padding-top:8px
}
.note {
	padding-left:15px
}
textarea.txt {
	width:520px;
	height:70px;
	border:1px solid #C9C9C9;
	overflow:auto
}
.s-imge {
	float:left;
	margin-right:5px
}
p.t-t {
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	line-height:17px
}
.p-title {
	padding-top:8px
}
.fd-tb {
	padding-left:0px
}
.fd-tb th {
	width:150px;
	background:none;
	padding-left:0px
}
.feed-tb {
	border-collapse:collapse;
	margin-bottom:10px
}
.feed-tb td {
	border:#000 1px solid
}
.feed-tb .h-t {
	color:#727272;
	font-weight:bold
}
.feed-tb .sub-t-h {
	padding-top:3px;
	margin-left:5px;
	padding-left:8px;
	padding-right:8px
}
.feed-tb .sub-t-h textarea.txt {
	width:430px;
	margin-bottom:6px
}
.c-t {
	padding-top:6px;
	font-size:13px
}
.account-tb th {
	width:160px
}
textarea.c-txt {
	width:200px
}
.s-i-i {
	line-height:20px
}
#new_pro{
	width:756px;
	height:auto;
	float:left;
}
#line{
	width:756px;
	height:auto;
	float:left;
}
.pro1{
	width:252px;
	height:auto;
	float:left;
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight: normal;
	line-height:16px;
	text-decoration:none;
}
.pro2{
	width:252px;
	height:auto;
	float:right;
}
.pro3{
	width:352px;
	height:auto;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
}
.aria1_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	font-weight: bold;
	line-height:normal;
	text-decoration:underline;
}
a.aria1_11:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C2A526;
	font-weight: bold;
	line-height:normal;
	text-decoration:underline;
}
#home-main-bg{ width:836px; float:left; background: url(../../images/bg-home.gif) no-repeat;}
#home-main-bg h1 h2 {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
#home-main-bg a.blue {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-decoration:underline;
	color:#091d61
	}
#baner{ width:700px; text-align:center; margin:0 auto; padding:25px 0 25px 0;}
.con-main1{ width:700px; height:auto; text-align:left; margin:0 auto; padding:0 0 25px 0; line-height:18px; color:#7C7C7C;}
.con-main1 p{ padding:10px 0 10px 0;}
.logo{ width:250px; float:left;}
.home-con{ width:450px; float:left; }