/* CSS Document */
body{
	/*background-color: #FFFFFF;*/
	background-color: #f7f5c1;
	margin-top: 10px;
	font-family: Arial,Helvetica,sans-serif,Tahoma,Georgia,"Century Gothic","Lucida Sans","Franklin Gothic Medium","Trebuchet MS","Copperplate Gothic Light","Square721 BT";
	font-weight: normal;
	font-size: 11px;
	color: #231f20;
	margin: 0px;
}
p {
	line-height: 16px;
	margin: 0 0 8px 0;
	text-align: justify;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;	
	margin: 5px 0 5px 0;
}
img{
	border: 0px;
	margin: 0px;
}
#mainPageContainer{
width: 950px;
left: 50%;
margin-left: -475px;
/*top: 50%;
height: 750px;
margin-top: -375px;*/
position:absolute;
}
#PageHeader{
	float: left;
	width: 950px;
	height: 115px;
	
}
#mainPageFlash{
	float: left;
	width: 900px;
	height: 340px;
	margin: 0px 25px 0px 25px; 
}
#FromsCont{
width: 910px;
	margin: 10px 20px 10px 25px; 
	float: left;
}
#mainPageQuick{
float: left;
width: 630px;
margin: 3px 0px 3px 0px; 
}
.dottedLine{
	float: left;
	margin: 5px 0px 5px 25px; 
}
#callMe{
		float: left;
width: 240px;
margin: 3px 0px 3px 0px; 
padding: 0px 0px 0px 10px; 
background-image: url(../images/dottedLineV.gif);
background-repeat: no-repeat;
background-position: left;
}
#smallMenu{
	width: 910px;
	float: left;
	text-align: center;
	margin: 5px 20px 5px 20px; 
	color: #2513a8;
}
a.smallmenu:link, a.smallmenu:active, a.smallmenu:visited{
	margin: 5px 12px 5px 12px; 
	color: #b7bf60;
	text-decoration: none;
}
a.smallmenu:hover{
	text-decoration: underline;
}
.menuDiv{
width: 40px;
padding: 0px 20px 0xp 20px;
}

#EITfooter{
float: left;
width: 950px;
height: 45px;
text-align: center;
padding: 30px 0px 0px 0px;
color: #d8d8d8;
}
#EITfooter a:link, a:active, a:visited{
text-decoration: none;
color: #d8d8d8;
	
}
#EITfooter a:hover{
text-decoration: underline;
color: #505050;

}
