body {
	background-color: #55636F;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}


/* layout IDs ----------------------------------*/


#mainbox {
	width: 760px;
	border: 1px solid #6A7B8A;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: -380px;
	left: 50%;
	position: absolute;
	padding: 1px;
}


#navigation {
	background-color: #D3D8DE;
	float: left;
	width: 150px;
	margin-right: 0px;
	height: 407px;
	voice-family: "\"}\""; 
	voice-family:inherit; 
	margin-right: 4px;	
}
div{}

#heading {
	float: right;
	height: 76px;
	width: 604px;
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#mainfeature {
	background-color: #E6E6D2;
	float: left;
	height: 331px;
	width: 292px;
	margin-right: 2px;
}


#feature_top {
	background-color: #E3E8E8;
	height: 109px;
	width: 312px;
	margin-bottom: 2px;
	float: right;
}


#feature_mid {
	background-color: #E6E6D2;
	float: right;
	height: 109px;
	width: 312px;
	margin-bottom: 2px;
}


#feature_btm {
	background-color: #E3E8EB;
	height: 109px;
	width: 312px;
	margin-bottom: 2px;
	float: right;
}


#btm_panel {
	background-color: #CCCC99;
	float: right;
	height: 36px;
	width: 604px;
	margin-bottom: 1px;
}


/* text styles ---------------------------------- */

.mainhead {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.mainhead a:link{
    color: #990000;
	text-decoration: none;
}
.mainhead a:visited{
    color: #990000;
	text-decoration: none;
}
.mainhead a:hover{
	color: #FF6600;
	text-decoration: none;
}
.mainhead a:active{
	color: #FF6600;
	text-decoration: none;
}


.maintext {
	font-size: 14px;
	color: #336699;
	line-height: 16px;
	margin: 5px 10px;
	clear: left;
	float: left;
}


.featureblue {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}
.featureblue a:link{
    color: #0066FF;
	text-decoration: none;
}
.featureblue a:visited{
    color: #0066FF;
	text-decoration: none;
}
.featureblue a:hover{
	color: #00CCFF;
	text-decoration: none;
}
.featureblue a:active{
	color: #00CCFF;
	text-decoration: none;
}


.featurebrown {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}
.featurebrown a:link{
    color: #990000;
	text-decoration: none;
}
.featurebrown a:visited{
    color: #990000;
	text-decoration: none;
}
.featurebrown a:hover{
	color: #FF6600;
	text-decoration: none;
}
.featurebrown a:active{
	color: #FF6600;
	text-decoration: none;
}


.featuretext {
	font-size: 11px;
	color: #336699;
	line-height: 13px;
	width: 146px;
	float: left;
	clear: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.smalltxt {
	font-size: 10px;
	color: #FFFFFF;
}
.smalltxt a:link{
    color: #FFFFFF;
	text-decoration: none;
}
.smalltxt a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.smalltxt a:hover{
	color: #993300;
	text-decoration: none;
}
.smalltxt a:active{
	color: #993300;
	text-decoration: none;
}


/* image properties ------------------- */

.dd_logo {
	margin-top: 8px;
	margin-bottom: 10px;
}


.dd_logotxt {
	margin-top: 18px;
	float: left;
}


.button_reg {
	margin-bottom: 1px;
}


.button_btm {
	margin-bottom: 26px;
}


.npt_logo {
	margin-right: 5px;
	margin-left: 219px;
	margin-bottom: 3px;
}










	
