body{font-family: "Verdana"; font-size: 12px; color: #666666; background: #fd762b;}
a{text-decoration: none; color: #666666;;}

a:hover{color: #0060ff;}
.clear {height: 0; line-height: 0; font-size: 0; clear: both;}

#body{width: 1000px; position: relative; margin: 0 auto;}

#header{height: 112px; margin-bottom: 5px; background: #fff;}
#header div.logo{float: left; position: relative;}
#header div.logo div.plane{position: absolute; left: -19px; top: 0;}
#header div.logo div.a{float: left; padding: 30px 7px 0 120px;}
div.hd-bn{float: left; padding-top: 10px;}

#content{background: url(../img/bg-main.gif) left top repeat-y;}
div.cont{background: url(../img/bg-cont.gif) left bottom repeat-x;}

div.block{padding: 0 0 15px 11px; border-bottom: 5px solid #fd762b; background: #fff;}


#left-nav{float: left; width: 255px; padding-right: 5px;}
ul.nav{padding: 0; list-style: none;}
ul.nav li{padding: 5px 0 2px 13px; background: url(../img/bg-nav-it.gif) left 11px no-repeat;}
ul.nav li a{padding-bottom: 2px; background: url(../img/bg-a.gif) left bottom repeat-x;}
ul.nav li a:hover{background: url(../img/bg-a-hover.gif) left bottom repeat-x;}
ul.nav li.act a{color: #c7c7c7;}

#main-content{float: left; width: 463px;}
div.block-c{
	padding: 0 10px 15px;
	border-bottom: 5px solid #fd762b;
	background: #fff;
	text-align: justify;
}
div.block-c p{
	padding: 0;
	margin: 20px 0 0;
	line-height: 20px;
}
h1 {
	padding: 8px 0 0 0;
	font-family: Arial;
	font-size: 20px;
	color: #FF535B;
}

h2 {
	padding: 8px 0 0 0;
	font-family: Arial;
	font-size: 20px;
	color: #FF2531;
}

h3 {
	padding: 8px 0 0 0;
	font-family: Arial;
	font-size: 20px;
	color: #666666;
	text-align: center;
}

#sidebar{float: right; width: 272px;}
div.bn-img{
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 5px;
}

#footer {height: 80px; background: #ff5025; font-size: 11px; color: #fff;}
#footer a{color: #fff; font-weight: bold;}
#footer a:hover{text-decoration: underline;}
#footer p{margin: 0 0 5px;}
#footer div.logo{float: left; padding: 20px 0 0 32px; width: 228px;}
#footer div.copy{float: left; width: 433px; padding: 15px 15px 0;}
#footer div.counters{float: right; width: 272px; padding-top: 20px; text-align: center;}
#footer div.counters a{margin: 0 3px;}

