/* CSS Document written by 360website 
for www.ASA-Electrical.com*/


.blue {
color:#1C2854;
}
.green {
color:#AEE853;
}
.grey {
color:#B0B1AF;
}
.black {
color:#000000;
}
.orange {
color:#FF9900;
}

body {
margin-top:0px;
font-family:"Tahoma", Arial, Tahoma;
font-size:14px;
color:#;
background-color:#000000;
}

#content {
width:775px;
height:auto;
margin-top:65px;
margin-bottom:50px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
border-left:5px solid #FF0000;
border-right:5px solid #FF0000;
border-top:5px solid #FF0000;
border-bottom:5px solid #FF0000

}
#header {
height:66px;
background:#FFFFFF url(images/banner.jpg) center no-repeat ;
width:775px
}
#pageheader {
float:right;
margin-top:85px;
width:775px;
color:#B2B2B2;
font-size:30px;
font-weight:bold;
font-style:normal;
text-align:right;
margin-right:15px;
}
#leftside {
float:left;
width:150px;
padding-right:5px;
padding-top:2px;
height:auto
}
#menu {
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 12px;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 2px 0;
padding: 0;
font-size: 11px;
}	

#menu li {
margin-bottom: 2px;
}

#menu li a {
font-weight: bold;
text-decoration: none;
color: #;
display: block;
padding: 5px 0 3px 5px;
background: #0066FF;
border-left: 5px solid #1C2854;
}	
	
#menu li a:hover {
background:#A8A8A8;
color:#A8A8A8;
border-left: 5px solid #1C2854;
}
}
#stuff {
float:right;
width:775px;
padding-right:5px;
padding-top:5px;
height:598px;
overflow:auto;
}
#stuff2 {
float:left;
width:775px;
padding-left:5px;
padding-top:5px;
padding-right:5px;
height:520px;
overflow:auto;
}
#rightside {
float:right;
width:200px;
height:auto;
}
#footer {
width:775px;
height:12px;
padding:10px;
text-align: center;
color:#A8A8A8;
background-color:#A8A8A8;
clear:both;
font-size:14px;
}
#footer a:link,#footer a:active,#footer a:visited {
color:#FF0000;
text-decoration:none;
font-weight:normal;
}
#footer a:hover {
color:#FF0000;
text-decoration:underline;
}

h1 {
font-size:12px;
font-weight:bold;
}
h2 {
font-size:14px;
font-weight:bold;
}
h3 {
font-size:16px;
font-weight:bold;
}
h4 {
font-size:18px;
}
h5 {
font-size:20px;
}
h6 {
font-size:22px;
}

a:link, a:active, a:visited {
color:#FF0000;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}
