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

*{
    margin: 0px;
    padding: 0px;
}

img, fieldset{
    padding: 0px;
    border: none;
	margin: 0px;
	line-height: 0px;
}

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

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

body{	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #ffffff;
    background: #067296 url(images/back_all.gif) repeat-x;
}

h2{
	font: 18px Arial, Helvetica, sans-serif;
	color: #00BFFF;
	text-align: center;
	font-weight:  normal;
	padding-bottom: 10px;
}

h3{
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:  normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

.clear{
	clear: both;	
}

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

#wrap{
	position: relative;
	width: 926px;
	margin: 0 auto;
}

/*
	menu
*/

#menu{
	background: url(images/menu_bg.jpg) repeat-x top;
	height: 86px;
	width: 917px;
}

#menu ul{
	padding-left: 0px;
    list-style: none;
	width: 800px;
	margin: 0 auto;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	font: 24px  Arial, Helvetica, sans-serif;
    color: #ffffff;
	text-align: center;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
    width: 160px;
    height: 86px;
	line-height: 86px;
	text-shadow: #000	 1px -1px 1px;
}

#menu ul li a:hover,  #menu ul li .active{
	color: #42C7F3;
}


/*logo*/

#logo{
	height: 52px;
	padding-top: 32px;
	padding-left: 30px;
}

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

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

/*
	content
*/

#content_bg{

	padding: 15px;
}

/*
	header box
*/

#header{
	background: url(images/header.jpg) no-repeat;
	height: 347px;
	border: 10px solid #ffffff;
	    width: 897px;
}

/*
	content white box
*/

#content_white{
	background: #ffffff;
	padding: 22px;
	width: 872px
}

#content_white p{
	color: #666666;
	padding-top: 10px;
}

#content{
	background: url(images/bor_vertical.gif) repeat-y 546px;
	margin-bottom: 10px;
}

#content a{
	color: #067296;
	font-weight: bold;
}

#content a:hover{
	color: #424242;
}

#content_left{
	width: 537px;
	padding-right: 20px;
	float: left;
	padding-bottom: 10px;
}

#content_left h2{
	padding-bottom: 10px;
}

#content_left p{
	line-height: 18px;
}

#content_left img{
	padding-right: 20px;
	float: left;	
}

.left_col1{
	float: left;
	width: 50%;
}

.left_col1 p{
	padding-right: 10px;
	line-height: 18px;
}

.left_col2{
	float: right;
	width: 50%;
}

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

.left_col2 ul li{
    margin-bottom: 10px;
    background: url(images/ls.gif) no-repeat center left;
	padding-left: 15px;
}

#content_right{
	width: 306px;
	float: right;
	padding-bottom: 10px;
}

#content_right h2{
	text-align: center;
}

.content_right_pad{
	padding: 20px 5px 0px 10px;
}

.news{
	padding-bottom: 10px;
}

.news img{
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

.date{
	display: block;
	font-weight: bold;

	color: #067296
}

.bor_goriz{
	background: url(images/bor_goriz.gif) repeat-x top;
	height: 2px;
}

/*
	3column
*/

#column3{
	clear: both;
	padding: 0px 10px 15px 10px;
}

#col1, #col2, #col3{
	float: left;
	width: 285px;
}

#col2{
	padding-left: 79px;
	padding-right: 79px;
}

.pad_left{
    padding-left: 20px;
    margin-bottom: 5px;
}

.ls{
	list-style: none;
}

.ls li{
	padding-top: 3px;
	border-bottom: 1px solid #b5b5b5;
}

.ls li a{
	color: #067296;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.ls li a:hover{
	color: #783f01;
}

#col1 .ls{
	padding-top: 20px;
}

#col1 .ls li a{
	font-size: 12px;
	text-transform: none;
}


/*
	footer_top
*/

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

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

#footer_top a:hover{
	color: #000000;
}

#footer_top p{
	color: #ffffff;
}

#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
*/

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

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


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

#slider {
	position:relative;
    width: 899px;
    height: 225px;
	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;
}
