body{
background:#252525;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#CCCCCC;
margin:0;
}

p{margin:0;}
a{color:#2ABB20;}
a:hover{color:#F8FBBD;}

#container{
width:750px;
margin:0 auto;
}

#header{
width:750px;
height:91px;
background:url(../imgs/header.jpg) no-repeat;
position:relative;
z-index:6;
margin-bottom:16px;
}

#subnav{
padding-top:50px;
padding-left:24px;
color:#666666;
font-size:12px;
}
#subnav a{text-decoration:underline;}
#subnav a:hover{text-decoration:none;}

#banner{
width:750px;
height:210px;
border-bottom:1px solid #222222;
position:relative;
z-index:1;
top:-16px;
}

#fix{
position:absolute;
z-index:0;
}

#nav{
width:200px;
position:relative;
z-index:3;
left:30px;
top:20px;
color:#000000;
}

.wireframemenu{
border: 0px solid #C0C0C0;
border-bottom-width: 0;
width: 200px;
position:absolute;
z-index:10;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 192px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
padding: 4px 3px;
padding-top:9px;
padding-bottom:9px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
font-weight:bold;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}

#content{
width:750px;
background:#171717;
padding-top:15px;
}

#cinfo{
padding:15px;
padding-top:10px;
padding-bottom:10px;
padding-right:18px;
text-align:justify;
}

#footer{
width:750px;
height:100px;
background:url(../imgs/footer.jpg) no-repeat;
}

#finfo{
font-size:11px;
color:#999999;
padding-left:14px;
padding-right:14px;
padding-top:20px;
text-align:justify;
}

#finfo a{color:#999999;}
#finfo a:hover{color:#FFFFFF;}

.credits{margin-top:10px;}

/* custom styles */

#phonebox{
position:absolute;
z-index:7;
top:205px;
left:250px;
width:495px;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
text-align:center;
}

.phone1{
text-align:left;
margin-bottom:8px;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
border-bottom:1px solid #222222;
padding-bottom:5px;
}

.photosa{
float:left;
margin-right:10px;
margin-bottom:0;
margin-top:10px;
}

.photosb{
float:left;
margin-right:8px;
}

#servicesboxl{
width:220px;
float:left;
margin-bottom:20px;
border-bottom:1px solid #333333;
padding-bottom:0px;
border:2px solid #171717;
}

#servicesboxl:hover, #servicesboxm:hover, #servicesboxr:hover{border:2px dotted #009900;}

#servicesboxm{
width:220px;
float:left;
margin-bottom:20px;
border-bottom:1px solid #333333;
padding-bottom:0px;
margin-left:20px;
margin-right:20px;
border:2px solid #171717;
}

#servicesboxr{
width:220px;
float:left;
margin-bottom:20px;
border-bottom:1px solid #333333;
padding-bottom:0px;
border:2px solid #171717;
}

#sb1{
width:220px;
float:left;
margin-right:8px;
text-align:center;
margin-bottom:5px;
}

#sb1 a{font-weight:bold; font-size:12px; outline:none;}

#sb2{
width:220px;
float:left;
text-align:justify;
font-size:12px;
}

.ptitle{
color:#2ABB20;
font-size:14px;
font-weight:bold;
margin-bottom:8px;
border-bottom:2px solid #2ABB20;
padding-bottom:3px;
}

.ptitle a{text-decoration:none; font-weight:normal;}

.ptitle2{
font-weight:bold;
margin-bottom:8px;
text-align:center;
}