@import url("reset.css");
body{
background:#000000 url(images/bg.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333;
letter-spacing: normal;
min-height:900px;
}
#container{
width:793px;
margin:0px auto;
}
#header
{
background: url(images/header_blog.png) no-repeat;
height:168px;
}
#nav{
background: url(images/nav.png) no-repeat;
height:30px;
position:relative;
left:250px;
}
#con-top
{
/*background: url(images/con-top.png) no-repeat;*/
background: #fff;
height:167px;
border-left:4px solid #999;
	border-right:4px solid #999;
	border-top:4px solid #ccc;
	margin:0 auto;
}
#content
{
	background: #fff;
	/*background: url(images/content.png) repeat-y;*/
	min-height:1000px;
	padding-left:80px;
	padding-right:80px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	border-left:4px solid #999;
	border-right:4px solid #999;
	margin:0 auto;
	
}

#footer
{
	background:#fff;
	/*background: url(images/footer.png) no-repeat;*/
	height:327px;
	text-align:center;
	border-left:4px solid #999;
	border-right:4px solid #999;
	border-bottom:4px solid #ccc;
	margin:0 auto;
}
#footer .links{
	position:relative;
	top:120px;
}
#footer .links a{
color:#AAAAAA;
font-size:12px;
text-decoration:none;
border-right:1px solid #aaaaaa;
padding:0px 5px 0px 0px;
}
#footer .links a:hover{
text-decoration:underline;
}
#footer .links .last{
border:none;
}
#contentwrap
{
	position:relative;
	top:-140px;
	text-align:center;
	width:640px;
	font-family: Arial, Helvetica, sans-serif;
}
#content p
{
padding-top:2px;
padding-bottom:15px;
text-align:left;


}

#content ul li {
margin:14px 0 14px 40px;
padding:0 0 15px;
text-align:left;
}

#content ol li {
margin:14px 0 14px 40px;
padding:0 0 15px;
text-align:left;
}

#content ul.check li {
         background:url("images/checkmark.png") no-repeat scroll 0 0 transparent;
list-style-type:none;
margin:20px 0;
padding:10px 49px;
text-align:left;
 }
 
.headline {
color:#990000;
font-family:tahoma;
font-size:36px;
font-style:normal;
font-weight:bold;
line-height:40px;
padding:40px 0;
margin:0 auto;
text-align:center;
}
 
.posthead {
	font-weight:bold;
}

.subhead1 {
	padding:20px 0;
	text-align:center;
	color:#333333;
	font-family:tahoma;
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	line-height:33px;
	margin:20px auto;
}

.subhead1top {
	padding:20px 0;
	text-align:center;
	color:#333333;
	font-family:tahoma;
	font-size:28px;
	font-style:normal;
	font-weight:bold;
	line-height:33px;
	
}

.subhead2 {
	padding:20px auto;
	text-align:center;
	color:#990000;
	font-family:tahoma;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	line-height:33px;	
	

}

.highlight {
	background:yellow;
}



.bigsub {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	font-style: normal;
	line-height:33px;
    text-align:center;
    padding:20px 0;  
}

.bigsubred {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #DC0C01;
	font-style: normal;
	line-height:33px;
    text-align:center;
    padding:20px 0;  
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.subheadline {

	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	font-style: normal;
	line-height: normal;
}




.disclaimer
{
	position:relative;
	top:90px;
	font-size:12px;
	width:640px;
	padding-top:60px;
	padding-right:50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#testimonial
{
width:469px;
margin:10px auto 0px auto;
font-size:12px;
padding:10px;
text-align:left;
overflow:hidden;
}
#test-top
{
	height:136px;
	width:466px;
	overflow:hidden;
	background-image: url(images/testimonial_box_01.png);
}
#test-con
{
	width:466px;
	overflow:hidden;
	background-image: url(images/testimonial_box_center.png);
	background-repeat: repeat;
}
#text
{
position:relative;
min-height:190px;
width:350px;
left:60px;
}
#test-bottom
{
	clear:both;
	height:74px;
	width:466px;
	background-image: url(images/testimonial_box_04.png);
	background-repeat: no-repeat;
	background-position: left;
}
#text{
float:left;
width:350px;
font-size:15px;
}
.caption {

	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

