﻿body
{
	background:url(../images/bg2.jpg) repeat-x #4b3e36;
	margin:0px;
	color:#ecd7b9;
	font-size:12px;
	font-family:Arial, "Myriad Pro", "Trebuchet MS";
}
p,div,span,td,h1,h2
{
	margin:0px;
}
a
{
	color:#ffc06a;
	text-decoration:none;
	
}
h1
{
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	color:#ffc06a;
	font-size:28px;
	padding-bottom:15px;
	font-weight:normal;
}
h2
{
	font-weight:normal;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	color:#ffc06a;
	font-size:18px;
	padding-bottom:15px;
}
.cont
{
	line-height:19px;
}
.main
{
	padding:5px 15px 5px 15px;
	line-height:19px;
}
table
{
	border-collapse:collapse;
}
.header
{
	background:url(../images/header.jpg) no-repeat;
	width:875px;
	height:170px;
}
.header a.logo{
	display:block;
	width:260px;
	height:93px;
	float:left;
	position:relative;
	top:5px;
	left:20px;
}
.header a.ship{
	display:block;
	width:115px;
	height:85px;
	float:right;
	position:relative;
	top:0px;
	right:10px;
}
.top-lft
{
	background:url(../images/top-lft.gif) no-repeat top left;
	width:13px;
	height:13px;
}
.top-rgt
{
	background:url(../images/top-rgt.gif) no-repeat top right;
	width:13px;
	height:13px;
}
.btm-lft
{
	background:url(../images/btm-lft.gif) no-repeat bottom left;
	width:13px;
	height:13px;
}
.btm-rgt
{
	background:url(../images/btm-rgt.gif) no-repeat bottom right;
	width:13px;
	height:13px;
}
.flt
{
	float:left;
}
.frt
{
	float:right;
}
.box-bg
{
	float:left;
	width:220px;
	color:#FFFFFF;
	background-color:#735b42;
	height:99px;
	margin:0px 0px 0px 0px;
}
.box-bg1
{
	float:left;
	width:380px;
	color:#FFFFFF;
	height:99px;
	margin:0px 0px 0px 0px;
	font-family:"Georgia";
	font-style:italic;
	background:url(../images/autorize.gif) no-repeat right #735b42;
}
.box-bg1 p
{
	line-height:20px;
	padding:15px 10px 0px 10px;
	float:left;
}
.box-lft
{
	float:left;
	background:url(../images/box-lft.gif) no-repeat left;
	width:11px;
	height:99px;
}
.box-rgt
{
	float:right;
	background:url(../images/box-rgt.gif) no-repeat;
	width:11px;
	height:99px;
}
.autorize
{
	float:right;
	width:68px;
	height:99px;
}
.viewmore
{
	padding:10px;
	float:right;
}
.viewmore a
{
	text-transform:uppercase;
	text-decoration:none;
	color:#d5ad6f;
}
.viewmore a:hover
{
	text-transform:uppercase;
	text-decoration:underline;
	color:#d5ad6f;
}
.gallery
{
	padding:0px 0px 0px 20px;
}
.gallery img
{
	margin-right:20px;
	border:3px solid #584736;
	float:left;
}
.title-bg
{
	line-height:34px;
	background:url(../images/title-bg.gif) no-repeat;
	width:212px;
	height:34px;
	color:#ecd7b9;
	text-transform:uppercase;
	text-indent:10px;
	margin-left:10px;
}
ul.products {
	margin: 0;
	padding: 5px 0px 10px 20px;
	width: 190px;
	list-style-type: none;
	line-height:25px;
}

ul.products li {
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat left;
}

ul.products li a{
	color:#ecd7b9;
	text-decoration:none;
}

ul.why-choose {
	margin: 0;
	padding: 0px 0px 0px 10px;
	width:100%;
	line-height:25px;
	list-style-type: none;
	float: left;
	
}

ul.why-choose li {
	padding: 0 0 0 20px;
	background: url(../images/bullet-1.gif) no-repeat left top;
}
.footer-bg
{
	background:url(../images/footer-bg.gif) repeat-x;
	height:112px;
	font-family:Tahoma;
	font-size:11px;
	color:#a39888;
	float:left; width:100%;
}
.footer a
{
	text-decoration:none;
	color:#a39888;
	padding:5px 10px 0px 10px;
}
.footer a:hover
{
	text-decoration:none;
	color:#fdd973;
	padding:5px 10px 0px 10px;
}
.footer
{
	background:url(../images/footer.gif) no-repeat left;
	height:112px;
	text-align:center;
}
/***********************************************************/
a.button{
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color:#ffe4c0;
    font-size: 10pt;
    display: block;
	 float: left;
    font: regular 14px "Myriad Pro", "Trebuchet MS", Arial;
    height: 36px;
    margin-right: 5px;
    padding-right: 10px;
    text-decoration: none;
	 cursor:pointer;
}

a.button span{
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 10px 10px 11px 19px;
}

a.button:hover {
    background-position: bottom right;
    color:#ffe4c0;
    outline: none; 
}

a.button:hover span {
    background-position: bottom left;
    padding: 10px 10px 11px 19px; 
}
p.button1{
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color:#ffe4c0;
    display: block;
	 float: left;
    font: regular 14px "Myriad Pro", "Trebuchet MS", Arial;
    height: 36px;
    margin-right: 5px;
    padding-right: 10px;
    text-decoration: none;
	 cursor:pointer;
}

p.button1 span{
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 10px 10px 11px 19px;
}

p.button1 {
    background-position: bottom right;
    color:#ffe4c0;
    outline: none; 
}

p.button1 span {
    background-position: bottom left;
    padding: 10px 10px 11px 19px; 
}

.linkimg{
	border:0px;
}
.livechat{
	background-color:#4b3e36; 
	width:234; 
	height:132;
	background-image:url(../images/whitebg.gif);
}
.form1{
	font-family:  Arial;
	font-size: 12px;
	text-decoration: none;
	text-align:right;
	font-weight: bold;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.box{
	font-family:  Arial;
	font-size: 11px;
	background-image:url('../images/txtbox-bg.gif');
	background-repeat:repeat-x;
	color: #000000;
	height:18px;
	border: 1px solid #333333
}
.box1{
	font-family:  Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	height:65px;
	width:200px;
}