@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	background-color: #E9E9E9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header.jpg);
	height: 248px;
	width: 980px;
}
#container #menubar {
	background-color: #84888a;
	height: 40px;
	width: 980px;
}
#container #menubar #menu {
	padding-left: 20px;
	width: 930px;
}

#container #menubar a {
	color: #FFFFFF;
	background-image: url(../images/arrow_menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 40px;
	padding-right: 20px;
	text-decoration: none;
	padding-left: 20px;
}
#container #submenu {
	height: 70px;
	width: 100px;
	background-color: #84888a;
	padding: 5px;
	margin-left: 390px;
	visibility: hidden;
	position: absolute;
}
#container #submenu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#container #submenu a:hover {
	color: #E3BD1C;
}


#container #menubar #menu a:hover {
	color: #E3BD1C;
}
#container #content {
	display: block;
	height: auto;
	width: 980px;
}
#container #content #left {
	float: left;
	width: 335px;
	margin-right: 30px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container #content #right {
	float: left;
	width: 530px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container #content #btm {
	background-image: url(../images/lower_left_box.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 112px;
	width: 350px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #content #btmr {
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#container #content a {
	color: #598094;
	text-decoration: none;
}
#container #footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-y;
	clear: both;
	height: 91px;
	width: 980px;
}
#container #footer #footerleft {
	float: left;
	height: 70px;
	width: 335px;
	padding: 10px;
}
#container #footerright {
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 70px;
}
#container #content #right li {
	margin-bottom: 15px;
	list-style-image: url(../images/dot.jpg);
	padding-right: 20px;
}
#container #content #left li {
	margin-bottom: 10px;
}




.yellow {
	font-size: 19px;
	line-height: 20px;
	color: #ecb40a;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
.blueHeadings {
	font-size: 19px;
	line-height: 20px;
	color: #009ee0;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgrfloat {
	padding: 10px;
	float: right;
	clear: right;
}
.clearme {
	clear: both;
}
.redHeading {
	font-size: 19px;
	color: #d41d17;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}
.referenceHeading {
	font-size: 14px;
	line-height: 25px;
	background-image: url(../images/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
	color: #666666;
}
.inp {
	font-size: 11px;
	background-color: #DEE9ED;
	width: 300px;
	padding-right: 8px;
	border: 1px solid #E1E1E1;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEE9ED;
	padding: 10px;
	width: 290px;
	border: 1px solid #CCCCCC;
}
.sending {
	background-color: #DEE9ED;
	border: 1px solid #CCCCCC;
}

.style3 {color: #40b6e8}
.slider {
	height: auto;
	display: block;
}
#container #content #left #samples img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.slider img {
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content .spacer {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
}


.productbox {
	float:left;
	width:450px;
}

.productbox img{
	float:left;
	margin:0 15px 0 0;

}

.priced{
		color:#0073ad;
		font-weight:bold;
}

a img{
		border:none;
}