@charset "utf-8";
/* CSS Document */

html {
	background:url(bg.png);
	padding:0;
	margin:0;
	font-family:"Open Sans", Tahoma, Arial;
}
body {
	padding:0;
	margin:0;
	color:#4e3d58;
}
#wrap {
}

#banner1-2 {    
    display: none;    
}
#banner2-2 {    
    display: none;    
}
#banner3-2 {    
    display: none;    
}
#banner4-2 {    
    display: none;    
}
#banner5-2 {    
    display: none;    
}
#banner6-2 {    
    display: none;    
}
#banner7-2 {    
    display: none;    
}
#banner8-2 {    
    display: none;    
}
#banner9-2 {    
    display: none;    
}
#head {
	width:1000px;
	margin:0 auto;
	padding:0 50px;
}
#logo {
	width:350px;
	height:80px;
	display:block;
	float:left;
	padding-top:20px;
}
#cont {
	width:350px;
	height:80px
	display:block;
	float:right;
	padding-top:20px;
	line-height:30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-align:right;
	font-size:24px;
}
#cont a{
	color:#4e3d58;
	text-decoration:none;
}
#mainmenu{
	width:100%;
	background:url(alfa.png);
	height: 50px;
}
.menuitems{
	width:1000px;
	margin:0 auto;
	height: 50px;
}
#maincont{
	width:1000px;
	margin:20px auto;
	min-height:500px;
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-align:center;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-align:center;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-align:center;
}
a {
	color:#b4a828;
	text-decoration:none;
}
li {
	line-height:30px;
	margin:20px 0;
	text-align:justify;
	}
a:hover {
	color:#4e3d58;
	text-decoration: underline;
}
.nc_row p{
	line-height:30px;
}
hr {
	height:1px;
	background:#b4a828;
	border:none;
}
#footer {
	background:url(alfa.png);
	font-size:12px;
}