@charset "UTF-8";
/* CSS Document */

html {
	height:100%;
	margin-bottom:1px;
}
body {
	text-align:center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/bg-tile.jpg);
	background-color:#bfb8a8;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#wrap {
	background: url(../images/bg.jpg) repeat-x top left;
	min-height: 708px;
	_height: 708px;
}
.container {
	position:relative;
	text-align:left;
	margin:0 auto;
	width:946px;
	font-size: 1.2em;
}
#header {
	position: relative;
	background: url(../images/header-bg.jpg) repeat-x top;
	height: 112px;
	z-index: 45;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	background: url(../images/logo.jpg) no-repeat;
	width: 386px;
	height: 104px;
	text-indent: -99999em;
}

/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#nav {	
	position: absolute;
	right: 0;
	top: 60px;
	width:483px;
	list-style:none;
	height:51px;
	z-index: 50;
}

ul#nav li {
	float: left;
	position: relative;
	list-style-type: none;
	padding: 0;
	z-index: 55;
}

ul#nav li a {
	height:51px;
	text-indent:-9999px;
	text-decoration:none;
	display: block;
	z-index: 60;
	
}

ul#nav  li a span {
	display:none
}

ul#nav li#nav-1 a {
	width:69px;
	background:url(../images/nav.jpg) no-repeat 0px 0
}

ul#nav li#nav-1 a:active,
ul#nav li#nav-1 a:hover {
	background-position:0px -51px
}
ul#nav li#nav-1 a.current {
	background-position:0px -51px
}

ul#nav li#nav-2 a {
	width:98px;
	background:url(../images/nav.jpg) no-repeat -69px 0
}

ul#nav li#nav-2 a:active,
ul#nav li#nav-2 a:hover {
	background-position:-69px -51px
}
ul#nav li#nav-2 a.current {
	background-position:-69px -51px
}

ul#nav li#nav-3 a {
	width:133px;
	background:url(../images/nav.jpg) no-repeat -167px 0
}

ul#nav li#nav-3 a:active,
ul#nav li#nav-3 a:hover {
	background-position:-167px -51px
}
ul#nav li#nav-3 a.current {
	background-position:-167px -51px
}

ul#nav li#nav-4 a {
	width:183px;
	background:url(../images/nav.jpg) no-repeat -300px 0
}

ul#nav li#nav-4 a:active,
ul#nav li#nav-4 a:hover {
	background-position:-300px -51px
}
ul#nav li#nav-4 a.current {
	background-position:-300px -51px
}

ul#nav li .subnav {
	display: none;
	position: absolute;
	left: -0px;
	z-index: 100;
	background: url(../images/nav-dropdown-connector.jpg) -1px 0 no-repeat;
	width: 285px;
}
#header ul#nav li .subnav ul {
	border: 3px solid #c6bfae;
	width: 285px;
	position: relative;
	z-index: 105;
}
#header ul#nav li .subnav ul li {
	float: none;
	padding: 0;
	width: 285px;
	position: relative;
	z-index: 110;
}
#header ul#nav li .subnav ul li a {
	background: #767572;
	text-indent: 0;
	height: 44px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 44px;
	padding: 0 10px;
	color: #fff;
	width: 265px;
	z-index: 115;
	position: relative;
}
#header ul#nav li .subnav ul li a:hover {
	background: url(../images/nav-dropdown-bg-over.png) repeat-x;
}

#contact-us {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 118px;
	height: 46px;
	background: url(../images/secondary-nav-contact-us.jpg) no-repeat;
	text-indent: -99999em;
}
#body {
	position: relative;
	z-index: 1;
}
#body .container {
	position: relative;
	padding: 0 10px 0 8px;
	width: 926px;
	background: url(../images/body-bg.png) repeat-y;
	z-index: 2;
}
#body-top {
	position: relative;
	background: url(../images/body-top-bg.jpg) repeat-x top;
	padding: 20px 0 0;
	z-index: 3;
}
#body-bottom {
	position: relative;
	background: url(../images/body-bottom-bg.jpg) repeat-x bottom;
	padding: 0px 0 50px;
	z-index: 4;
}
#footer .container {
	background: url(../images/footer.png) no-repeat;
	height: 9px;
}
ul, ol {
	margin-left: 2em;
}

#home {
	margin: 48px 26px 76px 27px;
	padding-bottom: 51px;
}
#flash-holder {
	margin: 0 0 20px 6px;
}
#promos {
	padding: 0;
	margin: 0;
}
#promos li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#content {
	margin: 84px 30px 145px;
}
.page-title {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #e99619;
	font-weight: normal;
	margin-bottom: 30px;
}
.page-title span {
	font-size: 22px;
	color: #73726f;
	text-transform: uppercase;
	font-weight: bold;
}
.abstract {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #b9b3a3;
	font-weight: normal;
	margin-bottom: 20px;
}
#title-wrapper {
	padding: 0 60px;
}
#main-content {
	float: left;
	width: 570px;
	padding-left: 60px;
}
#main-content-accordian {
	float: left;
	padding: 0 120px 0 60px;
}
#sidebar {
	float: right;
	background: url(../images/sidebar-box.jpg) no-repeat;
	width: 161px;
	height: 322px;
	padding: 20px;
}
#sidebar,
#sidebar p {
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

/*Accordian Styles
**************************/
#accordian-box {
}
.accordian {
	position:relative;
}
.accordian_tab {
	position:relative;
	cursor:pointer;
	border-bottom: 1px solid #ccc;
}
.accordian_tab h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #b9b3a3;
	font-weight: normal;
	margin: 4px 0 4px;
}
.accordian_content {
	padding-top: 1px;
	clear:both;
	overflow:hidden;
	cursor:auto;
	background: url(../../media/images/accordian-content-bg.png) repeat-x top;
	padding: 19px 60px 0 31px;
}
.accordian_tab img.btn {
	float: left;
	width:22px;
	height:22px;
	margin: 4px 10px 0 0;
}

.clear {
	clear: both;
}