* {
	margin: 0;
	padding: 0;
}

i, em {
  font-style: italic;
}
b, strong {
  font-weight: bold;
}

html, body {
	background: #00a0ec url('../images/bg.jpg') top center no-repeat;
}

/*
body.home_page div#feature {
  background: transparent url('../images/copy/brandnewface.png') 39px 79px no-repeat;
}
*/

/*Gea Addition 2010 01 28 */
body div#feature {
  position:relative;
  width:920px;
}
div#feature div.gea_text_big, div#feature div.gea_status {display:none;}

body.home_page div#feature div.gea_text_big {
  float:left;
  display:block;
  position:absolute;
  top:79px;
  left:39px;
}
body.home_page div#feature div.gea_status {
  float:left;
  display:block;
  color: #04B2FE;
  width: 200px;
  font-size: 20px;
  text-transform:lowercase;
  margin-left:6px;
  margin-top:-5px;
  position:absolute;
  top:77px;
  left:108px;
}
  body.home_page div#feature div.gea_status h2 {
    color:#ffffff;
    position:relative;
    z-index:1;
    opacity:0.7;
  }
    body.home_page div#feature div.gea_status h2 {
      position:relative;
      z-index:1;
      opacity:0.7;
    }

body.services_page div#feature {
  background: transparent url('../images/copy/services.png') 39px 79px no-repeat;
}
body.us_page div#feature {
  background: transparent url('../images/copy/contact-us.png') 39px 79px no-repeat;
}
body.clients_page div#feature {
  background: transparent url('../images/copy/client.png') 39px 79px no-repeat;
}
body.legal_page div#feature {
  background: transparent url('../images/copy/legal.png') 39px 79px no-repeat;
}
div#wrapper {
	margin: 0 auto;
	width: 920px;
}

	div#header {
		
	}
		div#header .inner {
			padding: 80px 0 29px 19px;
		}
		div#header h1 {
			display: block;
			float: left;
			width: 229px;
			height: 41px;
			background: transparent url('../images/logo.png');
		}
		div#header ul#nav {
			display: block;
			float: left;
			width: 643px;
			margin-left: 29px;
			list-style: none;
		}
				div#header h1 span { display: none; }
			div#header ul#nav li {
				display: block;
				float: left;
				margin-right: 14px;
			}
			div#header ul#nav li a {
				display: block;
			}
				div#header ul#nav li a span { display: none; }
				div#header ul#nav li.home a {
					margin-top: 12px;
					width: 54px;
					height: 19px;
					background: transparent url('../images/navigation/home.png');
				}
					div#header ul#nav li.home a:hover {
						background: transparent url('../images/navigation/home_bling.png');
					}
				div#header ul#nav li.services a {
					margin-top: 13px;
					width: 78px;
					height: 18px;
					background: transparent url('../images/navigation/services.png');
				}
					div#header ul#nav li.services a:hover {
						background: transparent url('../images/navigation/services_bling.png');
					}
				div#header ul#nav li.us a {
					margin-top: 16px;
					width: 21px;
					height: 14px;
					background: transparent url('../images/navigation/us.png');
				}
					div#header ul#nav li.us a:hover {
						background: transparent url('../images/navigation/us_bling.png');
					}
				div#header ul#nav li.client-login {
					float: right;
					margin-right: 0;
				}
				div#header ul#nav li.client-login a {
					margin-top: 12px;
					width: 105px;
					height: 23px;
					background: transparent url('../images/navigation/client_login.png');
				}
					div#header ul#nav li.client-login a:hover {
						background: transparent url('../images/navigation/client_login_bling.png');
					}
					
	div#main {
		background: #fff;
	}
		div#main div.inner {
			padding: 30px;
		}
		div#feature {
			margin-bottom: 1px;
			height: 178px;
		}
			div#feature div.inner {
				padding: 79px 0 0 39px;
			}
/*Main Page Blog*/

div#content div.layout_full div.blog_item_header {
  width: 240px;
  float: right;
}
  div#content div.layout_full div.blog_item_header h2 {
    margin-top: 31px;
    margin-bottom: 6px;
  }
  div#content div.layout_full div.blog_item_header p {
    margin-bottom: 60px;
    color: #8DD8F8;
  }
div#content div.layout_full div.image_container {
  width: 590px;
  float: left;
  margin-right: 26px;
  border: 2px solid #dcebf2;
}
  div#content div.layout_full div.image_container img {
    width: 590px;
  }
div#content div.layout_full {
  min-height: 380px;
  height: auto;
  clear: both;
}
  div#content div.layout_full div.ce_text p {
    width: 240px;
    float: right;
    display: block;
    margin-bottom: 30px;
  }
  div#content div.layout_full div.ce_text div.image_container {
    margin-bottom: 50px;
  }

div#content div.pagination ul li {
  display: block;
  float: left;
  margin-right: 6px;
}

/*Services Page*/

div#content2 div.this_section_services {
  float: right;
  width: 267px;
  margin-top: 10px;
}
div#content2 div.this_section_services ul.services_list {
  margin-left: 27px;
  margin-top: 60px;
}
  div#content2 div.this_section_services li {
    list-style-type: square !important;
    list-style-image: url('../images/backgrounds/side-bullet.png') !important;
    padding: 8px;
  }
    div#content2 div.this_section_services li a {
      padding-bottom: 4px;
    }
div#content2 div.ce_text {
  width: 578px;
}
  div#content2 div.ce_text h2 {
    margin-top: 19px;
    margin-bottom: 51px;
    height: 42px;
  }
  div#content2 div.ce_text h2 img {
    margin-right: 20px;
  }
    div#content2 div.ce_text h2 span img {
      padding-bottom: 4px;
      padding-top: 10px;
    }
  div#content2 div.ce_text ul {
    margin-top: 31px;
    padding-bottom: 20px;
  }
    div#content2 div.ce_text li {
      list-style-type: square !important;
      list-style-image: url('../images/backgrounds/bullet.png') !important;
      list-style-position: inside;
    }
    
    
/*Contact Us Page*/
div#content3 {
  position:relative;
  height: 714px;
}
div#content3 div.details {
  float: right;
  width: 267px !important;
  position: absolute;
  top: 60px;
  left: 662px;
}
  div#content3 div.details h2 {
    margin-bottom: 60px;
  }
  div#content3 div.details span {
    color: #04b2fe;
    margin-right: 6px;
    
  }
  div#content3 div.details p {
    margin-bottom: 19px;
  }
div#content3 div.line {
  position: absolute;
  top: 111px;
  left: -30px;
}
div#content3 div.ce_text, div#content3 div.tableless {
  width: 568px;
}    
div#content3 div.tableless {
  position: absolute;
  top: 142px;
  left: 0px;
}
div.tableless input.text, div.tableless input.security {
  display: block;
  margin-top: 10px;
  width: 333px;
  height: 30px;
  border: 1px solid #DCEBF2;
  background: #EBF2F5;
}
div#content3 div.tableless div.explanation {
  margin-bottom: 30px;
}
div#content3 div.tableless input.security {
  margin-top: 20px;
}
div#content3 div.tableless span.security {
  position: absolute;
  top: 456px;
  left: 0px;
  color: #04b2fe;
  font-size: 0.85em
}
div#content3 div.tableless textarea {
  display: block;
  margin-top: 10px;
  width: 333px;
  height: 132px;
  border: 1px solid #DCEBF2;
  background: #EBF2F5;
}
 div.tableless input.submit {
  height: 40px;
  width: 86px;
  background: #00A2EE;
  border: 1px solid #0093D8;
  margin-top: 10px;
  color: #8CD8F8;
}
div.tableless label {
  color: #04b2fe;
  font-size: 0.85em;
}
/*Client Login*/ 
div#content4 div.tableless input.submit {
  width: 67px;
  height: 42px;
}
    
	div#footer {
		background: transparent url('../images/backgrounds/footer.png') top center no-repeat;
	}
		div#footer div.inner {
			padding: 25px 29px;
		}






.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}