@charset "utf-8";
/* CSS Document */

.clear { position: relative; clear: both; height: 1px; font-size: 1px; background: transparent;  }

h1 {
	font-size:22px;
	margin-bottom:10px;
}

h2 {
	font-size:18px;
	margin-bottom: 5px;
}

h3, h4 {
	font-size:14px;
	margin-bottom: 5px;
}

* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}

body {
	background: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans;
	color: #29405A;
	background-image: url(../images/topbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
}

p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 3px;
}

a:link, a:visited { color: #0000FF; text-decoration: none; }

a:hover { text-decoration: underline; }


#wrapper {
	width: 750px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 90px;
	width: 750px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#splash {
	margin: 0px;
	height: 258px;
	width: 750px;
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
}

#splash-content {
	float: right;
	width: 370px;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}

#coupon {
	width: 230px;
	height: 63px;
	text-align: center;
	background-color: #FDFF9D;
	font-weight: bold;
	border: 2px dashed #D30101;
	font-size: 12px;
	background-image: url(../images/coupon.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	color: #000000;
	float: right;
	margin-top: 10px;
	margin-right: 54px;
	display: inline;
	line-height: 15px;

}

#coupon a {
	text-decoration: none;
}

.bold-red {
	font-weight:bold;
	color: #CC0000;
	line-height: 20px;
}

#button_main {
	height: 80px;
	width: 330px;
	top: 10px;
	position: relative;
	left: 20px;
}

#nav-top {
	height:25px;
	padding: 0;
	margin: 0px;
	background-image: url(../images/nav-bg.gif);
	font-size: 14px;
	background-repeat: repeat-x;
}

#nav-top ul {
	margin-top:0;
	margin-left:20px;
	padding-top:2px;
}

#nav-top ul li {
	float: left;
	margin-left: 0px;
	padding: 0px 5px;
	border-left: 1px solid #cccccc;
	list-style: none;
}

#nav-top ul li a {
	text-decoration:none;
	color: #999999;
	font-size:13px;
}
	
#nav-top ul li.first-child {
	border-left:none;
	margin-left:0px;

}

#below-fold {
	background-color: #FFFFFF;
	width: 744px;
	border: 3px solid #E6E9E2;
}
#sidebar {
	width: 250px;
	background-image: url(../images/offerback.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	height: 250px;
}

#sidebar-list {
	margin-top:95px;
	margin-left: 20px;
}

#sidebar-list ul {
	margin-top: 10px;
	list-style-type: circle;
}

#sidebar-list li {
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
}

#content {
	width: 684px;
	display: block;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
}

#content ul {
	margin-left:20px;
	margin-bottom:10px;
}

#content ul li {
	list-style:square;
	padding-bottom: 0px;
	font-size: 12px;
}

#content ul li span {
	font-weight:bold;
	font-size:14px;
}

#content-left {
	width: 440px;
	margin-top: 0px;
	background-image: none;
	color: #29405A;
	padding-top: 10px;
	display: block;
	font-size: 12px;
	float: left;
	margin-left: 10px;
}

#content-left ul {
line-height:25px;
list-style:disc;
}

#content-left-list li {
	font-size:16px;
}

#content-left img {
	clear: both;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	border: 4px solid #999999;
}

#home {
	height: 88px;
	width: 186px;
	position: absolute;
}

#footer-links {
	position: relative;
	width: 720px;
	background-image: url(../images/foot-backgrad.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 11px;
	border:1px solid #E6E9E2;
}

#footer-links ul {
	position: relative;
	height: 26px;
	margin-left: 14px;
	padding: 0 0 0 0px;
	list-style:none;
	margin-top: 10px;
}	

#footer-links ul li {
	display:inline;
	float:left;
	color: #29405A;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 6px 0px 2px;
}

#footer-links li a {
	display:inline;
	float:left;
	color: #29405A;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 6px 0px 2px;
	text-decoration:underline;
}

#footer-links ul li.first-child a { border-left: 0; }
#footer-links ul li.last-child a { border-right: 0; }


#footer {
	height: 26px;
	width: 736px;
	padding:4px;
	background-color: #E6E9E2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #E6E9E2;
	font-size: 13px;
}

#footer ul {
	float:right;
	margin-right:20px;
	margin-top: 5px;
}

#footer ul li {
	list-style:none;
	padding-right:12px;
	display: inline;
}

#footer ul li a {
	text-decoration:none;
	color:#999999;
}
#copyright {
	float: left;
	padding: 1px;
	margin-left: 20px;
	margin-top: 5px;
	color: #999999;
}
#splash-content ul {
	position: relative;
	left: 30px;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
}
#splash-content ul li {
	line-height: 23px;
	list-style-type: square;
	margin: 0 0 1em 0;
	margin-left: 10px;
	margin-bottom: 4px;
}
.detail {
	display: block;
	width: 724px;
	margin-left: 10px;
	font-size: 12px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E9E2;
	margin-right: 10px;
}
.detail ul {
	margin-left: 40px;
	margin-bottom: 15px;
}
.detail ul li {

}
.bold-link {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

/*this is just for the tables at the bottom of the index.php page */
#article-list {
	background-color: #FFFFFF;
	background: #FFFFFF url(../images/backgrad.gif) left top repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	
	
}
#article-list ul {
	margin-top: 10px;
}

.nice-border {
	border: 3px solid #999999;
	margin-left: 10px;
}

.tablesrfun {

}

.tablesrfun td {
	padding:2px;
	border: 1px solid #CCCCCC;

}

.tablec1 {
	background-color: #E8EAEA;
}

.tablec2 {
	background-color: #E7EEE3;
}

.table-centered-600 {
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}

.table-centered-600 td {
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-right: 4px;
}

#compare-table {
	border-collapse:collapse;
	border:1px solid #999999;
	text-align:center;
}

#compare-table tr.toprow {
	background-color:#CCCCCC;
}

#compare-table td {
	padding: 2px;
}
blockquote {
	margin-left: 20px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-us-form {
	margin-top: 20px;
}
.thankyou {
	color: #990000;
}
