
html, body {
	margin: 0;
	padding: 0;
	height: 99%;
	text-align: center;
	background: #000000;
	font: normal 10pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
input, button, select, option, textarea, fieldset, legend {
	font: normal 10pt Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
a { outline: none; color: #255b95; }
a:hover { outline: none; color: #0f365f; }
#wrapper_border { width: 997px; min-height: 875px; margin: 0 auto; background: url(images/border.gif) no-repeat; }
#windows { width: 997px; height: 141px; margin: 0 auto; background: url(images/windows.gif) no-repeat; }
#wrapper {
	width: 769px;
	_height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
	border: 2px solid #000;
	border-top: none;

}
#header {
	display: block;
	height: 102px;
	border: 0px 2px 3px 2px solid #000000;
	background: url(images/header_bg.jpg) repeat-x;

}
#info {
	float: right;
	clear: right;
	display: inline;
	text-align: right;
	font-size: 94%;
	margin: 1px 10px 0 0;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;

}
#logo {
	width: 321px;
	height: 98px;
	margin-left: 17px;
	background: url(images/logo.png) no-repeat;
}
#logo a {
	display: block;
	height: 93px;
}
#subheader {
	display: block;
	height: 315px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #fc1718;
}
#flash { width: 769px; height: 286px; background: url(home_slice2.swf); }

#navigation { display: block; width: 769px; height: 27px; margin: 0 auto; border-bottom: 3px solid #000; }
#navigation ul li a { display: block; height: 27px;  text-decoration: none; color: #fff; font-size: 92%; }
#navigation ul { margin: 0 auto; padding-left: 0px; list-style: none; }
#navigation ul li { float: left; width: 100px; height: 27px; line-height: 27px; }
	#navigation ul #nav_home { width: 96px; margin: 0; padding: 0; background: url(images/home_off.gif); }
	#navigation ul #nav_about { width: 84px; margin: 0; padding: 0; background: url(images/about_off.gif); }
	#navigation ul #nav_services { width: 103px; margin: 0; padding: 0; background: url(images/services_off.gif); }
	#navigation ul #nav_methodology { width: 144px; margin: 0; padding: 0; background: url(images/method_off.gif); }
	#navigation ul #nav_suppliers { width: 113px; margin: 0; padding: 0; background: url(images/suppliers_off.gif); }
	#navigation ul #nav_portfolio { width: 116px; margin: 0; padding: 0; background: url(images/portfolio_off.gif); }
	#navigation ul #nav_contact { width: 113px; margin: 0; padding: 0; background: url(images/contact_off.gif); }
	
	#navigation ul #nav_home a:hover, #navigation ul #nav_home a.selected { width: 96px; margin: 0; padding: 0; background: url(images/home_on.gif); }
	#navigation ul #nav_about a:hover, #navigation ul #nav_about a.selected { width: 84px; margin: 0; padding: 0; background: url(images/about_on.gif); }
	#navigation ul #nav_services a:hover, #navigation ul #nav_services a.selected { width: 103px; margin: 0; padding: 0; background: url(images/services_on.gif); }
	#navigation ul #nav_methodology a:hover, #navigation ul #nav_methodology a.selected { width: 144px; margin: 0; padding: 0; background: url(images/method_on.gif); }
	#navigation ul #nav_suppliers a:hover, #navigation ul #nav_suppliers a.selected { width: 113px; margin: 0; padding: 0; background: url(images/suppliers_on.gif); }
	#navigation ul #nav_portfolio a:hover, #navigation ul #nav_portfolio a.selected { width: 116px; margin: 0; padding: 0; background: url(images/portfolio_on.gif); }
	#navigation ul #nav_contact a:hover, #navigation ul #nav_contact a.selected { width: 113px; margin: 0; padding: 0; background: url(images/contact_on.gif); }
	





#transparent .transcontent {
	display: block;
	padding: 10px;
}
#transparent_short {
	width: 300px;
	min-height:60px;
	max-height: 355px;
	margin: 15px 0 0 15px;
	behavior: url(iepngfix.htc);
	background: url(images/transparent.png);
	border: 2px solid #000;
	overflow: auto;
}
.transparent_short .transcontent {
	display: block;
	padding: 10px;
}
#transparent_short2 
{
    width: 325px;
	min-height: 0px;
	max-height: 355px;
	margin: -355px 0 0 430px;
	behavior: url(iepngfix.htc);
	background: url(images/transparent.png);
	border: 0px solid #000;
	overflow: auto;
	text-align:center;
}
.transparent_short .transcontent {
	display: block;
	padding: 10px;
}
#content 
{
	background: #ffffff;    
	display: block;
	padding: 10px;
}
#mask {
	height: 25px;
	clear: both;
	display: block;
	position: relative;
	z-index: 1;
}
#footer {
	position: relative;
	z-index: 0;
	width: 769px;
	height: 23px;
	line-height: 23px;
	font-size: 7.0pt;
	margin: 0 auto;
	color:#FFFFFF;
}

.pageTitle {
	font-size: 13.0pt;
	color: #ad392d;
	font-variant: small-caps;
	font-weight: bold;
}
.pageContent { margin: 5px 5px; 
}
.pageListings {
	font-size: 12.0pt;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 7px;
}


