/** Generated by FG **/
@font-face {
	font-family: 'Conv_Tallys_15';
	src: url('fonts/Tallys_15.eot');
	src: local('☺'), url('fonts/Tallys_15.woff') format('woff'), url('fonts/Tallys_15.otf') format('opentype'), url('fonts/Tallys_15.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



BODY {
	background-color : c7b29a;
	font-size : 16;
	font-family : serif;
	color: 000000;
	line-height : normal;
}

IMG		{border: 0;}

A:link		{text-decoration: none; color : 705a42;}
A:visited	{text-decoration: none; color : 705a42;}
A:hover		{text-decoration: underline; color : 9a836a;}

div.title	{font-family: Conv_Tallys_15, serif; font-size: 2em; font-weight: bold; color: 543a1d;} 
div.menu	{font-family: Conv_Tallys_15, serif; font-size: 1.4em; font-weight: bold; text-align: center;}

#header {
	height: 65px;
	background-color : f6f3ed;
	width: 700px;
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -350px;
	border-style: solid;
	border-color: 543a1d;
}

#wrapper-front {
	height: 450px;
	background-color : f6f3ed;
	background-image: url('vmbel-main.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 700px;
	position: absolute;
	top: 125px;
	left: 50%;
	margin-left: -350px;
	border-style: solid;
	border-color: 543a1d;
}

#wrapper {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-color : f6f3ed;
	background-image: url('vmbel-main-light.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 700px;
	position: absolute;
	top: 125px;
	left: 50%;
	margin-left: -350px;
	border-style: solid;
	border-color: 543a1d;
}

#content {
	padding: 15;
}


#col2 {
	float: left;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:50px;
	padding-left:15px;

}
