html, body {
	background: url("../images/page_tile.gif") repeat-x left top;
	margin: 0;
	height: 100%;
}

body {
/* 	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7e7ed;
}

img, div, a, input { behavior: url("iepngfix.htc") }

#main_wrapper {
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px auto; /* negative value is for accommodating footer at bottom */
}

#header {
	text-align: center;
	padding: 25px 0;
}

#sidebar_left {
	float: left;
	width: 296px;
	text-align: center;
}

#content {
	clear: both;
	float: left;
	width: 980px;
	margin: 10px auto 0;
	padding-bottom: 20px;
}

#col01 {
	float: left;
	width: 200px;
/* 	border-top: 2px solid green; */
}

#col02 {
	float: left;
	width: 550px; /* 580px; */
	padding: 0 15px;
/* 	border-top: 2px solid orange; */
}

#home #col02 p {
	line-height: 18px;
}

#col03 {
	float: left;
	width: 200px;
	padding-top: 15px;
	color: #2e404e;
	font-size: 85%;
	/* 	border-top: 2px solid green; */
}

div.product {
	float: left;
	width: 182px;
	text-align: center;
}

div.center {
	margin: 0 2px;
}

/* !SIDEBAR BOX */

.box_top {
	width: 200px;
	height: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	text-indent: 8px;
	text-transform: uppercase;
	line-height: 24px;
/* 	letter-spacing: .1em; */
	background: url("../images/box_top.png") no-repeat center top;
}

.box_mid {
/* 	float: left; */
	width: 184px; /* 200 actual */
	padding: 4px 8px 1px;
	background: url("../images/box_mid.png") repeat-y center top;
	color: #2e4c63;
	font-size: 11px;
}

.box_btm {
	clear: both;
	width: 200px;
	height: 8px;
	background: url("../images/box_btm.png") no-repeat center top;
	margin-bottom: 10px;
}

.box_mid ul,
.box_mid ol {
	margin: 12px 0 0 20px;
	padding-left: 0;
}

#copy {
	height: 329px;
	overflow: hidden;
	color: #fff;
	line-height: 18px;
	text-align: justify;
}

#sidebar_right {
	float: left;
	width: 296px;
	text-align: center;
}

#content_bottom {
	text-align: 
}

#push { /* IMPORTANT! Use for keeping footer at bottom. same height as footer  */
	clear: both;
	height: 50px;
}

#footer {
	width: 980px;
	height: 42px;
	margin: 0 auto;
	padding-top: 8px;
	background: url("../images/bg_footer.png") no-repeat center top;
	font-size: 11px;
	text-align: center;
}

#footer p {
	margin: 0;
	padding-top: 4px;
}

.legal {
/* 	padding-bottom: 2px; */
	margin-bottom: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #506982;
/* 	border-bottom: 1px dotted #506982; */
}

.date {
	background: #ddd;
	padding: 4px;
	border: 1px dotted #999;
	font-size: 16px;
	font-weight: bold;
	color: #252525;
}

.retailer {
	float: left;
	width: 175px; /* 175 */
	padding: 0px;
	margin: 6px 0 20px 6px;
/* 	background: #84a3bb; */
/* 	border: 1px solid #6c89a0; */
/* 	border-left: 3px solid #557b99; */
	font-size: 12px;
	line-height: normal;
}

.retailer h2 {
	margin: 0 0 4px 0;
	font-size: 12px;
	color: #fff;
/* 	border-bottom: 1px dotted #000; */
}

.retailer .info {
	padding-left: 8px;
}

ul.reviews li,
ol li {
	margin-bottom: 5px;
}

.question {
	color: #f8ffb9;
}

.answer {
	margin: 0 0 20px 0;
}

.q, .a {
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;	
}

/* !TAG mods */

h1 {
	border-bottom: 1px dotted #fff;
	font-size: 18px;
	color: #fff;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	font-style: italic;
}

strong {
	color: #fff799;
}

img {
	border: 0;
}

form {
	margin-top: 10px;
}

/* !LINK STYLES */

a:link, a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 	1px dotted #ebebeb;
}

a:hover, a:active {
	color: #d7e7ed;
}

#col03 a:link, #col03 a:visited {
	color: #264155;
	text-decoration: none;
	border-bottom: 	1px dotted #264155;
}

#col03 a:hover, #col03 a:active {
	color: #fff;
}

#footer a:link, #footer a:visited {
/* 	font-size: 11px; */
	color: #bfd0e1;
	border: none;
}

#footer a:hover, #footer a:active {
/* 	font-size: 11px; */
	color: #fff;
}

/* !MISCELLANEOUS */

.clear {
	clear: both;
}

.right {
	float: right;
	margin: 0 0 4px 8px;
}

.left {
	float: left;
	margin: 0 8px 4px 0;
}

.border {
	border: 2px solid #333e46;
	padding: 1px;
/* 	margin: 1px; */
}

.disclaimer {
	font-size: 11px;
}

#twitter_update_list li {
	margin: 0 0 10px 0;
}

.state {
	display: none;
	margin: 20px 0;
}