html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
caption, tbody, tfoot, thead, tr, th, td,
small, strike, sub, sup, tt, var,
fieldset, form, label, legend,
dl, dt, dd, ol, ul, li {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background: #333333 url(/images/bg/top.gif) repeat-x top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 { font-size: 22px; font-weight: bold; margin: 10px 0; }	
h2 { font-size: 14px; font-weight: bold; color: #ff6600; margin: 5px 0; }
h3 { font-size: 12px; font-weight: bold; color: #777777; margin: 5px 0; }
p { padding: 6px 0; }
small { font-size: 8px; }

a, a:visited {	color: #0066cc;	text-decoration: none; }	
a:hover, a:active { color: #333333; text-decoration: underline; }

#wrap, #footer { margin: 0 auto; width: 827px; }

#banner {
	display: block;
	width: 100%;
	height: 88px;
	background: url(/images/logos/top.png) no-repeat -1px top;
	text-indent: -4000px;
	margin: 0;
}

#nav {
	width: 100%;
	height: 25px;
	overflow: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
	#nav li {
		display: inline;
		list-style-type: none;
		padding: 0 13px;  	
	}
	#nav a, #nav a:visited {
		color: #ffffff;
		text-decoration: none;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	#nav li.active a, #nav a:hover { color: #333333; }

#feature {
	width: 100%;
	height: 173px;
	margin: 10px 0;
	overflow: hidden;
}
	#promotions { width: 569px; height: 165px; float: left; background: #ffffff; padding: 4px; }
		#proselector { width: 161px; height: 165px; float: left; }
			#proselector img:hover { opacity: 0.6; filter: alpha(opacity=60); cursor: pointer; }
		#proimage { width: 403px; height: 165px; float: right; }
	#news {
		width: 212px;
		height: 107px;
		float: right;
		padding: 53px 14px 13px 14px;
		background: #ffffff url(/images/headers/news.png) no-repeat;
		overflow: hidden;
		font-size: 11px;
		color: #ffffff;
		text-align: justify;
	}
		#news a, #news a:visited {
			color: #72cae7;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
		}
		#news a:hover {	color: #ffffff; }
		
#main {
	width: 100%;
	background: #fff;
	font-size: 12px;
	color: #555555;
}

#content { padding: 10px; overflow: hidden; }	
	#content ul { list-style-image: url(/images/mini/bullet.gif); list-style-position: inside; }	
	#content li { padding: 2px 0; margin-left: 20px; }
	
.left { text-align: left; }
.center { text-align: center; vertical-align: middle; }
.center td { vertical-align: middle; }
.right { text-align: right; }
.top { vertical-align: top; }
.fullwidth { width: 100%; }
.error { color: #990000; }
.success { color: #009900; }

img.border { border: 1px solid #000000; }
img.borderpad { border: 1px solid #999999; padding: 2px; }

div.seperate { padding: 20px 0; margin-bottom: 20px; border-bottom: 1px solid #CCCCCC; }
.clear { clear: both; }

table { border: 0; border-collapse: collapse; margin-top: 5px; }
	th { border: 1px solid #d9d9d9; color: #fff; background: #333333; padding: 2px 6px; font-size: 10px; }
	td { border: 1px solid #d9d9d9; padding: 2px; padding: 2px; }
	table.padded td { padding: 10px; }
	table.small td { font-size: 10px; }
	tr.head, tr.head td, tr.head th { border: 0; }
	
tr.r2 { background: #f0f0f0; }
.redbg { background: #aa3333; color: #ffffff; }
.greenbg { background: #33aa33; color: #ffffff; }
tr.sale, tr.sale td { background: #ffdbc6; }
span.sale { color: #CC0000; text-transform: uppercase; font: Arial, Helvetica, sans-serif; font-size: 10px; }
		
.boxes {
	margin: 0 auto;
	width: 810px;
}
	.boxes div, .boxes a, .boxes a:visited {
		width: 144px;
		margin: 5px;
		padding: 2px 2px 0 2px;
		border: 1px solid #999999;
		overflow: hidden;
		text-align: center;
		float: left;
		display: block;
	}
	.boxes a:hover, .boxes a:active { color: #DDDDDD; }
	.b1 div, .b1 a { height: 131px; }
	.b2 div, .b2 a { height: 151px; }
	.b3 div, .b3 a { height: 171px; }
		.boxes p {
			color: #ffffff;
			width: 144px;
			height: 19px;
			line-height: 19px;
			font-size: 11px;
			margin-bottom: 1px;
			padding: 0;
		}
		.boxes .p1 { background: #666666; }
		.boxes .p2 { background: #333333; }
		.boxes .p3 { background: #0199CB; }
		
.private { width: 380px; display: block; }
	.private ul { list-style-image: url(/images/mini/bullet.gif); }
		.private li { width: 130px; float: left; cursor: pointer; color: #0066cc; white-space: nowrap; }
		.private li:hover { color: #333333; text-decoration: underline; }
		
div.featureimg { width: 99%; border: 1px solid #999999; padding: 2px 2px 0 2px; text-align: center; }
	
table.gradient {
	background: #373737 url(/images/bg/cell_header.gif) left top repeat-x;
	border: 2px solid #888888;
	border-collapse: collapse;
	margin: 0 0 5px 0;
	height: 47px;
}
	table.gradient td {
		border: none;
		border-right: 1px dotted #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #ffffff;
		padding: 0;
		vertical-align: middle;
	}
	table.gradient td h1 { font-size: 18px; font-weight: normal; margin: 0; }
	
.thumbpad { padding: 0px; }
	.thumbpad img { margin: 5px; }
		
#botwrap {
	width: 100%;
	height: 125px;
	background: url(/images/bg/bottom_blue.png) repeat-x left top;
	border-top: 1px solid #666;
	font-size: 11px;
	color: #fff;
}
	#botwrap a, #botwrap a:visited { color: #333333; text-decoration: none; }
	#botwrap a:hover, #botwrap a:active { color: #dddddd; text-decoration: underline; }
	#botwrap p { padding: 0; }
	
	#bottom { width: 100%; height: 125px; background: url(/images/logos/bottom.png) no-repeat right bottom; }
	
	#contact {
		float: left;
		width: 250px;
		background: url(/images/headers/contact.png) no-repeat left top;
		font-size: 11px;
		padding: 40px 0 0 12px;
	}
		#contact p.name { font-size: 16px; letter-spacing: 1px; margin-bottom: 10px; }
		#contact p.sub a, #contact p.sub a:visited { color: #dddddd; }
	
	#links {
		float: left;
		width: 350px;
		padding: 40px 0 0 40px;
		background: url(/images/headers/links.png) no-repeat left top;
		line-height: 20px;
		color: #333333;
		font-size: 12px;
	}

#footwrap {
	width: 100%;
	background: #6c6c6c url(/images/bg/footer.gif) repeat-x top left;
	font-size: 10px;
	color: #dddddd;
	padding: 5px 0;
}
	#footwrap p { padding: 0; }
	#footwrap .sub { color: #aaaaaa; }
