@charset "UTF-8";
#Wrapper {
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-color: #000000;
}
#Wrapper #main_area {
	float: left;
	width: 620px;
}
#Wrapper #sidebar {
	float: right;
	width: 280px;
}
#Wrapper #white2 {
	clear: both;
}
#Wrapper #spacer {
	background-color: #000000;
}
#Wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	clear: none;
}
#Wrapper #header {
	height: 170px;
}
#Wrapper #nav {
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	background-image: url(images/nav_grad__900.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Wrapper #main_content #main_text {
	width: 378px;
	background-color: #000000;
}
#Wrapper #footer #footer_right {
	float: left;
	width: 242px;
	text-align: right;
	padding-top: 10px;
}
#Wrapper #footer #footer_left {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
#Wrapper #main_content #main_text_2 {
	width: 620px;
}
#Wrapper #main_content #main_text_2 #Consultation #Reset Button {
	padding: 0px;
}

