/* CSS document for Lizardos mechanical & electrical engineering 

Colors
======
body bg color: 4a67ad 637194 8797be;
body text: #f5f3c6;
headings and footer text: #e1de8b;
content background: #050e68;
nav text: #fff;
nav text hover: #a6bfdf;
nav hover bg: #4a67ad;
alt h2: #2449b9;
alt background: #eaedf6;
alt text: #333;

*/

/* =All/Global
----------------*/
body, h1, #navmain ul {margin: 0; padding: 0;}
body, div, table, td, th, p, li {font: 12px lucida,'lucida sans unicode',arial,'myriad pro',agenda, sans-serif;}
body {color: #fff; background-color: #637194;}
a {color: #e1de8b;}
#services a, #home2 a, #home3 a, #services2 a, #services3 a {color: #2449b9;}
.right {float: right; margin: 0 0 10px 10px;}
.left {float: left; margin: 0 10px 10px 0;}
.clear {height: 0; clear:both;}
* html div.clear {display: none;}


/* =Container
---------------*/
#container {
	position: relative;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	}
#home #container, #services #container, #home3 #container, #services3 #container {
	background: #fff url(images/bg_grid-pipes.jpg) no-repeat 168px 0;
	}
#home2 #container, #services2 #container {
	background: #fff url(images/bg_grid3.jpg) no-repeat 50px 0;
	}
	
/* =Header
============*/
#header {
	height: 110px;
	border-left: 18px solid #fff;
	}

/* =Wrapper
=============*/
#wrapper {
	width: 753px;
	border-right: 4px solid #000D80;
	}
/*
#home2 #wrapper, #services2 #wrapper {
	border-right: 4px solid #000D80;
	}*/

/* =Navmain
~~~~~~~~~~~~~*/
#navmain {
	background: url(images/navmain_bg2.jpg) repeat top left;
	float: left;
	width: 100%;
	}
* html #navmain {height: 1%;}
#navmain li {
	float: left;
	width: auto;
	list-style-type: none;
	}
#navmain li a {
	display: block;
	width: auto;
	text-decoration: none;
	}
#nav {
	background: url(images/navmain_bg2.jpg) repeat top left;
	overflow: hidden;
	border-left: 0 solid #011083;
	}
* html nav {height: 20px;}

#nav li a {
	padding: 3px 35px 2px 35px;
	color: #fff;
	font-size: 13px;
	}
* html nav li a {
	padding: 2px 20px 2px 25px;
	}

#nav li a:hover {
	background-color: #4a67ad;
	color: #a6bfdf;
	}
#services #nav li#li_services a, #services2 #nav li#li_services a, #services3 #nav li#li_services a {
	background-color: #4a67ad;
	color: #a6bfdf;
	}
#sub_nav {
	float: left;
	width: 746px;
	border-right: 4px solid #73D1F5;
	border-width: 0 7px 0 0;
	min-height:8px;
	/*border-left: 9px solid #68a8d6;*/
	background: url(images/navmain_sub_bg2.jpg) repeat-y top left;
	overflow: hidden;
	}
	
#sub_nav li a {
	padding: 4px 15px;
	color: #000;
	font-size: 9px;
	}

#home #sub_nav, #home2 #sub_nav, #home3 #sub_nav {height: 8px;}
#home #sub_nav li, #home2 #sub_nav li, #home3 #sub_nav li {display: none;}
* html #sub_nav {height: 1%;}
#sub_nav li a:hover {
	background-color: #4a67ad;
	}


/* =Content
~~~~~~~~~~~~~*/
#home #content {
	padding: 15px 0 15px 30px;
	color: #f5f3c6;
	background-color: #050e68;
	clear: left;
	}
#services #content, #home2 #content, #services2 #content, #home3 #content, #services3 #content {
	padding: 15px 0 15px 30px;
	color: #333;
	background-color: #eaedf6;
	clear: left;
	}
	h2 {
		margin-top: 15px;
		color: #e1de8b;
		font-weight: normal;
		font-size: 18px;
		}
#services h2, #home2 h2, #services2 h2, #home3 h2, #services3 h2 {
		color: #2449b9;
		}

		

/* =cs-content
~~~~~~~~~~~~~*/
#services #cs-content, #home2 #cs-content, #services2 #cs-content, #home3 #cs-content, #services3 #cs-content {
	padding: 15px 0 15px 216px;
	color: #333;
	background-color: #eaedf6;
	clear: left;
	}
	
h2 {
		margin-top: 15px;
		color: #e1de8b;
		font-weight: normal;
		font-size: 18px;
	}
		
#cs-content #copy {
	min-height: 310px;
	width: 308px;
	}
	
/* Case Studies
~~~~~~~~~~~~~~~~~~~~~~~~~ */
#case-studies {
	position: absolute;
	
	top: 189px;
	left: 21px;
	width: 185px;
	text-align: left;
	}	

#case-studies .cs_item {
	background: #C1CEDF url(images/case_study_icon.jpg) no-repeat;
	color:#000;
	font-size: 12px;
	vertical-align:bottom;
	border-bottom: 8px solid #030D6C;
	min-height:38px;
	padding-bottom:30px;
	margin-bottom:10px;
	
}

#case-studies .cs_item a {
	font-weight: bold;
	font-size: 12px;
	color:#000;
	text-decoration:underline;
	padding:5px 5px 0 50px;
	display:block;
}

#case-studies .cs_item .desc {
	display:block;
	padding:0 5px 5px 50px;
	font-size: 10px;
}

#iepromblem{
float:left;
clear:both;
}
	
		
/* =Copy
##########*/
#copy {
	min-height: 310px;
	float: left;
	width: 415px;
	}
* html #copy {
	height: 310px;
	}
#copy_sub_img {
	position: relative;
	left: 37px;
	}
#services_list li {
	padding-bottom: 10px;
	}
li strong {
	color: #e1de8b;
	}
#services li strong, #services2 li strong, #services3 li strong {
	color: #2449b9;
	}

/* =Side_img
##############*/
#side_img {
	position: relative;
	top: -30px;
	left: 37px;
	width: 205px;
	margin-right: -180px;
	float: left;
	}
#services #cs-content #side_img, #services2 #cs-content #side_img, #services3  #cs-content #side_img {
	left: 23px;
	}

#services #side_img, #services2 #side_img, #services3 #side_img {
	left: 23px;
	}

/* =Footer
############*/
#footer {
	padding-top: 18px;
	color: #e1de8b;
	text-align: center;
	clear: both;
	font-size: 11px;
	}
#services #footer, #home2 #footer, #services2 #footer, #home3 #footer, #services3 #footer {color: #333;}
#footer p {
	margin: 0;
	font-size: 11px;
	}

/* =Green_logo
################*/
#green_logo {
	position: absolute;
	top: 470px;
	left: 770px;
	width: 142px;
	text-align: center;
	}
#home #green_logo, #services #green_logo, #home3 #green_logo, #services3 #green_logo {
	top: 480px;
	}
#green_logo img {
	display: block;
	margin: 0 auto;
	}

#case_studies {
	padding: 15px 0 15px 30px;
	float: left;
}

.partnerimg {
	float:left; 
	padding: 0 20px 10px 0;
}
