BODY
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF url(images/background_fade.png) repeat-y center top;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0;
}

#container
{
	width:798px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#contain_margin
{
	width:778px;
	margin-left:25px;
	text-align:left;
}

#header
{
	width:727px;
	height:193px;
	text-align:left;
	padding-left:20px;
	padding-top:17px;
	background-image:url(images/headerbg2.jpg);
	background-repeat:no-repeat;
	/*border:solid 1px #000000;*/
}

#content
{
	width:747px;
	min-height:150px;
	text-align:left;
	/*padding-left:1px;*/
	/*padding-top:17px;*/	
	float:left;
	background-image:url(images/main_fade.png);
	background-repeat:repeat-y;
	/*border:solid 1px #000000;*/
}

#greenbar
{
	width:740px;
	height:12px;
	background-color:#CC6600;
	padding-top:4px;
	padding-bottom:6px;
	padding-right:8px;
	text-align:right;
}

#Button
{
	float:left;
	padding-left:250px;
}

#LTS_Footer
{
	width:740px;
	height:12px;
	background-color:#CC0000;
	margin-left:25px;
	float:left;
	padding-top:4px;
	padding-bottom:6px;
	padding-right:8px;
	text-align:right;
}
#main
{
	width:599px;
	min-height:100px;
	background-color:#33CC00;
}

#navhp
{
	width:159px;
	height:168px;
	float:left;
	/*background-image:url(images/background_nav.jpg);*/
	background-repeat:no-repeat;
	/*border:solid 1px #000066;*/
}

.nav_item
{
	width:159px;
	height:28px;
}

#content_stack
{
	width:599px;
	min-height:350px;
	padding-left:50px;
	float:left;
}

.content_text
{
	width:520px;
	min-height:50px;
	margin-left:25px;
	margin-top:40px;
	margin-bottom:30px;
	line-height:20px;
	text-align:justify;
}

.call_right
{
	width:520px;
	height:85px;
	text-align:right;
}

.clear
{
	clear:both;
}

#footer
{
	position:absolute;
	bottom:0;
	width:100%;
	font-size:11px;
	width:758px;
	height:200px;
	color:#B2B2B2;
	background-color:#ffffff;
}

#footer a
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91B7CB;
}

#footer_logo
{
	width:159px;
	height:53px;
	float:left;
}

#footer_links
{
	width:579px;
	height:38px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	background-color:#ffffff;
}
	
#footer_whitebar
{
	width:758px;
	height:20px;
	background-color:#ffffff;
}

/*****************links***************/

a
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#91B7CB;
}