@import url("nav.css");

body {
	background-color: #CCC;
	margin: 0 auto;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
} 
#eng {
	width: 800px;
	height:15px;
	
	}

#eng h3 {
	font-size:9px;
	font-weight:lighter;
	text-align: right;
	margin-right:12px;
	color:# 666;
	font-size:10px;
	}
#eng h3 a:link,#eng h3 a:visited, #eng h3 a:active{ 
	color: #666;
	text-decoration:none;
	}
#eng h3 a:hover {
	color: #666;
	
	}
#container {
	width: 800px; 
	height:auto;
	/*border:1px solid red;*/
	margin: 5px auto 5px;
	padding: 0;
	color: #FFF;
	
	}
	

.col1, .col2, .col3, .col4 {
	width:133px;
	float:left;
	height:200px;
	}

.col1 {
	background-color: #313132;
	}
	
.col2 {
	background-color: #464749;
	}
		
.col3 {
	background-color: #5A5B5D;
	}
		
.col4 {
	background-color: #6D6E71;
	}
.col5, .col6 {
	width:134px;
	height:200px;
	float: left;
	}		
.col5 {
	background-color: #808285;
	}
		
.col6 {
	background-color: #96979B;
	}
	
	
#content {
	background-color:#FFF;
	height: auto;
	}

#content p {
	text-align:center;
	margin:15px 15px 0;
	}
	
#content h1 {
	text-align: right;
	margin-right:20px;
	color:#666;
	font-size:10px;
	}
#content h1 a:link, #content h1 a:visited, #content h1 a:active{ 
	color: #333;
	text-decoration:none;
	}
#content h1 a:hover {
	color: #333;
	
	}
#content h5{
	background-color:#808285;
	height: auto;
	margin: 0;
	}

#content h6 {
	background-color:#313132;
	height: auto;
	margin: 0;
	}

#txt {
	background-color:#808285;
	height:auto;
	margin: 0;
	padding: 0;
	}

#txt p {
	color:#FFF;
	margin:15px 15px 0;
	text-align:justify;
	}

#txt p a:link, #txt p a:visited, #txt p a:active{ 
	color: #CCC;
	text-decoration:none;
	}


#footer{
	background-color: #313132;
	height: 20px;
	margin:0;
	padding:0;

	}
#footer p {
	color:#666;
	margin:0 10px;
	line-height:10px;
	padding:5px 0 0;
	text-align:right;
	font-size:8px;
	}

h1 {
	
	text-transform:uppercase;
	color: #FFF;
	font-size:16px;
	text-align: center;
	letter-spacing:1px;
	font-weight:lighter;
	}
h1 a:link, h1 a:visited, h1 a:active {
	color:#FFF;
	text-decoration:none;
	}
h1 a:hover {
	color:#CCC;
	}

h12 {
	
	color: #5A5B5D;
	font-size:10px;
	text-align: right;
	letter-spacing:1px;
	font-weight:lighter;
	padding-left:64px;
	padding-bottom:10px;
	text-decoration:non;
	}
	
h12 a:link, h1 a:visited, h1 a:active {
	color:#5A5B5D;
	text-decoration:none;
	}
h12 a:hover {
	color:#CCC;
	text-decoration:none;
	}

h2 {
	text-transform:uppercase;
	color: #FFF;
	font-size:16px;
	text-align:left;
	letter-spacing:1px;
	font-weight:lighter;
	margin: 0 20px;
	}
	
p {
	font-size:11px;
	line-height:15px;
	color:#FFF;
	}
img {
	margin-bottom:5px;

}
iframe {
width:800px;
#width:800px;
_width:700px;
height: 600px;
margin:auto;
#margin: -10px 0px 0 20px;
_margin: -10px 0px 0 15px;
padding:0;
border: none;
}

.clear{
	clear:both;
	margin:0px;
	padding:0;
	}
