/* general cleaning */
body{
 margin:0;
 background: url(images/body-bg.jpg) repeat-x #6c6164;
 font-family: Arial, Helvetica, sans-serif;
}
* :focus {
	outline: 0;
}
.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 0 18px 35px;
}
ol {
  margin:0;
  padding:0;
}
li {
  padding: 0;
  }

form, 
fieldset, 
legend {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

br.clear_floats {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	width: 100%;
}
/* end */


.greentext{
	color: #0b8904;
}
.bluetext{
	color: #3648cb;
}
.browntext{
	color: #c86505;
}
.redtext{
	color: #ed3333;
}
.pinktext{
	color: #c705b3;
}

#container {
	width: 911px;
	margin: auto auto;
}
#topheader{
	height: 20px;
	padding: 6px 20px 0 0;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
}
#contentcontainer{
	clear:both;
	background: url(images/contentcontainer-bottom.jpg) bottom no-repeat #FFFFFF;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;

}
#maincontent{
	background: url(images/maincontent-bg.jpg) repeat-x;
	padding: 10px 5px 0 5px;
	margin: 0 4px 0 4px;
	overflow:hidden;
}
#leftcontent{
	width: 241px;
	float: left;
	overflow:hidden;
}
#quickcallback{
	background: url(images/quickcallback-strip.jpg);
}
#quickcallbackcontent{
	background: url(images/quickcallback-top.jpg) no-repeat;
	padding: 46px 10px 0 0;
	text-align: right;
}
#rightcontent{
	width: 635px;
	float: right;
	margin: 0 4px 0 8px;
	display:inline;
}
#homecontent{
	padding: 10px 0 0 0;
}
#pagecontent{
	padding: 10px 0 0 5px;
}
#pagecontent p{
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	padding: 0 0 15px 0;
}
#pagecontent h1{
	font-size: 22px;
	color: #231f20;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: normal;
}
.hometext{
	font-size:12px;
	color: #191919;
	padding: 0 0 10px 0;
}
#homelinks{
	padding: 15px 0 0 0;
	width: 629px;
}
#homelinkscontent{
	background:url(images/homelinks/strip.jpg);
	padding: 0 10px 0 10px;
	width: 609px;
	overflow: hidden;
}
#homenewsletter{
	float: right;
	width: 302px;
	height: 33px;
	background:url(images/home-buttons/newsletterimage.jpg) no-repeat;
	padding: 90px 0 0 8px;
}
.quickcallbackform1{
	font-size: 12px; 
	color: #666666; 
	width: 125px;
	margin: 0 0 3px 0;
}
.quickcallbackform2{
	font-size: 12px; 
	color: #666666; 
	width: 131px;
	margin: 2px 0 3px 0;
}
.quickcallbackform3{
	font-size: 12px; 
	color: #666666; 
	width: 125px;
	margin: 2px 0 3px 0;
	height: 45px;
}

#latestnews{
	padding: 0 4px 20px 0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 10px 0 0 0;
}
.lefttitle{
	font-size: 20px;
	color: #ed1c24;
	padding: 0 0 8px 0;
}





#latesettestimonials{
	padding: 15px 4px 0 0;
	border-right: 1px solid #CCCCCC;
}
.standardtext{
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	padding: 0 0 15px 0;
}
.bullettext{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
h1{
	font-size: 20px;
	color: #ed1c24;
	padding: 0 0 8px 0;
	margin: 0;
	font-weight: normal;
}
h2{
	font-size: 14px;
	color: #231f20;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.pricetext{
	text-align: right;
	font-size: 20px;
	color: #ed1c24;
	padding: 0 5px 5px 0;
}
.redinline {
	color: #ed1c24;
}
.faqtext{
	font-size: 16px;
	color: #ed1c24;
}
#leftlinkbuttons{
	padding: 10px 0 0 0;
}
.leflinbtn{
	display: block;
	padding: 0 0 10px 0;
}
#newslettersignup{
	width: 241px;
	height: 28px;
	background:url(images/newslettersignup.jpg) no-repeat;
	padding: 101px 0 0 14px;
}
.newslettersignup2{
	padding: 2px 0 0 2px; 
	height: 16px; 
	font-size:11px; 
	color: #666666; 
	width: 105px; 
	margin: 0 5px 0 0;
	float: left;
}

#contactusform{
	padding: 5px;
	width: 520px;
	margin: auto auto;
}
#contactusform p{
	line-height: none;
	padding: 0 0 2px 0;
	font-size: 13px;
}
.contactusformfield{
	width: 200px;
	padding: 2px;
	margin: 0 0 13px 0;
	font-size: 11px;
	color: #707070;
}
.contactusformfield2{
	width: 208px;
	padding: 2px;
	margin: 0 0 15px 0;
	font-size: 11px;
	color: #707070;
}
.contactusformfield3{
	width: 204px;
	height: 50px;
	padding: 2px;
	margin: 0 0 15px 0;
	font-size: 11px;
	color: #707070;
}
#homelegaladvice{
	padding: 20px 0 0 0;
	color: #333333;
}
#homelegaladvice h2{
	font-size: 14px;
	color: #231f20;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}
#homelegaladvice p{
	color: #333333;
}



#footer{
	background: url(images/footer-bg.jpg);
	width: 911px;
	height: 71px;
	margin: 20px 0 0 0;

}
.footerplace{
	text-align:center;
	float: left;
	padding: 10px 0 0 13px;
	font-size: 15px;
	color: #ed1c24;
}
.whitetext{
	color: #FFFFFF;
}
.footercopyright{
	text-align: right;
	float: right;
	padding: 15px 15px 0 0;
	font-size: 11px;
	color: #FFFFFF;
}
#footerlinks{
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px 0 6px 25px;
	height: 50px;
}
.footerblock{
	float: left;
}
.footerlist{
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
}


/* News and Links Engineer */

div.News_HeadLine a{
font-size: 13px; color: #231f20; font-weight: normal; text-decoration: none; font-weight: bold; padding: 0 0 8px 0; margin: 5px 0 0 0;
}
div.News_HeadLine a:hover{
font-size: 13px; color: #ff0000; font-weight: normal; text-decoration: none; font-weight: bold; padding: 0 0 8px 0; margin: 5px 0 0 0;
}

.News_Date{
	font-size: 13px;
	color: #ff0000;
	font-weight: normal;
}
.News_Description{
	font-size: 11px;
	color: #575656;
	padding: 5px 0 10px 0;
}



/* LINKS */

A.footerlink:active, A.footerlink:link, A.footerlink:visited {
font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none; 
}
A.footerlink:hover{
font-size: 11px; color: #fa6f74; font-weight: normal; text-decoration: none; 
}
   
A.topheaderlink:active, A.topheaderlink:link, A.topheaderlink:visited {
font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
A.topheaderlink:hover{
font-size: 11px; color: #fa6f74; font-weight: normal; text-decoration: none;
}

A.evlink:active, A.evlink:link, A.evlink:visited {
font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
A.evlink:hover{
font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;
}

A.allnews:active, A.allnews:link, A.allnews:visited {
font-size: 11px; color: #ed1c24; font-weight: normal; text-decoration: none;
}
A.allnews:hover{
font-size: 11px; color: #000000; font-weight: normal; text-decoration: none;
}

A.inlinelink:active, A.inlinelink:link, A.inlinelink:visited {
font-size: 12px; color: #ed1c24; font-weight: normal; text-decoration: none;
}
A.inlinelink:hover{
font-size: 12px; color: #000000; font-weight: normal; text-decoration: none;
}

A.footeremail:active, A.footeremail:link, A.footeremail:visited {
font-size: 11px; color: #b4b4b4; font-weight: normal; text-decoration: none;
}
A.footeremail:hover{
font-size: 11px; color: #fa6f74; font-weight: normal; text-decoration: none;
}

.footerdisclaimer {
	clear:both;
	text-align:center;
	font-size:14px;
	padding: 0 30px 0 0;
	
}

.footerdisclaimer a {
	font-size: 14px; 
	color: #fff; 
	font-weight: normal; 
	text-decoration: none;
}
