#centered {
	position: relative;
	top: 25px;
	right: 0;
	margin: 0 auto;
	width: 1024px;
}
#left {
	position: absolute;
	top: 41px;
	right: 391px;
	width: 646px;
	left: 25px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#111111;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #822d03;
	line-height: 22px;
	letter-spacing: 2px;
}
body,td,th {
	color: #FFCC99;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:18px;
}
a:link {
	color: #822d03;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #822d03;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
.smallindent {
	padding-left: 5px;
	color: #666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height:14px;
}
#rightcolumn {
	position:absolute;
	left:706px;
	top:41px;
	width:223px;
	height:539px;
	z-index:1;
	background:url(images/bg3.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	border-left: #333333 1px solid;
	border-right: #222222 1px solid;
	border-top: #666666 1px solid;
	background-position: 0px 0px;
}
#cc {
	position:absolute;
	left:771px;
	top:604px;
	width:88px;
	height:62px;
	z-index:1;
}
.navbar {
	padding: 5px 5px 0px 0px;
}
.navbar a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:underline;
}
.navbar a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:underline;
}
.navbar a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	background-color:#822d03;
	color: #FFFFCC;
}
.navbar a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration:overline;
}
hr {
	filter:alpha(opacity=50);-moz-opacity: 0.50;opacity:0.50;
	width:90%;
	height:.5;
}
.padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
td.link:hover {
	background-color: #330000;
}
.spacing {
	line-height: 28px;
	padding-left: 10px;
}
.clients_link a:active {
	color:#999999;
}