body 
{
	background-color: #303A4A;
	margin: 0 0 0 0;
	text-align:center;
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
}

a
{
	color: #a2c2fc;	
	text-decoration:none;
}

#base
{
	margin:0 auto;
	width: 990px;
	padding-left:8px;
	text-align: left;
	background: #383431 url('../images/body-shadow-repeater-left.png') repeat-y 0 0;
}

/*------------------------------------------------------------------------<header>*/
#header
{
	height:137px;
	background: url('../images/header-bg-repeater.png') repeat-x 0 0;	
}

#header div.logo
{
	float:left;
	width: 216px;
	height: 77px;
	background: url('../images/header-logo.png') no-repeat 100% 0;	
}

#header div.slogan
{
	float:left;
	position:relative;
	left:27px;
	top: 35px;
	width: 448px;
	height: 30px;
	background: url('../images/header-slogan.png') no-repeat 0 0;
}

#search
{
	float:left;
	position:relative;
	left:46px;
	top: 20px;
	background: url('../images/header-search-box.png') no-repeat 0 4px;
}

#search input
{
	float:left;
	position:relative;
	top:11px;
	left: 5px;
	width: 198px;
	height:23px;	
	border: 1px solid #fff;
	font-size:15pt;
	color: #3F4446;
}

#search a
{
	float:left;
	position:relative;
	left:5px;
	background: url('../images/search.png') no-repeat 0 0;
	display: block;
	height: 47px;
	width: 56px;
}

#search a span
{
	display:none;
}

#search div.right
{
	float:left;
	width: 200px;
	height: 45px;
	background: url('../images/header-search-center-repeater.png') repeat-x 0 4px;
}

/*------------------------------------------------------------------------<navigation>*/
#left-nav,
#top-nav
{
	clear:both;
}
/*------------------------------------------------------------------------<top navigation>*/
#top-nav ul
{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	width: 100%;
	height: 54px;
}

#top-nav ul li
{
	float: left;
	display: block;
	height: 28px;
	padding-left:55px;	
	padding-top:29px;	
	margin-left: 50px;
}

#top-nav ul li a
{
	font-weight: 700;
	text-decoration: none;
	color:#ffffff;	
}

#left-nav ul li a:hover,
#top-nav ul li a:hover
{
	color: #3592D3;
}

#top-nav ul li.home
{
	margin-left: 35px;
	padding-left: 60px;
	background: url('../images/nav-home.png') no-repeat;
}

#top-nav ul li.about-us
{
	padding-left: 65px;
	background: url('../images/nav-about-us.png') no-repeat;
}

#top-nav ul li.products
{
	padding-left: 45px;
	background: url('../images/nav-products.png') no-repeat;
}

#top-nav ul li.clients
{
	padding-left: 65px;
	background: url('../images/nav-clients.png') no-repeat 0 8px;
}

#top-nav ul li.sitemap
{
	padding-left: 68px;
	background: url('../images/nav-sitemap.png') no-repeat;
}

#top-nav ul li.contact-us
{
	padding-left: 65px;
	background: url('../images/nav-contact-us.png') no-repeat 0 5px;
}

/*------------------------------------------------------------------------<left navigation>*/
#left-nav
{
	width: 200px;
	float: left;
	background: url('../images/left-nav-top-repeater.png') repeat-x 0 0;
	padding-left: 20px;
}

#left-nav ul
{
	padding: 0;
	margin: 20px 0 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display:block;
}

#left-nav ul li
{
	display: block;
	height: 27px;
	padding-left:30px;	
	padding-top:4px;	
	background: url('../images/arrows-right.png') no-repeat;
	margin-bottom:10px;
}

#left-nav ul li a
{
	font-size:9pt;
	text-decoration: none;	
}

/*------------------------------------------------------------------------<header image list>*/
#header-image-list
{
	background: url('../images/header-image-list.jpg')	no-repeat 0 0;
	height: 223px;
}

#header-image-list div
{
	background: url('../images/header-image-list-bottom-repeater.png') repeat-x 0 100%;
	height: 223px;
}

/*------------------------------------------------------------------------<info boxes>*/
#info-boxes
{
	float: left;
	width: 768px;
	background-color: #2E3747;
	background: #2E3747 url('../images/infobox-bg-repeater.png') repeat-x 0 0;
}

#info-boxes div.left div.outer div.inner div.wrapper p,
#info-boxes div.center div.outer div.inner div.wrapper p,
#info-boxes div.right div.outer div.inner div.wrapper p
{
 font-size:8pt;
 margin-top:0px;
 margin-bottom:5px;
}

#info-boxes div.left div.outer div.inner div.wrapper h2,
#info-boxes div.center div.outer div.inner div.wrapper h2,
#info-boxes div.right div.outer div.inner div.wrapper h2
{
	margin: 0;
	font-size: 12pt;
	height: 35px;
}

/*------------------------------------------------------<info boxes - left>*/
#info-boxes div.left
{
	float: left;
	width: 40%;
	background: url('../images/infobox1-left.png') no-repeat 0 0;
	height: 226px;
	margin-right:5px;
}

#info-boxes div.left div.outer
{
	background: url('../images/infobox1-bg-repeater.png') repeat-x 0 0;
	margin-left: 25px;
	height: 226px;
}

#info-boxes div.left div.outer div.inner
{
	margin-left: 0px;
	background: url('../images/infobox1-right.png') no-repeat 100% 0;
	height: 226px;
}

#info-boxes div.left div.outer div.inner div.wrapper
{
	position:relative; 
	left:-10px; 
	top: 20px; 
	height: 180px;
}

#info-boxes div.left div.outer div.inner div.wrapper h2
{
	padding: 12px 0 0 57px;
	background: url('../images/info.png') no-repeat 0 0;
}

/*------------------------------------------------------<info boxes - center>*/
#info-boxes div.center
{
	float: left;
	width: 29%;
	background: url('../images/infobox2-left.png') no-repeat 0 0;
	height: 226px;
	margin-right: 5px;
}

#info-boxes div.center div.outer
{
	background: url('../images/infobox2-bg-repeater.png') repeat-x 0 0;
	margin-left: 14px;
	height: 226px;
}

#info-boxes div.center div.outer div.inner
{
	margin-left: 0px;
	background: url('../images/infobox2-right.png') no-repeat 100% 0;
	height: 226px;
}

#info-boxes div.center div.outer div.inner div.wrapper
{
	position:relative; 
	left:-5px; 
	top: 20px; 
	height: 180px;
}

#info-boxes div.center div.outer div.inner div.wrapper h2
{
	padding: 12px 0 0 38px;
	background: url('../images/idea.png') no-repeat 0 0;
}

/*------------------------------------------------------<info boxes - right>*/
#info-boxes div.right
{
	float: left;
	width: 29%;
	background: url('../images/infobox3-left.png') no-repeat 0 0;
	height: 226px;
}

#info-boxes div.right div.outer
{
	background: url('../images/infobox3-bg-repeater.png') repeat-x 0 0;
	margin-left: 16px;
	height: 226px;
}

#info-boxes div.right div.outer div.inner
{
	background: url('../images/infobox3-right.png') no-repeat 100% 0;
	height: 226px;
}

#info-boxes div.right div.outer div.inner div.wrapper
{
	position:relative; 
	left:-5px; 
	top: 20px; 
	height: 180px;
}

#info-boxes div.right div.outer div.inner div.wrapper h2
{
	padding: 12px 0 0 52px;
	background: url('../images/products.png') no-repeat 0 0;
}

/*------------------------------------------------------------------------<footer>*/
#footer
{
	clear:both;
	background-color: #2C2825;
	text-align: center;
	padding:3px;
	font-size:7pt;
}

#footer a
{
	text-decoration: none;	
}

#footer a:hover
{
	text-decoration: underline;	
}

/*------------------------------------------------------------------------<footer shadow>*/
#footer-shadow
{
	height: 7px;
	margin:0 auto;
	width: 990px;
	background:	url('../images/footer-shadow-left.png') no-repeat 0 0;
	position: relative;
	left: -3px;
}

#footer-shadow div.outer
{
	background:	url('../images/footer-shadow-repeater.png') repeat-x 0 0;
	margin-left: 8px;
	height: 7px;
}

#footer-shadow div.inner
{
	background:	url('../images/footer-shadow-right.png') no-repeat 100% 0;
	height: 7px;
}

/*------------------------------------------------------------------------<content>*/
#content h2
{
	margin: 0;
	margin-top: 15px;
	background-color: #406498;
	font-size: 10pt;
	padding: 5px;
	width: 60%;
	padding-left: 30px;
}

#content-wrapper
{
	padding:30px;
	width: 916px;
}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

