body {
	margin:0;
	font:normal normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color:#484848;
	background:#FFF url(../images/main-bg.gif) repeat-x center top;
}
#container {
	width:975px;
	margin:0px auto;
}
#header {
	height:108px;
}
#header .logo {
	float:left;
}
#header .content {
	float:right;
}
#header .call {
	float:right;
	width:206px;
	height:28px;
	background:url(../images/call-bg.png) no-repeat center top;
	color:#FFF;
	font-size:18px;
	text-align:center;
	padding:7px 5px 0 0;
}
#header .nav {
	float:right;
	bottom:-37px;
	position:relative;
	z-index: 1;
}
#header .nav li {
	float:left;
	height:41px;
}
#header .nav li.left {
	background:url(../images/nav-left.png) no-repeat left top;
	padding-left:10px;
}
#header .nav li.right {
	background:url(../images/nav-right.png) no-repeat right top;
	padding-right:15px;
}
#header .nav li a {
	background:transparent url('../images/nav-bg.png') no-repeat top left;
	display:block;
	float:left;
	font-size:13px;
	line-height:16px;
	height:41px;
	padding-left:8px;
	text-decoration:none;
	color: #ffffff;
}
#header .nav li a:hover {
	background-position:bottom left;
}
#header .nav li a span {
	background:transparent url('../images/nav-bg.png') no-repeat top right;
	display: block;
	padding: 15px 8px 10px 0;
}
#header .nav li a:hover span {
	background-position:bottom right;
	color:#013169;
}
#header .nav li a.selected {
	background:transparent url('../images/nav-bg.png') no-repeat bottom left;
	display:block;
	font-size:13px;
	line-height:16px;
	height:41px;
	padding-left:8px;
	text-decoration:none;
	color: #4f4c3c;
}
#header .nav li a.selected:hover {
	background-position:bottom left;
}
#header .nav li a.selected span {
	background:transparent url('../images/nav-bg.png') no-repeat bottom right;
	display: block;
	padding: 15px 8px 10px 0;
}
#header .nav li a.selected:hover span {
	background-position:bottom right;
	color:#013169;
}
#banner {
	position:relative;
	height:198px;
	z-index: 0;
}
#banner .frame {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	display: block;
	background-image: url(../images/sub-frame.png);
	_background-image: url(../images/sub-frame.gif);
	background-repeat: no-repeat;
	height:198px;
	width:975px;
	z-index:100;
}
#banner .pic {
	z-index: 0;
	padding:10px;
}
#banner .sub-view-gallery {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:10;
	display: block;
	background-image: url(../images/sub-gallery-lnk.png);
	_background-image: url(../images/sub-gallery-lnk.gif);
	background-repeat: no-repeat;
	height:50px;
	width:158px;
	text-indent:-9999px;
}
#banner .view-gallery {
	position:absolute;
	bottom:14px;
	right:15px;
	z-index:10;
	display: block;
	height:24px;
	width:203px;
	display:none;
}
#banner .btn-next {
	position:absolute;
	top:182px;
	right:-26px;
	z-index:10;
	display:block;
	height:22px;
	width:45px;
	display:none;
	background: transparent url('../images/btn-next.png') no-repeat left top;
	_background: transparent url('../images/btn-next.gif') no-repeat left top;
	text-indent:-9999px;
}
#slideshow {
	width:955px;
	height:385px;
	display:none;
}
#slideshow_pic {
	display:inline;
	position:relative;
	float:left;
	width:767px;
	height:385px;
	overflow:hidden;
}
#slideshow_piclist {
	position:absolute;
}
#slideshow_piclist li {
	width:767px;
	height:385px;
	overflow:hidden;
}
#slideshow_piclist img {
	width:767px;
	height:385px;
}
#slideshow_btn {
	position:absolute;
	margin-left:-50px;
	display:inline;
	float:left;
	width:238px;
	height:119px;
}
#slideshow_btn li {
	width:238px;
	height:119px;
	_margin-bottom:-3px;
}
#slideshow_btn img {
}
#slideshow_btn .current img {
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity=0);
}
#slideshow_btn .t1 {
	background: transparent url('../images/thumb1.gif') no-repeat left top;
	height:119px;
	display:inline-block;
}
#slideshow_btn .t2 {
	background: transparent url('../images/thumb2.gif') no-repeat left top;
	height:119px;
	display:inline-block;
}
#slideshow_btn .t3 {
	background: transparent url('../images/thumb3.gif') no-repeat left top;
	height:119px;
	display:inline-block;
}
#slideshow_opdiv {
	position:absolute;
	left:0;
	bottom:0;
}
#slideshow_tx {
	position:absolute;
}
#content .content-top {
	background: url(../images/cont-top.png) no-repeat top right;
	_background: url(../images/cont-top.gif) no-repeat top right;
	padding-top:15px;
}
#content .content-bg {
	background: url(../images/cont-bg.png) no-repeat bottom left;
	_background: url(../images/cont-bg.gif) no-repeat bottom left;
	width:935px;
	padding:0 20px 20px 20px
}
#content .home-cont {
	display:none;
}
#content .home-cont p 
{
	color:#878787;
	font-size:21px;
	line-height:24px;
}
#content .home-cont a.gallery 
{
	background:url('../images/arrow.png') no-repeat right center;
	height:25px;
	color:#013169;
	font-size:11px;
	text-decoration:none;
	padding-right:15px;
}
#showroom-box 
{
	width:290px;
	display:none;
	float:right;
}
#showroom-box a.heading 
{
	background:url('../images/showroom-top.gif') no-repeat center top;
	height:45px;
	text-indent:-9999px;
	display:block;
}
#showroom-box .showroom-cont 
{
	background:url('../images/showroom-bg.gif') no-repeat center bottom;
	padding-bottom:10px;
}
#showroom-box .pic 
{
	float:left;
	padding:0 5px 2px 8px;
}
#showroom-box .btn-box 
{
	float:left;
	width:103px;
	padding-top:2px;
}
#signup-box {
	float:right;
	width:172px;
	height:142px;
	background:url('../images/signup-bg.gif') no-repeat center top;
	text-align:center;
	display:none;
}
#signup-box h1 {
	margin-top:7px;
	background:url('../images/newsletter.gif') no-repeat center top;
	height:33px;
	text-indent:-9999px;
}
#signup-box p {
	text-align:center;
	color:#013169;
	font-size:11px;
	line-height:15px;
	padding-bottom:4px;
}
#signup-box input {
	border:solid 1px #DFD8DC;
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#828282;
	padding:5px;
	margin-right:3px;
	width:135px;
}
#signup-box a {
	float:right;
	margin-right:15px;
}
#content .sub-cont {
	float:left;
	width:635px;
	padding-right:10px;
}
#content .sub-cont h1 {
	color:#878787;
	font-weight:normal;
	font-size:21px;
	line-height:25px;
	padding-bottom:5px;
}
#content .sub-cont h2 {
	font-weight:bold;
}
#content .sub-cont p {
	padding-bottom:15px;
}

#content .sub-cont a {
	color:#013169;
}

#sub-showroom-box {
	width:290px;
	float:right;
	text-align:center;
}
#sub-showroom-box a.heading {
	background:url('../images/sub-showroom-top.jpg') no-repeat center top;
	height:45px;
	text-indent:-9999px;
	display:block;
}
#sub-showroom-box .pic {
	background:url('../images/showroom-bg.gif') no-repeat center bottom;
	padding-bottom:12px;
	margin-bottom:8px;
	text-align:center;
	height:130px;
}
#content a.btn {
	background: transparent url('../images/btn-left.gif') no-repeat left center;
	color:#FFF;
	font-size:11px;
	padding:5px 0 6px 5px;
	text-decoration:none;
	text-align:center;
}
#content a.btn span {
	background: transparent url('../images/btn-right.gif') no-repeat right center;
	padding: 5px 5px 6px 0;
	line-height:30px;
	cursor:pointer;
	text-align:center;
} 
#content a.btn span.direction 
{
	padding:5px 10px 6px 5px;
}
#content a.btn span.contact 
{
	padding:5px 20px 6px 15px;
}
#content a.btn span.sign 
{
	padding:5px 15px 6px 10px;
}
#footer 
{
	padding-bottom:5px;
}
#footer address 
{
	font-size:11px;
	line-height:22px;
	padding:5px 20px;
	color:#989898;
	font-style: normal;
	float:left;
	display: block;
}
#footer .signup-box 
{
	float:right;
	padding-right:10px;
}
#footer .signup-box .heading 
{
	text-align:right;
	color:#828282;
	padding-bottom:5px;
}
#footer .signup-box input 
{
	border:solid 1px #DFD8DC;
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#828282;
	padding:5px;
	margin-right:3px;
	width:150px;
}
#footer .signup-box a.btn 
{
	font-weight:bold;
	line-height:15px;
	color:#FFF;
	text-align:center;
	padding-top:4px;
	display:inline-block;
	background:url(../images/btn-bg.jpg) no-repeat center top;
	width:79px;
	line-height:16px;
	height:20px;
	text-decoration:none;
}
#footer a.coupon 
{
	font-size:12px;
	width:124px;
	height:49px;
	padding:0 10px 0 8px;
	color:#FFF;
	text-align:center;
	float:right;
	background:url(../images/coupon-bg.gif) no-repeat center top;
	line-height:15px;
	display:block;
	text-decoration:none;
}
.name {
    font-style:italic !important;
    color:#013169;
    float:right;
}
.quote {
    color:#96b73e;
    font-size:22px;
    display:inline;
    line-height:1px;
    font-weight:bold;
}
.quote-close {
    color:#96b73e;
    font-size:22px;
    display:inline;
    line-height:1px;
    font-weight:bold;
}
a.btn {
	background: transparent url('../images/btn-left.gif') no-repeat left center;
	color:#FFF;
	font-size:12px;
	padding:5px 0 5px 5px;
	text-decoration:none;
	text-align:center;
}
a.btn span {
	background: transparent url('../images/btn-right.gif') no-repeat right center;
	padding: 5px 5px 5px 0;
	line-height:27px;
	cursor:pointer;
	text-align:center;
}

a.btn-blue {
	background: transparent url('../images/btn-blue-left.gif') no-repeat left center;
	color:#FFF;
	font-size:11px;
	padding:5px 0 6px 5px;
	text-decoration:none;
	text-align:center;
} 
a.btn-blue span {
	background: transparent url('../images/btn-blue-right.gif') no-repeat right center;
	padding: 5px 5px 6px 0;
	line-height:30px;
	cursor:pointer;
	text-align:center;
}
.category_image
{
    border:1px solid #013169 !important;
}

.finish_description
{
    border:1px solid #013169;
    padding:15px 0 15px 0;
    width:100%;
    background:#ededed;
}

.finish_description span
{
    font-weight:bold;
    color:#013169;
    margin-left:20px;
    line-height:28px;
}

#product_breadcrumbs
{
    background:#f1f1f1;
    border:1px solid #013169;
    width:auto;
    text-indent:10px;
    height:28px;
    width:629px;
    line-height:28px;
    margin-bottom:10px;
}

#product_breadcrumbs a
{
    color:#013169;
}

.bold
{
    font-weight:bold;
}

.italic
{
    font-style:italic;
    
}

.contact_form
{
    
}

.contact_form th
{
    background:#8f886b;
    color:#ffffff;
    text-align:right;
    padding-right:4px;
    width:150px;
    border-bottom:1px solid #4e4a3b;
}

.contact_form td
{
    padding:1px 1px 1px 3px;
    background:#4e4a3b;
    border-bottom:1px solid #4e4a3b;
}

#gallery_scrollable
{
    width:525px !important;
    max-width:525px !important;
    height:102px;
    overflow:hidden !important;
    margin:0;
    padding:0;
    position:relative;
    float:left;
}

#gallery_scrollable #items
{
    overflow:hidden !important;
    width:3000px;
    position:absolute;
    padding:0 !important;
    margin:0 !imporant;
    float:none;
    text-align:left;
}

#gallery_scrollable #items div
{
    float:left;
}

#gallery_scrollable #items img
{
    border:1px solid #013169;
    cursor:pointer;
    float:none;
    margin:0 0 0 3px;
}

#cycle_left
{
    padding:0;
    cursor:pointer;
    float:left;
    margin-top:37px;
    margin-right:9px;
}

#cycle_right
{
    padding:0;
    cursor:pointer;
    float:left;
    margin-top:37px;
    margin-left:12px;
}