@charset "utf-8";
/* CSS Document */

#container{
	position: relative;
	width: 990px;
	height: auto;
	margin:0 auto;
	background-color: #ffffff;
	}
h1{
	font-size: 18px;
	font-style: normal;
	color: #1a2c45;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	}
h2{
	font-size: 14px;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: normal;
	}
h3{
	font-size: 13px;
	color:#018b00;
	margin-top: 7px;
	margin-bottom: 3px;
	font-style: normal;
	}
p{
	margin: 10px 0 5px 0;
	line-height: 135%;
	color: #333;
}
p.addressBar{
	margin: 10px 0 5px 0;
	line-height: 130%;
	color: #989898;
}
body{
	background-color: #1a2c45;
	background-image:url(images/background.jpg);
	background-position: top center;
}
#header{
	width: 990px;
	height: 100px;
}
#headerTelephone{
	position: absolute;
	width: auto;
	top: 23px;
	left: 115px;
	color: #1a2c45;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	position: relative;
	width: 990px;
	margin-left: 0px;
	height: 30px;
}
#sliderArea{
	height: 281px;
	background-image: url(pro_dropdown_2/three_0.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contentWindow{
	position: relative;
	width: 990px;
	background-color: #ffffff;
	min-height: 500px;
	}
#mainAreaLeftHalf{
	position: relative;
	width: 565px;
	float: left;
	height: auto;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 42px;
	padding: 0px 20px 10px 20px;
}
#mainAreaRightHalf{
	position: relative;
	width: 210px;
	float: right;
	height: auto;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 41px 0px 42px;
	padding: 0px 20px 10px 20px;
}
#mainAreaFullWidth{
	position: relative;
	width: 920px;
	float: left;
	height: auto;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 20px 10px 30px;
}
#associates{
	clear: both;
	position: relative;
	width: 990px;
	padding-top: 5px;
	}
#sponsorship{
	clear: both;
	position: relative;
	width: 990px;
	padding-top: 5px;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#lowerMenu {
	position: relative;
	width: 990px;
	margin: 5px 0px 5px 0px;
	color: #333;
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#addressBar{
	clear: both;
	position: relative;
	width: 988px;
	background-color: #1a2c45;
	color: #989898;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
}
ul.blue{
	list-style-image: url('images/bullet.jpg');
	font-size: 14px;
	margin-left: 50px;
	color: #333;
}
.pictureBorder{
	border: 1px solid #1a2c45;
	padding: 2px; }

a:link{color: #000000;	text-decoration: underline;}
a:visited{color: #000000; text-decoration: underline;}
a:hover{color: #1a2c45; text-decoration: none;}

a.lowerMenu:link{color: #1a2c45;	text-decoration: none;}
a.lowerMenu:visited{color: #1a2c45; text-decoration: none;}
a.lowerMenu:hover{color: #000000; text-decoration: underline;}

a.addressBar:link{color: #989898;	text-decoration: none;}
a.addressBar:visited{color: #989898; text-decoration: none;}
a.addressBar:hover{color: #ffffff; text-decoration: underline;}

.larger{
	font-size: 14px;
}
.largest{
	font-size: 16px;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider{
	height: 242px; overflow: auto; !important;
}
	
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider{
	width: 990px;    
} 
.panel{    
    width: 990px;
}
/* Panel padding */
.coda-slider{
	padding: 0px;
}
.panel-wrapper{    
    position: relative;
	width: 990px;
}
/* Preloader */
.coda-slider p.loading{
	padding: 20px;
	text-align: center;
}
/* Don't change anything below here unless you know what you're doing */
/* Miscellaneous */
.coda-slider-wrapper{
	clear: both;
	overflow: auto;
}
.coda-slider{
	float: left;
	overflow: hidden;
	position: relative;
}
.coda-slider .panel{
	display: block;
	float: left;
}
.coda-slider .panel-container{
	position: relative;
}
.coda-nav-left, .coda-nav-right{
	float: left;
	}
.coda-nav-left a, .coda-nav-right a{
	display: block;
	text-align: center;
	text-decoration: none;
	}
	
    