
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #000;
	/*background: #fff url('../images/BodyBackground01.png') repeat-x;*/
	background: #F7FBFE;
	/*background: #F2F2F2;*/
	/*background: #F4F7FA;*/
}

a:link {
	color: #1348CF;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	/*color: #039;*/
	color: #9BA8C7;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #F58349;
	text-decoration: underline;
}

a:active {
	color: #F58349;
	text-decoration: underline;
	font-weight: bold;
}

#wrap{
	width:1050px;
	margin:0 auto;
}
#main {
	/*background: url('../images/MainBackground08.png') no-repeat;*/
	/*background: #484C53;*/
	background: #FAFBFD;
	width: 1050px;
	/*height: 500px;*/
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	/* background-color: #000; */
	/*background-color: #b0b0b0; E6E6E6*/
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	/*font-family: Helvetica, Verdana, Arial, sans-serif;*/
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	
	font-size: 14px;
	border: 3px solid;
	
	margin:0;
	overflow:hidden;
	border: 3px solid;
}

#top{
	/*background: url('../images/bodyBkg02.png') no-repeat;*/
	height: 170px;
	width: 1050px;
	margin-top: 0px;
	margin-left: 0px;
}

#topbnr{
	background: url('../images/TopBanner.png') no-repeat;
	height: 125px;
	width: 1000px;
	margin-top: 0px;
	margin-left: 15px;
}

#menu {
	background: url('../images/NewPro_Bkg_0.png') no-repeat;
	margin-left: 15px;
	margin-top: 0px;
	width: 1000px;
	height: 30px;
	font-size: 16px;
}

#banner {
	width: 500px;
	height: 300px;
	margin-left: 15px;
}

#middle {
	/*background: url('../images/bodyBkg02.png') no-repeat;*/
	height: 150px;
	width: 1000px;
	margin-top: -15px;
	margin-left: 15px;
}

#middleLeft {
	background: url('../images/WindowMidLT.png');
	height: 150px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
}

#middleRight {
	background: url('../images/WindowMidRT.png');
	height: 150px;
	width: 295px;
	margin-top: 0px;
	margin-left: 5px;
}

#middleLeft, #middleRight{
	float: left;
}

#bottom{
	/*background: url('../images/bodyBkg02.png') no-repeat;*/
	/*height: 875px;*/
	width: 1000px;
	margin-top: 10px;
	margin-left: 0px;
}

#bottom, #top, #middle {
	clear: both;
}

#bottomLeft{
	margin-top: 0px;
	width: 230px;
	/*background: url('../images/WindowBkgClient.png');*/
	color: #000;
	/*height: 855px;*/
	margin-left: 15px;
}

#bottomLeft .box{ 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

#bottomLeft img{ 
     display: block; 
     margin-top: 10px; 
}

#bottomRight{
	margin-top: 0px;
	/*background: url('../images/WindowBkgClient.png');*/
	color: #000;
	width: 745px;	
	/*background: 0 270px url('../images/folderContent.png') repeat-x;*/
	/*height: 855px;*/
	margin-left: 5px;
	background: url('../images/content_sep.png') repeat-y;
}

#bottomRight img{ 
     display: block; 
     margin-top: 10px; 
}

#bottomLeft, #bottomRight{
	float: left;
}


#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 {
height: 120px;
width: 220px;
padding: 0 8px 0 7px;
}

.moduleText {
height: 95px;
width: 205px;
padding: 15px 15px 20px 15px;
overflow: hidden;
font-size: 12px;
font-size: 95%;
}

.moduleText ul li {
padding: 0 0 10px 10px;
background: url('../images/gfx_arrow.gif') 0 4px no-repeat;
}

#footer {
	/*background: url('../images/footerImg01.png') no-repeat;*/
	height: 50px;
	margin-top: 10px;
	margin-left: 15px;
	/* border-top: #F58349 solid 1px; */
	padding-top:0px;
	text-align: center;
	color: #F07C35;
	font-size: 14px;
}

#images{
	margin-top: 0px;
	margin-left: 100px;
	width: 750px;
	height: 177px;
}

.header {
	padding-top: 5px;
	height: 20px;
	font-weight:bold;
	font-size: 150%;
	color: #F07C35;
	padding-left: 5px;
	/*border-bottom: #000  solid 1px*/
}
.content {
	margin-top: 5px;
	margin-left: 0px;
	padding: 10px;
	padding-bottom: 5px;
	/*background: #fff url('../images/folderContent.png') repeat-x;*/
	
}
.content .li {
	margin-left:15px
}

.content .illus {
	float: left;
	/*margin-right: px; */
	padding: 10px;
}

.illus {
	float: left;
	margin-top: 0px;
	/*margin-right: px; */

}

#content .clear {
	font-size: 1px; 
	height: 1px;
} 

#Clear {
	font-size: 1px; 
	height: 1px;
} 