body {
	margin: 0;
	background: #F0F0E8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#content_container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 980px;
	background: #FFFFFF url('../images/container_bg.gif') top left repeat-y;
}
#content_container_1 {
	position: relative;
	margin: 0;
	padding: 0 10px 0 10px;
	width: 960px;
	background: url('../images/container_btm.gif') bottom left no-repeat;
}

/* Header */
#header {
	position: relative;
	margin: 0;
	padding: 7px 0 0 10px;
	width: 950px;
	height: 108px;
}
#header_logo {
	position: relative;
	margin: 0;
	padding: 0;
	width: 340px;
	height: 105px;
}
#header_contact {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	right: 30px;
	height: 44px;
	background: #59452A url('../images/header_contact_bg.gif') top left repeat-x;
}
#header_contact_left {
	margin: 0;
	padding: 0;
	height: 44px;
	background: url('../images/header_contact_left.gif') top left no-repeat;
}
#header_contact_right {
	margin: 0;
	padding: 0 15px;
	height: 44px;
	background: url('../images/header_contact_right.gif') top right no-repeat;
}
#header_contact p {
	position: relative;
	margin: 0;
	padding: 11px 135px 0 0;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header_contact p a:link, #header_contact p a:visited {
	color: #D0D548;
	text-decoration: none;
}
#header_contact p a:active, #header_contact p a:hover {
	color: #B6BA3F;
	text-decoration: none;
}
#header_contact_icons {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 5px;
	right: 15px;
}
#header_contact_icons span {
	position: relative;
	margin: 0 0 0 10px;
	padding: 0;
	width: 30px;
	height: 30px;
}
#header_contact_icons span a:link, #header_contact_icons span a:visited {
	position: relative;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
}
#header_contact_icons span a:active, #header_contact_icons span a:hover {
	text-decoration: none;
	opacity: 0.8; 
}
/* End of Header */

/* Navbar */
#navbar {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	width: 960px;
	height: 60px;
}
/* Main Nav */
#mainnav {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 475px;
	height: 60px;
	background: #F0F0E8 url('../images/mainnav_bg.gif') top left repeat-x;
}
#mainnav_left {
	position: relative;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 60px;
	background: url('../images/mainnav_left.gif') top left no-repeat;
}
#mainnav_right {
	position: relative;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 60px;
	background: url('../images/mainnav_right.gif') top right no-repeat;
}
#mainnav ul {
	position: absolute;
	top: 11px;
	left: 24px;
	margin: 0;
	padding: 0;
}
#mainnav li {
	position: static;
	float: left;
	margin: 0;
	padding: 0 26px 0 24px;
	list-style-type: none;
}
#mainnav .down {
	display: block;
	margin: 0 26px 0 24px;
	padding: 0 0 0 14px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url('../images/maintab_left.gif') top left no-repeat;
	color: #FFFFFF;
}
#mainnav .down span {
	display: block;	
	background: url('../images/maintab_right.gif') top right no-repeat;
	color: #FFFFFF;
	padding: 12px 14px 16px 0;
}
#mainnav a {
	display: block;
	margin: 0px;
	padding: 0 0 0 14px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mainnav a span {
	display: block;	
	padding: 8px 14px 20px 0;
}
#mainnav a:link, #mainnav a:visited {
	color: #59452A;
	text-decoration: none;
}
#mainnav a:active, #mainnav a:hover {
	background: url('../images/maintab_left.gif') top left no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav a:active span, #mainnav a:hover span {
	background: url('../images/maintab_right.gif') top right no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 14px 16px 0;
}
#mainnav li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;
}
/* End of Main Nav */

/* Seconcary Nav */
#secnav {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 60px;
	background: #30A0C7 url('../images/secnav_bg.gif') top left repeat-x;
}
#secnav_left {
	position: relative;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 60px;
	background: url('../images/secnav_left.gif') top left no-repeat;
}
#secnav_right {
	position: relative;
	margin: 0;
	padding: 0;
	width: 475px;
	height: 60px;
	background: url('../images/secnav_right.gif') top right no-repeat;
}
#secnav ul {
	position: absolute;
	top: 11px;
	left: 45px;
	margin: 0;
	padding: 0;
}
#secnav li {
	float: left;
	margin: 0;
	padding: 0 26px 0 24px;
	list-style-type: none;
}
#secnav .down {
	display: block;
	margin: 0 26px 0 24px;
	padding: 0 0 0 14px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url('../images/sectab_left.gif') top left no-repeat;
	color: #30A0C7;
}
#secnav .down span {
	display: block;	
	background: url('../images/sectab_right.gif') top right no-repeat;
	color: #30A0C7;
	padding: 12px 14px 16px 0;
}
#secnav a {
	display: block;
	margin: 0px;
	padding: 0 0 0 14px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#secnav a span {
	display: block;	
	padding: 8px 14px 20px 0;
}
#secnav a:link, #secnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#secnav a:active, #secnav a:hover {
	background: url('../images/sectab_left.gif') top left no-repeat;
	color: #30A0C7;
	text-decoration: none;
}
#secnav a:active span, #secnav a:hover span {
	background: url('../images/sectab_right.gif') top right no-repeat;
	color: #30A0C7;
	text-decoration: none;
	padding: 12px 14px 16px 0;
}
/* End of Secondary Nav */
