* {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:12px;
}

ul, li, p, span, div, h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
}
strong {
font-weight:bold;
}

img, a img{
	border:0;
}


body{
	background: #f36c4f url(./images/bodybg2.gif) top repeat-x;
	margin: 0;	
	height: 100%;
}
#wrap{
	background:url(./images/wrapbg.png) center repeat-y;
	_background:#f36c4f url(./images/bodybg.gif) top center no-repeat;
	width:100%;
	height:1091px;
	*height:100%;
	margin:0 auto;
	
	}
#container{
	background:#FFFFFF;
	margin:0px auto;
	width:800px;
	height:auto;
	*width:800px;
	_margin:0px auto;
	}
.spacer{
	clear:both;
	background: #f36c4f url(./images/bodybg2.gif) top repeat-x;
	margin:0;
	padding:0;
	border:none;
	
	
}
#header{
	width:800px;
	height:104px;
	background: #f36c4f url(./images/bodybg2.gif) top repeat-x;
	*width:803px;
	height:104px;
	_height:104px;
}	
.hleft{
	background: #f36c4f url(./images/bodybg2.gif) top repeat-x;
	width:200px;
	height:200px;
	float:left;
	*width:204px;
	*height:200px;
	_height:200px;
}
.hleftlogo img{
	padding:14px 0 0 28px;
}
.hleft h1{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 0 0 14px;
	*line-height:16px;
	*text-decoration:none;
}
.hleftlogo img a{
	border:none
}
.hleft h1 a{
	text-decoration:none;
	}
.hright{
	background: #f36c4f url(./images/bodybg2.gif) top repeat-x;
	width:600px;
	height:104px;
	float:right;
	_height:104px;
}


#sidebar{
	width:190px;
	padding: 5px;
	float:left;
	background:#fff;
	*width:193px;
}

#sidebar h1{
	background:url(./images/arrow.gif) left no-repeat;
	color:#102f5e;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	height:33px;
	*line-height:17px;
	padding:22px  0 0 40px;
	margin-left:10px
}

#sidebar p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
}
.sidenave {
	color:#fff;
}
.sidenave ul{
	background:#CCCCCC;
	
}
.sidenav li {
	background:#0033CC url(./images/navbg.gif) center;
	list-style:none;
	font-size:10px;
	text-align:center;
	height:18px;
	padding-top:4px;
	*border-bottom: #CCCCCC solid 0px;
	font-weight:bold;
	border-bottom: #CCCCCC solid 1px;
}
.sidenav a:link, .smlnav a:link, .sidenav a:visited, .smlnav a:visited{
	color: #fff;
	text-decoration:none;
	font-size:10px;
}
.smlnav li{
	background:#0033CC url(./images/navbg.gif) top center;
	list-style:none;
	font-size:11px;
	text-align:center;
	height:29px;
	padding-top:3px;
	font-weight:bold;
	border-bottom: #CCCCCC solid 1px;	
}
.verbarrator{
	padding-top:5px;
}

#sidebar h2, #sidebar h2 a{
	color:#414042;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:-9;
	text-align:center;
	line-height:normal;
	padding-bottom:15px;
	text-decoration:none;
}

#sidebar .optin{
	background: #6391b0 url(./images/optinbg.gif) center no-repeat;
	width:190px;
	height:280px;
	margin-top:10px;
	color: #fff;
}
#sidebar .optin h2{
	font-size:14px;
	color: #fff;
	padding:16px 0 3px 0;
}
#sidebar .enterfree{
	padding:0 3px 0 4px;
	text-align:left;
}
#sidebar .enterfree p{
	float:left;
	margin:10px 0 15px 0;
	font-size:8px;
}
#sidebar .enterfree img{
	float:right;
	padding-top:-20px;
	margin-bottom:8px
}

#sidebar .optform{
	margin:5px 0 5px 0;
	font-weight:bold;	
}
#sidebar .optbutton{
	background:url(./images/signup.gif) center no-repeat;
	width:129px;
	height:33px;
	overflow: hidden;
	display: block;
	border: none;
	margin-top:5px;
}

#content{
	width:595px;
	float:right;
	background:#fff url(./images/contentbg.gif) repeat-x;
	min-height:800px;
	margin:6px 5px 0 0;
	_margin-right:3px;
	*width:590px;
}	

#content h1, #content h1 a{
	color: #2f4564;
	font-size:24px;
	line-height:normal;
	text-align:center;
	text-decoration:none;
}

#content h1 strong, #content h1 u, #content h1 em{
	font-size:26px;
}
#content h2{
	font-size:24px;
	line-height:normal;
	text-align:center;
	color:#f1551e;
}
#content h3{
	font-size:18px;
	line-height:normal;
	text-align:center;
}
#content h4, #content h4 a {
	color:#a52a2a;
	font-size:18px;
	line-height:normal;
	text-align:center;
	text-decoration:underline;
}
#content strong, u, em{
	font-size:12px;
	line-height:normal;
}

#content p{
	font-size:12px;
	text-align:justify;
	line-height:normal;
	margin:0 15px 0 28px;
	text-indent:40px;
}

#content p a{
	color:#f58714;
}
#content p a:hover{
	text-decoration:none;
}
#content ul{
	padding:20px 0 0 0;
	text-indent:40px;
	list-style-position:inside;
	
}
#content li{
	font-size:12px;
	line-height:1em;
	*line-height:1.5em;
	*text-indent:40px;
}


#footer{
	background:url(./images/footerbg.gif) center repeat-x;
	float:left;
	width:800px;
	height:85px;
	color:#fff;
	text-align:center;
	*width:803px;
}
#footer p {
	margin-top:20px;
}
#footer p a{
	color:#fff;
	text-decoration:none;
}
#footer p a:hover{
	color:#fff;
	text-decoration:underline;
}