#header
{
	height: 150px;
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../images/white-bar.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	overflow: hidden;
}
#header div
{
	width:920px;
	margin: 0px auto 0px auto;
	vertical-align:top;
	height: 94px;
	overflow: hidden;
	/*padding: 36px 0px 0px 0px;*/
}
#header a
{
	color: #004b8d;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#container
{
	width: 960px;
	min-height: 100px;
	margin: 0px auto 0px auto;
	background-position: top;
	background: url(../images/bg-body.png) repeat-y;
}

#body
{
	width: 900px;
	padding: 10px;
	margin: 0px auto 0px auto;
}

#menu
{
	float:left;
	width: 190px;
}
#menuDiv
{
	padding: 25px 0px 0px 7px;
	width: 180px;
}
ul#nav
{
	display: block;
	width: 190px;
	background-color: #8fa4ad;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#nav li
{
	cursor: pointer;
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 190px;
	background-image: url(../images/bullet-nav-03.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #ffffff;
}
ul#nav li a
{
	display: block;
	font-size: 13px;
	/*color: #ffffff;*/
	color: #000;
	text-decoration: none;
	height: 21px;
	width: 171px;
	padding: 8px 0px 0px 19px;
}
ul#nav li.selected, ul#nav li:hover
{
	background-color: #f1da73;
	/*color: #567683;*/
	color: #000;
}
ul#nav li.selected a,  ul#nav li:hover a
{
	/*color: #567683;*/
	color: #000;
}
ul#nav li ul
{
	display: block;
	background-image: none;
	margin: -3px 0px 3px 0px;
	padding: 0px;
}
ul#nav li ul li
{
	display: block;
	background-image: none;
	margin: 0px 0px;
	padding: 0px 0px 0px 1px;
	border: none;
}
ul#nav li ul li a
{
	font-size: 11px;
	height: 15px;
	padding-top:5px;
}
ul#nav li ul li.selected, ul#nav li ul li:hover
{
	background-color: #e2e4db;
}
#footer
{
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	background-image: url(../images/footer.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 35px 0px 30px 0px;
}
#footerHome
{
	width: 960px;
	margin: 0px auto 0px auto;
	background-image: url(../images/footer-home.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 22px;
}
#footer a
{
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}
#bodyArea
{
	width: 695px;
	float: right;
	background-image: url(../images/body-border.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#bodyAreaOneColumn
{
	width: 695px;
	float: right;
	background-color: #ffffff;
}
#bodyAreaHome
{
	width: 900px;
	min-height: 120px;
	float: right;
	background-image: url(../images/body-border-home.gif);
	background-position: top left;
}
#columnLeft
{
	float: left;
	width: 390px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
#columnRight
{
	float: left;
	width: 260px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#bodyAreaHome #columnLeft
{
	float: left;
	width: 560px;
	padding: 0px 20px 0px 10px;
	margin: 0px;
}
#bodyAreaHome #columnRight
{
	float: left;
	width: 260px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

/* Social Icons */
#facebook{float:left;margin: -4px 0 0 -5px;}
#twitter{float:left;margin:-4px 0 0 10px;}
#linkedin{float:left;margin:-5px 0 0 10px;}



.landingLeft { float:left; width:430px; }
.landingRight { float:right; width:430px; }
#landingBottom { margin-top: 30px; border-top: dashed 1px #8FA4AD; padding-top: 30px;}
h1.landingHeadline { margin-bottom: 30px; text-align: center; }



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

