@charset "utf-8";
/*-- AC/DC Electrical Contractor, Inc.. CSS File 1.0 by NBBS | All Rights Reserved  --*/
html {
overflow-y:scroll;
}
body {
	background-image:url(images/default/bg.jpg);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}	
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
}
input,select,textarea,button,submit,password {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
a, div, span {
  outline: none;
}
.header {
	line-height: normal;
	font-size: 12px;
	color: #003333;
}
.header a:link {
	color: #003333;
	text-decoration: none;
}
.header a:visited {
	text-decoration: none;
	color: #003333;
}
.header a:hover {
	text-decoration: underline;
	color: #003333;
}
.header a:active {
	text-decoration: none;
	color: #003333;
}
.footer {
	line-height: normal;
	font-size: 12px;
	color: #003333;
}
.footer2 {
	line-height: normal;
	font-size: 12px;
	color: #003333;
}
.footer2 a:link {
	color: #003333;
	text-decoration: none;
}
.footer2 a:visited {
	text-decoration: none;
	color: #003333;
}
.footer2 a:hover {
	text-decoration: underline;
	color: #003333;
}
.footer2 a:active {
	text-decoration: none;
	color: #003333;
}
.page_title  {
    line-height: 32px;
	color:#537abf;
	font-size:19px;
	font-weight:bold;
}
.ad_title  {
    line-height: 32px;
	color:#cc9a33;
	font-size:19px;
	font-weight:bold;
}
.subhead {
    line-height: 24px;
	font-size: 13px;
	color: #cc9a33;
	font-weight:bold
}
.subhead2 {
    line-height: 24px;
	font-size: 13px;
	color: #5d7b98;
	font-weight:bold;
}
.subhead3 {
    line-height: 26px;
	font-size: 18px;
	color: #9f1d21;
	font-weight:bold;
}
.ad_bg {
	background-image:url('images/default/ad_bg.jpg');
} 


