body {
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 992px;
}
.clear {
	clear: both;
}
#mainContainerBG {
	height:auto;
}
#container {
	width: 992px;
	height:auto;
}
img {
	border-style:none;
}
#topNavContainer {
	background-image:url(../images/navigate_logo.gif);
	height:109px;
}
#homeImgContainer {
	background-image:url(../images/home_img.jpg);
	height:311px;
}
#innerImgContainer {
	background-image:url(../images/inner_img.jpg);
	height:174px;
}
#homeDetails {
	height:300px;
	background-color:black;
	margin: 0 6px 0 6px;
}
#innerDetails {
	height:auto;
	background-color:#FFFFFF;
	margin: 0 6px 0 6px;
	padding:35px;
}
#subNavDetails {
	margin-left:40px;
}
#pageHead {
	border-bottom: 1px dashed #F95005;
	width:100%;
	font-size:17px;
	color:#F95005;
	font-weight:bold;
}
#pageHeadSub {
	border-bottom: 1px dotted #666666;
	width:100%;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}
a:link.leftNav, a:visited.leftNav, a:active.leftNav {
	margin-left:40px;
	width:170px;
	padding:6px 0px 8px 30px;
	font-family:Verdana;
	display:block;
	font-size:10pt;
	line-height:normal;
	text-align:left;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/sub_nav_bg.gif);
	text-decoration:none;
}
a:hover.leftNav {
	width:170px;
	padding:6px 0px 8px 30px;
	font-family:Verdana;
	display:block;
	font-size:10pt;
	line-height:normal;
	text-align:left;
	color:#F2B759;
	font-weight:bold;
	text-decoration:none;
}
.homeTxt {
	width:400px;
	padding:100px 0 0 45px;
	line-height:18px;
}
.homeMore {
	text-align:right;
	color:#990000;
	margin-right:50px;
}
.homeMore a:link, .homeMore a:visited {
	font-size:11px;
	font-family:arial;
	color:#990000;
	text-decoration:none;
	letter-spacing:2px;
}
.homeMore a:hover {
	font-size:11px;
	font-family:arial;
	color:#000000;
	text-decoration:underline;
}
.boxMore {
	text-align:right;
	color:#990000;
	margin-right:10px;
	margin-top:15px;
}
.boxMore a:link, .boxMore a:visited {
	font-size:11px;
	font-family:arial;
	color:#990000;
	text-decoration:none;
	letter-spacing:2px;
}
.boxMore a:hover {
	font-size:11px;
	font-family:arial;
	color:#FFFFFF;
}
#homeDetailsLeft {
	width:325px;
	float:left;
}
#homeDetailsRight {
	width:650px;
	float:right;
}
#homeBox1 {
	width:303px;
	margin:25px 10px 10px 10px;
	border-right: 1px solid #990000;
}
#homeBox2 {
	width:303px;
	float:left;
	margin:25px 10px 10px 10px;
	border-right: 1px solid #990000;
}
#homeBox3 {
	width:303px;
	float:right;
	margin:25px 10px 10px 10px;
	_margin:25px 5px 10px 5px;
}
.headding {
	color:#FFFFFF;
	font-size:14px;
	padding-top:10px;
}
.boxTxt {
	color:#F1BE64;
	padding:10px 10px 0 0;
}
#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	margin: 0 6px 0 6px;
	height:29px;
	font-size:11px;
	padding:7px 0 0 0;
	text-align:center;
}
#topNav {
	margin-left:387px;
	height:109px;
}
.mainNav {
	height:109px;
	width:600px;
	margin: 0 0px 0px;
	padding:0;
	float: left;
	font-size: 11px;
	font-family:arial;
	background: url(../images/menuactive.gif) repeat-x center center;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.2px;
	line-height:109px;
}
.mainNav li {
	display: inline;
	padding-top:0px;
	text-decoration: none;
	color:#666666;
	background:  url(../images/menuhover.gif) center center repeat-x;
}
.mainNav li a {
	float: left;
	color:#666666;
	padding: 0px 0px 0px 0px;
	text-decoration: none;/*border-right: 1px solid black;*/
	}
.mainNav li a:visited {
	color:#666666;
}
.mainNav li a:hover {
	padding-top:0px;
	text-decoration: none;
	color:black;
	background:  url(../images/menuhover.gif) center center repeat-x;
}
.current {
	padding-top:0px;
	text-decoration: none;
	color:#000000;
	background:   url(../images/menuhover.gif) center center repeat-x;
}

