body {
	margin:0;
	padding:0;
	text-align:center;
	background: #0008c3 url(../images/overlay-abstract.png) fixed center top no-repeat;
}
#wrapper {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#gutter {
	width:974px;
	margin:0 auto;
	background:#fff url(../images/gutter_drop_shadow.jpg) repeat-y 0 0;
}

#page_banners {
	margin:0px;
}
h1 {
	margin:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
h3 {
	margin:10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.0em;
	color:#D5AE47;
	margin:4px;
}
h5 {
	font-weight:bold;
	color:#666666;
}
a {
	color:#CC9900;
	text-decoration:underline;
}
td p {
	margin:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
#nav_bar {
	background: #0008c3 url(../images/horiz-menu-bg.png) repeat-x 0 0;
	width:960px;
	min-height:40px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style:none;
	z-index:10000;
}
#nav_bar li {
	padding:0;
	float:left;
	left:auto;
	position:relative;
	text-align:center;
	z-index:10000;
}
#nav_bar li:hover {
	background:#0033FF url(../images/horiz-menu-bg_dark.png) repeat-x 0 0;
}
#nav_bar li a {
	display:block;
	padding:10px 0px;
	width:160px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav_bar a:hover {
	background:#555 url(../images/horiz-menu-bg_dark.png) repeat-x 0 0;
	outline:thin solid #999;
}
#nav_bar li ul {
	display:none;
	background:#999;
	position:absolute;
	top:1em;
	left:0;
	text-align:left;
	list-style:none;
	text-align:left;
}
#nav_bar li > ul {
	position:absolute;
	top:auto;
	left:0;
	width:160px;
}
#nav_bar li:hover ul {
	display:block;
}
#nav_bar li ul li {
	display:block;
	text-align:left;
	font-size:14px;
	font-weight:500;
	z-index:10000;
}
#nav_bar li ul li a {
	margin:0;
	padding:4px 10px;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#f0f0f0;
}
#nav_bar li ul li a:hover {
	color:#fff;
}
#content {
	width:950px;
	background-color:#FFFFFF;
	padding:5px;
	height:750px;
	clear:both;
}
#content_box {
	float:left;
	width:630px;
	clear:both;
}
#content_colA {
	float:left;
	width:209px;
	magin:0px;
}
#content_colA p {
	magin:0px;
}
#content_colB {
	float:left;
	width:209px;
	magin:0px;
}
#content_colB p {
	magin:0px;
}
#content_colC {
	float:left;
	width:209px;
	magin:0px;
}
#content_colC p {
	magin:0px;
}
#right_box {
	margin-top:0px;
	padding: 0px 0px 0px 11px;
	width:300px;
	float:left;
	/*
	background:#fff url(../images/right_box_bg.jpg) repeat-x 0 0;*/
	height:350px;
}
#right_box_bottom {
	padding:5px;
	width:298px;
	float:right;
	background:#fff url(../images/right_box_bottom_bg.jpg) repeat-x 0 0;
	border:#D0BD23 solid 1px;
	height:250px;
}
#col1 {
	margin:0px;
	position:relative;
	width:300px;
	float:left;
	background:#fff url(../images/right_box_bottom_bg.jpg) repeat-x 0 0;
}
#col2 {
	margin:0 5px 0 5px;
	width:640px;
	float:left;
}
#col2 p {
	font:"Times New Roman", Times, serif;
	margin-bottom:10px;
	margin-left:5px;
}
#col2 ul {
	margin:15px;
}
#col2 li {
	margin:5px;
	list-style:circle;
}
#footer {
	width:975px;
	background: #0008c3 url(../images/horiz-menu-bg.png) repeat-x 0 0;
	height:20px;
	border-top-color:#666666;
}
#footer a {
	color:#FFFFFF;
	margin-top:10px;
}

/*end glow*/

#glow_f {
	float: center;
	height: auto !important;
	margin-right:0px;
	padding: 0px 0px 0 0px;
}
#glow_f ul.img {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#glow_f ul.img:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#glow_f ul.img li a {
	border: none;
}
#glow_f ul.img li img {
	border: 1px solid #333333;
	padding: 1px;
}
#glow_f ul.img li a:hover img {
	border-color:#1988C3;
}
/*end glow*/


#leftMenu {
	border:1px solid #996;
	z-index:1;
}

#leftMenu>li {
	background:#03c url(../images/left_menu_category_bg.png) repeat-x 0 0;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#leftMenu>li a {
	text-decoration:none;
	color:#eee;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 5px;
}

#leftMenu li li {
	background:#eee url(../images/nav.gif) repeat-x 0 0;
	border-bottom:1px solid #996;
}

#leftMenu li li:last-child {
	border-bottom:0;
}

#leftMenu li li:hover {
	background-position:left bottom;
}

#leftMenu li li a {
	color:#553;
	font:bold 0.8em/30px Tahoma, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;
}
#leftMenu li li a:hover {
	color:#331;
}

/* left menu navigation */
.navigation {
	width:298px;
	background: #EFEAB2 url(../images/nav.gif) repeat-x;
	height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	display:block;
	width:298px;
	color: #553;
	height:30px;
	font: bold 0.8em Tahoma, sans-serif;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
}
.navigation a:hover, .navigation a#active {
	background-position: left bottom;
	color: #331;
}
.navigation img {
}
.navigation li {
	display:block;
	width:298px;
	background: #FFF url(../images/nav.gif) repeat-x;
	border-right: 1px solid #996;
	border-left: 1px solid #996;
	border-bottom: 1px solid #996;
	height:30px;
	float:left;
	text-align: left;
	list-style-type:none;
	clear:both;
	position:relative;
}

/* end left menu navigation */