* {     
	padding: 0px; margin: 0px;
	}

.clearer {
	clear: both;
}

html, body {
	height: 100%;
}

body, td {
	color: #000000;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

body a, td a {
	color: #000000;
	text-decoration: none;
}

body a:hover, td a:hover {
	color: #000000;
	text-decoration: none;
}

#body_table {
	width: 100%;
	height: 100%;
	
}

#body_table td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	
}

#body_table_left {
	background-color: #8A7C74;
}

#body_table_right {
	background-color: #B9B1AC;
}

#body_table_center {
	background: url('/images/cbg.jpg') repeat-y left top #B9B1AC;
	width: 965px;
}

#main_table {
	width: 965px;
	height: 100%;
	
}

#main_table td{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#page {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #B9B1AC;

}

#main {
	width:965px;
	height: 100%;
	margin-left: 0px;
}

#main_bg_td {
	background-color: #8A7C74;
}

#main_bg {
	width: 960px;
	height: 0px;
	position :relative;
	left: 5px;
	z-index: 0;
	border-bottom: solid 4px #676767;
	font-size: 0px;
}

#main_left {
	width: 240px;
	
	
	/*background-color: #E7E8E9;*/
	background-color: #ECEDED;
	text-align: right;
	vertical-align: top;
}

#main_right {
	vertical-align: top;
	width: 720px;
	
	background-color: #FFFFFF;
	border-right: solid 4px #676767;
}

#logo {
	padding-right: 12px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#logo img {
	border: 0px;
	width: 180px;
	height: 55px;
}

#menu {
	margin-right: 10px;
	text-align: right;
	/*border: solid 1px #000000;*/
}

#menu span {
	padding-right: 10px;
	color: #4C4C4C;
}

#menu a {
	color: #4C4C4C;
}

#menu a:hover {
	color: #CB161F;
}

.menu_item {
	text-align: right;
	padding-right: 10px;
}

.menu_white {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 3px;
}

.a1 {
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 14px;
}

.a2 {
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 11px;
	padding-left: 25px;
}

.a3 {
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 10px;
	padding-left: 45px;
}

#phrase {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 10px;
	color: #4C4C4C;
}

#phrase_text {
	margin-bottom: 3px;
}

#contacts {
	margin-top: 15px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 10px;
	color: #4C4C4C;
}

#bottom_left_bg {
	background-color: #8A7C74;
	height: 100%;
	text-align: right;
}

#bottom_left_bg img{
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#phrase_bottom{

	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottext {
	margin-top: 4px;
	font-size: 11px;
	color: #4C4C4C;
	font-weight: normal;
}

.bottext p {
	margin-bottom: 2px;
}

#content {
	padding-left: 0px;
	padding-right: 0px;
}

#title {
	text-align: center;
	padding-top: 25px;
	font-size: 11px;
	font-weight: bold;
}

.title_gray {
	color: #4C4C4C;
	font-weight: normal;
}

.title_gray a{
	color: #4C4C4C;
	margin-left: 2px;
	margin-right: 2px;
}

.line {
	width: 100%;
	height: 2px;
	font-size: 0px;
	border-bottom: solid 1px #676767;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

.content_block {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
}

.content_block_image {
	height: 150px;
	width: 200px;
	display:table-cell;
	vertical-align:middle;
}

.content_block_image img {
	border: 0px;
}

.content_block_text {
	font-size: 11px;
	color: #4C4C4C;
}

.content_block_text a{
	font-size: 11px;
	color: #4C4C4C;
}

.column {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-right: 0px;
}

#content p {
	margin-bottom: 10px;
}

.content_element {
	float: left;
	width: 90%;
	padding-left: 35px;
	padding-right: 50px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}

.content_element_image {
	margin-bottom: 10px;
}

.content_element_image img {
	border: solid 10px #E0E1E3;
}


.content_element_text_main {
	font-size: 11px;
	color: #4C4C4C;
	margin-bottom: 10px;
}

.content_element_text_sub {
	font-size: 10px;
	color: #4C4C4C;
	margin-bottom: 10px;
}
