body {
	font-size: 12px;
	text-align: justify;
	background: #962929 url(images/bg.png);
	margin-top:50px;
}

body,p,th,td,input,textarea,select,option {
	font-family: "georgia", "Times New Roman", Arial, Times, serif;
	color: #fff;
}

h3 {
  color: #fff;
  font-family: georgia;
  font-size: 25px;
  font-weight: normal;
  margin-top:5px; 
  margin-bottom:0px;
  margin-left: 20px;    
}

#header {
	width: 900px;
	height:333px;
	margin: 0 auto;
	background: url(images/top.png) no-repeat top center ;
}

#header2 {
	width: 900px;
	height:160px;
	margin: 0 auto;
	background: url(images/fer.png) top center no-repeat;
	}

#container {
	background:  #a02c2c;
	border: 1px #8f2727 solid
;
	margin: 0 auto;
	width: 1000px;
	min-height: 500px;
}

#content {
	width: 900px;
	margin-left: 60px;
	padding: 0;
	
}

#content a {
	color: #7a7f88;
}

#content a:hover {
	color: #434737;
}

#content h1 {
	width: 900px;
	margin: 10px auto;
	font-family: georgia;
	font-weight: normal;
	font-size: 35px;
	text-align: center;
	color: #fff;
	line-height: 140%;
}

#content h2 {
	width: 900px;
	margin: 0 auto;
	margin-left: 35px;
	font-family: georgia;
	font-weight: normal;
	font-size: 25px;
	text-align: left;
	color: #434737;
}

#comment {
	width: 630px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #adad82 solid;
}

#comment p {
	width: 590px;
	margin: 0 auto;
	line-height: 180%;
}

#contactform {
	width: 630px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-bottom: 1px #adad82 solid;
}

#contactform table {
	width: 540px;
	margin: auto;
}

#contactform label {
	font-weight: bold;
}

#contactform input {
	margin-bottom: 10px;
}

#contactform textarea {
	width: 360px;
	max-height: 120px;
	margin-bottom: 10px;
}

input.button {
	height: 24px;
	margin-top: 10px;
	margin-right: 12px;
	border: 1px solid #1f3858;
	background: #9394c9;
	text-decoration: none;
	color: #fff;
}

#post {
	width: 880px;
	margin: 0 auto;
	float:left;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	margin-bottom: 25px;
}

#post p {
  	line-height: 230%;
	text-align: justify;
}

#left h4 {
  	font-size:20px;
  	font-family: georgia;
	font-weight: normal;
	text-align: center;
	color: #525643;
	line-height: 0%;
  
}

#post_subtitle {
  margin-left: 20px;  
  margin-bottom: 5px;  
  font-family:georgia;
  font-weight:bold;  
}

#menu {
  	margin: 0 auto;
  	margin-right: 60px;
	width: 900px;
	min-height:170px;	
	color: #434737;
}

#menu ul {
  	list-style: none;    
}

#menu ul li {  	
  	float: left;
}


.one{ 
  	margin: 0 15px 0 0;	
	display:block;
    	width:270px;
 	height:160px;
    	background-image:url(images/1m.png);
    	background-repeat:no-repeat;        	
}

.two{ 
  	margin: 0 15px 0 0;	
	display:block;
    	width:270px;
    	height:160px;
    	background-image:url(images/2m.png);
    	background-repeat:no-repeat;        	
}

.three{ 
  	margin: 0 15px 0 0;	
	display:block;
    	width:270px;
    	height:160px;
    	background-image:url(images/3m.png);
    	background-repeat:no-repeat;        	
}

#footer {
	width: 680px;
	margin: 0px auto;
}

#footer p {
	text-align: center;
	font-size: 10px;
	width: 600px;
	color: #912828;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
