body {
	background:url(../images/jpegs/main-BG-repeat.jpg) repeat-x;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:760px;
	display:table;
	margin:auto;
	padding:0px;
}

#header {
	background:url(../images/jpegs/header.jpg) no-repeat;
	width:760px;
	height:104px;
	margin:0px;
	padding:0px;
}

#homeImage {
	background:url(../images/jpegs/body-image.jpg) no-repeat;
	width:760px;
	height:165px;
	margin:10px auto 10px auto;
}

#centerLogo {
	background:url(../images/jpegs/body-logo.jpg) no-repeat center;
	height:163px;
	margin:0px 0px 10px 0px;
	width:760px;
}

#contentWrapper {
	width:760px;
	padding:0px 0 20px 0px;
	margin:2spx 0px 0px 0px;
	background:url(../images/jpegs/body-backgroud-top.jpg) no-repeat top;
	background-color:#ededef;
	display:table;
}

#leftNav {
	background:none;
	width:78px;
	margin:20px 13px 0px 10px;
	padding:0px;
	float:left;
	display:inline;
}

#intro {
	width:440px;
	margin:20px 0px 0px 10px;
	float:left;
	display:inline;
}

#intro h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#intro h2 {

	font:16px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#990000;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}

#intro h3 {
	font:18px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000066;
	line-height:normal;
	letter-spacing:normal;
	border-bottom:solid #000000 1px;
	padding:0px;
	margin:0px;
}

#intro p {
	font:12px Arial;
	color:#000000;
	line-height:1.6em;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}

#intro a:link,#intro a:visited, #intro a:active {
	font-weight:bold;
	font:12px Arial;
	color:#990000;
	line-height:1.6em;
	letter-spacing:normal;
	margin:0px;
	text-decoration:underline;
}

#intro a:hover {
	font-weight:bold;
	font:12px Arial;
	color:#000000;
	line-height:1.6em;
	letter-spacing:normal;
	margin:0px;
	text-decoration:none;
}



#contactInfo {
	background:none;
	width:170px;
	float:left;
	margin:20px 9px 0px 30px;
	padding:0px;
	display:inline;
}

#contactInfo h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	text-align:right;
}


#contactInfo h2 {
	font:18px Arial;
	color:#000066;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	padding:0px 0px 10px 0px;
	margin:0px;
	text-align:left;
}

#contactInfo p {
	font:12px Arial;
	color:#000000;
	line-height:1.6em;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
	text-align:left;
}

#contactInfo a:link,#contactInfo a:visited, #contactInfo a:active {
	font-weight:bold;
	font:12px Arial;
	color:#990000;
	line-height:1.6em;
	letter-spacing:normal;
	margin:0px;
	text-decoration:underline;
}

#contactInfo a:hover {
	font-weight:bold;
	font:12px Arial;
	color:#000000;
	line-height:1.6em;
	letter-spacing:normal;
	margin:0px;
	text-decoration:none;
}

#contactBottom {
	height:25px;
	background:url(../images/jpegs/body-background-bottom.jpg) no-repeat top;
	padding:0px;
	margin:0px;
	width:760px;
	float:left;
}
	

.imgL {
	width:190px;
	float:left;
	margin:0px 15px 5px 0px;

}

#footer {
	height:100px;
	width:760px;
	margin:0px;
	padding:10px 0px 10px 0px;
	float:left;
}

#footer p {
	font:11px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	margin:0px;
	padding:0px 0px 5px 5px;
	color:#000000;
}

#footer a:link, #footer a:visited, #footer a:active{
	font:11px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	color:#341b9b;
	margin:10px 0px 0px 0px;
	text-decoration:underline;
}

#footer a:hover{
	font:11px/20px Arial;
	letter-spacing:normal;
	line-height:normal;
	color:#990000;
}#wrapper #contentWrapper #intro #calculator .rightHEADRER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#wrapper #contentWrapper #intro #calculator .formRIGHT {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
}
