
body {
	background:#fff url(../images/bg.jpg) no-repeat center top;
	color: #444;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	line-height:140%;
	padding: 0px;
	}

#flashRight
{
text-align:right;
}
#wrap {
	width: 998px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	}

#wrap_Bg{
	with:950px;
	padding:0 24px;
	float:left;
	background:url(../images/banner_BG.png) no-repeat 0 138px;
}
#main{
	with:950px;
	padding:0 24px;
	float:left;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #444;
	text-decoration: underline;
	}

a:hover {
	color: #1785b6;
	text-decoration: none;
	}

a img {
	border: none;
	}

a:focus, a:hover, a:active {
	outline: none;
	}

/************************************************
*	Header  									*
************************************************/

#header {
	width: 950px;
	height: auto;
	margin: 0px;
	padding:  0 0 10px 0;
	float:left
}

#logo{
	height:74px;
	padding:8px 0px 5px 2px;
	float:left;
}

#logo a{
	display:block;
	float:left;
	width:268px;
	height:74px;
	background:url(../images/logo.png) no-repeat;
	text-decoration:none;
	}

#headerR{
	width:402px;
	height:24px;
	float:right;
	padding:62px 0px 0px 12px;
	}

#headerR ul{
	float:right;
	}

#headerR li{
	float:left;
	background:url(../images/curr.gif) no-repeat 0 2px;
	line-height:12px;
	padding:0px 10px 0 10px;
	}

#headerR li a{
	color:#fff;
	text-decoration:none;
	}

.sinput{
	width:168px;
	height:14px;
	color:#9cc3e6;
	padding:5px 5px;
	background:url(../images/sbg.png) no-repeat left top;
	border:none
	}

.nonestyle{
	list-style:none;
	padding:0;
	margin:0;
	}

/************************************************
*	Navbar      								*
************************************************/
#navbar {
	background:url(../images/navbg.png) no-repeat left top;
	width: 950px;
	height: 41px;
	font-size: 12px;
	color: #FFFFFF;
	clear:both;
}
#inner-navbar {
	background:url(../images/inner_nav.png) no-repeat left top;
	width: 950px;
	height: 69px;
	font-size: 12px;
	color: #FFFFFF;
	clear:both;
}
#breaknav {
	height:28px;
	line-height:26px;
	width:926px;
	padding:0 12px;
	color:#333;
	}
#nav {
	width: 950px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	clear:both;
	}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:relative;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height:38px;
	border-left:#a8a8a8 1px solid;
	position:relative;
	}
#nav li.home{
	background:none;
	border-left:none;
}
#nav li a img{
	border:0;
	}

/************************************************
*	Homepage 		    	                    *
************************************************/
#homebanner{
	width:950px;
	height:auto;
	float:left;
	}

#homebanner img{
	border:0;
	}


/************************************************
*	Content 					     		    *
************************************************/
#content {
	width: 950px;
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	line-height: 16px;
	background:#fff;
	float:left;
	background:#fff url(../images/hbbottom.jpg) no-repeat left bottom;
	}

#content h1 {
	color: #444444;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a, #content h1 a:visited  {
	color: #444444;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #173c56;
	text-decoration: none;
	}

#content h2 {
	background: #000000;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}

#content h3 {
	background: #url(../images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}

#content h4 {
	color: #173c56;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleft {
	float: left;
	width: 666px;
	margin: 0px;
	padding: 0px 35px 0 0;
	}
.leftAD{
	width:306px;
	height:187px;
	padding:8px;
	overflow:hidden;
	background:url(../images/block_BG.jpg) no-repeat;
	float:left;
}
.leftAD img{
	border:1px solid #fff;
	}

.padding23{
	padding-right:23px;
}

.featured{
	width:666px;
	height:auto;
	float:left;
	margin-top:10px;
}
.isc{
	width:666px;
	height:auto;
	float:left;
	}

.pBox{
	width:664px;
	height:auto;
	float:left;
	padding:30px 0 0 0;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
}
.pButtom{
	width:666px;
	height:9px;
	clear:both;
	background:url(../images/border_B.jpg) no-repeat left top;
}
.pline{
	width:100%;
	float:left;
	}

.p1{
	width:146px;
	height:210px;
	padding:18px 21px 0px 44px;
	line-height:20px;
	background:url(../images/block_BGS.jpg) no-repeat 40px 12px;
	text-align:center;
	float:left
	}
.p1 a{
	font-size:14px;
	color:#000;
	text-decoration:none
	}
.p1 a:hover{
	text-decoration:underline;
	}
.p1 img{
	border:1px solid #fff;
	}
.p1 p{
	padding:12px 0 0 0;
	margin:0
}

#right{
	width:249px;
	height:auto;
	float:right;
}

#quick_quote{
	width:235px;
	float:left;
	height:300px;
	padding:50px 0 0 14px;
	background:url(../images/quickQuote.jpg) no-repeat;
}

#quick_quote ul{
	padding:0px;
	margin:10px 0 0 0;
	list-style:none;
}
#quick_quote ul li{
	width:235px;
	padding-top:6px;
	border:none;
	color:#fff;
	float:none;
	clear:both;
	font-size:11px;
}
#quick_quote .reginput{
	font-size:10px;
	width:125px;
	height:12px;
	padding:3px;
	display:inline;
	border:none
}

#quick_quote .reginputPhoneac{
font-size:8pt;
/*	width:30px;*/
/*	height:12px;*/
	padding:1px;
	display:inline;
	border:none
}
#quick_quote .reginputPhone1{
font-size:8pt;
/*	width:30px;*/
/*	height:12px;*/
	padding:1px;
	display:inline;
	border:none
}
#quick_quote .reginputPhone2{
font-size:8pt;
/*	width:30px;*/
/*	height:12px;*/
	padding:1px;
	display:inline;
	border:none
}

#quick_quote .ltext{
	width:90px;
	text-align:left;
	float:left;
	height:22px;
	line-height:22px;
}
#quick_quote .rtext{
	width:131px;
	height:auto;
	float:left;
}
#quick_quote li.submit{
	font-size:14px;
	font-weight:normal;
	vertical-align:middle;
	height:28px;
	line-height:28px;
}
.inf-select{
	width:131px;
	font-size:11px;
	}
.quote-select{
	font-size:11px;
	}


.quote-text{
	font-size:11px;
/*	width:90px;*/
/*	text-align:left;*/
/*	float:left;*/
/*	height:22px;*/
/*	line-height:22px;*/
}

.inf-height{
	height:80px;
	}
.submitT{
	width:235px;
	padding-top:8px;
	text-align:center;
}

#testimonials{
	width:249x;
	float:left;
	height:235px;
	margin-top:56px;
/*	background:url(/images/testimonials/testimonials_bg_02.gif.jpg) no-repeat left bottom;*/
	background:url(../images/testimonials/testimonials_bg_02.gif.jpg);
	}
#testimonials1{
	width:222px;
	float:left;
	height:auto;
	padding:60px 13px 0 14px;
	background:url(../images/testimonials_BG.jpg) no-repeat left top;
	padding-bottom:10px;
	}
#testimonials1 span{
	display:block;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
}

/************************************************
*	Inenr Ceontent      								*
************************************************/
#inner-content {
	width: 950px;
	margin: 0px 0 0 0px;
	padding: 0px 0px 10px 0px;
	line-height: 16px;
	float:left;
	}
#innerleft{
	width:715px;
	float:left;
}

#innerright{
	width:220px;
	float:right;
}

.Ptitle, .irtitle{
	width:950px;
	height:34px;
	background:url(../images/inner_title2.gif) no-repeat left top;
}
#pagetitle{
float:left;
}

.Ptitle h3 , .irtitle h3{
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	padding:7px 0 0 12px;
	margin:0;
}
.detail, .rbasket{
/*	width:689px;*/
	width:925px;
	height:auto;
/*	float:left;*/
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:12px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
}
.dleft{
	width:286px;
	height:auto;
	float:left;
	padding:0 15px 0 0;
}
.dbottom{
	width:950px;
	height:5px;
	float:left;
	background:url(../images/inner_left2.gif) no-repeat left top;
}
.dltext{
	width:286px;
	height:auto;
	float:left;
	padding-top:5px;
	line-height:18px;
}
.dltext p{
	margin: 0 0 8px 0;
	padding:0}
.dltext img{
	vertical-align:middle;
}
.zoom{
	width:80px;
	height:16px;
	float:right;
}
.dright{
	width:384px;
	height:auto;
	float:right;
}
.dright ul li{
	background:url(../images/bcur.jpg) no-repeat 2px 7px;
	padding:2px 0 4px  15px;
	}
.dright checkbox{
	vertical-align:middle;
	display:inline
	}
.dright hr{
	size:1px;
	width:384px;
	color:#ccc;
	background:#ccc;
	clear:both
	}
.dline{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:12px;
}
.dQR{
	width:58px;
	height:18px;
	margin:8px 0 0 0;
	float:left;
	padding-right:12px;
}
.dQR input{
	width:29px;
	height:12px;
	border:1px solid #999;
	padding:2px;
	}
a.btn{
	display:block;
	width:120px;
	height:28px;
	line-height:28px;
	font-size:13px;
	font-weight:700;
	color:#333;
	text-align:center;
	text-decoration:none;
	background:url(../images/bunbg.jpg) no-repeat;
	margin-right:15px;
	float:left
}
/*  inner right */

.irtitle{
	width:220px;
	background:url(../images/Rtitle.gif) no-repeat;
	float:left;
}

.rbasket{
	width:194px;
}
.rbasket ul li{
	padding:2px 0 4px 0;
}
#rcategory li{
	background:url(../images/bcur.jpg) no-repeat 2px 7px;
	padding:2px 0 4px  15px;
}
a.rbtn{
	display:block;
	width:115px;
	height:28px;
	line-height:26px;
	font-size:13px;
	font-weight:700;
	color:#333;
	padding-left:5px;
	text-decoration:none;
	background:url(../images/bunbg.jpg) no-repeat;
	margin-top:12px;
	}
a.rbtn img{
	vertical-align:middle;
	margin-right:4px;
	margin-top:-2px;
}
.irbom{
	width:220px;
	height:22px;
	float:left;
	background:url(../images/r_bom.gif) no-repeat left top;
}
/************************************************
*	Photo Gallery      								*
************************************************/
#gallery {
	position:relative;
	width:686px;
	margin:0px auto;
	padding:0px;
	background:#fff
	}
#images {
	border:2px solid #9ac1c9;
	height:225px;
	background:#eef5f6;
	margin-bottom:20px
	}
#image {
	position:relative;
	width:672px;
	height:375px;
	padding:5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#FFF url(../images/loading.gif) center center no-repeat
	}
#img_desc{
	position:relative;
	width:672px;
	height:100px;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
#get_quote{
	width:154px;
	height:28px;
	float:right;
	margin:65px 10px 0 0;
	}
a.btn2{
	display:block;
	width:154px;
	height:28px;
	line-height:28px;
	font-size:13px;
	font-weight:700;
	color:#333;
	text-align:center;
	text-decoration:none;
	background:url(../images/bunbg1.jpg) no-repeat;
	float:left
}
#image img {
	position:absolute;
	top:5px;
	left:5px
	}
#thumbwrapper {
	margin-top:10px;
	padding:5px 0;
	width:682px;
	height:100px;
	border:1px solid #ddd;
	background:#FFF
	}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:100px;
	width:682px;
	}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:100px;
	width:10000px;
	border-right:5px solid #FFF
	}
#thumbs li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
	cursor:pointer;
	}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:375px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer
	}
#previmg {
	left:0;
	background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF
	}
#previmg:hover {
	opacity:1; filter:alpha(opacity=100)
	}
#nextimg {
	right:0;
	background:url(../images/right.gif) right center no-repeat;
	border-right:5px solid #FFF
	}
#nextimg:hover {
	opacity:1; filter:alpha(opacity=100)
	}
/************************************************
*	Footer      								*
************************************************/

#footer {
	width:910px;
	height:auto;
	margin: 10px 0 0 0;
	padding: 10px 20px;
	float:left;
	border-top:1px solid #ddd
	}

#footer p {
	font-size: 11px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
#footer ul{
	list-style:none;
	padding:0;
	margin:0px;
}

#footer a, #footer a:visited {
	color: #1785b6;
	text-decoration: none;
	}

#footer a:hover {
	color: #1785b6;
	text-decoration: underline;
	}




#quoteForm {
	position:relative;
	width:800px;
	margin:0px auto;
	padding:0px;
	background:#fff
	}
	#itemSelection{
	width:100%;
/*	background-color:#C0C0C0;*/
	background-color:#F5F5F5;
	}

