/*------------------------Header------------------------*/

div#content {
	margin: auto;
	padding: 0px 52px 0px 53px;
	width: 877px;
	min-height: 800px;
	background: url('images/bg_main.png') no-repeat top;
	}

div#header {
	width: 877px;
	}

div#logo {
	margin: 0px 0px 0px 0px;
	padding: 35px 20px 20px 20px;
	float: left;	
	}
	
div#tools a {
	margin: 0px 0px 0px 0px;
	padding: 50px 20px 0px 20px;
	float: right;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
	}
	
div#tools a img {
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/*------------------------Primary Navigation------------------------*/

div#primarynavigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 857px;
	height: 28px;
	background: url('images/bg_nav_primary.png') repeat-x top;
	}

div#primarynavigation a {
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 6px 10px;
	display: block;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #b3b3b3;
	float: left;	
	}

div#primarynavigation a.right {
	float: right;	
	}

div#primarynavigation span.divider {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 2px;
	height: 28px;
	background: url('images/bg_nav_primary_divider.png') no-repeat top;
	display: block;
	float: left;
	}

div#primarynavigation a:hover {
	background: url('images/bg_nav_primary_selected.png') repeat-x top;
	color: #8ed3ff;
	text-decoration:none;
	}

div#primarynavigation a.selected {
	background: url('images/bg_nav_primary_selected.png') repeat-x top;
	color: #8ed3ff;
	}

/*------------------------Footer ------------------------*/

div#bottom {
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 877px;
	}

div#bottom div#navigation {
	margin: 20px 0px 15px 0px;
	width: 857px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

div#bottom div#navigation a {
	padding: 7px 15px 7px 0px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	float: left;	
	}

div#bottom div#navigation a.right {
	padding: 7px 0px 7px 15px;
	float: right;	
	}

div#bottom div#navigation a:hover {
	color: #2765b6;
	text-decoration:none;
	}

div#bottom div#navigation a.selected {
	font-weight: bold;
	color: #2765b6;
	}

div#bottom p {
	margin: 5px 0px 10px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	}

div#bottom p a {
	color: #999;
	font-weight: normal;
	}


/*------------------------Home Page Primary Messaging------------------------*/

div#primarymessaging {
	margin: 0px 0px 0px 0px;
	padding: 20px 450px 0px 30px;
	width: 397px;
	height: 253px;
	background: url('images/bg_home_primary.jpg') no-repeat top;
	}

/*------------------------Home Page Offers------------------------*/

div#offers {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 877px;
	height: 88px;
	background: url('images/bg_home_offers.png') no-repeat top;
	}

div#offers div.column1,
div#offers div.column2,
div#offers div.column3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	width: 252px;
	height: 78px;
	float: left;
	}

div#offers a,
div#offers a:hover {
	text-decoration: none;
	}

div#offers a h3  {
	color: #666;
	}

div#offers a:hover h3  {
	color: #333;
	}

div#offers a p  {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #999;
	}

div#offers a:hover p  {
	font-weight: normal;
	color: #666;
	}

/*------------------------Home Page Solutions------------------------*/

div#solutions {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 20px;
	width: 555px;
	float: left;
	}

div#solutions h6 {
	margin: 0px 0px 20px -20px;
	padding: 5px 0px 0px 20px;
	width: 565px;
	height: 15px;
	background: url('images/bg_home_solutions.png') repeat-x top;
	color: #acf564;
	}

div#solutions a.icon {
	width: 46px;
	float: left;
	}

div#solutions div.floater {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 509px;
	float: left;
	}

div#solutions div.floater h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24px !important;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	}

div#solutions div.floater h2 a {
	font-weight: normal !important;
	color: #000;
	}

div#solutions div.floater h2 a:hover {
	padding: 0px 0px 0px 0px;
	color: #47aa42;
	}
div#solutions div.floater p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #666;
	}



/*------------------------Home Page News------------------------*/

div#news {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
	width: 262px;
	float: left;
	}

div#news h3 a {
	color: #02519f;
	}

div#news h3 a:hover {
	text-decoration: underline;
	}

div#news h6 {
	margin: 0px -20px 20px -10px;
	padding: 5px 0px 0px 10px;
	width: 282px;
	height: 15px;
	background: url('images/bg_home_news.png') repeat-x top;
	color: #8ed3ff;
	}
