
div#page-content {
background-color:#ffffff;
/*background-color:#DAC79C;*/
color: #100C09;
padding: 0;
width: 665px;
}

div#page-content-form {
	background-color:#ffffff;
	/*background-color:#DAC79C;*/
	color: #100C09;
	padding: 0;
	width: 910px;
	margin-left: 20px;
}

div#page-content-inner-form {
border: 1px solid #5BC236;
margin: 1px;
padding: 10px 10px 10px 10px;
}

div#page-content-inner {
/*border: 1px solid #800000;*/
margin: 1px;
padding: 10px 10px 10px 10px;
}

div#page-content hr{
border: 0;
color: #121214;
background-color: #121214;
height: 1px;
}

#main-content, #footer {
background-color: #ffffff;
color: 000000;
}

div#main-content h3, div#main-content h2, div#main-content .portlet .header {
color: #012D5C;	
}

div#main-content .highlight, div#footer .highlight {
background-color: #ffffff !important;
color: #000000;
}

div#column_1 {
width: 200px;
padding-left: 30px;
}

div#column_2 {
margin-left: 10px;
margin-right: 30px;
width: 450px;
}

.life-home h2, .life-home h3 {
color: #045d7f !important;
}

/**** SideNav ***********************/
div#side-nav-wrapper ul {
margin:0;
padding: 0;
display: block;
}

div#side-nav-wrapper li {
	display: block;
	min-height: 37px;
	list-style: none;
	margin-right: 10px;
	background: url(/images/dottedline.png) left bottom repeat-x;
	
}

div#side-nav-wrapper li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	display: block;
	min-height: 21px;
	padding: 8px 0 8px 28px;
	background: url(/images/arrow.png) no-repeat 0 10px;
	color: black;
	text-decoration: none;
}

div#side-nav-wrapper li a.active, div#side-nav-wrapper li a.active:hover {
	text-decoration: underline;
	color: #800000;
}
/************************************/
div#header-image {
	background-color: #000;
	height: 227px;
	width: 950px;
	text-align: center;
	padding-top: 30px;
}
