@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
	padding-top: 40px;
	text-align: left;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	margin: 0;
	padding-left: 90px;
	padding-right: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	line-height: 140%;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	padding-right: 50px;
	padding-left: 50px;
	color: #333;
	text-align: left;
	font-size: 100%;
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 920px;
	margin: 0 auto;
}


.header {
	padding-top: 60px;
	height: 330px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
}



.content {
	padding: 10px 0;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	height: 240px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container .content #bv_25_0 div #coordinates_block_25_variation_0_row_0_column_1 div div div table {
	text-align: left;
}
