


div#wrapper {
	background-image:url(../images/globals/home_bg.jpg);
	background-repeat : no-repeat;
	width: 770px;
	height: 487px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -243px;
}


div#mainContainer{
	width: 770px;
	font-family    : Arial;
	font-size      : 13px;
	margin:0 auto;
	padding: 0;
}


div#homeFlash{
	width: 72px;
	height: 71px;
	margin-top: 102px;
	margin-left: 470px;
	padding: 0;
}

div#homeText{
	float: left;
	width: 484px;
	font-family    : Arial;
	font-size      : 12px;
	color: #ffffff;
	padding-left: 87px;
	margin-top: 65px;
}


div#homeCalcident{
	float: left;
	width: 139px;
	font-family    : Arial;
	font-size      : 11px;
	color: #000000;
	padding-left: 581px;
	margin-top: 11px;
}

div#left{
	float: left;
	width: 602px;
}

div#nav{
	float: left;
	width: 424px;
	padding-left:176px;
	margin-top: 11px;
	height: 24px;
	padding-right:0px;
}

div#pic{
	float: right;
	width: 152px;
	height: 83px;
	margin-top: 59px;
}



A:LINK,A:ACTIVE,A:FOCUS,A:VISITED{
	font-size: 13px;
	color : #000000;
	text-decoration: Underline;
	
}

A:HOVER {
	color : #23535A;
	font-size: 13px;
	text-decoration: Underline;
}



A.small:LINK,A.small:ACTIVE,A.small:FOCUS,A.small:VISITED{
	font-size: 11px;
	color : #000000;
	text-decoration: Underline;
	
}

A.small:HOVER {
	color : #23535A;
	font-size: 11px;
	text-decoration: Underline;
}


div#top {
	background-image:url(../images/globals/top.gif);
	background-repeat : no-repeat;
	width: 580px;
	height: 37px;
	padding-top: 73px;
	padding-left: 190px;
}

div#leftNav{
	float:left;
	width: 161px;
	margin-top: 45px;
	padding-left:25px;
	line-height: 20px;
 }
 
 div#content{
	float:right;
	width: 532px;
	margin-right: 42px;
	margin-top: 25px;
	min-height : 400px;
 }
 
 h1{
 	color:#4B99AA;
	font-size: 30px;
 }
 
  h2{
 	color:#4B99AA;
	font-size: 18px;
 }
 
 
 
  div#footer{
	float:right;
	width: 532px;
	margin-right: 42px;
	margin-top: 25px;
	border-top:1px solid #296B83; 
	text-align : right;
	margin-bottom: 25px;
 }
