@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:o;
	background:url(images/bg.png) repeat;}
.main{
	width:903px;
	
	margin:auto;
	}
.main h2{
	font-family: 'Open Sans', sans-serif;
	font-size:35px;
	color:#dc5418;
	font-weight:bold;
	text-align:center;
	background:url(images/upd.png) no-repeat left center;
	padding-left:75px;
	margin:0px;
	height:181px;
	padding-top:150px;
	margin-left:100px;}
.main h4{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;	
	color:#050404;	
	text-align:center;
	margin:0px;
	padding-left:50px;	
		
		}
		
.main h6{
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	color:#050404;
	text-align:center;
	font-weight:normal;
	margin:0px;
	padding-left:50px;
	}		
.header{
	width:100%;
	height:176px;
	margin:auto;
	background:url(images/logo.png) no-repeat center ;
	border-bottom:1px solid #b8aaaa;}	

.content{
	width:100%;
	height:450px;
	margin:auto;
	
	border-bottom:1px solid #b8aaaa;}
.conternt-logo{
	width:100%;
	height:284px;
	margin:auto;
	}	
	
.content-contact{
	width:100%;
	height:244px;
	margin:auto;}	
	
.footer{
	width:100%;
	height:25px;
	margin:auto;}
.footer h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;}	
