@charset "utf-8";
body {
	color: #333;
	font-family: Verdana, Geneva, arial, sans-serif;
	font-size: 12px;
	line-height:20px;
	background: #7f7f7f url(../images/bg.jpg) repeat-x;
	margin:0;
}
a { 
	color: #5991ce; 
	outline-width: 0; 
}
a:hover { 
	text-decoration: none; 
}
#all {
	width: 1000px;
	margin: 0 auto;
}
#home #header { 
	background: url(../images/header-home.jpg) no-repeat 0 bottom;
	height: 150px;
}
#header { 
	background: url(../images/header.jpg) no-repeat 0 bottom;
	height: 150px; 
}
#home #header .logo {
	background:url(../images/ie-llc-logo.gif) no-repeat;
	height:30px;
	width:461px;
	float:left;
	margin:12px 0 0 0;
}
#header .logo a {
	background:url(../images/ie-llc-logo-blk.gif) no-repeat;
	height:30px;
	width:461px;
	float:left;
	margin:78px 0 0 28px;
	display:block;
	text-indent:-900em;
	overflow:hidden;
}
#header .phone { 
	color: #5991ce; 
	font-size: 26px; 
	line-height: 24px; 
	text-align: right; 
	width: 305px; 
	height: 50px; 
	float: right; 
	margin-top: 10px; 
}
#header .phone p { 
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
}
#home #container {
	background:#000;
}
#container .left {
	float: left;
	width: 747px;
}
#container {
	background: #fff url(../images/container-rpt-y.gif) repeat-y right 0;
}
.mainpad { 
	padding: 15px 25px 20px 20px;
}
.mainpad h1 { 
	color: #5991ce; 
	font-size: 18px; 
	margin: 0 0 10px; 
	padding: 0 0 4px; 
	border-bottom: 1px solid #c7c7c7; 
}
.mainpad h2 {
	margin: 0px 0px 5px 0px; 
	padding: 0px; font-size:18px; 
}

.mainpad h3 {
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	font-size:14px; 
}

#banner {
	background:url(../images/banner-ie.jpg);
	width:747px;
	height:184px;
}
#logo-large {
	background:url(../images/ie-group-logo.jpg) no-repeat;
	width:664px;
	height:103px;
	border: 2px solid #444343;
	margin: 24px auto 0 auto;
}
#container .right {
	float: left;
	width:249px;
	height: 313px;
	border: solid 2px #444343;
	border-top:0px;
	background:url(../images/nav-bg.jpg) no-repeat;
}
#right-nav-logo a {
	margin:10px auto 11px auto;
	width:223px;
	height:158px;
	border: 2px solid #00457c;
	background:url(../images/integrated-excellence-logo.gif) no-repeat;
	display: block;
}
#right-nav {
	width:223px;
	height:118px;
	border: solid 2px #444343;
	margin: 0 auto;
}
#right-nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#right-nav li a {
	text-indent: -900em;
	display:block;
}
#right-nav li.about a:hover, #right-nav li.contact a:hover, #right-nav li.careers a:hover {
	background-position: -223px 0;
}
#right-nav li.about a {
	background:url(../images/nav-aboutus.gif) no-repeat;
	height:39px;
	border-bottom: solid 1px #3d3d3d;
}
#right-nav li.contact a {
	background:url(../images/nav-contactus.gif) no-repeat;
	height:39px;
	border-bottom: solid 1px #3d3d3d;
}
#right-nav li.careers a {
	background:url(../images/nav-careers.gif) no-repeat;
	height:38px;
}
#home-buttons {
	padding:20px 0;
	width:845px;
	margin:0 auto;
}
#home-buttons .btn {
	height:111px;
	margin-top:12px;
	background:no-repeat;
	cursor:pointer;
}
#home-buttons .btn a {
	color:#fff;
	text-decoration:none;
}
#home-buttons .iesecurity {
	background:url(../images/btn-iesecurity.jpg);
}
#home-buttons .corecommercial {
	background:url(../images/btn-iecorecomm.jpg);
}
#home-buttons .homebuilder {
	background:url(../images/btn-iehomebuilder.jpg);
}
#home-buttons .hometech {
	background:url(../images/btn-iehometech.jpg);
}
#home-buttons .hoa {
	background:url(../images/btn-iehoa.jpg);
}
#home-buttons .pad {
	padding:14px 0 0 200px;
	color:#fff;
	font-size:14px;
	line-height:18px;
}
#home-buttons h2 {
	padding:0;
	margin:0 0 8px  0;
	font-size:18px;
	font-weight:normal;
}
#home-buttons ul {
	padding:2px 0 0 20px;
	margin:0;
}
#footer {
	text-align:center;
	padding:6px 0 0 0;
	color:#ccc;
}
#footer a {
	color:#ccc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
img.float-right { 
	float: right; 
	margin-left: 12px; 
	padding-bottom: 2px; 
}
.red {
	color: #990000;
}
#form-wrapper { width:270px; border:solid 1px #e2e2e2; background:#f1f1f1; float: left; padding: 10px 20px; margin: 10px auto; } 
 
#form-wrapper div {  
     clear:both;  
     margin:1em 0;  
}
#form-wrapper div.cell { width: 130px; float: left; clear: none; margin: 0; }
#form-wrapper label {  
     display:block;  
     float:none;  
     width:auto; 
}
#form-wrapper div.left label { width: auto; float: left; }
form#contactform input, form#contactform select {  
     border-color:#b7b7b7 #e8e8e8 #e8e8e8 #b7b7b7;  
     border-style:solid;  
     border-width:1px;  
     padding:3px;  
     font-size:14px;  
     color:#333;  
}  

form#contactform textarea {
  	 font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size:100%;  
     padding:0.6em 0.5em 0.7em;  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;  
}
form#contactform .submit { background-image: url(../images/btn-submit.gif); background-repeat: no-repeat; width: 91px; height: 22px; border-width: 0; cursor: pointer; }
#contact-column { width: 340px; float: left; margin-top: 10px; margin-left: 40px; }
p.error { color: #d82916; font-weight: bold; line-height: 14px; }
.feedback {
	display:none;
}
.clear {
	clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */