body { 
background-color : #edeeee; 
margin : 0px; 
padding : 10px; 
text-align : center; 
color : #333; 
font-size : 12px; 
font-family : arial, helvetica, sans-serif; 
} 

#main {
height : auto; 
width : 930px; 
margin : 0 auto; 
text-align : left; 
} 

#header {
background : url(safetyhouse_top.jpg) no-repeat top center; 
width : 930px; 
height : 187px; 
margin : 0; 
padding : 0; 
} 

#content {
background: url(safetyhouse_middle.jpg) repeat-y top center; 
margin : 0px;
width : 930px;
} 

#footer {
background: url(safetyhouse_bottom.jpg) no-repeat top center;
width : 930px;
height : 106px;
text-align : center; 
color : #fff; 
font-size : 12px;
margin: 0;
padding: 0px;  
} 

#footer p {
margin: 0px;
padding-top: 63px;   
}

#colleft {
width: 253px; 
float: left; 
padding-top: 5px;
height: auto; 
border: 0px solid #000; 
} 

#colright {
width : 640px;
margin-left: 260px;
padding-top: 10px; 
border: 0px solid #000;
padding-bottom: 50px;
} 
 
#colright a {
color : #00008b; 
background : transparent; 
text-decoration : underline; 
}

#colright p {
margin: 20px 0 10px 0;
}
 
 
#colright a:hover {
color : #00487d; 
text-decoration : underline; 
background : transparent; 
}
 
#footer a {
color : #fff; 
background : transparent; 
text-decoration : none; 
} 
 
#colright h1, h2, h3, h4, h5, h6 {
font-size: 15px; 
margin-left : 0;
padding: 1px 0 1px 5px; 
margin-top: 0px; 
border-top: #bababa 1px solid;
border-bottom: #bababa 1px solid;
background-color: #f2f2f2;
}

hr {
margin : 0 15px 0 0;
height: 1px;
border-top : 1px dashed #000; 
}

#colleft ul {
color : #fff;
margin-left: 35px;
padding-left: 10px;
width: 185px;
}


#colleft li {
list-style-type: circle;
margin-left: 20px;
padding: 3px 0 3px 0px;
border-bottom: 1px solid #edeeee;
}

#colleft li a {
color : #fff;
text-decoration: none; 
}

#colleft li a:hover {
color : #eee;
}

#madeby {
color : #999; 
font-size : 10px;
margin: 0;
padding: 0px;  
}

#madeby a {
color : #999; 
text-decoration: none;
}
