body,td,th {
	font: normal 12px Verdana;
	color: #333333;
}

body {
	background-color: #006699;
	}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}	
a:hover {
	color: #087C4C;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img {border:0}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD8454;
	font-weight: bold;
}
/* Container */
#all {
	margin: 0 auto;
	width: 749px;
	text-align: left;
	background: #FFF;
	border: 1px solid #fff;
}
#header {
	width: 749px;
	height: 160px;
	background: #08834D url(../images/logo/mainlogo.jpg) top left no-repeat;
}
#nav {
	margin: 0;
	padding:0;
	height: 46px;
	background: url(../images/bkgrd/navbck.jpg) top repeat-x;
	line-height: none;
}
#main{
	position: relative;
	float: left;
	font-size: 12px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}
#top {
	margin: 0;
	padding: 0;
	float: left;
	width: 749px;
		}
#containermain {
	float: left;
	background: url(../images/slogan.jpg) top center no-repeat;
	font: 13px Verdana;
	width: 445px;
	margin: 4px;
	padding: 50px 5px 5px 5px;
	}
#containerrtcol {
	width: 250px;
	padding: 5px;
	margin: 10px 4px;
	float: right;
	border: 1px #CCCCCC solid;
	text-align: center;
	font-weight: bold;
	}
#containerrtcol h1{ 
	font: 16px Verdana; 
	text-align: center;
	}

#bottom {margin:0;
		padding:0 0 0 17px;
		float: left;
		width: 729px;
		}

#col1, #col2, #col3 {
	float: left;
	display: inline;
	text-align: left;
	width: 225px;
	padding: 4px;
	margin: 2px;
}
.box {
	border: 1px #CCCCCC solid;
	padding: 4px;
	margin-bottom:15px;
	}

.why {
background: url(../images/whyboysfail_bg.jpg) top right no-repeat;
padding-top:125px;
}
.container {
	float: left;
	display: inline;
	text-align: left;
	width: 225px;
	padding: 4px;
	margin: 2px;
	border: 1px #CCCCCC solid;
}

.secheader {
	font: normal 14px Verdana;
	background: url(../images/bkgrd/backhd.gif) left;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 3px 0;
	}
.partner {
	width: 212px;
	font: normal 10px Verdana;
	text-align: center;
	color: #000000;
	display: block;
}
partner p {
	margin: 0;
	padding: 0;}

.spacer {
	height: 5px;
	width: 5px;
}
/*footer*/
#footer {
	float: left;
	height: 15px;
	width: 729px;
	border-top: 2px solid #0C7753;
	background-color: #FFFFFF;
	font: bold 10px Verdana;
	color: #000000;
	margin: 0;
	padding:0;
	display: inline;
}
hr.cleaner {

      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

	
	
