@charset "UTF-8";
/* GForce Stylesheet Copyright 2008 eMarketSouth */

*{margin:0; padding:0;}

body{text-align:center; font:12px/1.4em Arial, Helvetica, sans-serif;}


/* HTML, Text Classes */

h1 {
	font-size: 20px;
	color: #036;
	text-align: center;
	font-weight: bold
	}

h2 {
	font-size: 16px;
	color: #036;
	text-align: center;
	}		

h3 	{
	font-size: 12px;
	color: #000000;
	font-weight: bold
	}	


p{
	padding:7px 0;
	}
	
td{
	padding:7px 0;
	font-size:11px;
	}
	
th  {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}	
	
p.small, td.small {
	font-size: 10px;
	}
	
.small{
	font-size: 10px;
	}	

A:link {
	color: #036;
	text-decoration: none;
	}

A:visited {
	color: #666;
	text-decoration: none;
	}

A:hover {
	color: #F00;
	text-decoration: underline;
	}
	
ul, ol { 
	text-align: left;
	font-size: 12px;
	}

hr { color: #036; }

.blueRule{clear:both; height:3px; background-color:#1a2d57; margin:15px 0;}

/* end Text Classes */


/* MAIN STRUCTURE */


#container{
	width:940px;
	margin:40px auto;
	position:relative;
	border:2px solid #1a2d57;
	height:607px;
	background:url(images/content_bg.gif) top center repeat-y;
	}
	
#newsList{margin-left:12px;}
	
	#newsList li{display:block; list-style-type:circle; padding:10px 5px 10px 5px; border-bottom:1px solid #CCC;}
	
	#newsList li a:link{color:#1a2d57;}

#panel_nav{width:137px; position:absolute; top:0; left:0; background:#1a2d57; height:607px;}
	
	h1.home a{display:block; width:137px; height:160px; background:url(images/logo.gif) top center no-repeat; text-indent:-999em;}
	p.home{z-index:10000; position:absolute; top:100px; left:5px; width:120px; font-size:10px; color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; line-height:1em;}
	p.home a{color:#EFEFEF; line-height:1.2em;}
	
	#panel_nav ul{list-style:none; margin:0;}
	
	.about, .development, .solutions, .services, .news, .employment, .rfi, .contact{text-indent:-999em;}
	
	.about a{display:block; background:url(images/nav_about.gif) top left no-repeat; width:137px; height:24px;}
	
	.development a{display:block; background:url(images/nav_development.gif) top left no-repeat; width:137px; height:24px;}
	
	.solutions a{display:block; background:url(images/nav_solutions.gif) top left no-repeat; width:137px; height:24px;}
	
	.services a{display:block; background:url(images/nav_services.gif) top left no-repeat; width:137px; height:24px;}
	
	.news a{display:block; background:url(images/nav_news.gif) top left no-repeat; width:137px; height:24px;}
	
	.employment a{display:block; background:url(images/nav_employment.gif) top left no-repeat; width:137px; height:26px;}
	
	.contact a{display:block; background:url(images/nav_contact.gif) top left no-repeat; width:137px; height:29px;}

	/* .rfi a{display:block; background:url(images/nav_rfi.gif) top left no-repeat; width:137px; height:75px;} */
	.rfi {background-color: #009DDC; width:137px; height:75px;}

#panel_photo{width:277px; position:absolute; top:0; left:140px; background:url(images/panel_photo_bg.gif) top center no-repeat; height:607px;}

#panel_content{width:515px; position:absolute; top:0; left:422px; background:#FFF; height:607px; text-align:center; overflow:auto;}

	html>body .fade{position:absolute; left:422px; top:567px; height:40px; width:515px; background:url(fade.png) top center no-repeat;}

	#content{width:370px; margin:25px auto 25px auto; text-align:left; padding-bottom:45px;}

#footer {
	width: 940px;
	margin:15px auto;
	text-align: center; 
	}

#footer p { 
		font-size:11px;
		color:#1a2d57;
		}
		
		
/* end main structure */


/* -=-=-=- Forms -=-=-=- */
	
input {
	border:1px solid #036;
	color:#000;
	background:#fff;
	padding:3px;
	}
	
input:hover{
	background:#fff;
	border:1px solid #F00;
	color:#000;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	border: 1px solid #036;
	color: #000;
	padding:3px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #F00;
	color: #000;
	}
	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}

/* align pictures */
.pictureleft {
	float: left;
	margin:7px 10px 10px -30px;
}

.pictureright {
	float: right;
	margin:7px -30px 10px 10px;
}
	
	
/* ADMIN CLASSES */

.text {
	}

.textital {
	font-style: italic;
	}

.textbold {
	font-weight: bold;
	}

.textsmall {
	font-size: 12px;
	}

.heading {
	font-weight: bold;
	color: #000;
	padding: 5px;
	}
.heading a {
	font-weight: bold;
	color: #000;
	}

.alert {
	color: red;
	font-weight: bold;
	}

.message {
	font-weight: bold;
	}

.formhead {
	font-weight: bold;
	}

.formelem {
	}

.formnote {
	font-size: 12px;
	}

.topmenu_normal {
	}

.topmenu_select {
	font-weight: bold;
	}

.sidemenu_normal {
	}

.sidemenu_select {
	font-weight: bold;
	}

ul.submenu {
	margin:0 0 0 1em;
	padding:0;
	}
.submenu li a {
	text-decoration: none;
	list-style: none;
}

.submenu li a:hover {
	text-decoration: overline underline;
	color: #f00;
}

.leftheading {
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	}
.leftheading a {
	font-weight: bold;
	color: #FFF;
	}

.leftnav {
			margin: 0;
			padding: 0;
			padding-top:.25em;
			padding-left: 1em;
			list-style: square;
			border-top: 1px solid #FFF;
			}
.leftnav li{
			margin: 0;
			padding: 1px;
			}
.leftnav li:hover {
			list-style: circle;
			}
.leftnav a{
			color: #FFF;
			text-decoration: none;
			}
.leftnav a:hover{
			background: #09C;
			}	
	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

