@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 76% 130%;
	background-color: #FFF;
	color: #000;
}
div#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/* styles for top logo bar */
div#header {
	position: relative;
	width: 100%;
	height: 205px;
	background: url(../images/header_bg.jpg) repeat-x;
}
div#logo_bar {
	position: relative;
	background: transparent;
	width: 932px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
}
img#logo {
	position: relative;
	float: left;
	margin-top: 18px;
	border: 0;
}
img#slogan {
	position: relative;
	float: right;
	margin-top: 45px;
	border: 0;
}

/* styles for navigation bar */
div#nav_bar {
	position: relative;
	background: transparent;
	width: 932px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}
div#nav_bar div {
	position: relative;
	display: block;
	float: left;
	background: transparent;
	height: 90px;
	width: 119px;
	padding: 0;
	margin: 0;
	margin-right: 43px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
div#nav_bar div#contact {
	margin-right: 0;
}
div#nav_bar div#home {
	margin-left: 1px;
}
div#nav_bar div:hover, div#nav_bar div:active {
	background: url(../images/btn_bg_over.jpg) no-repeat;
}


div#nav_bar div a:link, div#nav_bar div a:visited {
	display: block;
	width: 119px;
	height: 60px;
	padding-top: 30px;
	text-decoration: none;
	color: #85837E;
}
div#nav_bar div#info a:link, div#nav_bar div#info a:visited {
	padding-top: 22px;
	height: 68px;
}
div#nav_bar div a:hover, div#nav_bar div a:active {
	text-decoration: none;
	color: #FFF;
}

div#slideshow {
	position: relative;
	display: block;
	width: 932px;
	height: 290px;
	padding: 0;
	margin: 0 auto;
	background: url(../images/slideshow_bg.jpg) no-repeat;
}

div#content {
	position: relative;
	width: 932px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3939;
	text-transform: uppercase;
	font-size: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33C;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
p {
	line-height: 140%;
	font-size: 12px;
}
div.sep {
	width: 620px;
	height: 22px;
	background: url(../images/sep.jpg) repeat-x;
	background-position: 0 10px;
}
div#left_bar {
	position: relative;
	width: 276px;
	float: left;
	margin: 0 25px 10px 0;
}
ul#subnav {
	position: relative;
	width: 276px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	background-color: #F7F6F6;
}
ul#subnav li {
	height: 27px;
	width: 232px;
	background-color: #F7F6F6;
	border: 1px solid #EDEDEF;
	border-top: none;
	padding-top: 8px;
	padding-left: 42px;
	background: url(../images/nav_bullet.jpg) no-repeat;
	background-position: 25px 12px;
	font-size: 13px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
ul#subnav li.subnav_bot {
	border: none;
	width: 276px;
	height: 24px;
	padding: 0;
	margin: 0;
	background: url(../images/subnav_bottom.jpg) no-repeat;
	background-position: 0 0;
}
ul#subnav li a:link, ul#subnav li a:visited {
	text-decoration: none;
	color: #000;
}
ul#subnav li a:hover, ul#subnav li a:active {
	text-decoration: underline;
	color: #33C;
}
h2#h2_services {
	text-indent: -9999px;
	width: 276px;
	height: 56px;
	padding: 0;
	margin: 0;
	background: url(../images/h2_services.jpg) no-repeat;
}
h2#h2_about {
	text-indent: -9999px;
	width: 276px;
	height: 56px;
	padding: 0;
	margin: 0;
	background: url(../images/h2_about.jpg) no-repeat;
}
h2#h2_technology {
	text-indent: -9999px;
	width: 276px;
	height: 56px;
	padding: 0;
	margin: 0;
	background: url(../images/h2_technology.jpg) no-repeat;
}
h2#h2_newsarchives {
	text-indent: -9999px;
	width: 276px;
	height: 86px;
	padding: 0;
	margin: 0;
	background: url(../images/h2_newsarchives.jpg) no-repeat;
}
div#newsArchives {
	position: relative;
	width: 236px;
	background-color: #009;
	color: #FFF;
	padding: 0 20px;
	margin: 0;
	margin-bottom: -2px;
}
div#newsArchives .newsheadline {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
div#newsArchives .newsheadline a:link, div#newsArchives .newsheadline a:visited {
	color: #FFF;
	text-decoration: none;
}
div#newsArchives .newsheadline a:hover, div#newsArchives .newsheadline a:active {
	color: #EFEFEF;
	text-decoration: underline;
}
div#newsArchives .newsarticle {
	display: block;
	margin: 0;
	margin-bottom: 8px;
	padding: 8px 0 15px 0;
	border-bottom: 1px dotted #006;
	font-size: 11px;
}
div#newsArchives a.morelink:link, div#newsArchives a.morelink:visited {
	font-weight: bold;
	color: #FFF;
}
div#newsArchives a.morelink:active, div#newsArchives a.morelink:hover {
	color: #FFF;
	text-decoration: none;
}
div#news_bottom {
	position: relative;
	width: 161px;
	height: 39px;
	background: url(../images/news_more_bg.jpg);
	padding: 15px 0 0 115px;
	margin: 0;
	margin-top: -8px;
}

div#right_bar {
	position: relative;
	width: 620px;
	float: right;
	margin: 0 0 10px 0;
}

div.content_boxes {
	position: relative;
	display: block;
	width: 310px;
	float: right;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	line-height: 200%;
}
div.content_boxes ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
div.content_boxes ul li {
	height: 25px;
	padding-top: 4px;
	padding-left: 20px;
	background: url(../images/page_bullet.jpg) no-repeat;
	background-position: 0px 12px;
	font-size: 13px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
.link_btns {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.link_btns:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
div#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 108px;
	background: url(../images/footer_bg.jpg) repeat-x;
} div#footer_content {
	position: relative;
	width: 917px;
	height: 60px;
	margin: 0 auto;
	padding: 48px 0 0 15px;
	color: #FFF;
	text-align: left;
	font-size: 11px;
	line-height: 150%;
}
div#footer_content a:link, div#footer_content a:visited {
	color: #FFF;
	text-decoration: underline;
}
div#footer_content a:hover, div#footer_content a:active {
	color: #CCC;
	text-decoration: underline;
}.fixme {
	color: #F00;
}
.small {
	font-size: 9px;
	color: #000;
}
.logout {
	float: right;
	font-size: 11px;
	padding: 10px;
	margin: 0;
	margin-top: 10px;
	border: 1px solid #c8c8c8;
}
.logout:active, .logout:hover {
	background-color: #eee;
}
.imageRight {
	float: right;
	border: 1px solid #4A1620;
	margin-left: 10px;
}
.imageLeft {
	float: left;
	border: 0;
	margin-right: 10px;
}

