body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:20px;
	color:#2A2A2A;
	background-color:#D9E3E4;
	

}


#wrapper {
	position:relative;
	width:900px;
	margin:auto;
	background-image:url(../images/wrapper_bkg.jpg);
	background-repeat:repeat-y;
	border-left:#333333 2px solid;
	border-right:#333333 2px solid;
	border-bottom:#333333 2px solid;
}

*html #wrapper {
	
	background-image:url(../images/wrapper_bkg_ie6.jpg);
	
}


#header {
	position:relative;
	width:900px;
	height:129px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	background-image:url(../images/header.jpg);
}

#content-wrapper {
	position:relative;
	width:900px;
	padding:0px;
	margin:0px;
	float:right;
	
	
}

#left-col{
	position:relative;
	width:154px;
	_height:492px;
	min-height:492px;
	background-color:#616161;
	float:left;
	
	
	
}

*html #left-col{
	
	width:150px;
	
	
	
	
}

#content-holder{
	position:relative;
	width:746px;
	float:right;
	padding:0px;
	margin:0px;	
	
	
}

#box-holder{
	position:relative;
	width:485px;
	float:right;	
	
}

#left-box{
	position:relative;
	width:225px;
	_height:217px;
	min-height:217px;
	float:left;
	margin-left:10px;
	
	
}

#right-box{
	position:relative;
	width:225px;
	_height:217px;
	min-height:217px;
	
	float:right;
	margin-right:5px;
	margin-left:15px;
	
	
}

#mid-box{
	position:relative;
	width:225px;
	_height:217px;
	min-height:217px;
	float:left;

	
	
}

#banner{
	position:relative;
	width:746px;
	background-color:#000000;
	padding:0px;
	margin:0px;	
	
	
}

*html #banner{	
	padding:0px 0px 0px 2px;
	}

#header-section{
	position:relative;
	width:746px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	min-height:30px;
	_height:30px;
	padding-top:5px;
	
	
}

#main-content-holder{
	position:relative;
	width : 746px;
	/* margin-bottom:10px; */
	padding-top:0px;
	background-image:url(../images/home_bkg_borders.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
	margin-top:10px;
	min-height:210px;
	_height:210px;
}

*html #main-content-holder{
	width:746px;
	margin-left:2px;
}


#content{
	position:relative;
	width : 715px;
	/* margin-bottom:10px; */
	padding-top:0px;
	background-color:#ffffff;
	margin-left:15px;
	margin-bottom:20px;
	margin-top:10px;
	min-height:210px;
	_height:210px;
}

*html #content{
	width:715px;
	margin-left:15px;
	margin-bottom:20px;
	margin-top:10px;
	
}

#content img {
	padding-left:20px;
	padding-bottom:20px;

}

#right-col{
	position:relative;
	width:171px;
	min-height:471px;
	_height:471px;
	background-color:#0000FF;
	float:right;
	

	
	
}
#footer {
	position:relative;
	width:900px;
	height:41px;
	background-color:#ffffff;
	clear: both;
	background-image:url(../images/footer.jpg);
}

*html #footer {
	
	background-image:url(../images/footer_ie6.jpg);
}


.list-style {
	background-image:url(../images/list_bgk.jpg); background-repeat:no-repeat; height:28px; width:181px; padding:7px 0px 0px 20px; font-weight:bold;display:block;

}


.nav-li {
	width:134px; background-image:url(../images/nav_bkg.jpg); padding: 0px 0px 0px 20px; background-repeat:no-repeat; margin:0px;

}

*html .nav-li {
	width:132px;  background-repeat:no-repeat;

}

li.green {
color:#41C62B;

}

li.orange {
color:#EF991E;

}




/*text styles*/

.nav-links{
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 0px
	
	
}


.nav-links:hover {
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	
}


.but {
	background-color:#0093D7;
    color:#ffffff; 
    border: 1px solid #3e3c3c;


}

.forms {

	border: solid 1px #0093D7;
}

.footer-text {
	list-style-type:none; padding:15px 0px 0px 0px; margin:0px 0px 0px 0px; text-align:center;

}
