@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ccd2d2;
	background-image: url(images/backgroundBody.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
p {
	margin-bottom: 10px;
}
td {
	padding: 4px;
}
hr {
	background-color: #FFF;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
a {
	color:#999;
}
#mainContent h1 {
	font-size: 15px;
	color: #009edb;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContent p {
	margin-left: 5px;
}


#content {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
	background-image: url(images/backgroundContent.jpg);
	background-repeat: repeat-y;
}
#header {
	background-color: #231f20;
	height: 85px;
	width: 980px;
}
#searchandcontact {
	height: 1px;
	width: 100%;
	position: relative;
	margin-bottom: 9px;
}

#contactDetails {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	left: 600px;
	top: -38px;
	width: 320px;
}
#contactDetails a {
	color: #FFF;
	text-decoration: none;
}
#contactDetails a:hover {
	text-decoration: underline;
}

#topMenu {
	background-color: #454545;
	width: 780px;
	float: left;
	margin-left: 10px;
}


#sideMenu {
	width: 165px;
	line-height: 25px;
	color: #FFF;
	float: left;
	margin-left: 10px;
	margin-bottom: 50px;
	position: relative;
}
#slideshow {
	background-image: url(images/backgroundSlideshow.jpg);
	background-repeat: no-repeat;
	height: 395px;
	width: 590px;
	margin-bottom: 10px;
}

#wrapper {
	float: right;
	width: 780px;
	margin-right: 10px;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}
#mainContent {
	float: left;
	width: 600px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	overflow: hidden;
}
#mainContent h4      {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFF;
	text-indent: 5px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #231f20;
	margin-bottom: 5px;
	width: 590px;
	margin-left: 5px;
}
#mainText p {
	margin-right: 10px;
}

#mainImage {
	margin-bottom: 10px;
}
#newsContent {
	background-color: #454545;
	float: right;
	width: 165px;
	color: #FFF;
	margin-right: 5px;
	overflow: hidden;
}
#newsContent h4 {
	background-image: url(images/backgroundNewsHeader.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 165px;
}

#newsContent img {
	margin-bottom: 10px;
}
#newsContent p {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#newsContent a {
	color: #FFF;
}
#searchForm {
	float: right;
}
.greenText {
	color: #0F0;
}
.magentaText {
	color: #F0F;
}
.blueText {
	color: #3CF;
}
#featuredProduct {
	float: left;
	width: 130px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 5px;
	overflow: hidden;
}
#featuredProduct h2 {
	margin-bottom: 10px;
	width: 120px;
}
#featuredProduct h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#featuredProduct h4 {
	background-image: url(images/backgroundFeaturedHeading.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 130px;
	overflow: hidden;
	background-color: #FFF;
	margin-left: 0px;
}

#featuredProduct p {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 16px;
}
#featuredProduct img {
	margin-left: 5px;
}
#featuredProduct a {
	color: #3C0;
	display: block;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 12px;
}
#mainText {
	float: right;
	width: 450px;
	overflow: hidden;
}
#searchBox {
	position: absolute;
	left: 790px;
	top: -85px;
}
.formInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
#footer {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}
#footer a {
	color: #454545;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.productDivide {
	background-image: url(images/productDivide.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: left 5px;
}
#productImages {
	text-align: center;
	float: right;
	width: 150px;
	margin-bottom: 40px;
	padding-top: 5px;
}
#productImages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
