#header
{
	position: relative;
	margin: 0px 0px 0px 0px;
}
#page {
	position: relative;
	float: left;
	margin: 17px 0px 0px 0px;
	width:100%;
	*margin-left:auto;
	*margin-right:auto;
}
#pageBoxes {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
}
#homePageBoxes {
	position: relative;
	float: left;
	margin: 25px 0px 0px 0px;
	*margin-left:auto;
	*margin-right:auto;
}
#homePageTop {
	position: relative;
	*margin-left:auto;
	*margin-right:auto;
}

#pageTop {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
}
#pageDesc {
	position: relative;
	float: left;
	width: 670px;
	font-size:14px;
	font-style:italic;
	margin: 15px 0px 0px 0px;
	font-family: times;
	line-height: 20px;
}
#pageContact {
	position: relative;
	float: left;
	width: 187px;
	font-size:12px;
	font-family: times;
	font-style:italic;
	font-weight: bold;
	margin: 5px 0px 0px 60px;
	color: #A3A3A3;
}
#tabnav
{
	/*position: relative;
	float: right;*/
	margin: 0px auto;
	z-index: 999;
	width: 700px;
	/**width:100%;*/
	height: 30px;
}
#tabnav li
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	background-color: #C8C8C8;	
 	}
#tabnav a:link, #tabnav a:visited
{
	float: right;	
	font-size:10px;
	font-weight:bold;
	line-height: 12px;
	padding: 1px 0px 0px 0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	border: 0px solid #FFFFFF;
	text-decoration: none;
	color:#003f7c;
	text-align:center;
}
#tabnav a:link.active, #tabnav a:visited.active
{	
	color:#003f7c;
	text-decoration: none;	
}
#tabnav a:hover {
	color:#0075FF;
	text-decoration: none;			
}
.logo {
	position: relative;
	float: left;
	width: 400px;
	margin: 8px 0px 0px 0px;	
}
.quote {
	position: relative;
	float: left;
	width: 320px;
	margin: 20px 0px 0px 200px;
	color: #A3A3A3;
	font-style: italic;
	font-size: 20px;
	font-family: times;
}
#footer
{
	position: relative;	
	float: left;
	margin: 20px 0px 0px 0px;
	background-image: url(../images/footer-bar.jpg);
	background-repeat: repeat-x;
	width: 100%;

}
.boxes {
	position: relative;
	float: left;
}
.boxTitle {
	position: absolute;
	width: 251px;
	height: 32px;
	margin: 3px;
	text-align:center;
	font-size:14px;
	color: #b91d36;
	font-weight: bold;
}
.homeBoxTitle {
	position: absolute;
	width: 230px;
	height: 32px;
	margin: -23px 3px 0px 3px;
	text-align:center;
	font-size:14px;
	color: #b91d36;
	font-weight: bold;
}
.boxDesc {
	position: absolute;
	width: 206px;
	height: 32px;
	margin: 140px 3px 0px 13px;
	font-size:11px;
	color: #707078;
}
.homeBoxDesc {
	position: absolute;
	width: 206px;
	height: 32px;
	margin: 130px 3px 0px 13px;
	font-size:11px;
	color: #707078;
}
.boxDesc2 {
	position: absolute;
	width: 200px;
	height: 32px;
	margin: 177px 20px 0px 3px;
	font-size:11px;
	text-align: right;
	color: #707078;
}
.boxDescCalc {
	position: absolute;
	width: 230px;
	height: 190px;
	margin: 35px 20px 0px 10px;
	font-size:11px;
	text-align: right;
	color: #707078;
}
.boxDescCalc {
	position: absolute;
	width: 230px;
	height: 190px;
	margin: 35px 20px 0px 10px;
	font-size:11px;
	text-align: right;
	color: #707078;
}
.NUboxes{
	margin:0px 1px 0px 2px;;
}
.saying {
	position: absolute;
	height: 32px;
	margin: 200px 3px 0px 597px;
	text-align:center;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-family: times;
}



