#wrapper {
	width: 894px;
	border: 1px solid #333333;
	margin-top: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#mainNav {
	height: 26px;
	background: #30393B url(images/lowerBoxGrad.jpg) repeat-x;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 11px;
	display: block;
	float: left;
}
body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

#mainNav ul li {
	display: inline;
	list-style: none;
}
#mainNav #leftNav {
	width: 577px;
	border-right: solid 1px #999999;
}
#mainNav #rightNav {
	width: 296px;
	padding-left: 20px;
}
#mainNav ul li a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 6px 11px;
	display: block;
	float: left;
}
.homeBG {
	background: #BAC0C2 url(images/home_bg.jpg) no-repeat top !important;
	height: 261px;
	color: #FFFFFF;
}
#mainContent h2 {
	font-size: 16px;
	line-height: 128%;
	font-weight: normal;
	margin: 5px 20px;
	color: #333333;
}

#mainContent h1 {
	font: bold 23px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
	color: #333333;
}

.homeBG h1, .homeBG h2, .homeBG p {
	color: #FFFFFF !important;
}
#mainContent p {
	margin: 0px 20px;
	padding: 0px;
	color: #333333;
}
#bottomSection {
	float: left;
	width: 100%;
	background: url(images/lower_bg.jpg) no-repeat;
	height: 217px;
}

#mainContent .moreinfo {
	margin: 10px 20px 0px;
	padding: 0px;
	float: right;
}
#bottomSection .lowerBox {
	float: left;
	padding-bottom: 10px;
}
#bottomSection #searchProps {
	width: 405px;
	border-right: solid 1px #ffffff;
	height: 100%;
}
#bottomSection #news {
	width: 247px;
	height: 100%;
}

#mainContent #life_image {
	float: right;
}

#bottomSection #loginSections {
	width: 240px;
	border-right: solid 1px #ffffff;
	height: 100%;
}
#bottomSection h1 {
	font-size: 13px;
	font-weight: bold;
	background: url(images/lowerBoxGrad.jpg) repeat-x;
	padding: 7px 7px 6px;
	margin: 0px 0px 5px;
	text-align: center;
	color: #FFFFFF;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#bottomSection #searchProps td {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
#bottomSection #searchProps .smallTextBox {
	width: 90px;
	border: solid 1px #666666;
}
#bottomSection #searchProps .largeTextBox {
	width: 99%;
	background: #FFFFFF;
	border: solid 1px #666666;
}
#bottomSection #searchProps form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	height: 13px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 4px;
	float: left;
	width: 886px;
	display: block;
}
#footer .address {
	float: right;
}
#footer .phone {
	float: left;
}
#bottomSection .lowerBox p {
	margin: 0px;
	padding: 0px;
}
#copyright {
	width: 300px;
	text-align: center;
	font-size: 10px;
	padding: 10px;
	margin: 0px auto;
}
#mainContent {
	background: url(images/internal_bg.jpg) no-repeat top;
}
#mainContent #rightColumn {
	width: 382px;
	background-color: #788588;
	color: #FFFFFF;
	height: 100%;
}
#mainContent #rightColumn p {
	color: #FFFFFF;
	margin: 0px 20px;
	padding: 0px;
}
#mainContent a:link, #mainContent a:visited {
	color: #333333;
}
#mainContent a:hover {
	text-decoration: none;
}
#mainContent table {
	margin-left: 10px;
}
#mainContent td {
	color: #333333;
}
#mainContent .blueBG {
	background: url(images/blue_bg.jpg) no-repeat left top;
	margin: 15px;
	width: 460px;
	padding: 5px;
	border: solid 1px #333;
}
#mainContent .greenBG {
	background: url(images/green_bg.jpg) no-repeat left top;
	margin: 15px;
	width: 460px;
	padding: 5px;
	border: solid 1px #333;
}
#mainContent .redBG {
	background: url(images/red_bg.jpg) no-repeat left top;
	margin: 15px;
	width: 460px;
	padding: 5px;
	border: solid 1px #333;
}
#mainContent .blueBG td, #mainContent .blueBG h2, #mainContent .greenBG td, #mainContent .greenBG h2, #mainContent .redBG td, #mainContent .redBG h2 {
	color: #FFFFFF;
}
#mainContent .blueBG form, #mainContent .greenBG form, #mainContent .redBG form {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #660000 !important;
}

#mainTable {
	margin-left:0px !important;
}
