* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	background: #e7e3bd url('images/background.jpg') repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
	line-height: 15px;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

.thumbnail {
	padding: 10px 0px;
	float: left;
}


#body_wrapper {
	margin: 0px auto;
	width: 790px;
	color: inherit;
	background-color: #000000;
	text-align: left;
}

#container {
	margin: 0px 1px;
	width: 787px;
}


/* Page Header */

#page_header {
	width: 787px;
	height: 222px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
	background: url('images/header.png') no-repeat 0% 0%;
}

#page_header a {
	color: #fff;
	background: inherit;
}

#page_header a:hover {
	color: #000000;
	background-color: inherit;
}

/* Header Links */

#header_links {
	width: 220px;
	height: 221px;
	background: url('images/blank_header.png') no-repeat 0% 46px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}


/* Header Navigation Menu */

#header_navmenu {
	width: 154px;
	height: 221px;
	color: #fff;
	background: url('images/headernav_bg.png') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 10px;
	border-bottom: #000000 1px solid;
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 46px;
	height: 174px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}

#header_navmenu li {
	width: 154px;
	height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 28px;
	background-image: none;
}


/* Left Sidebar */

.leftsidebar_box {
	padding: 15px 20px;
	text-align: left;
}

.leftsidebar_box .pay_button {
	padding-top: 25px;
	text-align: center;
}

.leftsidebar_box .highlight {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


/* Right Column */

.rightcolumn_box {
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	padding-bottom: 10px;
	font-size: 14px;
	color: #c00000;
	background-color: inherit;
}


/* Page Content First Row */

#page_content_1 {
	width: 787px;
	color: inherit;
	background: #ffffff url('images/sidebar_box1_bg.jpg') repeat-y;
}

#rightcolumn_1 {
	width: 566px;
	float: right;
	font-size: 11.5px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 8px;
	width: 510px;
	float: left;
	line-height: 15px;
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}


/* Left Sidebar : What's New */

#leftsidebar_1 {
	width: 221px;
	font-size: 9.5px;
	float: left;
	text-transform: uppercase;
	font-weight: strong;

}

#leftsidebar_1 p {
	text-align: center;
	line-height: 1.8em;
}




/* Page Content Second Row */

#page_content_2 {
	width: 787px;
	color: inherit;
	background: #c2b280 url('images/sidebar_box2_bg.jpg') repeat-y;
}


/* Left Sidebar - Sign Up Now */


#leftsidebar_2 {
	padding: 5px 10px;
	font-size: 11px;
}


#leftsidebar_2 {
	width: 200px;
	float: left;
}

#leftsidebar_2 .formfield {
	float: left;
	padding: 0px 0px 3px;
	width: 170px;
}

#leftsidebar_2 form strong {
	display: block;
	padding-top: 11px;
	width: 60px;
	text-align: left;
	float: left;
	clear: left;
}

#leftsidebar_2 input {
	margin-top: 8px;
	margin-left: 10px;
	padding: 2px 0px;
	width: 115px;
	border: #000 solid;
	border-width: 1px 0px 0px 1px;
	float: left;
}

#leftsidebar_2 input.button_submit {
	margin-top: 3px;
	width: 60px;
	height: 48px;
	border: none;
	float: left;
}



/* Right Column - Second Row */

#rightcolumn_2 {
	width: 566px;
	float: right;
	font-size: 11px;
	text-align: center;
}

/* Current Projects */

#current {
	margin: 0px auto;
	padding: 15px 0px 15px;
	width: 527px;
}

#current h2 {
	width: 527px;
	height: 54px;
	background: url('images/current_header.png') no-repeat 0% 0%;
}

#current_table table {
	width: 527px;
}

#current_table td {
	padding: 10px 10px;
	color: #000;
	background-color: #c2b280;
	font-size: 11.5px;
	text-align: left;
}

#current_table #header_row td {
	padding-top: 3px;
	color: #fff;
	background-color: #c2b280;
	border-bottom: #ff9700 2px solid;
}


/* Page Footer */

#page_footer {
	width: 787px;
	color: #fff;
	background: #900606;
	font-weight: bold;

}

#page_footer a {
	color: #fff;
	background-color: inherit;

}

#page_footer a:hover {
	color: #000000;
	background-color: inherit;
}

#page_footer_box {
	padding: 0px 10px 0px 150px;
}

#page_footer_box p {
	padding: 2px 0px 3px;
}


/* Footer Links */

#footer_links {
	padding: 10px 0px 6px;
}

#footer_links li {
	float: left;
	background: #900606;
}

#footer_links li a {
	display: block;
	padding: 0px 17px 0px 14px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;
}

#footer_links li#lastlink {
	background-image: none;
}