@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, img, form {margin:0px; padding:0px; }

/* END RESETS */

/* START CENTER */

#center {
float: left;
width: 650px;
}

img {
border: 0px;
}

#sectionHeader {
text-align: center;
margin-left: 18px;
margin-top: 20px;
}

.productsml {
float: left;
width: 640px;
padding-left: 10px;
}

a .thmbovers {
padding: 2px;
}

a:hover .thmbovers {
background-color: #44c8f5;
}

.prodItems {
float: left;
text-align: center;
width: 290px;
height: 330px;
margin: 10px 10px 10px 10px;
border: thin double #CCC;
}

.prodItems h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: text-bottom;
	color: #034ea2;
	margin-top: 10px;
	margin-bottom: 5px;
}

.prodItems h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: text-bottom;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.prodItems span {
	color: #F00;
}

.prodItems p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
vertical-align: text-bottom;
color: #333333;
margin-top: 5px;
}

.prodItems a {
color: #034ea2;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

.prodItems a:hover {
text-decoration: underline;
color: #44c8f5;
}

.ultimate {
float: left;
text-align: center;
width: 605px;
height: 340px;
margin: 10px 10px 10px 10px;
border: thin double #CCC;
}

.ultimate h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: text-bottom;
	color: #034ea2;
	margin-top: 10px;
	margin-bottom: 5px;
}

.ultimate h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: text-bottom;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ultimate span {
	color: #F00;
}

.ultimate p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
vertical-align: text-bottom;
color: #333333;
margin-top: 5px;
}

.ultimate a {
color: #034ea2;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

.ultimate a:hover {
text-decoration: underline;
color: #44c8f5;
}

#centerFoot {
float: left;
clear: both;
}
