@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/body_bg.jpg);
	margin: 0px;
	background-color: #535151;
	background-repeat: no-repeat;
	background-position: center top;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
	text-decoration: underline;
	line-height: 1.75em;
	width: 150px;
	padding-top: 10px;
}
#main_content a {
	color: #00a8e9;
	font-weight: bold;
}
#main_content a:hover {
	color: #FFFFFF;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	color: #00a8e9;
	text-decoration: none;
}
.portlet {
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 235px;
	margin-right: 47px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}

.portlet td {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.portlet_02 {
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 235px;
	margin-right: 47px;
}
.portlet_02 td {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.portlet_03 {
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 235px;
}
.portlet_03 td {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.btn {
	float: right;
}


#nav a:hover {
	color: #FFFFFF;
}
#container_01 {
	background-color: #000000;
	width: 795px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#footer {
	background-color: #000000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	height: 200px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#main_content {
	background-color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 757px;
}
#main_content td {
	padding: 10px;
}
#form2 {
	text-decoration: none;
	width: 95px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#newsletter a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#newsletter {
	margin-top: 20px;
	line-height: 1.2em;
}
#newsletter a:hover {
	color: #CCCCCC;
}

