body
{
	margin:0 auto;
    padding: 0px auto;
    font-family: Times New Roman;
    font-size: 9pt;
    background-color: #FFFFFF;
    text-align:center;
}
#page
{
	
    margin:0 auto; 
    padding: 0px auto;
    width:800px;
    background-image: url(../images/homeBG.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#homeHeader
{
	width: 778px;
	height: 91px;
	background-image: url(../images/homeheader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left:3px;
}

#menuLayer1BG
{
	width: 778px;
	height: 204px;
	background-image: url(../images/homeMenuBG.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#menu
{
	width: 778px;
	height: 204px;
	background-image: url(../images/menuBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
}

#navigation
{
	width: 240px;
	padding-right: 15px;
	padding-left: 3px;
	padding-top: 8px;
	vertical-align: top;
}


#nav
{
	margin-left: -40px !important;
	text-align: right;
	margin: 0px auto;
	padding: 0px auto;
    width:240px;
    list-style:none;
}

#nav li
{
    width:100%;
    height:20px;
    padding-bottom: 2px;
}    

#nav a
{
    display:block;
    height: 20px;
    color: #FFFFFF;
    /*padding-right: 5px;*/
    padding-right: 40px;
    text-decoration:none;
    font-size:11pt;
    font-weight: bold;
}    

#nav a:hover
{
    /*background-image: url(../images/linkBG.jpg);*/
    background: #FEB920 url(../images/linkImg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    color: #00268C;}

#content1
{
	width:233px;
	padding-top: 75px;
	text-align: right;
	vertical-align: top;
	color: #2A4590;
	
	
}
#content2
{
	padding-left:42px;
	padding-right: 85px;
	padding-bottom: 20px; 
	width:418px; 
	text-align: left; 
	vertical-align: top; 
	padding-top: 10px; 
	background-image: url(../images/contentBG.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom right;
}
#content2 .orangeTxt
{
	color: #CEA749;		
} 
#content2 .purpleTxt
{
	color: #7E377F;
}
#content2 .blueTxt
{
	color: #2D4993;
}
#content2 a
{
	text-decoration: none;
	color: #2A4590;
}
#footer
{
	height: 38px !important;
	height: 30px;
	width: 778px;
	padding-top: 8px;
	font-size: 7pt;
	color: #FFFFFF;
	background-image: url(../images/homeFooter.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	text-align: center;	
}
#footer p
{	
	margin: 0px auto;
	padding: 0px auto;
}
#footer a
{
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover
{
	text-decoration: underline;
}