* {
	margin: 0;
	padding: 0;
}

a{
 text-decoration:none;
 color:#555555;
}

body {
	background: #fff url("../images/nav_repeat.gif") repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

img{
border:0;
}

.top {
	width: 760px;
	height: 198px;
	margin: 0 auto;
}

.floatLeft{
	float:left;
}

.logo{
	width:239px;
	height:170px;
	float:left;
}

.flash{
	width:521px;
	height:169px;
	float:left;
}

.nav{
width:760px;
float:left;
}

.nav ul{
padding-top:2px;
}

.nav li{
list-style-type: none;
display: inline;
padding: 0 4px 0 4px;
}

.nav li a {
color:white;
font-weight:bold;
font-size:11px;
}

.nav li a:hover {
color:#ccc;
}

.main{
width: 760px;
margin: 0 auto;
/*height:480px;*/
overflow:auto;
}

.left_block{
width:245px;
float:left;
/*height:480px;*/
}

.right_block{
width:515px;
float:left;

/*height:480px;*/
}

.footer{
background: #fff url("../images/footer_repeat.gif") repeat-x;
height:78px;
font-size:11px;
}

.footer .address{
width:520px;
margin:0px auto;
padding-top:10px;
}

.footer .copyright{
color:white;
width:165px;
margin:0px auto;
padding-top:15px;
}

.footer .details{
color:white;
width:450px;
margin:0px auto;
padding-top:4px;
}

.news{
width:200px;
}

.article{
margin:0 0 30px 0;
}

.article h2{
font-size:13px;
color:#555555;
margin:15px 0px;
}

.article a{
font-size:11px;
}


.icons{
width:222px;
margin-top:5px;
/*margin:10px 0 10px 0;*/
}

.content p{
margin:10px 0;
}

.content{
}

.contact{
padding-top:10px;
}

.main_page{
width: 760px;
margin: 0 auto;
}

.central_image{
width:760px;
height:160px;
}

.central_content h1{
 color:#555555;
 font-family:arial;
 font-size:18px;
 font-weight:normal;
 letter-spacing:2px;
 padding:0px;
 margin:0px;
}

.central_content h2{
 color:#555555;
 font-family:arial;
 font-size:18px;
 font-weight:normal;
 letter-spacing:2px;
 padding:0px;
 margin:0px;
}


.central_content h1, .heading{
float:left;
}

.heading{
padding-top:3px;
padding-left:10px;
}

.central_title{
margin-top:10px;
}

.central_content p{
margin-bottom:10px;
}

.box{
width:140px;
height:125px;
background-color:#c2b180;
float:left;
margin:10px;
}

.box:hover{
background-color:#00adef;
}
.box p{
color:white;
text-align:center;
}

.box img{
width:118px;
margin:5px 10px;
border:0px;
}

img{
border:0;
}

.captiontext{
font-family: Arial, Helvetica, sans-serif;
font-size: 4px;
color: #555555;
}