HTML, BODY {
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #000;
	/*background: #fff url('../images/BodyBackground02.png') repeat-x;*/
	/*background: #F2F2F2;*/
	background: #F7FBFE;
	/*background: #F4F7FA;*/
}
/** html{
	width: 960px;
	height: 610px;
	min-width: 960px;
	min-height: 610px;
}
*/
a:link {
	color: #039;
	text-decoration: none;
}

a:visited {
	color: #039;
}

a:hover {
	color: #F58349;
	text-decoration: underline;
}

a:active {
	color: #039;
}

#mAIN {
	/*background: url('../images/MainBackground.png') no-repeat;*/
	width: 960px;
	height: 750px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* background-color: #000; */
	/*background-color: #b0b0b0; E6E6E6*/
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu {
	/*background: url('../images/NewPro_Bkg_0.png') no-repeat;*/
	width: 910px;
	height: 30px;
	font-size: 16px;
	margin-left: 45px;
}

#banner {
	width: 1000px;
	height: 350px;
}

#images {
	/*width: 560px;
	height: 250px;*/
}

#sBanner {
	margin-top: 5px;
	width: 150px;
	height: 40px;
	
}

#footer {
	height: 5px;
	margin-top: -10px;
	/* border-top: #F58349 solid 1px; */
	padding-top:0px;
	text-align: center;
}
#bottom{
	width: 1000px;	
	height: 400px;
	margin-top: 20px;
	
}


#moduleContainer {
width: 990px;
padding: 15px 0 15px 10px;
clear: both;
float: left;
}

#moduleContainer .moduleHeader a:link, #moduleContainer .moduleHeader a:active, #moduleContainer .moduleHeader a:visited {
color: #303030;
text-decoration: none;
}

#moduleContainer .moduleHeader a:hover {
color: #e98300;
text-decoration: underline;
} 

.module {
height: 350px;
width: 235px;
margin: 0 7px 0 5px;
background: url('../images/bg_module.png') top left no-repeat;
float: left;
display: inline;
}

.moduleInterior {
height: 350px;
width: 235px;
margin: 0 10px 0 1px;
background: url('../images/bg_module.jpg') top left no-repeat;
}

.moduleHeader {
height: 35px;
width: 200px;
padding: 15px 18px 0 17px;
font-weight: bold;
text-align: center;
}

.modulePhoto {
/*background: #fff url('../images/ImgBkgMod1.png') no-repeat;*/
height: 120px;
width: 220px;
padding: 0 8px 0 7px;
}

.moduleText {
height: 95px;
width: 205px;
padding: 15px 15px 20px 15px;
overflow: hidden;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url('../images/gfx_arrow.gif') 0 4px no-repeat;
}

	
}
.header {
	padding-top: 10px;
	height: 10px;
	font-weight:bold;
	font-size: 150%;
	padding-left: 15px;
	/*border-bottom: #000  solid 1px*/
}
.content {
	margin-top: 0;
	margin-left: 0px;
	padding: 15px;
	padding-bottom: 25px;
	/*background: #fff url('../images/folderContent.png') repeat-x;*/
	
}
.content .li {
	margin-left:15px
}


.rightCorners {
	margin-top: -30px;
	clear: both;
	height: 30px;
	width: 100%;
	z-index: 100;
	/*background: url('../images/rightCorners.png') no-repeat;*/
}

.content .illus {
	float: left;
	margin-right: 10px;
}

#content .clear {
	font-size: 1px; 
	height: 1px;
} 

#Clear {
	font-size: 1px; 
	height: 1px;
} 