* {
margin:0;
padding:0;
}

a{
text-decoration:none;
color:#333333;
font-weight:bold;
}

a:visited{
text-decoration:none;
color:#333333;
}



#container{
width:920px;
margin:0 auto;
text-align:left;
background-color:#ffffff;
}

body{
font-family: Arial, sans-serif;
text-align:center;
background-color:#000;
color:#666666;
font-size:1em;
background-image:url(images/grad.jpg);
}

p{

color:#666666;
}

h1{
font-size:1.3em;
margin:0;
color:#000;
padding:10px 2px 2px 5px;

}

h2{
font-size:1.1em;
margin:0;
color:#0070b1;
padding:10px 2px 2px 5px;

}

h3{
color:#fff;
font-size:1.5em;
padding:10px 0px 0px 20px;
}


/*Header Stuff*/

#header{



}


#navbar{
text-align:center;
padding:10px;
}

#navbar ul{

list-style-type: none;
}

#navbar ul li{
display:inline;
padding:0px 20px 0px 20px;
}

#navbar ul li a{
text-decoration:none;
color:#000000;
}

#navbar ul li a:hover{
color:#cccccc;
}


/*Main Stuff*/

#main{
width:600px;
float:left;

}

#right{
width:300px;
float:left;
}


#spacer{
clear:both;
}


#demi{
margin:0 auto;
width:900px;
text-align:right;

}


.large{
width:580px;

float:left;
margin:5px;
background:url(images/who_cont.jpg) repeat-y ;
}

.large_top{
background:url(images/who_top.jpg)  ;
height:48px
}

.large_bottom{
background:url(images/who_bottom.jpg)  ;
height:48px;
}

#gain{
width:300px;

float:left;
background:url(images/gain_cont.jpg) repeat-y ;
margin:5px;

}

#gain ul{
list-style-type:none;

}

#gain_top{
background:url(images/gain_top.jpg)  ;
height:48px;
}

#gain_bottom{
background:url(images/gain_bottom.jpg)  ;
height:48px;
}

#where{
width:300px;
float:left;
color:#ffffff;
background:url(images/gain_cont.jpg) repeat-y ;
margin:5px;
}

#where_top{
background:url(images/gain_top.jpg)  ;
height:48px
}

#where_bottom{
background:url(images/gain_bottom.jpg)  ;
height:48px;
}



#crushers{
width:440px;
float:left;
padding:5px;
margin:5px;

}

#services{
width:580px;
float:left;
padding:5px;

margin:5px;
}

.large ul li{
padding:10px 0px 10xp 0px;
margin:20px 0px 20px 40px;
font-weight:bold;


}

#rates{
width:300px;
float:left;

background:url(images/rates_cont.jpg) repeat-y;
margin:5px;

}

#rates_top{
background:url(images/rates_top.jpg);
height:48px
}

#rates_bottom{
background:url(images/rates_bottom.jpg);
height:48px;
}

#clients{
width:440px;
float:left;
padding:5px;
margin:5px;

}

#contact{
width:300px;
float:left;

margin:5px;
background:url(images/contact_cont.jpg) repeat-y ;

}

#contact_top{
background:url(images/contact_top.jpg) ;
height:48px
}

#contact_bottom{
background:url(images/contact_bottom.jpg)  ;
height:48px;
}
.text{
padding:5px 20px 5px 20px;
font-size:0.8em;
}

.img3{
margin:5px;
padding:2px 2px 15px 2px;
border:1px solid #eeeeee;
}
.img2{
margin:0 auto;
}

.gallery{

text-align:center;
}

#footer{
text-align:center;
}


.formsection label,input, textarea {
display:block;
width:250px;
margin-bottom: 2px;
}
.submit{
width:200px;
text-align:right;
}

.formsection ul{
list-style-type:none;
}