@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.main_text {
	font: bold 11px arial;
	line-height:21px;
	color: #0c4274;
}
.right_col{
	background: url(images/images/layout_05.jpg) repeat-x center top;
	font: 12px arial;
	line-height:21px;
	color: #0c4274;
}

.footer {
	font: 10px arial;
	color: #2869A9;
}