@charset 

"utf-8";
/* CSS Document */

/*GLOBALLY USED*/

body{
background:url(../images/bkg_01.gif) repeat-x top center;
text-align: center;
margins: 0px auto;
}

input, select {
margin: 0px;
padding:0px;
}

#wrapper {
text-align: left;
width:985px;
margin:auto;

}

#main{
background:url(../images/home_03.jpg) repeat-y top center;
width: 985px;
}

#footer{
background: url(../images/home_04.jpg) no-repeat top center;
width:985px;
height: 22px;
}

/*HOME PAGE FRAMEWORK*/
#banner{
width:985px;
height: 147px;
background:url(../images/home_01.gif) no-repeat top center;
}
#flashnav{
width:905px;
padding: 15px 50px 15px 30px;
}

#navigation{
width: 191px;
float:left;
height: 284px;
}

#flash{
margin-left: 205px;
width: 694px;
height:284px;
}


#quote{
	margin-left: 210px;
	width: 694px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bolder;
	color: #333333;
}

#sectionnews{ 
width:905px;
padding: 15px 50px 15px 30px;
}

#news{
/* background:url(../images/newsheader_15.gif) no-repeat top left; */
float:left;
width:440px;
padding-top: 25px;
}

#sections {
margin-left: 450px;
width: 450px;
}

#section1 {
	background-image:url("../images/med.jpg");
	background-position: 0px 0px;
	width:134px;
	height:205px;
	display:block;
	border:#3366CC 1px solid;
	padding: 32px 3px 3px 3px;
	float: left;
	}
	
#section2{
	background-image:url("../images/job.jpg");
	background-position: 0px 0px;
	width:134px;
	height:205px;
	display:block;
	border:#3366CC 1px solid;
	padding: 32px 3px 3px 3px;
float: right;
}

#section3{
background-image:url("../images/bus.jpg");
	background-position: 0px 0px;
	width:134px;
	height:205px;
	display:block;
	border:#3366CC 1px solid;
	padding: 32px 3px 3px 3px;
	margin: auto;
}

#sections li span { display: none;}
#sections ul
{
  margin-left: 0;
  padding-left: 3px;
}
 
#sections ul li {
	list-style:none;
	marign: 0px !important; 
	padding: 0px !important;
	}


/*INNER PAGE FRAMEWORK*/
#banner2{
width:985px;
height: 181px;
background:url(../images/inner_01.gif) no-repeat top center;
}


#quote2{
	margin-left: 20px;
	padding-top: 33px;
	width: 694px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bolder;
	color: #333333;
	float:left;
}

#banner-image{
margin-left: 727px;
height: 181px;
width:230px;}

#navigation2{
width: 985px;
height: 46px;
}

#flashnav2{
width:950px;
padding: 15px 15px 15px 20px;
}

#flash2{
margin-left: 202px;
width: 745px;
height: 210px;
}

#left-col,#left-col1{
width: 191px;
float:left;
height: 210px;
margin-left:0px;
margin-top:0px;
}

#content{
width:950px;
padding: 15px 15px 15px 20px;
}

#copy{
margin-left: 202px;
width: 745px;
}

/*TEXT FORMATTING*/

.news-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	/*text-transform: uppercase;*/
	color: #666666;
	font-weight: bold;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}




#news a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9AB450;
	text-decoration: none;
	font-weight: bold;
}


#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;

}

#lownav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#lownav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#lownav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AB450;
	font-weight: bold;
	text-decoration: none;
}

#sections a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: .70em;
	font-weight: bold;
}

#sections a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: none;
	font-size: .70em;
	font-weight: bold;
}
#copy p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .75em;*/
	font-size:12px;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #336699;
}
#copy a {
	text-decoration: none;
	color: #839841;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#copy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#hidden {
margin-top: -25px;
width:134px;
height:36;
position:absolute;}

#hidden span{display: none;}

#hidden a{
       height:30px;                        /* Each button must have the same height, define it here */
       display:block;
       line-height:30px;
       }
 .greytxt{
       font-family: Arial, Helvetica, sans-serif;
       font-size: .75em;
       color: #666666;
       margin-top:0px;
}

