html,body {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 0.8em Verdana, Arial, Helvetica, Geneva, "Lucida Sans" sans-serif;
}

#header {
	float: left;
	margin-left: 0px;
	margin-top: ;
	/*background-color: #cccccc;*/
	line-height: normal;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header li {
	float: left;
	background: url('../images/norm_right.gif') no-repeat right top;
	margin: 0;
	padding: 0;
}

#header li.first {
	background: #ffffff;
	/*margin-left: 1px;
	padding: 0;*/
}

#header a {
	display: block;
	background: url('../images/norm_left.gif') no-repeat left top;    padding: 5px 15px;
	text-decoration: none;
}

#header #current {
	background-image: url('../images/norm_right_on.gif');
}

#header #current a {
	background-image: url('../images/norm_left_on.gif');
}

img.logo {
	padding: 0;
	margin: 10 10 10 10;
}

#content {
	width: 980px;
	height: ;
	background-color: #dc2521;
	padding: 5 5 5 5;
	/*border: 1px solid #000;
	border-top: 2px solid #dc2521;*/
}

#footer {
	width: 100%;
	border: 1px solid #000;
	padding: 10 10 10 10;
}

.roundcont {
	width: 100%;
 	background-color: #ffffff;
}

.roundcont p {	margin: 0 10px;}

.roundtop { 	background: url('../images/tr.gif') no-repeat top right; }

.roundbottom {	background: url('../images/br.gif') no-repeat top right; }img.corner {   width: 10px;   height: 10px;   border: none;   display: block !important;}

P {
	font-size: 11px;
	padding: 5 5 0 5;
}

.twelve {
	font-size: 12px;
}

.header {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.headerCopy {
	font-size: 14px;
	color: #dc2521;
	font-weight: bold;
	text-decoration: italics;
}

ul.productInfo {
	font-size: 12px;
	margin: 0;
	padding: inherit;
	list-style: none;
}

ul.productInfo li.header {
	padding-left: 5px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

ul.productInfo li {
	padding-left: 5px;
}

ul.productInfo li.productDescription {
	width: 95%;
}

p.productLine {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 95%;
	border-top:1px solid #dc2521;
}

.bold {
	font-weight: bold;
}

#header A:link {
	color: #ffffff;
}#header A:visited {
	color: #ffffff;
}#header A:active {
	color: #ffffff;
}#header A:hover {
	color: #ffffff;
}

ul A:link {
	color: #000099;
}A:visited {
	color: #000099;
}A:active {
	color: #000099;
}A:hover {
	color: #000099;
}