/* CSS Document */

body {
	background:url(images/background.gif) #286a8a;
	_text-align:center;
	_margin:0 0 -20px;
	padding:0;
}

#wrapper {
	width:990px;
	margin:0 auto;
	background:#444142;
}

#wrapper2 {
	width:970px;
	margin:0 auto;
	_text-align:left;
	background:#d3d3d3;
}

/* Header */

#header {
	width:970px;
	height:167px;
	overflow:hidden;
}

#header h1 {
	float:left;
}

#header h2 {
	float:right;
	position:relative;
}

#header p {
	width:124px;
	height:26px;
	position:absolute;
	right:9px;
	bottom:0;
	_bottom:6px;
	_margin:0 0 -1px;
}

#header p a {
	display:block;
	width:124px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/request-button.gif) 0 0 no-repeat;
}

#header p a:hover {
	background-position:0 -26px;
}

/* Header End */
/* Top Navigation */

#top-nav {
	height:38px;
	background:url(images/top-nav-bg.gif) 0 0 repeat-x;
	overflow:hidden;
}

#top-nav ul, #top-nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#top-nav ul {
	float:right;
	padding:2px 11px 0 0;
}

#top-nav ul li {
	display:block;
	float:left;
	height:34px;
}

#top-nav ul li.last {
	width:1px;
	background:url(images/top-nav-button.gif) 0 0 no-repeat;
}

#top-nav ul li a {
	float:left;
	display:block;
	height:34px;
	padding:0 10px;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:34px;
	background:url(images/top-nav-button.gif) 0 0 no-repeat;
	text-decoration:none;
}

#top-nav ul li a:hover {
	background-position:0 -34px;
}

/* Top Navigation End */
/* Left Navigation */

#left-nav {
	float:left;
	width:201px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden;
}

#left-nav ul, #left-nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#left-nav ul {
	width:188px;
	margin:17px 0 0 7px;
}

#left-nav ul ul {
	width:183px;
	margin:5px 0 10px;
}

#left-nav ul ul li {
	margin:0 0 5px;
}

#left-nav ul ul ul {
	width:174px;
	margin:3px 0 15px 8px;
}

#left-nav ul ul ul li {
	margin:0 0 2px;
}

#left-nav h1 {
	font:bold 16px Arial, Helvetica, sans-serif;	
	color:#65bfea;
}

#left-nav h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
}

#left-nav h1 a {
	color:#65bfea;
	text-decoration:none;
	display:block;
	width:178px;
	_width:188px;
	padding:0 0 0 10px;
	height:29px;
	background:url(images/left-nav-h1.gif) 0 0 no-repeat;
	line-height:29px;
}

#left-nav h1 a:hover {
	background-position:0 -29px;
}

#left-nav h2 a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:173px;
	_width:183px;
	height:23px;
	padding:0 0 0 10px;
	background:url(images/left-nav-h2.gif) 0 0 no-repeat;
	line-height:23px;
}

#left-nav h2 a:hover {
	background-position:0 -23px;
}

#left-nav ul ul ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:164px;
	_width:174px;
	height:23px;
	padding:0 0 0 10px;
	background:url(images/left-nav-link.gif) 0 0 no-repeat;
	line-height:23px;
}

#left-nav ul ul ul li a:hover {
	background-position:0 -23px;
}

#left-nav form {
	padding:15px 15px 15px 20px;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

#left-nav form h2 {
	color:#333;
	font-size:18px;
	padding:0 0 8px;
}

#left-nav form p {
	padding:0 0 5px;
}

#left-nav form input {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:155px;
	height:18px;
	padding:2px 2px 0;
	border:1px dotted #999;
}

#left-nav form textarea {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:155px;
	height:55px;
	padding:2px 2px 0;
	border:1px dotted #999;
	overflow-y:auto;
}

#left-nav form input.submit-button {
	display:block;
	width:100px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/submit-button.jpg) 0 -20px no-repeat;
	line-height:0;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

#left-nav form input.submit-button:hover {
	background-position:0 0;
}

/* Left Navigation End */
/* Content */

#content {
	float:right;
	width:709px;
	_width:739px;	
	margin:15px 15px 0 0;
	padding:15px;
	background:#fff;
	min-height:540px;
	_height:570px;
}

#content table, #content table td {
	height:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}

#content .contact-us {
	padding:10px 0 20px;
	_text-align:center;
}

#content .contact-us a {
	display:block;
	width:279px;
	height:32px;
	_text-align:left;
	margin:0 auto;
	background:url(images/contact-us.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .contact-us a:hover {
	background-position:0 -32px;
}

/* Content End */
/* Footer */

#footer {
	margin:25px 0 0;
	padding:15px 15px;
	background:url(images/footer-bg.jpg) 0 0 no-repeat #171413;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}

#footer p {
	padding:0 0 12px;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	text-decoration:none;
}

#footer strong {
	color:#65bfea;
	font-weight:bold;
}

#foot-left a {
	color:#65bfea;
	text-decoration:none;
}

#foot-left a:hover {
	text-decoration:underline;
}

#foot-left {
	float:left;
	width:500px;
}

#foot-right {
	float:right;
	width:440px;
	text-align:right;
}

#footer ul, #footer ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer ul {
	clear:left;
	padding:14px 0 0;
	_padding:8px 0 0;
}

#footer ul.nospace {
	padding:1px 0 0;
	_margin:-2px 0 0;
}

#footer ul li {
	float:left;
	padding:0 4px 0 0;
}

#footer .bottom-foot {
	clear:left;
	color:#65bfea;
}

#footer .bottom-foot ul li.white {
	color:#fff;
}

#footer .bottom-foot a {
	color:#fff;
}

#footer .bottom-foot h1 {
	clear:left;
	padding:14px 0 0;
	_padding:8px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#65bfea;
}

#footer .bottom-foot h1 a {
	color:#65bfea;
	text-decoration:none;
}

#footer .bottom-foot h1 a:hover {
	text-decoration:underline;
}

#footer .bottom-foot li.blue a {
	color:#65bfea;
}

/* Footer End */