/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #0A5F88 url(../img/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%; 
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #555;
	}
img { border: 0; }
ul, 
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; }
h1, h2, h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h1, h2, h3, h4 { font-size: 1.5em; }
a { color: #005883; text-decoration: none; border-bottom: 1px solid #00AFD8; }		
a:hover { border-color: #005883; }

.submit {
font-family: Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #005883;
color: #555;
background-color: #fff;
}

input {
font-family: Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #005883;
}

.l1 { border: none !important; margin: 0 !important; }

ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	}
ul li { background: url(../img/bullet.gif) no-repeat 0% 52%; padding-left: 25px; }

.tagline {color: #0A5F88}
		
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}
* html #container { width: 740px; }	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header { width: 780px; margin-top: 0px; }
#header:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
	
#header .logo {
padding: 0; 
margin: 0 0 0 29px;
border: 0;
}

#header .imglink {
margin-top: 32px;
margin-bottom: 25px;
}

/** Navigation **/
#header ul {
	margin: -2.9em 0 0 0; 
	padding: 0 10px;
	list-style-type: none;
	float: right;
	}
* html #header ul { padding: 0; }	
#header ul li { 
	float: left;
	text-align: center;
	margin: 0 10px;
	background: transparent;
	padding: 0;
	}	
#header ul li a { 
	display: block; 
	text-decoration: none; 
	color: #000; 
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em 0px; 
	border-bottom: 0.3em solid #00486A; 
	}	
#header ul li a:hover { border-color: #fff; }	
#header ul li a.on,
#header ul li a.on:hover { border-color: #fff; }		

/* #submenu { display: none; } */
#submenu ul { padding: 0; margin: 0; }
#submenu ul li { padding: 0 20px 0 0; margin: 0; list-style: none; display: inline; }
#submenu ul li a { font-size: 12px; font-weight: normal; padding: 0; text-decoration: none; border: 0; }
#submenu ul li a:hover { text-decoration: underline; }
#submenu ul li .on { text-decoration: underline; }

/* #aboutmenu { display: none; } */
#aboutmenu ul { padding: 0; margin: 0; }
#aboutmenu ul li { padding: 0 20px 0 0; margin: 0; list-style: none; display: inline; }
#aboutmenu ul li a { font-size: 12px; font-weight: normal; padding: 0; text-decoration: none; border: 0; }
#aboutmenu ul li a:hover { text-decoration: underline; }
#aboutmenu ul li .on { text-decoration: underline; }

/* #whatwedomenu { display: none; } */
#whatwedomenu ul { padding: 0; margin: 0; }
#whatwedomenu ul li { padding: 0 20px 0 0; margin: 0; list-style: none; display: inline; }
#whatwedomenu ul li a { font-size: 12px; font-weight: normal; padding: 0; text-decoration: none; border: 0; }
#whatwedomenu ul li a:hover { text-decoration: underline; }
#whatwedomenu ul li .on { text-decoration: underline; }

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { background: #fff url(../img/body_.png) repeat-x; }
#body div { background: transparent url(../img/body_left.png) no-repeat; }
#body div div { background: transparent url(../img/body_right.png) no-repeat 100% 0%; height: 1%; padding: 0 20px 0px 20px; }
* html #body div div { width: 100%; }
#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body div div div { background-image: none; padding: 0; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 475px;
	background: #fff url(../img/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	}
#body #content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#body #content ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body #content ul.img li { float: left; margin-left: 10px; margin-bottom: 10px; padding: 0; background: transparent; }
#body #content ul.img li a { border: none; }
#body #content ul.img li img { border: 7px solid #900; padding: 1px; }	
#body #content ul.img li a:hover img { border-color: #000; }	

form { background-color: #fff; padding: 5px; margin-top: 0px;  }
form p { margin: 10px 0; }
form p label { width: 100px; display: block; float: left; }
form p input, 
form p textarea { border: 1px solid #005883; padding: 4px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.1em; width: 120px; }
textarea { height: 100px; } 
input.btn { width: auto; }

/*------------------------------------------------------------*
**  Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {  
	background-color: #fff; 
	background-repeat: repeat-y; 
	margin-bottom: 20px;
	}

/** specific pages **/
#body #content .home { padding: 45px 170px 59px 30px; background-image: url(../img/header_home.jpg); }
#body #content .about { padding: 45px 170px 59px 30px; background-image: url(../img/header_about.jpg); }
#body #content .what { padding: 45px 170px 59px 30px; background-image: url(../img/header_what.jpg); }
#body #content .products { padding: 45px 170px 59px 30px; background-image: url(../img/header_products.jpg); }
#body #content .asset { padding: 45px 170px 59px 30px; background-image: url(../img/header_asset.jpg); }
#body #content .contact { padding: 45px 170px 59px 30px; background-image: url(../img/header_contact.jpg); }
#body #content .broker { padding: 45px 170px 59px 30px; background-image: url(../img/header_broker.jpg); }
#body #content .vendor { padding: 45px 170px 59px 30px; background-image: url(../img/header_vendor.jpg); }
#body #content .vehicle { padding: 45px 170px 59px 30px; background-image: url(../img/header_vehicle.jpg); }
#body #content .venture { padding: 45px 170px 59px 30px; background-image: url(../img/header_venture.jpg); }
#body #content .property { padding: 45px 170px 59px 30px; background-image: url(../img/header_property.jpg); }

/*------------------------------------------------------------*
**  Sidemenu
**------------------------------------------------------------*/
#body #sub { 
	float: left; 
	margin: 33px 0 0 0;		
	background-color: #fff; 
	height: auto !important;
	min-height: 267px; 
	height: 267px;
	width: 172px;
	padding: 20px 10px 0 20px;
	}
	
#sub span img {
	border: 3px solid #f6f6f4;
}

/*------------------------------------------------------------*
**  Footer Logo
**------------------------------------------------------------*/

.footer-logo { width: 780px; height: 35px; text-align: right; background: #fff; }
.footer-logo a{ border: 0; }  

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	width: 780px;
	background: transparent url(../img/footer_.gif) repeat-x;
	}
#footer a { border: none; color: #00AFD8; }	
#footer p { color: #fff; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 0px 0 0;  padding: 10px; color: #fff }
