body {
	background-color: #FFFFFF;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: auto;
}

#holder {
	width: 720px;
	height: auto;
	position: absolute;
	background-image: url(../images/right_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#left_column {
	float: left;
	min-height:518px;
	height:auto!important;
	height: 518px;
	width: 132px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-top: 100px;
}

#home_bloc {
	float: left;
	height: auto;
	width: 126px;
	padding-bottom: 28px;
	text-align: center;
}

#menu_bloc {
	float: left;
	height: auto;
	width: 126px;
	text-align: center;
}

#contact_bloc {
	float: left;
	height: auto;
	width: 126px;
	text-align: center;
}

#hb_img {
	float: left;
	height: 26px;
	width: 126px;
	text-align: center;
}

#cb_img{
	float: left;
	height: 27px;
	width: 126px;
	text-align: center;
	padding-top: 28px;
}

#right_column {
	float: left;
	height: auto;
	width: 575px;
}

#header {
	background-image: url(../images/header.jpg);
	float: left;
	height: 114px;
	width: 556px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 19px;
	text-align: center;
	padding-top: 47px;
}

#main_image {
	float: left;
	height: auto;
	width: 550px;
	padding-top: 22px;
	padding-left: 25px;
}

#main_content {
	float: left;
	height: auto;
	width: 440px;
	padding-top: 22px;
	padding-left: 35px;
	padding-right: 100px;
}

#main_content2 {
	float: left;
	height: auto;
	width: 525px;
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 30px;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #606280;
	text-decoration: none;
	text-align: center;
	padding-top: 45px;
	background-color: #FFFFFF;
}

#body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a, a:visited, a:active, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B719F;
	text-decoration:none
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


#page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #752224;
	text-decoration: none;
}

a.menu_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	font-weight: normal;
}

a.menu_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	font-weight: normal;
}

a.menu_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 28px;
	font-weight: bold;
}

a.menu_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	font-weight: normal;
}

#thumb_image {
	float: left;
	height: auto;
	width: 156px;
	border: 1px solid #006699;
	margin-right: 14px;
	margin-bottom: 8px;
	font-size: 1px;
	line-height: 1px;
}

ul {
	margin:0;
	list-style-type:disc;
	height:auto;
	padding: 0;
	list-style-position: inside;
}

