@charset "UTF-8";
/* DO NOT EDIT  */


body {
	background-color:#efede5;
	color:#6e6a6a;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size:14px;
	margin: 0 0 0 0;
	background-image: url(../img/blue_bground.jpg);
	background-repeat: repeat-x;
	}

h1 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	letter-spacing: -1px;
	font-weight: 400;
	text-align:center;
	}

h2 {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	}

a {
	text-decoration:none;
	color:#6e6a6a;
	}

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

a img {
	border: none
	}

li{
	margin:5px 0 5px 0;
	}


#centerColumn {
	width:960px;
	text-align:center;
	margin-top:0;
	margin:auto;
}	

#header {
	margin:0 0 40px 0;
	padding:0;
	width:960px;
	height:83px;
	background:url(../img/blue_top_bground.jpg) no-repeat top left;
	float:left;
	}

#logo {
	margin:10px 0 0 35px;
	padding:0;
	width:200px;
	height:115px;
	background:url(../img/logo.png) no-repeat top left;
	float:left;
	}

/* TOP NAVIGATION */

#nav {
	margin:20px 25px 0 0; 
	padding:0;
	float:right;
	}

	
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
	}

#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:bold 12px ;
	line-height:30px;
	}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
	color:#FFFFFF; 
	}

#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
	}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#FFFFFF;
	}

#nav .lavaLamp li.back {
	background: url(../img/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
	}

#nav .lavaLamp li.back .left {
	background: url(../img/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	}

#nav a:link{
	color:#464833;
	text-decoration:none;
	}

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

#nav a:active{
	color:#FFFFFF; 
	text-decoration:none;
	}

/* IMAGE ROTATOR */

#splash {
	height: 350px;
	width:960px;
	clear:both;
	}

#calltoaction{
	z-index:100;
	position: absolute;
	width: 960px;
	top: 340px;
	height:133px;
	background-image:url(../img/bar.png);
	background-repeat:no-repeat;
	}

/* MAIN CONTENT AREA */

#content_area {
	width:960px;
	text-align: left;
	min-height: 200px;
	margin-top: 0;
	clear: both;
	}

.rule{
	width: 960px;
	height:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c6c7c1;	
	}
	
#home_content_left {
	width:275px;
	float:left;
	text-align: left;
	padding-top: 20px;
	}

#home_content_center {
	width:275px;
	float:right;
	text-align: left;
	margin: 0 55px 0 0;
	padding-top: 20px;
	}

.home_content_left_rule{
	width: 275px;
	height:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c6c7c1;	
	}
	
#home_content_left h1, #home_content_center h1, #home_content_right h1{
	color:#5C77BC;
	}
	
#home_content_right {
	width:275px;
	float:right;
	text-align: left;
	padding-top: 20px;
	}

#home_content_right li a{
	margin:0;
	text-decoration: none;
	padding-right: 10px;
	}

#home_content_right a:hover, .privacy a:hover{
	color:#5C77BC;
	}

#home_content_right li a.active {
	color:#5C77BC;
	}

/* FOOTER */

#footer {
	width:100%;
	background-color:#efede5;
	min-height: 250px;
	margin: auto;
	clear: both;
	text-align: center;
	border-top: #c6c7c1;
	border-top-width: 1px;
	border-top-style:dotted;
	margin-top: 60px;
	}
	
/* BOTTOM NAV */

#bottom_nav {
	width:940px;
	height:41px;
	background-image:url(../img/bottom_menu_bar.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 15px;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	}
	
#nav_container1 {
	float: left;
	width:600px;
	height:41px;
	}

#nav_container2 {
	float: right;
	width:193px;
	height:41px;	
	text-align: right;
	margin-right: 30px;
	}

.privacy {
	float:left;
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	color:#999999;
	}

.privacy a{
	color:#999999;
	}

.copyright{
	font-size:11px;
	color:#959595;
	text-align: center;
	}

.copyright a {
	text-decoration:none;
	color:#666666;
	}

.copyright a:hover {
	color:#5C77BC;
	}

/* slide viewer classes etc */

/*preload classes*/ 
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
	} 
	
.svw ul {
	position: relative;
	left: -999em;
	} 
 
/*core classes*/ 
.stripViewer { 
	position: relative; 
	overflow: hidden;  
	border: 0px solid #ff0000;   
	margin: 0 0 1px 0; 
	} 

.stripViewer ul { /* this is your UL of images */ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
	} 

.stripViewer ul li {  
	float:left;
 
	} 

.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
	} 

.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none;
	} 

.stripTransmitter ul li{ 
	width: 20px; 
	float:left; 
	margin: 0 1px 1px 0;
	} 

.stripTransmitter a{ 
	font: bold 10px Verdana, Arial; 
	text-align: center; 
	line-height: 22px; 
	background: #ff0000; 
	color: #fff; 
	text-decoration: none; 
	display: block;
	} 

.stripTransmitter a:hover, a.current{ 
	background: #fff; 
	color: #ff0000; 
	} 
 
/* form */

#center{
	height:300px;
	width:800px;
	margin:0 100px 0 100px;
	}
	
.miniboxes {
	width:200px;
	float:left;
	margin-right:60px;
	}

.formstyler {
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3A3A3A;
	padding:5px;
	margin:5px 5px 0 0;
	border:1px dotted #c6c7c1;
	background:#fdfdfd;
	}

.break {
	width:100%;
	height:0;
	clear:both;
	font-size:0;
	}
	
.input-submit {
	margin: 0 0 10px 0;
	background-image: url(../img/submit.gif);
	width: 102px;
	height: 30px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
	}
	
/* IE 6 TWEAKS */
	

* html #header {
	margin:0 0 -5px 0;
	}

* html #logo {
	margin:10px 0 0 15px;
	}

* html #nav .lavaLamp li a {
	margin: auto 10px;
	}

* html #nav .lavaLamp li a:hover {
	margin: auto 10px; 
	}

* html #nav .lavaLamp li .active {
	margin: auto 10px; 
	}

* html #content_area {
	margin-top: 0px;
	}

* html .miniboxes {
	margin-right:30px;
	}
