* { margin:0; padding:0; }

body {
	background: #DBDBDB url('images/sitebg.png') top left repeat-x; 
	margin, padding:0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: .8em;
}

h1, h2, h3, h4 {
	color:#213B93;
}

#wrapper a img {
	border:none;
}

#wrapper {
	width:816px; margin:0 auto;
	margin, padding:0;
	background:#fff;
}

#subcontent {
	padding:15px;
}

#subcontent p {
	margin:10px;
}

#nav {
	width:486px;
	height:42px;
	margin:3px 0 0 0;
	background:url('images/navbg.png') top left no-repeat;
	font-size: 1em;
}

#nav ul {
	padding:13px 0 0 6px;
}

#nav li {
	display:inline;
	height:42px;
}

#nav li a, #nav li a:visited, #nav li a:active {
	color:#fff;
	text-decoration: none;
	padding:12px 30px;
}

#nav li a:hover {
	color:#fff;
	background: #ea5050;
	text-decoration: none;
	padding:12px 30px;
}

#header {
	width:816px;
	height:142px;
	background: url('images/headerbg.png') top left no-repeat;
}

#flash {
	width:785px;
	height:275px;
	background:url('images/flash.png') top left no-repeat;
	margin:15px auto 0 auto;
	padding:0 0 15px 0;
}

#subflash {
	width:785px;
	height:204px;
	margin:0 auto 15px 0;
	padding:0;
}

.graylarge {
	width:735px;
	font-size:1.3em;
	font-style: italic;
	color:#716775;
	margin:0 auto 20px auto;
	padding:0;
}

#lftbucket {
	width:390px;
	height:194px;
	margin:0 0 0 15px;
	float:left;
	background:url('images/lftbucket.png') top left no-repeat;
}

#lftbucket h3 { 
	margin-top:140px;
	padding-left:20px;
	color:#fff;
	font-style: italic;
	font-weight:100;
 }
 
#lftbucket a img {
	margin:11px -10px 0 0;
	float:right;
}

#rtbucket {
	width:390px;
	height:185px;
	margin:9px 0 0 10px;
	float:left;
	background:url('images/rtbucket.png') top left no-repeat;
}

#rtbucket p {
	color:#fff;
	margin:20px 20px 0 20px;
	font-style: italic;
	width:204px;
	height:133px;
	float:left;
	font-size: .95em;
	line-height: 1.1em;
}

#rtbucket h4 {
	color:#fff;
	float:right;
	padding:20px 15px 0 0;
	font-size: 1.3em;
	font-weight:100;
	font-style: italic;
}
 
#rtbucket a img {
	margin:121px -10px 0 0;
	float:right;
}

.clear {
	clear:both;
	width, height:0;
}

#footer {
	height:130px;
	background:#2a47b3 url('images/footerbg.jpg') top left repeat-x;
	padding:15px 0 0 0;
	
}

#footwrap {
	width:816px;
	margin:0 auto;
	color:#fff;
}

#footwrap p {
	margin:8px 15px;
	font-size: .9em;
}

#footwrap a, #footwrap a:hover, #footwrap a:visited {
	color:#fff;
	text-decoration: none;
}

.product {
	width:800px;
	margin:25px 0;
}

.product hr {
	width:670px;
}

.product .prod {
	margin:0 20px 0 0;
	float:left;
}

.product .bnow {
	float:right;
	width:164px; height:34px;
	margin: 0px 25px 0 0;
}

.product .buyn {
	float:left;
	margin: 0px 25px 0 0;
}

.fleft {
	margin:0 15px 15px 10px;
	float:left;
}

.fright {
	margin:0 10px 15px 15px;
	float:right;
}

.footerlinks {
	float:right;
}

.footerlinks a img {
	border:none;
}