@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 790px;
	background-image: url(images/left_image.jpg);
	background-repeat: repeat-y;
	color: #333333;
}
#container #header {
	padding-left: 25px;
}
#container #middle #content #text .Column {
	float: left;
	width: 260px;
	padding-right: 20px;
}
h1 {
	color: 990000;
	font-size: 130%;
	padding-left: 10px;
	padding-right: 50px;
	font-weight: normal;
}
h2 {
	color: 990000;
	font-size: 130%;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
h3 {
	color: 990000;
	font-size: 110%;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.redText {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	}
.goldText {
	color: #CC9933;
	}
.centered {
	text-align: center;
	}
.hidden {
	display: none;
	}
#container #middle #content #text p {
	padding-left: 10px;
	font-size: 80%;
	color: #333333;
	padding-right: 20px;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#container #middle #nav {
	width: 200px;
	float: left;
}
#container #footer {
	clear: both;
}
#container #middle {
	float: left;
}
#container #middle #content {
	width: 590px;
	float: right;
}
#container #middle #content {
	background-color: #E7E7E7;
}
#container #footer a {
	text-decoration: none;
	color: #333333;
	font-size: 80%;
}
.mainNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 150%;
}
#container #footer li {
	background-image: url(images/submenu_bg.jpg);
	background-repeat: no-repeat;
	margin-left: -30px;
	padding-left: 10px;
}
#container #footer ul {
	display: block;
	list-style-type: none;
	list-style-position: inside;
}
#container #footer a:hover {
	text-decoration: none;
	color: #990000;
	font-size: 80%;
	font-weight: bold;
}
#unique
{
	display: block;
	width: 570px;
}
#unique ul li a {
	color: #666666;
	text-decoration: none;
}
#unique ul li {
}
#container #middle #content #text_contact p {
	padding-left: 10px;
	font-size: 80%;
	color: #333333;
}
#container #middle #content #text_contact form {
	position: relative;
}
#form_position {
	position: absolute;
	width: 250px;
	float: right;
	top: 300px;
	left: 520px;
	font-size: 80%;
	color: #666666;
}
#container #middle #content #text_contact {
	position: relative;
	width: 300px;
}
#container #middle #content #text table {
	width: 550px;
	margin-left: 10px;
}
#container #middle #content #text table td {
	width: 110px;
	height: 30px;
	text-align: center;
	padding-top: 4px;
}
form {
	border: 0px dotted #aaaaaa;
	padding: 3px 6px 3px 6px;
}
input.txt {
	color: #333333;
	background-color:#FFFFFF;
	border:1px inset #333333;
	width:200px;
}
input.btn {
	color:#666666;
	background-color:#FFFFFF;
	border: 1ox outset #00008b;
	padding:2px 4px 2px 4px;
}

