* {
	margin: 0;
	padding: 0;
}

body{
	background: #e0e0e0;
	text-align: center;
	font: normal 1em verdana, arial, sans-serif;
}

#wrap{
	width: 994px;
	margin: 10px auto;
	overflow: hidden;
	background: #e0e0e0 url(../assets/Image/elj-globe-02.gif) no-repeat top right;
}

#header{
	width: 930px;
	height: 78px;
	float: left;
}

#header #quicksearch{
	margin: 25px 0 0 20px;
	float: left;
	text-align: center;
}

#header #quicksearch form{
	margin: 0 0 5px 0;
}

#header #quicksearch a{
	color: #000;
	font: 0.8em verdana, arial, sans-serif;
	text-decoration: none;
}

#header #quicksearch a b {
	color: #f26522;
	font-weight: normal;
}

#header #quicksearch a:hover{
	color: #f26522;
	font: 0.8em verdana, arial, sans-serif;
	text-decoration: none;
}

#header h1{
	background: #e0e0e0 url(../assets/Image/elj-logo.gif) no-repeat right;
	width: 457px;
	height: 78px;
	float: right;
}

#header h1 span{
	display:none;
}

#fullwrap{
	clear: both;
	overflow: hidden;
	width: 100%;
	
	background: url(../assets/Image/elj-background.gif) repeat-y left;
}

#contentwrap{
	border: 2px solid #87adc8;
	width: 720px;
	float: left;
	overflow: hidden;
	background: #fff;
}

#content{
	width: 679px;
	text-align: left;
	padding: 20px;
}

#content #usefullinks{
	border-top: 2px solid #87adc8;
	padding-top: 20px;
	margin-top: 20px;
	overflow: hidden;
	clear: both;
}

#content h2{
	color: #87adc8;
	border-bottom: 2px solid #87adc8;
	font: bold 1.1em verdana, arial, sans-serif;
	margin: 0 0 10px 0;
	padding-bottom: 3px;
}

#content h2.sub, #content h2#servicesfromelj, #content h2#whoareelj {
	margin: 50px 0 0 0;
	font: bold 1em verdana, arial, sans-serif;
	border-bottom: 2px solid #87adc8;
	
	clear: both;
}

#content h3{
	color: #87adc8;
	font: bold 0.8em verdana, arial, sans-serif;
	margin: 10px 0 0 0;
	clear: both;
}

#content p {
	margin: 0 0 15px 0;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.3em;
}

#content ul{
	margin-left: 40px;
	list-style-image: url(/assets/Image/bullet.gif);
}

#content li{
	margin: 0 0 2px 0;
	padding: 0 0 0 3px;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.3em;
}

#content a{
	color: #87adc8;
}

#content a:hover{
	color: #000;
	text-decoration: none;
}

#content .imageenlarge{
	text-align: center;
	width: 350px;
	margin: auto;
}

#content .imageenlarge img, #content .largeimage img{
	border: 1px solid #87adc8;
}

#content .imageenlarge p{
	text-align: center;
	font: normal 0.6em verdana, arial, sans-serif;
}

#content .imageenlarge a{
	display: block;
	margin: 5px;
	text-align: center;
}

#content p.largeimage{
	text-align: center;
	
}

#latestnews{
	width: 200px;
	margin: 0 0 0 6px;
	float: left;
}

#latestnewscontent{
	width: 180px;
	text-align: justify;
	background: #87adc8;
	padding: 10px;
	color: #fff;
	overflow: hidden;
}

#latestnewscontent h2{
	font: bold 0.9em verdana, arial, sans-serif;
	margin: 0 0 10px 0;
}

#latestnewscontent p{
	text-align: justify;
	margin: 15px 0;
	clear: both;
	font-size: 0.6em;
}

#latestnewscontent a{
	color: #fff;
	font: bold 1.2em verdana, arial, sans-serif;
	text-decoration: none;
	padding: 5px 0;
}

#latestnewscontent a:hover{
	color: #646464;
	text-decoration: none;
}

#footer{
	width: 930px;
	float: left;
	font: normal 0.6em verdana, arial, sans-serif;
	color: #646464;
	text-align: left;
}

#footer #links{
	float: right;
	text-align: right;
	padding: 4px 0;
	width: 300px;
}

#footer #links a{
	color: #646464;
	text-decoration: none;
}

#footer #links a:hover{
	color: #f26522;
	text-decoration: none;
}

#footer #regoffice{
	margin: 10px 0;
	float: left;
	width: 150px;
	padding: 5px 20px 5px 0;
	border-right: 1px dashed #646464;
}

#footer #regoffice .hide span{
	display: none;
	margin: 0;
	height: 0;
	padding: 0px;
}

#footer #regoffice p b{
	margin: 0;
}

#footer address{
	font-style: normal;
	padding: 0;
}

#footer #office{
	margin: 10px 0;
	padding: 5px 0 5px 20px;
	float: left;
	width: 220px;
}

.clients{
	width: 679px;
	border-bottom: 1px dashed #87adc8;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.clientslast{
	width: 679px;
	border-bottom: 0px solid #87adc8;
	margin: 0 0 10px 0;
}

.clientstext{
	float: left;
	border: 0px;
	width: 479px;
	text-align: center;
}

.clientsimage{
	float: right;
	border: 0px;
	width: 200px;
	padding: 30px 0;
	text-align: center;
}

.clientsimage img{
	border: 0px;
}

.clientslast .clientstext h3, .clients .clientstext h3 {
	text-align: left;
}

.clientslast .clientstext h3 a, .clients .clientstext h3 a{
	color: #87adc8;
	clear: both;
	text-decoration: none;
	margin: 10px 0 0 0;
}

#peterbacon{
	float: left;
	margin: 20px 0;
	width: 315px;
	text-align: center;
	padding: 0 20px 0 0;
}

#stevecrane{
	border-left: 2px solid #87adc8;
	margin: 20px 0;
	float: right;
	width: 315px;
	text-align: center;
	padding: 0 0 0 20px;
}

#peterbacon p, #stevecrane p, #peterbacon h3, #stevecrane h3{
	text-align: justify;
}

#contactleftcol{
	float: left;
	width: 430px;
}

#contactform{
	clear: both;
	width: 677px;
	text-align: center;
}

#contactform fieldset{
	width: 400px;
	border: 1px solid #87adc8;
	margin: auto;
	margin-bottom: 10px;
	display: block;
}

legend {
	font: bold 0.8em verdana, arial, sans-serif;
	color: #87adc8;
	padding: 0 5px;
	background: #fff;
	
}

label {
	float: left;
	width: 30%;
	text-align: right;
	overflow: hidden;
	padding: 6px 0 0 0;
	font: bold 0.6em verdana, arial, sans-serif;
	color: #000;
}

input, textarea {
	margin-bottom: 1%;
	width: 65%;
	border: 0;
	padding: 0;
	background: #ededed;
	font-weight: bold;
	border: 1px solid #999
}

#submit{
	margin: 10px 0;
	width: 200px;
	border: 0;
	padding: 0;
	background: #ededed;
	font-weight: bold;
	border: 1px solid #999
}

#contactform p{
	margin: auto;
	width: 400px;
}

#contactform p.required{
	width: 200px;
}

#contactrightcol{
	float: right;
	width: 230px;
	text-align: center;
}

#contactrightcol p{
	text-align: center;
	font: bold 0.6em verdana, arial, sans-serif;
}

#contactrightcol a{
	display: block;
	margin: 5px;
}

#contactrightcol img{
	border: 1px solid #87adc8;
}

.floatleft{
	float: left;
	width: 310px;
}

.floatleft img{
	border: 0px solid red;
}
.floatright{
	float: right;
	width: 350px;
}

.floatleftbackground{
	float: left;
	width: 450px;
}

.floatrightbackground img{
	border: 0px solid #fff;
}

.floatrightbackground {
	float: right;
	background: #dee7ef;
	border: 2px solid #87adc8;
	text-align: center;
	width: 200px;
	padding: 2px;
}

#content .floatrightbackground p {
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 0.6em;
	padding: 0 5px;
	line-height: 1.3em;
}

