* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 10px;
	background-color: #3c3c3c;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #e1d9a7;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}
.imgbdr {
padding: 5px;
border: 1px solid #ccc;
}

.clear {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#wrapper {
	margin: 0px auto;
	padding: 2px 0px;
	width: 780px;
	background-color: #fcfcfc;
	color: inherit;
	text-align: left;
}

.add_shadow div {
	display: block;
	float: left;
	background: url('images/shadow_right.gif') no-repeat 100% 0%;
}

.add_shadow div div {
	display: block;
	float: none;
	padding: 0px 5px 5px 0px;
	background: url('images/shadow_rightbot.gif') no-repeat 100% 100%;
}

.add_shadow div div div {
	padding: 0px;
	background: none;
}


#logo_hdr {
	margin: 45px 10px;
	z-index: 1;
	position: absolute;
}

#logo {
}

#logo h1 {
	display: block;
	background: url('img/logo060309.jpg') no-repeat 50% 3px;
	width: 368px;
	height: 258px;
}

#logo h1 span {
	display: none;
}

#nav {
	margin: 0px 2px;
		background-color: #000;
	width: 776px;
	color: #000000;
	border-bottom: #fff 2px solid;

	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#nav ul {
	margin-left: 130px;
	width: 630px;
	height: 27px;
	overflow: hidden;
}

#nav li {
	padding: 5px 11px 3px 10px;
	float: left;
}

#nav li#last {
	padding-right: 10px;
	background-image: none;
}

#nav a {
	text-decoration: none;
}

#content {
	margin: 0px 2px;
	padding: 17px 12px 15px 15px;
	background-color: #000;
	border-bottom: #fff 2px solid;
	color: #fff;
	text-align: left;
}

#content a {
	color: #a5a5a5;
}

#content a:hover {
		color: #ffff00;
}

#content .hdr2 {
	display: block;
	border: #000 2px solid;
}

#content .hdr h2 {
	padding: 3px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#content .box {
	padding: 10px 15px 0px 6px;
	clear: both;
	float: none;
}
#left_column {
	margin-top: 275px;
	width: 367px;
	float: left;
}


#right_column {
	width: 348px;
	height:250px;
	float: right;
	}

#right_column .hdr h2 {
	width: 340px;
	background-color: #fb0102;
	color: #fff;
}

#sub_column {
	margin-top: 275px;
	padding: 0px;
	width: 745px;
}


#ftr {
	margin: 0px 2px;
	padding: 7px 0px;
	width: 740px;
	color: inherit;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
