
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#container {
	width: 705px;
	margin: 50px auto;
}
a:link {
	color: #bdb698;
}
a:visited {
	color: #bdb698;
}
a:hover {
	color: #475779;
}
a:active {
	color: #bdb698;
}
#nav {
	height: 25px;
}
#main_body {
	height: 575px;
}
#main_body td.left {
	width: 289px;
	vertical-align: top;
}
#main_body td.right_blank {
	width: 276px;
	background-image: url(../images/body_back_big.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 70px;
	padding-right: 70px;
	text-align: justify;
	vertical-align: top;
	padding-top: 15px;
}
a.right_blank:link, a.right_blank:active, a.right_blank:visited {
	color: #CCCCCC;
}
a.right_blank:hover {
	color: #475779;
}
div#buttons
{
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 40px;
}
div#buttons_price {
	padding-top: 18px;
	text-align: center;
	color: #bdb698;
}
td.bottom_nav {
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	color: #bdb698;
}
.text_title {
	color: #bdb698;
}
.small_text {
font-size: 10px;
}
.small_text_center {
font-size: 10px;
padding-top: 10px;
text-align: center;
}
.contact_form_left {text-align: left; vertical-align:middle;}
.contact_form_right {padding-left: 10px; vertical-align: top; padding-bottom: 4px;}
.contact_form_left_require {text-align: left; vertical-align:middle; padding-top: 10px;}
.form_left_step {padding-left: 10px; text-align: right; vertical-align: top; padding-bottom: 4px; padding-top: 12px;}
.form_left_submit {text-align: left; vertical-align: top; padding-bottom: 4px; padding-top: 8px;}	
