* {
	padding: 0;
	margin: 0;
}	
body {
	background: #3366cc url(/images/bg_top.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	h1, h2, h3{color:#223d92;}

	h1{
		margin:0 0 10px 0;
		font-size:220%;
		font-family:Times New Roman;
		}
	
	#wrapper{
		width: 720px;
		margin: 0 auto;
	}
	
	#pageHeader{
		min-height:44px;
		height:auto !important;
		height:44px;	
		text-align:center;
		padding: 5px 0;
	}
	#topNav{
		width: 720px;
		min-height:25px;
		height:auto !important;
		height:25px;
		margin: -5px 0;
		font-weight:bolder; 
		font-family: helvetica, verdana, arial;
		color:#6699ff;
		}
		
		#topNav ul{
			width: 720px;
			margin: 0 auto;	
			}
		
			#topNav li{
				list-style: none;
				float:left;
				text-align: center;
				padding: 0 12px;
				}
				
				#topNav a{color:#6699ff;}
				
				#topNav a:hover{color:#fff;}
				
				#topNav a.active{color:#fff;}
				
					a:link, a:visited, a:active {text-decoration: none}
					a:hover {text-decoration: none; color: #ffffff;}
	#contentWrapper{
		clear: both;
		margin: 5px 0;
		
	}
			#mainCol, #subCol{
				min-height:410px;
				height:auto !important;
				height:410px;
				border: none;
			}
			#mainCol{
				width: 300px;
				margin:5px 5px;
				background:url(../images/two_men.jpg) no-repeat;
					position: absolute;
					top: 190px;
			}
			#pdf{ background:url(/images/img-gamechanger.png) no-repeat 0 0; color:#ffff00; padding:66px 0 0; position:absolute; top:90px; text-decoration:underline; width:215px; }	
			#subCol{
				width: 410px;
				float: right;
				margin:15px 5px;
			}
				#subHeader{
				text-align: center;
				}
				
				#textContent {
				margin: 10px 10px;
				min-height:337px;
				height: auto !important;
				height:337px;
				padding: 15px 5px 0 20px;	
				background-color:#679ae6;
				}
					#content{
					text-align: left;
					vertical-align:top;
					}	
					
					#subContent {
						float: left;
						}
						
						#subContent ul{margin:0 0 0 15px;}
							
							#subContent li {
								padding: 3px 10px 5px 0;
								}
						
								#subContent li a{color:#000;}
								#subContent li a:hover{color:#fff;}
							

						#vacs {	}
							
							*:first-child+html #vacs{margin: 10px -12px;} /* IE 7 */
							
							* html #vacs{margin: 10px -12px;}/* IE6 */
							
					#mainContent {
					font-size:11px;
					margin: 0 10px;
					}
				
		div.center{
			width:715px;
			margin:0 auto;
			}
				
		#subFooter {
			width:100%;
			min-height:80px;
			height:auto !important;
			height:80px;
			background:#003399;
			}
			
			#subFooter li {
			list-style:none;
			float:right;
			margin: 0 5px;
			}
				#dirtDevil{
				border-left:solid 6px #3366cc;
				}
	#pageFooter {
		width: 720px;
		min-height:25px;
		height:auto !important;
		height:25px;
		margin: 20px 0;
		text-align:center;
		font-size:9px;
		color:#FFFFFF;
		}
		
		#pageFooterI{
			width: 720px;
			margin: 20px auto;
			text-align:center;
			font-size:9px;
			color:#FFFFFF;
			}
			
			#pageFooter a:link, a:visited, a:active {text-decoration: underline color: #FFFFFF;}
			#pageFooter a:hover {text-decoration: none; color: #ffffff;}
			


#Footer{
	background: #003366;
	width: 720px;
	color: #ffffff;
	text-align: center;
	margin: -2px 0;
	padding: 5px 0;
	font-size:11px;
	}
	
	#Footer p{
		margin:0 0 4px 0;
		}
	
	#Footer a:link {
		color: #ffffff;
		}
	
	#addy {
		font-size:10px;
		}
		
	#info a{
		text-decoration:underline;
		}		
