@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 980px;
	margin: 0px;
}

#header {
	background-color: #FFFFFF;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 97px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}

#left {
	float: left;
	width: 300px;
	height: 581px;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

#right {
	float: left;
	width: 665px;
	height: 1%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#wrapper #container #right #contenttbg {
	background-color: #FFFFFF;
	background-image: url(images/contenttopbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

#wrapper #container #right #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	height: 521px;
	width: 620px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#wrapper #container #right #contentbg {
	background-color: #FFFFFF;
	background-image: url(images/contentbottombg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	clear: both;
}

#wrapper #header #logo {
	float: left;
	height: 61px;
	width: 220px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}

#wrapper #header #topmenu {
	float: left;
	height: 47px;
	width: 600px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
}
.leftimage {
	float: left;
}
#wrapper #container #right #content #wtext {
	float: left;
	height: 126px;
	width: 375px;
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: none;
	color: #757474;
}

a:link {
	font-weight: bold;
}

a:visited {
	color: #999999;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #cb020a;
}


#topmenu a:link {
	color: #303030;
	font-weight: bold;
}

#topmenu a:visited {
	color: #999999;
	font-weight: bold;
}

#topmenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cb020a;
}

#topmenu  a:active {
	font-weight: bold;
	text-decoration: none;
	color: #cb020a;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #757474;
	text-decoration: none;
}
.bulletheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cb020a;
	margin: 0px;
}

.clear {
	clear: both;
}
#contentleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 255px;
}
#contentright {
	float: left;
	width: 270px;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	margin: 0px;
	height: 66px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#productcolumn {
	margin: 0px;
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.red {
	text-decoration: none;
	color: #CB020A;
}
#prodnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB020A;
	clear: both;
	text-align: right;
}