/* CSS Document

   If you are modifying this stylesheet for a new skin, this file
   should ONLY include the classes that you intend to modify. The
   portal uses the 'cascade' feature of CSS to allow your stylesheet
   to inherit the styles from the parent (or base) skin.
*/



body {
	background: #333;
	padding: 10px;
}

h2 {
	font-family: Verdana;
	font-size: 16px;
}

#pageEnclosure {
	border: 0px solid white;
	background-color: #666666
	padding: 0;
}

#header, .header {
	background-color:#666666;
	color: white;
}

#header h1, #header h1 a {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F6484;
}

#topnav {
	position: relative;
	border-top: 0px solid #333;
 	border-bottom: 0px solid #333;
	background-image: none;
	background-color: #162f5f;
	padding: 3px 20px 3px 30px;
}

#topnav a {
	color: #fff;
	text-transform: uppercase;
	border-right: 0px solid #333;
	background-color: #162f5f;	
	padding: 3px 8px;
	font-weight:bold;
	font-size: 11px;
}

#topnav a:hover {
	color: #fbf712;
	background-color: #162f5f;
	border-right: 0px solid #333;
}

#topnav a.firsta {
}

#navcont {
	width: 120px;
	height: 100%;
	border-top: 0px solid #ddd;
	border-right: 0px solid #ccc;
	background-color: white;
}

#navmenu {
	border-top: 0px solid #ddd;
}

DIV.navmenu {
	border-bottom: 0px solid #eec;
	background-image: url("../images/arrow_bullet.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 15px;
	margin-left: 10px;
	text-align: left;
}

a.navmenu {
	color: #543;
	font-size: 11px;
	font-weight: normal;
}

a.navmenu:hover {
	color: #fbf712;
}



#maincont {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	color: #444;
	background-color: white;
	padding-top: 0px;
	text-align: left;
}


#sidebar {
	width:200px;
	height: 100%;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	color: #333;
	background: #ffd;
	border-left: 0px solid #999;
}

#footer, .footer {
	clear: both;
	padding: 3px;
	color: white;
	background-color: #162f5f;
	text-align: center;
	
}

#footer {
	border-top: none;
	font-size: 10px;
}

#footer a {
	color: #fff;
	font-size: 10px;
}

#footer a:hover {
	color: #999;
}

.footer {
	border-top: 0px solid #333;
}

span.info {	
	text-decoration: none;
	border-bottom: 0px solid #fff;
	color: #000000;
	background: none;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: normal;
}


h2.section {
	padding: 3px 8px;
	font-size: 14px;
	color: #333;
	background-image: none;
	background-color: #ffd;
	border: 0px solid #bbb;
}

.links_panel, .links_panel A {
	font-size: 8pt;
	color: white;
}

a.text_button, input.text_button, button.text_button, .text_button_disabled, #maincont a.text_button {
	background-color: #fec;
	border: #9999CC 0px solid;
	color: #111188;
}

.text_button_disabled {
	color: #9999FF;
}
#frame {
	width:750px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align:left;
		}

#flash{
	width:480px;
	*width:66%;
	height:240px;
	padding:10px;
	float:left;
	background-image: url(/public/bgflash.gif);
	text-align:center;
	}

#history {
	width:230px;
	height:240px;
	*height:257px;
	*width:34%;
	padding:10px;
	float:left;
	background:#eee;
	}

#technology {
	width:230px;
	padding-top: 0px;
	padding-left:10px;
	padding-right:10px;
	*width:33%;
	float:left;
	background:#fff;
	}
#clients {
	width:230px;
	*width:33%;
	padding-top: 0px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background:#fff;
	}
#news {
	width:230px;
	padding-top: 0px;
	*padding-left:10px;
	padding-right:10px;
	*width:33%;
	float:left;
	background:#fff;
	}
#news a:hover {
	
	}
ul {
	margin-top:0
	} 

