BODY {
	background: #CDCDCD url('../img/bg1.gif') center;
	margin: 0;
	padding: 0;
}

.main {
	border-left: 1px solid #2C2C2C;
	border-right: 1px solid #2C2C2C;
	font-family: Arial;
	font-size: 12px;
	background-color: #113264;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background: #011E59;
}

.content h1, .content h2 {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 22px;
	color: #EAB001;
	margin: 0;
	padding: 10px 10px;
	text-align: left;
}

.content .text {
	padding: 10px;
}

.content .col1 {
	padding: 10px;
}

.content .col2 {
	padding: 10px;
}

.content .col3 {
	padding: 10px;
}

.content .col4 {
	padding: 20px 10px;
}

#topmenu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

#topmenu .data {
	padding: 15px 5px;
}

#topmenu .act {
	background-color: #0A2051;
	padding: 0;
	margin: 0;
}

#topmenu .act a{
	color: #EAB001;
}

#topmenu .inact {
	background-color: #113264;
}

#topmenu a {
	padding: 5px 15px 5px 20px;
	margin: 10px;
	background: url('../img/bul.gif') no-repeat left center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#topmenu a:hover {
	color: #EAB001;
	padding: 15px 15px 15px 20px;
	margin: 10px;
	background: url('../img/bul.gif') no-repeat left center #0A2051;
}

#botmenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 20px;
}

#botmenu a {
	color: #EAB001;
}

#botmenu a:hover {
	color: #FFFFFF;
}

.footer {
	display: block;
	height: 99px;
	background: url('../img/footer-bg.gif') repeat-x left center;
}

.footer .copyright {
	font-size: 11px;
	color: #FFFFFF;
	padding: 30px 30px;
}

.footer .copyright a {
	color: #FFFFFF;
}
A.copyright {
	color: #FFFFFF;
}
A.copyright:hover {
	color: #FFFFFF;
}

.banner {
	padding: 5px;
	margin: 0;
}

.polls {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 11px;
}

.polls a {
	color: #FFFFFF;
	padding: 5px 10px 5px 15px;
	margin: 0;
	background: url('../img/but-ans.gif') no-repeat left center;
}

.polls .answers {
	padding: 5px 0 0 0;
	margin: 0;
	color: #EAB001;
}

.itempolls, .itempolls a {
	font-size: 12px;
	color: #FFFFFF;
}

.itempolls a:hover, .polls a:hover, .footer a:hover{
	color: #EAB001;
	text-decoration: none;
}

.gallery img{
	border: 10px solid #FFFFFF;
}

DIV.paging {
	font-size: 11px;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}

DIV.paging A, DIV.paging SPAN {
	display: inline;
	padding: 0px 3px 0px 4px;
	margin: 0;
}

DIV.paging SPAN {
	background: #84A0D9;
}

DIV.paging A {
	text-decoration: none;
	color: #84A0D9;
}

DIV.paging A:hover {
	color: #EAB001;
}

.phones {
	padding: 0;
	margin: 0;
	display: block;
	height: 110px;
	background: url('../img/bg-ph.gif') repeat-x left center;
}

.phones .data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative; 
	top: 22px;
	left: 5px;
}

.topsp {
	background-color: #011E59;
	display: block;
	height: 20px;
}

.divider {
	height: 100%;
	background: url('../img/divider.gif') repeat-y 100%;
}

.resize a{
	font-size: 11px;
	color: #9FAAC1;
	padding: 12px 10px 15px 15px;
	margin: 10px;
	background: url('../img/loope.gif') no-repeat left center;
}

.resize a:hover{
	color: #EAB001;
}

.feedback {
	font-size: 12px;
	color: #FFFFFF;
}

.feedback INPUT {
	font-size: 12px;
	border: 1px solid #000000;
}

.clear a {
	font-size: 12px;
	color: #FFFFFF;
}

.clear a:hover {
	color: #EAB001;
}

.content h3 {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px;
	text-align: left;
}

.order {
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px;
	text-align: left;
	font-size: 12px;
}

.calendar {
	background-color:#01a5fe;
	width:169px;
	font-family: Arial;
	font-size:11px; 
	color: #000000; 
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.calendar a {
	font-size:11px; 
	color: #000000;
}

.calendar th {
	font-size:12px; 
	color: #000000;
}

.calendar td {
	font-size:11px; 
	background-color:#a9defb;
	padding: 3px 0;
	margin: 0;
}

DIV.ctitle {
	display: block;
	width: 169px;
	height: 19px;
	background: url('../img/layer.gif') no-repeat left center;
}

DIV.ctitle SPAN{
	margin: 15px 0 0 8px;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform:uppercase;
}
.submit {
	cursor: hand;
	cursor: pointer;
}

.img{
	border: 6px solid #FFFFFF;
}

a.s { color:#ffcc33; text-decoration:underline; }
a.s:hover { color:#ffffff; text-decoration:none; }

p { text-indent:10px; }

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
	position:relative;
	margin:30px 30px 60px 30px;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(/img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(/img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}