
@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 1010px;
	margin: 0 auto;
	color: #535353;
	font-size: 14px;
	line-height: 20px;
}
#topbar {
	height: 105px;
}
#logo {
	padding-left: 10px;
	width: 350px;
	float: left;
}
#skin {
	float: right;
	width: 180px;
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 20px;
	padding-top: 65px;
}

#nav {
	height: 55px;
}

#content {
	overflow: auto;
	padding-top: 20px;
	padding-right: 15px;
}
#left {
	float: left;
	width: 280px;
}
#right {
	float: right;
	width: 670px;
}
.yellow {
	background-color: #ffd801;
	padding: 10px 20px;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}
.grey {
	background-color: #eaeaea;
	padding: 10px 20px;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #908e8e;
}
.grey2 {
	background-color: #d9d7d8;
	padding: 10px 20px;
	color: #000000;
}
.blacktitle {
	font-size: 30px;
	line-height: 37px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
}
.leftimg {
	float: left;
	padding-right: 17px;
	display: block;
}
#footer {
	padding: 30px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #696969;
	width: 250px;
	margin: 5px 0 5px 0;
}
#contact label {
	float: left;
	width: 80px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #000000;
}
#contact textarea {
	border: 1px solid #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 250px;
	margin: 5px 0 5px;
}
/* === Text Styles === */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #2c3035;
	letter-spacing: -1px;
	margin: 0;
	line-height: 35px;
	font-weight: normal;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #174c7d;
	letter-spacing: -1px;
	margin: 0;
	line-height: 25px;
	font-weight: normal;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	color: #174c7d;
	letter-spacing: -1px;
	margin: 0;
	display: inline;
}
.headlineclass.headlineclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #174c7d;
	padding-bottom: 10px;
}

.blgrayfont {
	color: #EAEAEA;
	line-height: 45px;
}
.fontblack {
	color: #000000;
	line-height: 45px;
}
.imgborder {

/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}
.font11 {
	font-size: 11px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(204,204,204,.5);
}
.alignleft {
	text-align: left;
}
.dropshadow {
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
} 
.bgltyellow {
	background-color: #FAE9B1;
}
/*ZAC*/
.yellow2 {
	background-color: #ffd801;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}
.yellowsidebar {
	background-color:#F5D773;
	padding: 10px 20px;
}
	
.blgray {
	background-color: #51789F;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.blgray2 {
	background-color: #51789F;
	color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.grey3 {
	background-color: #eaeaea;
	color: #908e8e;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.grey4 {
	background-color: #eaeaea;
	color: #908e8e;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.blgraytext {
	font-size: 16px;
	line-height: 18px;
	color: #51789F;
}
.div30 {
	float: left;
	width: 30%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 30px;
	font-size: 11px;
}
.div70 {
	width: 70%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 30px;
	font-size: 11px;
}
.floatleft {
	float: left;
	display: block;
}
a.footerlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #61789f;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #9F2214;
	text-decoration: none;
}
#slideshow {
    position:relative;
    height:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
.menunav {
	width: 100%;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 1000;
}
.menunav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
/*Top level list items*/
.menunav ul li {
	position: relative;
	display: inline;
	float: left;
	width: 142px;
	text-align: center;
}
/*Top level menu link items style*/
.menunav ul li a {
	display: block;
	background: #0d0d0d; /*background of tabs (default state)*/
	color: white;
	padding-top: 15px;
	border-right: 1px solid #181818;
	color: #2d2b2b;
	text-decoration: none;
	background-image: url(images/nav1.gif);
	background-repeat: repeat-x;
	height: 35px;
}
* html .menunav ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.menunav ul li a:link, .menunav ul li a:visited{
color: white;
}
.menunav ul li a:hover{
	background-image: url(images/nav1.gif); /*tab link background during hover state*/
	color: white;
	color: #51789F;
	background-color: black;
	background-repeat: repeat-x;
}
.menunav ul li ul {
	visibility: hidden;
}
.menunav ul li ul a:hover{
	visibility: visible;
}
.rightarrowclass{
position: absolute;
top: 18px;
right: 6px;
}
.menunav ul li ul{
	visibility: hidden;
}
.menunav ul li:hover ul{
	visibility: visible;
}
#circum {
	width: 158px;
}
#menudiv {
	width: 1018px;
	padding-top: 0.5cm;
	position: absolute;
	z-index: 1000;
	top: 85px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#header {
	padding-top: 55px;
}
