	/*---------------------------------------------------------------------------------

CREATOR DETAILS

Author: 
Company: Attitude Design Ltd
Web Address: www.attitudedesign.co.uk
Date:

---------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------------------
GLOBAL RESET
---------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------------------------------------------------------------
GLOBAL FONT CONSISTENCY (http://developer.yahoo.com/yui/fonts/#using)
---------------------------------------------------------------------------------*/

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:0.5em;
	color: #335166;
}

a:link		{ color: #FFFFFF; text-decoration: none; background: #F06C4F;}
a:visited	{ color: #FFFFFF; text-decoration: none; background: #F06C4F;}
a:hover		{ color: #F06C4F; text-decoration: none; background: #FFFFFF;}
a:active	{ color: #FFFFFF; text-decoration: none; background: #F06C4F;}

/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, 'Lucida Grande',  sans-serif;
    background-color: #335166;

}

/*---------------------------------------------------------------------------------
IE Hack - Only need to use in extreame cicumstances!

  voice-family: "\"}\"";
  voice-family: inherit;


html>name {
	
	}
---------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/

div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

.page_width {
	width: 960px;
	padding: 0 15px 0 15px;
	margin: 0 auto 0 auto;
	display: block;
}


/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/



/*--Header--*/
#header_container {
	background: url('/images/header_bg.gif') top left repeat-x #FFFFFF; /*ADD THIS BACK IN*/
	padding: 10px 0 0 0;
	margin: 0;
}

#header_container .left #logo {
	background: url('/images/lhtc_logo.gif') top left no-repeat; /*ADD THIS BACK IN*/
	height: 144px;
	float: left;
	width: 223px;
}

#header_container .left #logo h1{
	height:1px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	border: none;
}

#header_container .left {
	width: 475px;
	float: left;
}

#header_container .right {
	width: 475px;
	float: right;
}

#header_container .right p{
	text-align: right;
	font-size: 150%;
	padding: 55px 0 0 0;
}



/*--Body--*/


#body_container {
	background: url('/images/body_bg.gif') top left repeat-x #335166; 
	padding: 10px 0 10px 0;
	margin: 0;
}

#hero {
	background: url('/images/hero_top.jpg') top left no-repeat #edebf0; 
	width: 960px;
	padding: 0;
	margin: 0 0 10px 0;
}

#hero_content {
	padding: 15px 20px 15px 20px;
	background: url('/images/hero_bottom.gif') bottom left no-repeat; 
	width: 920px;
	margin: 0;
}

#hero_box {
	width: 451px;
	background: url('/images/hero_box_bgtop.gif') top left no-repeat; 
	float: left;
	padding: 0;
}

#hero_box_content {
	width: 411px;
	background: url('/images/hero_box_bgbot.gif') bottom left no-repeat; 
	float: left;
	padding: 5px 20px 2px 20px;
}

#hero_box p{
	color: #FFF;
	font-size: 110%;
}

#hero_box p.end{
	padding: 0;
	margin: 0;
}

#hero_box h1{
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 250%;
}

#hero_box h2{
	color: #F06C4F;
	font-size: 180%;
	margin:  0 0 20px 0;
	padding: 0;
}


#fours_container {
	margin: 0 0 10px 0;
}

#fours_container .fours{
	width: 960px;
	float: left;
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#fours_container .li{
	width: 229px;
	height: 80px;
}

#fours_container .fours .four_one{
	width: 229px;
	margin: 0 14px 0 0;
	float: left;
	list-style-type:none;
}

#fours_container .fours .four_one a{
	background: url('/images/four_one_incomemax.gif') top left no-repeat; 
	display: block;
	width: 229px;
	height: 199px;
	text-indent:-9009px;
}

#fours_container .fours .four_one a:hover{
	background-position: 0 -199px;
	display: block;
	width: 229px;
	height: 199px;
}


#fours_container .fours .four_two{
	width: 229px;
	margin: 0 14px 0 0;
	float: left;
	list-style-type:none;
}

#fours_container .fours .four_two a{
	background: url('/images/four_two_musicsport.gif') top left no-repeat; 
	display: block;
	width: 229px;
	height: 199px;
	text-indent:-9009px;
}

#fours_container .fours .four_two a:hover{
	background-position: 0 -199px;
	display: block;
	width: 229px;
	height: 199px;
}


#fours_container .fours .four_three{
	width: 229px;
	margin: 0 14px 0 0;
	float: left;
	list-style-type:none;
}

#fours_container .fours .four_three a{
	background: url('/images/four_three_ideas.gif') top left no-repeat; 
	display: block;
	width: 229px;
	height: 199px;
	text-indent:-9009px;
}

#fours_container .fours .four_three a:hover{
	background-position: 0 -199px;
	display: block;
	width: 229px;
	height: 199px;
}

#fours_container .fours .four_four{
	width: 229px;
	margin: 0;
	float: left;
	list-style-type:none;

}

#fours_container .fours .four_four a{
	background: url('/images/four_four_training.gif') top left no-repeat;
	display: block;
	width: 229px;
	height: 199px;
	text-indent:-9009px;
}

#fours_container .fours .four_four a:hover{
	background-position: 0 -199px;
	display: block;
	width: 229px;
	height: 199px;
}



#ctas{
	width: 960px;
	float: left;
	background: url('/images/cta_bottom.gif') bottom left no-repeat;
}

#ctas_content{
	width: 960px;
	float: left;
	background: url('/images/cta_top.gif') top left no-repeat;
}


#ctas_content .left{
	width: 434px;
	float: left;
	padding: 5px 20px 5px 20px;
}

#ctas_content .left p{
	font-size: 200%;
	margin: 30px 0 0 0;
}

#ctas_content .right{
	width: 434px;
	float: right;
	padding: 10px 20px 10px 20px;
}

#ctas_content .right .end{
	padding: 0;
	margin: 0;
}

#ctas {
	margin: 0 0 50px 0;
}



#footer {
	margin: 0 0 80px 0;
	float: left;
	width: 100%;
}

#footer .left{
	width: 434px;
	float: left;
}

#footer .right{
	width: 434px;
	float: right;
}

#footer .right p{
	text-align: right;
}

#footer p {
	color: #6E8896;
	font-size: 80%;
}

#footer a {
	color: #6E8896;
	background: none;
}


#footer a:hover {
	color: #BFE0EF;
	background: none;
}

/*--Outer pages--*/


.whitebox {
	padding: 20px;
	background: #FFF;
	float: left;
	width: 460px;
	height: 440px;
}

.whitebox .left {
	width: 60%;
	float: left;
}

.whitebox .left h1{
	font-size: 280%;
	margin: 0 0 5px 0;
	padding: 0;
}

.whitebox .right {
	width: 40%;
	float: right;
	height: 356px;

}

.whitebox .left .close {
	margin: 0;
	padding: 6px;
}

.whitebox .left .close:hover {
	background: #335166;
}

.whitebox .left .end {
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
}

#lightbox .whitebox .right .img {
	width: 180px;
	height: 356px;
	padding: 0;
	margin: 0;
	float: right;
	display: block;
}
