body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
 	li, dl, dt, dd, form, a, fieldset,  th, td  
 	 {  
 	 margin: 0; padding: 0;  border:0; outline: none;
	}  

/*---------------------------*/

/*------generics-------------*/

body {
	color: #000000;
	background-color: #e6e6e6;
	font: .8em Tahoma, Helvetica, sans-serif;
	margin-top: -10px;
	background-position: top center;

}

#container {
	background-color: #FFFFFF;
	width: 870px;
	height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
        border-bottom: 1px solid #C3C3C3;
}
/*---------------------------*/

/*----header section --------*/

#header {
	width: 840px;
	height: 135px;
	position: relative;
	margin: 10px 10px 0px 10px;
	background: #FFF url(images/leeitnavigation.jpg) no-repeat right;
}

.nav {
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 0;
}

ul.nav {
	padding-bottom: 5px;
}

ul.nav li {
	display: inline;
}

ul.nav a {
	padding: 5px 18px;
	font-size: 14px;
	font-family: Century Gothic, Arial, "Sans Serif";
	text-decoration: none;
	font-weight: bold;
} 

.nav a:link {
	color: #FFF;
	}
.nav a:visited {
	color: #FFF;
	}
.nav a:hover {
	color: #06C;
	}
.nav a:active {
	color: #000000;
	}	

.contact {
	padding-top: 5px;
	padding-right: 10px;
	color: #000000;
	text-align: right
}
.calltoaction {
	padding-top: 20px;
	color: #4983b4;
	text-align: right;
	font-size: 24px;
}

.contact a {
	padding-left: 20px;
}

.contact a:link {
	color: #b4b4b4;
	}
.contact a:visited {
	color: #b4b4b4;
	}
.contact a:hover {
	color: #06C;
	}
.contact a:active {
	color: #b4b4b4;
	}	
	

ul.nav li.last {
	border-right: none;
}

ul.nav li.about {
	padding-right: 20px;
}

ul.nav li.home {
	padding-right: 38px;
}

.inline {
	display: inline;
	position: absolute;
}
/*----------sidebar-----------*/


#leftcol {
	float: left;
	width: 260px;
	background-image: url(images/leeitsidebar.jpg);
	background-repeat: no-repeat; 
	margin-left: 10px;
}

#leftcol p {
	padding-top: 15px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.9em;
	text-align: justify;
	padding-bottom: 45px;
}


.sidebarcontent {
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
}

h3 {

}

.sidebarheader {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: normal;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 12px;
	letter-spacing: 2px;
	color: #FFF;
}

.cert {
	font-size: 24px;
	color: #fff;
	margin-top: 15px;
	padding: 5px;
	font-family: Century Gothic, Arial, Helvetica;
	letter-spacing:2px;
	padding-left: 40px;
	background: url(images/cert-bg.jpg) repeat-x;
}

.sidebarad{
	padding: 20px 0px;
}
.img {
	padding-top: 25px;
	padding-left: 20px;
}
.img2 {
	padding-left: 20px;
}

ul.nav2 {
	list-style-image: url(images/leeitcheckmark.jpg);
}

ul.nav2 a {
	text-decoration: none;
	font-size: 14px;
	color: #696969;
	font-family: Century Gothic, Arial, Helvetica;

}

ul.nav2 li {
	padding: 10px 0px;
	background-image: url(images/leeitservice.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.nav2 {
	padding-left: 40px;
	padding-top: 7px;
	
}

.nav2 a:link {
	color: #696969;
	}
.nav2 a:visited {
	color: #696969;
	}
.nav2 a:hover {
	color: #06C;
	}
.nav2 a:active {
	color: #696969;
	}	
	
	
.mission {
	padding-top: 15px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 45px;
}

/*-------right col-----------*/

#banner {
	width: 860px;
	height: 240px;
	margin: 0px 10px;
	padding: 0px 0px 25px 0px;
}

#banner2 {
	background-image: url(images/banner2.png);
	width: 600px;
	height: 198px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#rightcol {
	float: right;
	width: 560px;
	background-color: #FFFFFF;
	margin-right: 10px;
	background-image: url(images/leeitmaincontent.jpg);
	background-repeat: no-repeat
}
.content { 
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	min-height: 580px;
	margin-bottom: 30px;
}

.maincontentheader {
	font-family: Century Gothic, Arial, Helvetica;
	font-weight: normal;
	font-size: 24px;
	padding-left: 20px;

	padding-top: 5px;
	padding-bottom: 7px;
	color: #FFF;
	letter-spacing: 2px;
}
.subheader {
	color: #548cbc;
	font-size: 24px;
        font-family: Century Gothic, Arial, Helvetica;
	font-weight: normal;
	padding: 20px 0px 20px 20px;

}

h4 {
	padding-top: 18px;
	padding-bottom: 10px;
}

h5 {
	color: #398ac9;
	font-weight: bold;
	padding-top: 5px;
	font-size: 1.3em;
}

#rightcol p {
	text-align: justify;
}

.text {
	font-family: Century Gothic, Arial, Helvetica;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #646464;
}

.opening {
	border-bottom: 1px dotted;
	margin-left: 10px;
	margin-right: 35px;
	padding-bottom: 15px;
}


.mainimage {
	float: right;
	margin: 15px 15px 10px 15px;
	border: 3px solid #c9c9c9;
}

.mainimage2 {
	float: left;
	margin: 15px 15px 10px 15px;
	border: 3px solid #c9c9c9;
}

.mainimage3 {
	float: left;
	margin: 15px 15px 10px 15px;
	border: 3px solid #c9c9c9;
}

.mainimage4 {
	float: left;

}

.blueheader {
	color: #398ac9;
	font-weight: bold;
	padding-top: 5px;
}
.list {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 14px;
	color: #646464;
	padding-left: 60px;
}
ul.list li {
	padding: 2px 0px;
}
#verification, .verification { 
  visibility: hidden;
  display: none;
}

.cleared {
	clear: both;
}
.servicelist {
	list-style: none;
	font-family: Century Gothic, Arial, Helvetica;
	padding-left: 20px;
}
.servicelist li {
	padding: 10px 0px;
}

.serviceheader {
	font-size: 16px;
	color: #4983b4;
	font-weight: 500;
}
	

/*----------- footer ------------*/
#clear {
	text-align: left;
	font-size: small;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #e6e6e6;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	width: 860px;
	}
	
#clear p {
	text-align: left;
	color: #868686;
	padding: 5px 0px;
}


.textlast {
	padding-top: 5px;
	padding-bottom: 100px;
}

.textclear {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

.textclearlast {
	padding-top: 5px;
	padding-bottom: 100px;
	clear: left;
}

.bottomnav {
	list-style: none;
	padding: 15px 0px;
}

ul.bottomnav li {
	display: inline;
	border-right: 1px solid #646464;
}

ul.bottomnav a {
	font-family: Verdana, Arial, "Sans Serif";
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
} 

ul.bottomnav li.first{
	padding-left: 0px;
}

ul.bottomnav li.last {
	border-right: none;
}

.bottomnav a:link {
	color: #868686;
	}
.bottomnav a:visited {
	color: #868686;
	}
.bottomnav a:hover {
	color: #06C;
	}
.bottomnav a:active {
	color: #868686;
	}	
	
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatright {
	float: right;
	padding-left: 10px;
}
	


/*------------- Sitemap --------------*/

.sitemap {
	list-style-image: url(images/bullet.png);
}

.sitemap2 {
	margin-left: 30px;
}

.sitemap li {
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

