* {
margin:0;
padding:0;
}
.clear {
	clear:both;
}
img {
	border:none;
}
ul, ol {
	padding:0 0 0 20px;
}
body{
background-image:  url("../images/template/bg.gif");
background-repeat:repeat-x;
background-color:#FFFFFF;
background-attachment:fixed;
font-size:0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#424242;
}
h1, h2, h3, a {
	color:#c61130;
}
h1{
	font-size:24px;
	margin:0 0 0.4em 0;
}
h2{
	margin-top:20px;
}
p {
	line-height:1.4em;
	margin:0.6em 0 0.6em 0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#wrapper{
	position:relative;
	width:890px;
	margin:10px auto 2px auto;
	background-color:#FFFFFF;
	border:2px solid #c61130;
}
#bg3columns{
	border-top:6px solid #211f20;
	background-image:  url("../images/template/mainbg.gif");
	background-repeat:repeat-y; 
	padding:2px 0 40px 0;
	margin:0;
}
#bg2columns{
	border-top:6px solid #211f20;
	background-image:  url("../images/template/bg2col.gif");
	background-repeat:repeat-y; 
	padding:2px 0 40px 0;
	margin:0;
}


#mainMenu{
	width:220px;
	float:left;
	margin:0;
	
}
#mainMenu ul{
	margin:0;
}
#mainMenu ul li{
	margin:0;
}
#mainMenu ul{
	background-color:#c61130;
	list-style:none;
	font-weight:bold;
	padding:0;
	margin:0;
}

#mainMenu ul a{
	color:#FFFFFF;
	padding:10px 0px 10px 10px;  
	display:block;
	text-decoration:none;
	border-bottom:2px solid #efefef;
	height:100%;
	background-image:url(/images/template/menuhover.gif);
	background-position:left;
	
}
#mainMenu ul a:hover{
	background-color:#211f20;
	color:#FFFFFF;
/*	background-image:url(/images/template/blackpointer.gif);
	background-repeat:no-repeat;
	background-position:200px center;*/
	background-position:right center;

}
#mainMenu #selected a{
	background-image:url(/images/template/menuselected.gif);
	background-position:left;
}
#mainMenu #selected a:hover{
	background-image:url(/images/template/menuselected.gif);
	background-position:right;
}
#mainCol3{
	width:390px;
	padding:20px 30px 0 30px;
	float:left;
}
#mainCol2{
	width:610px;
	padding:20px 30px 0 30px;
	float:left;

}
#rightCol{
	padding:20px 0;
	width:220px;
	float:right;
text-align:center;
}
#rightCol img{
margin-bottom:30px;
}
#header{
	
	background-color:#c61130;
	border-bottom:2px solid white;
}
#phone{
	float:right;
	margin:10px 30px;
	display:inline;
}
#logo{
	float:left;
	margin:40px 30px;
	display:inline;
}

#footer{
	width:840px;
	margin:3px auto;
	padding-bottom:30px;

}
#footer p a{
	color:#787878;
}
#footer p {
	margin:0;
	line-height:1em;
}
#sitemap{
	float:left;
}
#aswebdesign{
	float:right;
}
#testimonial{
width:170px;
border:2px solid #c61130;
text-align:left;
margin:0 auto 30px auto;
background-color:#FFFFFF;
}
#testimonial #testHeader{
background-color:#c61130;
text-align:center;
color:#FFFFFF;
font-weight:bold;
padding:5px;
}

#testimonial #testBody{
	padding:0 10px 0 10px;
}
#testimonial #testFrom{
	color:#c61130;
	font-weight:bold;
}
.certificationLogo{
	float:left;
}
.certification div{
	float:right;
	width:500px;
}
.certification h2{
margin:0;
line-height:0.6em;
font-size:1.2em;
}
.certification {
margin:35px 0;
}


/* -------------------------------------Forms----------------------------------------------- */
label {
margin-left:5px;
float:left;
width:12em;
color:#333333;
font-weight:bold;
}
input{
	width:200px;
}
legend {
	position:absolute; top: -.5em; left: .5em;
	font-weight:bold;
	font-size:140%;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	color:#c61130;
	padding:0 5px 0 5px;
}
fieldset {
	position: relative;
	margin:1em 0;
	padding:1em;
	background-color:#efefef;
	border:1px solid #c61130;
}

/* ---------------------------IE fielset background fix ------------------------------------
html fieldset{ position: relative; margin-top:1em; padding-top:2em; padding-bottom:1em;margin-bottom:2em; }
html legend{ position:absolute; top: -.5em; left: .5em; }
*/


input.radio, input.checkbox, input.submit {
	width:auto;
}

input.radio {
	float:left;
	margin-right:1em;
}


select{
width:200px;
}

textarea {
	width:350px;
	height:100px;
}

#message {
	width:350px;
}

input.text:focus, textarea:focus {
	background:#ffc;
}

.required {
	font-size:0.75em;
	  color: #d30303;
}
#formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px;
  margin-bottom:10px;
}

.errortext {
  padding-left: 170px;
  font: bold smaller sans-serif;
}



#formerror ul{
	padding-left:40px;
}

input:focus, textarea:focus {
	background:#ffc;
}
.submit {
	text-align:center;
}	
#button{
	text-align:center;
}

.submit:focus {
	background-color:transparent;
}	

#error img {
	margin-left:5px;
	margin-right:5px;
}

/*------------------------------------------------------------------*/
.bold{
	font-weight:bold;
}
address{
	font-style:normal;
}
.smallH1{
	font-size:1.25em;
	font-weight:bold;
}

#footer{
	margin:0px auto;
	width:840px;
	padding:0 0 30px 0;
	font-size:0.7em;
	color:#666666;
}
#footer ul{
	padding:0;
}	
#footer li{
	list-style:none;
	float:left;
	border-right:1px solid #666666;
	padding:0 1em;
	
}
#footer a{
	text-decoration:none;
	color:#666666;
}
#footer a:hover{
	text-decoration:underline;
}
#copyright {
	float:right;
	margin:0 1em 0 0;
}
#footer .lastFooter{
	border:none;
}