body{
	text-align: center;
	background-color: #78bac4;
	background-image: url(img/bckgrd.png);
	background-repeat: repeat-x;
	margin:0 0 0 0;
}
div#main_container{
	width:768px;
	background-color: #aaced4;
	overflow-y: hidden;
	position: relative;
}
div#top_menu{
	float: left;
	background-image: url(img/menu_bckgrd.jpg);
	width:768px;
	height: 40px;
	color:white;
}
div.paddingtop10{
	padding: 10px 0 0 0;
}
m2{
	font: 16px Arial;color:white;
}
a.ml{
	font: 16px Arial;color:white;text-decoration:none; margin: 15px 20px 0 20px;
}
a.ml:hover{
	text-decoration: underline;
}
div.left_menu{
	float:left;
	width: 300px;
	background-color: #476d73;
	margin:0 0 1px 1px;
	text-align: left;
}

div.left_menu_contact{
	float:left;
	width: 300px;
	background-color: #476d73;
	margin:0 0 1px 1px;
	text-align: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
a.ll{
	font: 16px Arial;color:white;text-decoration:none;margin-left:40px; padding:20px 0 20px 0;
}
a.ll:hover{
	font-weight: bold;
	text-decoration: underline;
}
a.l2{
	font: 16px Arial;color:white;text-decoration:none;
}
a.l2:hover{
	font-weight: bold;
	text-decoration: underline;
}
div#form_div{
	float:left;
	width:210px;
	margin:0 0 0 30px;
	font:11px Arial;
	color:#a6c8cd;
}
.fform{
	width: 220px;
	background-color: #bbd3d7;
	border: none;
}
.btt{
	background-image: url(img/btt.png);
	width: 73px;
	height: 21px;
	border: none;
}
div#content{
	float: right;
	width:465px;
	margin:0 1px 0 1px;
	background-color: #96c0c1;
	text-align: left;
}
div.head{
	float: left;
	width: 100%;
	height: 38px;
	background-image: url(img/head_bckgrd.png);
	background-repeat: repeat-x;
}
div.head h1{
	font:24px Times;
	color:white;
	margin:0;
	padding: 4px 0 0 0;
}
h2{
	color:#b4edf5;
	margin:0;
	padding: 4px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div.block{
	float: left;
	background-image: url(img/block_bckgrd.png);
	background-repeat: repeat-x;
	padding: 10px;
	font:12px Arial;
	color:white;
	text-align: justify;
}
div.block2{
	float: left;
	background-image: url(img/block_bckgrd.png);
	background-repeat: repeat-x;
	padding: 10px;
	font:12px Arial;
	color:white;
	width:445;
}
div.block_contact{
	float: left;
	background-image: url(img/block_bckgrd.png);
	background-repeat: repeat-x;
	padding: 10px;
	font:12px Arial;
	color:white;
	width:445;
}
div.block p{
	line-height: 20px;
}
div#footer{
	text-align: right;
	background-image: url(img/foot.png);
	width: 768px;
	height: 48px;
}
div#footer span{
	font:11px Arial;
	padding: 10px 20px 0 0;
}
div.left_footer{
	float:left;
	width: 300px;
	background-color: #476d73;
	text-align: center;
	color:white;
	font: 16px Arial;
	margin-top: 0;
	margin-left: 1px;
	padding-bottom: 20000px; /* X + padding-bottom */
	margin-bottom: -20010px; /* X */


}
#wraper{ 
	background: url('img/faux.jpg') repeat-y; 
}

