body  {
	font-family: Helvetica, Arial, sans-serif;
	color: #444444;
	font-size: 0.7em;
	line-height: 1.5em;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

p{
	font-family: Helvetica, Arial, sans-serif;
	color:#444444;
	font-size: 1.1em;
	line-height: 1.5em;
}

h1,h2,h3,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #ff3300;
	line-height:1.3;
}

h1 {
	font-size: 1.4em;
	font-weight:normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}



h5 {
	font-size: .8em;
	margin: 6px 0 12px 0;
}

img{
	border:0;
	}

#container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	height: auto !important;
	height: 100%;
} 


/* header */

#header { 
	background: #ffffff; 
	padding: 26px 0 12px 0;
	text-align: right;
} 

#header ul {
	margin: 40px 0 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#header ul li {
	margin-left: 0;
	padding: 0 9px;
	border-left: 1px solid #ccc;
	list-style-type: none;
	display: inline;
	color: #444444;
	}
		
#header ul li.first {
	border-left: none;
	}
	
#header ul li.last {
	padding: 0 0 0 10px;
	}
	
#header ul li a:link, #header ul li a:visited {
	font-size: 0.9em;
	color: #444444;
	text-decoration: none;
	}

#header ul li a:active{
	color: #f47b2;
	text-decoration: none;
	}
	
#header ul li a:hover{
	color: #ff3300;
	text-decoration: none;
	}
	
	
/* header nav */

#navbar{
	height: 110px;
	position: relative;
	line-height:1.1;
} 

#navbar h4 {
	background: url(../img/logo_HABit.gif) no-repeat top left;
	margin: 8px 0 8px 0;
	height: 50px;
	width: 93px;
	float: left;
}

#navbar h4 a:link, #navbar h4 a:visited {		
	display: block;
	height: 50px;
	width: 93px;
	color: #fff;
	text-indent: -4000px;
	background: url(../img/logo_HABit.gif) no-repeat top left;
	text-decoration: none;
	overflow: hidden;
}
#navbar h1 {
	background: url(../img/logo_HABit.gif) no-repeat top left;
	margin: 8px 0 8px 0;
	height: 50px;
	width: 93px;
	float: left;
}

#navbar h1 a:link, #navbar h1 a:visited {		
	display: block;
	height: 50px;
	width: 93px;
	color: #fff;
	text-indent: -4000px;
	background: url(../img/logo_HABit.gif) no-repeat top left;
	text-decoration: none;
	overflow: hidden;
}


#navbar ul {
	padding: 12px 0;
	float: right;
	width: 630px;
	margin: 12px 0 0 0;
	list-style: none;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}


#navbar li {
	margin: 0 4px 0 0;	
	padding: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	float: right;
	text-align: center;
	width: 151px;
}

#navbar li.last {
	border-left: 1px solid #999;
	border-right: none;
}

#navbar li.first {
	border-right: 1px solid #999;
	border-left: none;
}

#navbar li a{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	text-decoration: none;
	color: #444444;
	}
	
#navbar li a:hover{
	text-decoration: none;
	color: #ff3300;
	}
	
#navbar li a#current{
	color: #ff3300;
	}



#rightcolumn {
	float: right;
	width: 350px; 
	background: #ffffff; 
	padding: 0px 10px 15px 10px;
}

#mainContent { 
	margin: 0 365px 0 0; 
	padding: 58px 20px 0 0;
} 

#mainContentBuy { 
	margin: 0 365px 0 0; 
	padding: 0px 20px 0 0;
} 


.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#666; margin:0 5px;}
.b2f {height:1px; background:#666; margin:0 3px;}
.b3f {height:1px; background:#666; margin:0 2px;}
.b4f {height:2px; background:#666; margin:0 1px;}

.shadowBox {
	background-color: #666;
	border: 10px solid #666;
	border-bottom: 6px solid #666;
	margin: 0;
	padding: 0;
}

.shadowBox div{
	margin-left: 5px;
	}

.shadowBox ul{
	background-color: #666;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;

}


.shadowBox ul li {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	list-style-type: none;
	display: inline;
	padding: 0 9px;
}

.shadowBox ul li.last {
	border-left: 1px solid #fff;
	border-right: none;
}

.shadowBox ul li.first {
	border-right: 1px solid #fff;
	border-left: none;
	padding: 0 9px 0 7px;
}

.shadowBox ul li a:link, .shadowBox ul li a:visited {
	font-size: 1.2em;
	color: #444444;
	text-decoration: none;
	}

.shadowBox ul li a:active{
	color: #fff;
	text-decoration: none;
	}
	
.shadowBox ul li a:hover{
	color: #fff;
	text-decoration: none;
	}
	
.shadowBox ul li a#current{
	color: #fff;
	}


.shadowBox p {
	font-size: 1.1em;
	}
	
.shadowBox h2.white{
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 0 7px;
	}






#footer { 
	padding: 0 0 0 20px; 
	background:#ffffff; 
} 

#footer p {
	margin: 0; 
	padding: 10px 0;
	text-align: right;
	font-size: 0.9em;
	color: #444444;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.orange {
	color:#ff3300;
	}


h2.clear, h3.clear {
	margin: 30px 0 0 0;
	}
	
p.clear {
	margin-top: 0;
	}

h4#video{
	padding: 0;
	margin: 0 0 6px 0;
	}

h1#homepageHeader {
	background: url(../img/header_homepage.gif) no-repeat top left;
	margin: 0 0 20px -12px;
	height: 54px;
	width: 350px;
	display: block;
	text-indent: -5000px;
}

h1#header_resources {
	background: url(../img/header_resources.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	height: 43px;
	width: 103px;
	display: block;
	text-indent: -5000px;
}

h1#header_about {
	background: url(../img/header_aboutus.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	height: 43px;
	width: 94px;
	display: block;
	text-indent: -5000px;
}

a, a:visited, a:active {
	color: #ff3300;
	text-decoration: none;
	outline: none;
	}
	
a:hover{
	color: #ff3300;
	text-decoration: none;
	}