body {
	color:#333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-image: url(../images/header-bgx.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:1px;
	border:1px solid #CCC;
	float:right;
	margin-left:12px;
}
.alignleft {
	padding:1px;
	border:1px solid #CCC;
	float:left;
	margin-right: 12px;
}
#container {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#wrap {
	background-image: url(../images/header-bgx.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	background-color: #FFF;
}
#topbar {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	line-height: 32px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#topbar h1 {
	display: block;
	float: left;
	padding-bottom: 0px;
}
#topbar h1 span {
	display: none;
}
#topbar .right h2 {
	display: block;
	padding-top: 30px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #FFF;
}
#nav {
	line-height: 32px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#nav ul li {
	display: block;
	float: left;
	padding-right: 15px;
}
#nav ul li a {
	color: #FFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #FFA1A1;
}
#nav ul .current_page_item a {
	color: #36C;
	background-color: #FFF;
}
#page {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat-y;
	padding-right: 23px;
	padding-left: 23px;
}
#page .content {
	padding-right: 15px;
	padding-left: 15px;
}
#primary {
	width: 580px;
	padding-top: 25px;
	float: left;
}
#primary .welcome {
	padding-bottom: 0px;
	padding-right: 15px;
}
#primary #features {
	padding-bottom: 20px;
}
#features .feature {
	padding-bottom: 20px;
	float: left;
	width: 25%;
	text-align: center;
}
#features .feature .left {
	margin-right: 12px;
}
#features .feature h3 {
	font-size: 16px;
	color: #990000;
	padding-bottom: 3px;
}
#features .feature h4 {
	font-style: italic;
	color: #333;
	font-size: 14px;
}
#primary #introvid {
	text-align: center;
	width: 320px;
	float: left;
	padding-right: 20px;
}
#sidebar-1 {
	background-image: url(../images/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 224px;
	float: right;
	padding-top: 25px;
	padding-left: 15px;
}
#sidebar-1 a {
	color: #336699;
}
#sidebar-1 .blogposts {
	font-size: 11px;
	color: #999;
}
#sidebar-1 .blogposts h4 {
	color: #000;
	font-style: italic;
	font-weight: bold;
}
#guarantee  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
	float: right;
	width: 240px;
}
#guarantee .monthfreebtn  {
	background-image: url(../images/get1monthfree.gif);
	background-position: bottom;
	height: 65px;
	width: 224px;
	display: block;
}
#guarantee .monthfreebtn:hover {
	background-position: top;
}
#guarantee .monthfreebtn span  {
	display: none;
}
#subnav ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#subnav ul li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#subnav ul li a {
	line-height: 28px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
}
#subnav ul li a:hover {
	color: #83ACD7;
}
#subnav ul .current_page_item a {
	background-image: url(../images/arrow-active.gif);
	color: #AC5B5B;
}
#page-btm {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#footer-top {
	background-color: #FFF;
	background-image: url(../images/page-btm.gif);
	background-repeat: repeat-x;
	height: 44px;
}
#footer1 {
	background-color: #000;
	height: 300px;
	color: #CCC;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#footer1 a  {
	color: #EFEFEF;
	text-decoration: underline;
}
#footer1 a:hover {
	text-decoration: none;
}
#footer1 h2 {
	color: #FF7E7E;
	font-style: italic;
	font-weight: normal;
}
#footer1 #sitemap {
	float: left;
	width: 380px;
}
#footer1 #sitemap h2 {
	background-image: url(../images/world-icon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 35px;
}
#footer1 #search-feed {
	float: left;
	width: 200px;
	padding-left: 15px;
}
#footer1 #search-feed #search-site h2 {
	line-height: 30px;
	background-image: url(../images/search-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
#footer1 #search-feed #feed h2 {
	padding-left: 35px;
	background-image: url(../images/rss-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}
#footer1 #newsletter {
	float: right;
	width: 200px;
}
#footer1 #newsletter h2 {
	line-height: 30px;
	background-image: url(../images/newsletter-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
}
