/* general cleaning - updated Feb 17th 2009 */
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/body-bg.jpg) repeat-x;
}
* :focus {
	outline: 0;
}
a {
	cursor: pointer;
}
.displayblock{
	display:block;
}
.clearboth{
	clear:both;
}
p {
	padding: 0;
	margin: 0;
}
blockquote{
	margin: 0 0 0 30px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.nopadding{
	padding:0;
}
.textcenter{
	text-align: center;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin:0;
	padding:0;
}
form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}
span.clear_floats {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
embed,
object {
	display: block;
	margin: 0;
	padding: 0;
}
.clearfloats {
	clear: both !important;
}
.hidden {
	display: none !important;
}
.singlelinebreak {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* end */

#container{
	width: 959px;
	margin: auto auto;
}
#toplinks{
	height: 24px;
	padding: 10px 0 0 25px;
}
#toplinks li{
	float: left;
	list-style-type: none;
	font-size: 11px;
	color: #828282;
}
#toplinks li a{
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	margin: 0 3px 0 3px;
}
#toplinks li a:hover{
	color: #000;
}
.logo{
	float: left;
	display: block;
	margin: 0 0 0 25px;
}
.telephonenumber{
	float: right;
	display: block;
	margin: 0 25px 0 0;
}
#toptabs{
	clear: both;
}
.tabimage{
	float: left;
	display: block;
}
.banner{
	clear: both;
	padding: 10px 0 10px 0;
}
#leftcontent{
	width: 277px;
	float: left;
}
#callbackform{
	background: url(images/latestnews-strip.jpg);
	font-size: 13px;
	color: #6f6f6f;
}
#callbackformcontent{
	padding: 5px 0 0 25px;
}
#latestnews{
	background: url(images/latestnews-strip.jpg);	
	margin: 10px 0 10px 0;
}
#latestnewscontent{
	padding: 10px;
}
#rightcontent{
	width: 670px;
	float: right;
}
#rightcontent h1{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000066;
	font-weight: normal;
}
h2{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000066;
	font-weight: normal;
}
#rightcontent p{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	color: #6f6f6f;
}
#rightcontent td{
	font-size: 13px;
	color: #6f6f6f;
}
#rightcontent ul{
	margin: 0 0 0 30px;
}
#rightcontent ul li{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	color: #6f6f6f;
}
.homeimage{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
.pageimage{
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}
#homeintro{
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.singlehomeimage{
	display: block;
	float: left;
	margin: 0 15px 15px 0;
}
.smallcarimage{
	display: block;
	float: left;
	margin: 0 15px 15px 0;
}





#footer{
	clear: both;
	height: 50px;
	background: #e9e9e9;
	margin: 10px 0 0 0;
}
#footercontent{
	width: 959px;
	margin: auto auto;
}
#copyright{
	width: 300px;
	float: left;
	font-size: 11px;
	color: #828282;
	padding: 20px 0 10px 5px;
}
#evlink{
	width: 300px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #828282;
	padding: 20px 5px 10px 0;
}
#evlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}
#evlink a:hover{
	color: #000;
}
.callbackwidth{
	width: 150px;	
}


/* News and Links Engineer */

div.News_HeadLine a{
	font-size: 13px; 
	color: #231f20; 
	font-weight: normal; 
	text-decoration: none; 
	font-weight: bold; 
}
div.News_HeadLine a:hover{
font-size: 13px; color: #04049d; font-weight: normal; text-decoration: underline; font-weight: bold;;
}
.News_Date{
	font-size: 14px;
	color: #04049d;
	font-weight: bold;
	padding: 4px 0 4px 0;
}
.News_Description{
	font-size: 11px;
	color: #797979;
	padding: 0 0 10px 0;
}
#morenews{
	text-align: left;	
}
#morenews a{
	font-size: 11px;
	color: #04049d;
	text-decoration: none;
}
#morenews a:hover{
	font-size: 11px;
	color: #04049d;
	text-decoration: underline;
}





/* Blog Class*/

.blogheadline{
	font-size: 13px; 
	color: #231f20; 
	font-weight: normal; 
	text-decoration: none; 
	font-weight: bold;
}
.blogdate{
	font-size: 14px;
	color: #04049d;
	font-weight: bold;
	padding: 4px 0 4px 0;
}
.blogdescription{
	font-size: 12px;
	color: #797979;
	padding: 0 0 10px 0;
}
.blogdescription img {
	float: right !important;
	width: 150px !important;
	height: auto !important;
}
A.blogreadmore{
	font-size: 11px;
	color: #04049d;
	text-decoration: none;
}
A.blogreadmore:hover{
	text-decoration: underline;
}
A.blogreadall{
	font-size: 13px;
	color: #04049d;
	text-decoration: none;
}
A.blogreadall:hover{
	font-size: 13px;
	color: #04049d;
	text-decoration: underline;
}



/* LINKS */
   
A.toplink:active, A.toplink:link, A.toplink:visited {
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #858585; font-weight: normal; text-decoration: none;
}
A.toplink:hover{
font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline;
}