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

body {
	background-image:    url(images/bg.gif);
	background-repeat: repeat;
	background-color:#ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	margin:0px;
	padding:0px;
	/* for IE */
	text-align: center;
}


/* main */
#wrap {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	/* for IE */
	text-align: left;
}
/* header */
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width:920px;
}


/* nav */
#nav {
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	margin: 0px;
	width: 920px;
	height: 29px;
}
#navbtn_holder{
	padding-right:33px;
}
.navbtn {
	padding: 0px;
	margin-right: 14px;	
	font-size: 11px;
	float: right;
	height: 19px;
	text-align:center;
}
.navbtn a {
		color: #bcd0df;
		text-decoration: none;
}
.navbtn a:hover {
		color: #ffffff;
		text-decoration: none;
}
/* content */
#content {
	width: 920px;
	padding-top:14px;
	margin:0px;
	float:left;
	display: block;
	background-image:url(images/main_repeat.gif);
	background-repeat:repeat-y;
}
#leftcolumn {
	padding-left: 20px;
	margin-top: 0px;
	width: 200px;
	float:left;
	display: block;
}
#rightcolumn {
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 200px;
	margin-top:0px;
	/*border:1px solid #000000;*/
	width:690px;
}
/* feature */
.feature {
	width:92%;
	padding-left:10px;
	padding-top:10px;
}

/* flash content */
#altContent {
	padding: 0px;
}
#flashcontent {
	margin:0px;
	padding:0px;
	width:660px;
	min-height:250px;
	float:left;
	background-color:#CCCCCC;
}
/* services content */
.services {
	padding:0px;
	margin-left:0px;
	margin-top:16px;
	float:left;
}
.servicestitle {
	background-image:url(images/services_title.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	height:40px;
}
.servicesbox {
	margin-bottom:20px;
	margin-right:20px;
	width:150px;
	height:130px;
	border:0;
	float:left;
	display: block;
	
}
.homepage_table{
	float:left;
}

/* news content */
#latest_news_area {
	background-image:url(images/latest_news_alt.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:10px;
	margin-top:16px;
	width:100%;
	min-height:280px;
}
.latest_news p {
	font-style:normal;
	font-size:12px;
	font-style:italic;
	margin-right:35px;	
}


/* footer */
#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	width: 920px;
	float:left;
	display: inline;
	clear:both;

}
#footer_content {
	margin: 20px;
	padding: 0px;
	color:#666;
	text-align:right;
	font-size:11px;
}


/* -- */
h1, h2, h3, h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 24px;
	line-height: 20px;
	color: #666666;
}
h2 {
	font-size: 24px;
	line-height: 20px;
	color: #195c92;
}
h3 {
	font-size: 16px;
	line-height: 16px;
	color: #666666;
	margin-bottom:10px;
}
a {
	color: #195c92;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	color:#444444;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
}
.sml_red_text {
	color:red;
	font-size: 10px;
}
hr {
	border-bottom:1px solid #bcc949;
	border-top:none; border-left:none; border-right:none;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom:15px;
	margin-top:15px;
}

/* copy tags */
.greentxt{
	color:#bcc949;
	font-weight:bold;
	font-style:normal;
}

/* images */
.imgbox{
	float:left;
	display:block;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
}

.imgcaption{
	color:#666666;
	font-size:10px;
	font-style:italic;
	float:bottom;
	margin:2px;
	padding:2px;
}
.servicescaption{
	color:#bcc949;
	font-size:12px;
	font-style:bold;
	text-align:center;
	float:bottom;
	margin:2px;
	padding:2px;	
}
.imgbox_right{
	float:right;
	display:block;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:15px;
}
.map_right{
	float:right;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:15px;
}
.imgpdf{
	float:left;
	width:14px;
	height:16px;
	margin-right:16px;
	background-image: url(images/pdf.gif);
	background-repeat:no-repeat;	
}
.downloads_table{
	float:left;
	
	width:600px;
}
.imghtml{
	float:left;
	width:14px;
	height:17px;
	margin-right:16px;
	margin-left:16px;
	background-image: url(images/html.gif);
	background-repeat:no-repeat;	
}

.form_element{
	width:300px;
}
.contact_form{
	float:left;
}

/* accordian menu */
.arrowlistmenu{
	width: 180px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 14px;
	color: white;
	background: #195c92 url(images/titlebar.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 5px 0px 4px 32px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .menuheader_about{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 14px;
	color: white;
	background: #195c92 url(images/titlebar_about.jpg);
	background-repeat:no-repeat;
	height:116px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 5px 0px 4px 32px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .menuheader_projects{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 14px;
	color: white;
	background: #195c92 url(images/titlebar_projects.jpg);
	background-repeat:no-repeat;
	height:116px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 5px 0px 4px 32px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.arrowlistmenu .menuheader_services{ /*CSS class for menu headers in general (expanding or not!)*/
	font-size: 14px;
	color: white;
	background: #195c92 url(images/titlebar_services.jpg);
	background-repeat:no-repeat;
	height:116px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 5px 0px 4px 32px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #195c92;
	background: url(images/arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #3b74a2;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #6b96b9;
}
/*  end accordian menu */

.clear {
	clear:both;
}

table tr td {
	font-size:12px;
}