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

/* v1.0 | 20080212 */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup {
	vertical-align: 0;
    position: relative; 
	font-size:70%;
	bottom: 1ex;
	text-decoration:none;
}

/* MAIN CSS */

body{
	background:url(../images/bg-body-gradient.jpg) repeat-x top center #666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}

#wrapper{
	margin:0 auto;
	padding:20px 0 0 0;
	width:800px;
	position:relative;
	z-index:1;
}

#masthead{
	position:relative;
	float:left;
	width:800px;
	height:80px;
	z-index:2;
	margin:0 0 2px 0;
	background:url(../images/masthead.jpg) top right no-repeat #FFF;
}

#masthead-copy{
	position:absolute;
	z-index:3;
	width:380px;
	top:25px;
	left:405px;
}

#masthead-copy h1{
	color:#333990;
	font-weight:bold;
	font-size:14px;
}

#masthead-copy ul li{
	display:inline;
	color:#666;
	font-size:10px;
	font-weight:bold;
}

#masthead-copy ul li a:link, #masthead-copy ul li a:visited{
	color:#333;
	text-decoration:none;
}

#masthead-copy ul li a:hover{
	text-decoration:underline;
}

#header{
	position:relative;
	float:left;
	width:800px;
}

#header-left{
	position:relative;
	float:left;
	width:399px;
	padding:0 2px 0 0;
}

#header-right{
	position:relative;
	float:left;
	width:399px;
}

#nav{
	width:686px;
	float:left;
	background-color:#8B1229;
	height:30px;
	margin:2px 2px 0 0;
	padding:0 0 0 7px;
}

#nav ul li{
	display:inline;
	font-size:11px;
	line-height:30px;
	color:#FFF;
	padding:0 3px 0 3px;
}

#nav ul li a:link, #nav ul li a:visited{
	color:#FFF;
	text-decoration:underline;
}

#nav ul li a:hover{
	text-decoration:none;
}

#nav-button-share{
	position:relative;
	float:left;
	width:96px;
	margin:2px 0 0 0;
}

#nav-button-archives{
	position:relative;
	float:left;
	width:105px;
	margin:2px 0 0 0;
}

#main{
	width:800px;
	float:left;
	position:relative;
	margin:2px 0 0 0;
}

#featured-article{
	background-color:#FFF;
	width:720px;
	position:relative;
	padding:20px 40px 0 40px;
	text-align:justify;
}

#featured-article ul{
	padding:0;
	margin:0 20px 0 30px;
}

#featured-article ul li{
	list-style:disc;
	padding:0 0 15px 0;
	text-align:left;
}

#featured-article a:link, p a:visited{
	color:#333;
	text-decoration:underline;
}

#featured-article a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333;
}

#tip-of-the-month{
	background-color:#FFF;
	width:720px;
	position:relative;
	padding:20px 40px 0 40px;
	text-align:justify;
}

#tip-of-the-month ul{
	padding:0;
	margin:0 20px 0 30px;
}

#tip-of-the-month ul li{
	list-style:disc;
	padding:0 0 15px 0;
	text-align:left;
}

#tip-of-the-month a:link, p a:visited{
	color:#333;
	text-decoration:underline;
}

#tip-of-the-month a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333;
}

#monthly-poll{
	background-color:#FFF;
	width:720px;
	position:relative;
	padding:20px 40px 0 40px;
	text-align:justify;
}

#monthly-poll a:link, p a:visited{
	color:#333;
	text-decoration:underline;
}

#monthly-poll a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333;
}

#interactive-tool{
	background-color:#FFF;
	width:720px;
	position:relative;
	padding:20px 40px 0 40px;
	text-align:justify;
}

#featured-product{
	background-color:#FFF;
	width:720px;
	position:relative;
	padding:20px 40px 0 40px;
	text-align:justify;
}

#did-you-know{
	background-color:#FFF;
	width:720px;
	position:relative;
	padding:20px 40px 0 40px;
	text-align:justify;
}

#legal{
	width:720px;
	position:relative;
	float:left;
	padding:20px 40px 0 40px;
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#333;
	background:url(../images/rounded-corner-legal.jpg) bottom left no-repeat #999;
}

#legal a:hover{
	color:#FFF;
	background-color:#333;
}

#featured-product ul{
	padding:0;
	margin:0 20px 0 30px;
}

#featured-product ul li{
	list-style:disc;
	padding:0 0 15px 0;
}

#featured-product-single{
	position:relative;
	float:left;
	width:720px;
	padding:0 0 0 0;
}

#featured-product-left{
	position:relative;
	float:left;
	width:339px;
	padding:0 20px 0 0;
	border-right:1px solid #E1E1E1;
}

#featured-product-right{
	position:relative;
	float:left;
	width:340px;
	padding:0 0 0 20px;
}

h2{
	color:#353A90;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin:0 0 15px 0;
}

#featured-product h2{
	float:left;
	position:relative;
	width:720px;
}

#featured-product h2 a:link, #featured-product h2 a:visited {
	color:#353A90;
	text-decoration:none;
}

#featured-product h2 a:hover {
	color:#353A90;
	text-decoration:underline;
}

h3{
	color:#353A90;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	margin:0 0 15px 0;
}

h4{
	color:#8B1229;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 15px 0;
}

h4 a:link, h4 a:visited{
	color:#8B1229;
	text-decoration:none;
}

h4 a:hover{
	color:#8B1229;
	text-decoration:underline;
}

p{
	margin:0 0 15px 0;
}

p a:link, p a:visited{
	color:#333;
	text-decoration:underline;
}

p a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#333;
}

.container{
	position:relative;
	float:left;
	width:800px;
}

.clearContent {
	clear: both;
}

#mp_left {
	margin:0;
	padding:0;
	width:300px;
	float:left;
}

#mp_right {
	margin:10px 0 0 20px;
	padding:0 0 0 0;
	width:400px;
	float:left;
}

#poll {
	width: 270px;
	float:left;
	margin:0 0 0 20px;
	padding:0 0 40px 0;
}

#it_left {
	margin:0 0 0 20px;
	padding:0 0 20px 0;
	width:280px;
	float:left;
}

#it_right {
	margin:10px 0 0 20px;
	padding:0 0 0 0;
	width:400px;
	float:left;
}

.footer-navigation{
	position:relative;
	float:left;
	width:795px;
	background-color:#FFF;
	border-bottom:2px solid #333;
	text-align:right;
	padding:0 5px 5px 0;
}

.footer-navigation ul li{
	display:inline;
	padding:0 5px 0 0;
}

