html,body {
	color: #666;
	background: #555;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#centerme {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

a {
	color: #f00;
}

.note {
	background: #fff;
	width: 80%;
	border: 1px dotted #0CF;
}

#mainnav {
	width: 760px;
	height: 44px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-image: url(../g/navbk.jpg);
	background-repeat: repeat-x;
	background-color: #cbd7e0;
	margin: 0;
	padding: 0;
}

#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
}
	
#mainnav li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../g/navright.gif) no-repeat right top;
}
	
#mainnav a {
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: url(../g/navleft.gif) no-repeat left top;
    padding: 5px 8px;
	height: 24px;
	white-space: nowrap;
}

* html #mainnav a {
   width: .1em;
}
	
#mainnav a:hover {
	color: #f00;
}

#mainnav .current {
	background-image: url(../g/navrightsel.gif);
}

#mainnav .current a {
	background-image: url(../g/navleftsel.gif);
}

#mainnav .byoid {
	background-image: url(../g/navrightid.gif);
}

#mainnav .byoid  a {
	color: #fff;
	text-transform: uppercase;
	background-image: url(../g/navleftid.gif);
}

#mainnav .byoidcurrent {
	background-image: url(../g/navrightidsel.gif);
}

#mainnav .byoidcurrent  a {
	color: #000;
	text-transform: uppercase;
	background-image: url(../g/navleftsel.gif);
}

#wrapper {
	width: 760px;
	border-right: 1px solid #999;
	background: url(../g/bk.gif) repeat-y;
	float: left;
}

#sidebar {
	width: 165px;
	float: left;
}

#sidebar .logo {
	text-indent: -5000px;
	height: 122px;
	width: 160px;
	background-repeat: no-repeat;
	background-image: url(../g/logoongray.gif);
	background-position: 9px 10px;
	border-top: 4px solid #9CB4C4;
}

.section {
	display: block;
	width: 160px;
	border-top: 2px solid #9CB4C4;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar h2 {
	font-size: 11px;
	color: #000;
	padding-left: 11px;
	width: 140px;
}

#sidebar h2 a {
	text-decoration: none;
	color: #000;
}

#sidebar h2 a:hover {
	text-decoration: none;
	color: #ddd;
}

#sidebar ul {
	list-style: none;
	margin: -4px 0 0 20px;
	padding: 0;
}

#sidebar li {
	margin: 0;
	width: 110px;
	padding: 2px 8px;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
}

#sidebar .selected {
	background-image: url(../g/itemnavbk.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#sidebar li a {
	text-decoration: none;
	color: #fff;
}

#sidebar li a:hover {
	text-decoration: none;
	color: #ddd;
}

#content {
	width: 530px;
	min-height: 550px;
	float: left;
	background: url(../g/fade.jpg) no-repeat;
	padding: 30px;
}

#contentwithflash {
	width: 590px;
	min-height: 550px;
	float: left;
	background: url(../g/fade.jpg) no-repeat;
	padding: 0;
}

#footer {
	background-color: #000;
	border-right: 1px solid #000;
	width: 760px;
	font-size: 10px;
	line-height: 2em;
	text-align: center;
	clear: both;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
	padding-right: 16px;
	margin-right: 6px;
	background: url(../g/footerbullet.gif) no-repeat 100% 50%;
}


#content h2, #contentwithflash h2 {
	margin-top: 20px;
	font-weight:bold;
}

#content h2 a, #contentwithflash h2 a {
	color: #000;
	font-weight:bold;
}

#content h2 em, #contentwithflash h2 em {
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-size: 19px;
}

.lineheader {
	width: 342px;
	height: 35px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	margin: 0 0 20px 190px;
}

#customops {
	background-image: url(../g/h1/customops.gif);
	width: 500px;
	height: 86px;
	margin: 20px 0 20px 70px;
}

#aboutus {
	background-image: url(../g/h1/about.gif);
}

#news {
	background-image: url(../g/h1/news.gif);
}

#faq {
	background-image: url(../g/h1/faq.gif);
}

#reps {
	background-image: url(../g/h1/rep.gif);
}

#privacy {
	background-image: url(../g/h1/privacy.gif);
}

#terms {
	background-image: url(../g/h1/terms.gif);
}

#contact {
	background-image: url(../g/h1/contact.gif);
}

.backtotop a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	padding-left: 18px;
	background: url(../g/toparrow.gif) no-repeat 0 50%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.backtotop span {
	display: block;
	position: relative;
	border-bottom: 1px solid #B1C4D0;
	width: 535px;
}

.twocolumn p {
	width: 320px;
}

.postmeta {
	color: #000;
	font-style: italic;
	margin-bottom: -1.6em;
}

.hr {
	margin: 4px 8px;
	height: 1px;
	border-bottom: 1px solid #A2B0B9;
	clear: both;
}
