@charset "utf-8";
/* CSS Document */

body
{
width:100%;
height:auto;
margin:0px;
padding:0px;
text-align:justify;
background: url(images/bg-vintage-wallpaper-gold.jpg)}
.main
{
width:1000px;
height:auto;
margin:0px;
padding:0px;
text-align:justify;
}
.header
{
	width:1000px;
	height:120px;
	margin:0px;
	text-align:justify;

)
; 	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menubar
{
	width:1000px;
	height:36px;
	margin:0px;
	padding:0px;
	text-align:justify;
	border-radius:5px;
	background-color: #F9F6F4;
}
.banner
{
width:990px;
height:280px;
margin:5px;
padding:0px;
text-align:justify;
background:#fff;
border-radius:5px;
}
.content
{
	width:990px;
	height:auto;
	margin:5px;
	padding:0px;
	text-align:justify;
	background:#fff;
	border-radius:5px;
	
}
.footer
{
	width:1000px;
	height:40px;
	margin:0px;
	padding:0px;
	text-align:justify;
	background:#000;
	border-radius:5px;
	color: #FFFFFF;
	text-decoration: none
}
.QUICKLINKS
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 5px;
	padding: 5px;
}

#slider-wrapper {
   width:730px;
    height: 321px;
    margin:0 auto;
	padding: 0px;
}

#slider {
	position:relative;
	width: 730px;
	height:321px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	font-family: calibri;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 440px;
	bottom:-42px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -0px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.MAINTEXT
{
	font-family:"calibri";
	font-size: 17px;
	text-align:justify;
	padding:10px;
	margin:10px
}
