
body, td, div, p{	font-family:"Trebuchet MS", "Lucinda Grande", arial, verdana, sans-serif;
	font-size:13px; 
	color:#a7a7a7;
//	padding-right: 8px; 
//	padding-left: 8px;
//	padding-bottom:2px;
}

p {
	line-height:1.6em;
	font-size:1.1em;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
}
td {
	font-size:14px;
}
a {
	color:#CC0000;
	text-decoration:none;
//	outline: 0; /* @ Firefox, switch off dotted border */
}
body {
	background:#000 url(images/top_bg.gif) repeat-x top;
}

h1 {
	font-size:2.2em;
	border-bottom:solid 1px #333;
	color:#fff;
	margin-bottom:15px;
}
h2 {
	font-size:1.6em;
	color:#fff;
	margin-bottom:10px
}
h3 { 
	font-size:1.2em;
	color:#ccc;
	margin-bottom:10px;
}

ul.mainNav {
	list-style-type:none;
	margin:0 10px;
	background: #24242A/* url(images/nav-holder-bg.png) top no-repeat*/;
	padding-left:0;
}

ul.mainNav li {
	display:block;
	float:none;
	margin-left:0px;
}
ul.mainNav li a {
	float:none;
	display:block;
	font-size:14px;
	margin:0 0 1px 0;
	padding:8px 0 8px 30px;
	color:#BABAC7;
	text-decoration:none;
	background: url('images/nav_bullet.png') no-repeat left;
}
ul.mainNav li a:hover {
	background: #141417 url('images/nav_bullet2.png') no-repeat left;
	color:#fff;

}
ul.mainNav li.current_page_item a {
	background: #141417 url('images/nav_bullet2.png') no-repeat left;
	color:#fff;
	border-top: 1px solid #000;
}
ul.mainNav li.expanded a {
	background: #141417 url('images/nav_bullet3.png') no-repeat left;
} 
ul.mainNav li.current_page_item ul {
	background: #141417;
	padding:5px 0;
	margin:-1px 0 0 0;
	border-bottom:1px solid #343434;
}
ul.mainNav li.expanded ul li a {
	font-size:12px;
	margin-bottom:1px;
	padding:4px 0 4px 40px;
	border:none;
	color:#999;
	background: url('images/nav_bullet4.png') no-repeat left;

}
ul.mainNav li.expanded ul li a:hover, ul.mainNav li.expanded ul li.current_page_item a {
	color:#f1f1f1;
	background: #000 url('images/nav_bullet4.png') no-repeat left;

}

#mainNavWrapper {
	margin-top:5px;
	width:219px;
	padding-top:0px;
}
#mainNavWrapper div.navMid {
	padding-bottom:18px;
}



#maindiv {
	left : 0px;	position : relative;	top : 0px;	width : 100%;
	height : 100%;
	padding : 0px;	
	text-align: left;
	/*background-color : red;*/
}
#subdiv {
	position : relative;	top : 5px;	width : 960px;
	padding : 0px;	
	text-align: left;
	margin-right : auto;
	margin-left: auto;
	/*background-color : blue;*/
}
#leftcol {	left : 0px;	position : absolute;	top : 0px;	width : 220px;
	padding : 0px;	text-align : left;
	/*background-color : green;*/}	#rightcol {
	right : 0px;	position : absolute;	top : 40px;	width : 720px;
	padding : 0px;
	text-align : left;
	/*background-color : yellow;*/}	
#leftrightcol {	left : 0px;	position : absolute;	top : 175px;	width : 500px;
	padding : 0px;	text-align : left;
	/*background-color : black;*/}	
#rightrightcol {
	right : 0px;	position : absolute;	top : 175px;	width : 200px;
	padding : 0px;
	text-align : left;
	/*background-color : pink;*/}	









#header {
	position:relative;
	min-height:173px;
}
#headerBottom {
	z-index: 1;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url(images/header_image_bottom.png) no-repeat bottom;
	padding-bottom:0px;
}
#headerTop {
	z-index: 2;
	background: url(images/header_image_top.png) no-repeat top;
	width: 100%;
	padding-top:10px;
}
#headerBG {
	z-index: 3;
	position: absolute;
	top: 10px;
	height:148;
	width: 100%;
	background: url(images/header_image_bg.png) repeat-y;
	/*padding:0 10px;*/
}
#headerImage {
	z-index: 4;
	position: absolute;
	top: 11px;
	left: 10px;
	height:153;
	width: 100%;
	background: url(images/header_image.png) repeat-y;
	/*padding:0 10px;*/
}


#nav {
	position:absolute;
	top:110px;
	min-height:360px;
	width:100%;
/*	background-color : pink;*/}
#navTop {
	z-index: 2;
	position: absolute;
	top:0px;
	background: url(images/nav_top.png) no-repeat top;
	width: 100%;
	padding-top:15px;
}
#navBottom {
	z-index: 2;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url(images/nav_bottom.png) no-repeat bottom;
	padding-bottom:0px;
}
#navBG {
	z-index: 1;
	position: absolute;
	top: 15px;
	bottom:15px;
	left:2px;
//	height:100%;
	width: 100%;
	background: url(images/nav_bg.png) repeat-y;
	/*padding:0 10px;*/
}
#navContent {
	z-index: 4;
	padding:0px;
	position: absolute;
	top: 20px;
	left: 0px;

//	height:100%;
//	width: 100%;
	/*padding:0 10px;*/
}

#rightbox {
	position:absolute;
	top:20px;
	min-height:400px;
	width:100%;
}
#rightboxTop {
	z-index: 2;
	position: absolute;
	top:0px;
	background: url(images/rightbox_top.png) no-repeat top;
	width: 100%;
	padding-top:15px;
}
#rightboxBottom {
	z-index: 1;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url(images/rightbox_bottom.png) no-repeat bottom;
	padding-bottom:15px;
}
#rightboxBG {
	z-index: 4;
	position: absolute;
	top: 15px;
	height:370px;
	width: 100%;
	background: url(images/rightbox_bg.png) repeat-y;
	/*padding:0 10px;*/
}
#rightboxContent {
	z-index: 4;
	padding:5px;
	position: absolute;
	top: 11px;
	left: 10px;
	height:100%;
	width: 100%;
	/*background-color : pink;*/	/*padding:0 10px;*/
}

