body {
background:#FFF;
font: 11px/21px Helvetica, Verdana, sans-serif;
color: #000000;
margin:0;
padding:0;
}

#copy textarea {
width:200px !important;
}

#container {
width:849px;
margin:20px auto 10px;
}
	
#header {
height:154px;
background:#fbfbfb url('../images/krinner_groundscrews.gif') no-repeat;
border:0
}

#menu {
background:#bccaea url('../images/ground_screws_bg.gif') top left repeat-x;
text-align:center;
border:1px solid #000;
height:29px;
line-height:29px;
}

#menu a {
padding:7px 15px 7px;
color:#000;
font-size:12px;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-weight:bold;
border-left:1px solid transparent;
border-right:1px solid transparent;
/*set an unused color to be index color*/ _border-color:#c2cfef; /*For IE6-*/ 
/*then remove this indexed color*/ _filter:chroma(color=#c2cfef);/*For IE6-*/
}

body hr {
height: 1px;
background:#000;
border: 0px;
}

#menu a:hover {
background: url('../images/ground_screws_bg.gif') bottom left repeat-x;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
}

#bodyframe {
overflow:hidden;
text-align:center;
}

#image {
padding:30px 52px 10px 1px;
float:right;
position:relative;
width:268px; 
}

#worker {
background: url('../images/groundscrews_worker.jpg') no-repeat top left;
width:225px;
height:380px;
}

#copy {
text-align:justify;
float:right;
width: 550px;
padding: 20px 35px 10px 25px;
}

#footer {
text-align:center;
color:#000;
font-weight:normal;
margin: 3px 0;
text-align:center;
}

#footer a {
color:#000;
text-decoration:underline;
}

#footer a:hover{
color:#022d78;
}

#copy a {
color:#001b4a;
}

#copy a:hover{
color:#022d78;
}

h1, h2, h3, h4, h5 {
color: #000000;
text-indent:0px;
}

h2 { font-size:160%; font-weight:bold;}
h3 { font-size:145%; padding: 7px 0; font-weight:bold; }
h4 { font-size:130%; padding: 5px 0; }
h5 { font-size:115%; padding: 2px 0; }
p { padding: 5px 0; }
