/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

html{
	height: 100%;
}
*{
    margin: 0px;
    padding: 0px;
}

img, fieldset{
	border: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a{
    color: #0000FF;
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

#bg_top{
	position: absolute;
	height: 485px;
	background: url(images/bg1.jpg) repeat-x top;
	width: 100%;
}

#wrap{
	position: relative;
	background: url(images/bg3.png) repeat-x bottom;
	min-height: 100%;
}

body {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
    background: url(images/bg2.jpg);
	height: 100%;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #684693;
	font-weight: normal;
	padding: 0px 0px 10px 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 10px 30px;
	text-align: center;
}

.clear{
	clear: both;	
}

.read{
	text-align: right;
	padding: 5px 10px 0px 0px;
}

.read a{
	color: #d84005;
	font-weight: normal;
}

/*logo*/

#logo{
	height: 45px;
	padding-top: 6px;
	padding-left: 40px;
	float: left;
}

#logo h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#logo a small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*
	menu
*/
#menu{
	width: 1000px;
	height: 51px;
	margin: 0 auto;
}

#menu ul{
	padding-left: 0px;
    list-style: none;
	float: right;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffffff;
	text-align: left;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
	padding: 0px 40px 0px 12px;   	
    height: 51px;
	line-height: 51px;
	
}

#menu ul li a:hover,  #menu ul li .active{
	color: #6fefc9;
	background: url(images/ls1.gif) no-repeat left center;
}

/*
	content
*/

#content{
	width: 980px;
	background: #ffffff;
	margin: 0 auto;
}

#content p{
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.content_pad{
	padding: 10px;
}

.con_bor{
	border-top: 1px solid #578f0e;
	height: 10px;
	margin-top: 10px;
}

/*
	header
*/

#header{
	background: url(images/header.jpg) no-repeat;
	width: 980px;
	height: 246px;
}

/*
	column box
*/

.column_box{
	background: url(images/box_one_bg.jpg) repeat-x top;
	min-height: 135px;
	padding-top: 20px;
	margin-top: 10px;
}

.column_razd{
	background: url(images/column_razd.png) repeat-y center;	
}

.column1, .column2, .column3{
	float: left;
	width: 33.3%;
}

.img_column{
	float: left;
	padding: 0px 10px 0px 30px;
}

.text_column1, .text_column2, .text_column3{
	float: left;
	width: 298px;
}

.text_column1{
	padding: 0px 0px 0px 10px;
	color: #000;
}

.text_column2{
	padding: 0px 33px 0px 33px;
}

#content .text_column1 p, #content .text_column2 p, #content .text_column3 p{
	padding-left: 5px;
	color: #000;
}

#content .text_column1 h2, #content .text_column2 h2, #content .text_column3 h2{
	padding-left: 0px;
	text-align: center;
}

/*
	footer
*/

#footer_top{
	width: 841px;
	margin: 0 auto;
	background: url(images/footer_top_border.png) no-repeat bottom;
	padding-top: 30px;
}

#footer_top h3{
	padding-bottom: 5px;
}

#footer_top a{
	color: #ffffff;
	font-weight: bold;
}

#footer_top a:hover{
	color: #578f0e;
}

#footer_top p{
	color: #000000;
}

#footer_column1, #footer_column2, #footer_column3{
	width: 226px;
	float: left;
}

.footer_text{
	background: url(images/footer_top_border.png) no-repeat top left;
	width: 226px;
	padding: 10px 0px 10px 0px;
}

#footer_column2{
	padding: 0px 87px 0px 75px;
}

.foot_pad{
    padding-left: 45px;
	padding-top: 10px;
}

.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url(images/ls1.gif) no-repeat 0px 6px;
    margin-bottom: 8px;
    padding-left: 15px;
}

#footer_bot{
	text-align: center;
	padding: 20px;
	font-size: 10px;
}

#footer_bot p, #footer_bot a{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}


/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width:980px;
    height: 246px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 980px;
    height: 246px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.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:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
