/*** CSS Document Created
By Wes Smith For Hardmetal Technology Ltd On 
Behalf of Red Bullet Web Design
October 2006 ***/

/*** Body Tags ***/
body {
background-color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#489638;
line-height:14px;
}

h1 {
font-size:14px;
font-weight:bold;
color:#4EA23C;
padding:0px 0px 5px 0px;
}

p {
padding:5px 0px 5px 0px;
margin:0;
}

a:link, a:visited {
color:#4EA23C;
text-decoration:none;
}

a:hover {
color:#4EA23C;
text-decoration:underline;
}

/*** Wrapper ***/
#wrapper {
background-image:url(Images/wrapperbg.jpg);
width:680px;
height:530px;
margin:auto;
padding:20px;
}

/*** Banner ***/
#banner {
position:relative;
width:680px;
height:85px;
}

/*** Content Area ***/
#contentarea {
position:relative;
width:680px;
height:420px;
margin-bottom:6px;
}

#content {
position:relative;
float:left;
width:500px;
height:410px;
background-image:url(Images/homepageimage.jpg);
}

#content3 {
position:relative;
float:left;
width:500px;
height:410px;
background-image:url(Images/servicesandproductsimage.jpg);
}

/*** Sub Pages Content ***/
#content2 {
position:relative;
float:left;
width:490px;
height:405px;
padding:0px 5px 5px 5px;
}

#navigation {
position:relative;
float:right;
width:175px;
height:405px;
background-image:url(Images/vavigationbg.gif);
padding-top:5px;
}

#menu{
width: 175px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
line-height:12px;
}

* html #menu{ /*IE 6 only */
w\idth: 155px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#menu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menu li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
}

#menu li a{
display: block;
padding: 5px 5px 5px 15px;
color: #FFFFFF;
text-decoration: none;
width: 100%;
font-weight:bold;
}

html>body #menu li a{ /*Non IE6 width*/
width: auto;
}

#menu li a:hover{
color: #53AC40;
}

#address {
position:relative;
width:165px;
height:auto;
color:#FFFFFF;
font-size:10px;
text-align:center;
margin-top:60px;
font-weight:bold;
padding:5px;
line-height:12px;
}

/*** Footer ***/
#footer {
position:relative;
width:auto;
height:15px;
text-align:center;
font-size:11px;
}

/*** Classes ***/
.imageleft {
float:left;
margin-right:5px;
}

.imageright {
float:right;
margin-left:5px;
}

/*** Form Tags ***/
input.txt {
color: #000000;
width: 200px;
}

textarea {
color: #000000;
  }

form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}

form p label {
float: left;
width: 30%;
font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
border: 1px dotted #53AC40;
margin-top: 16px;
padding: 10px;
}

legend {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #53AC40;
background-color: #FFFFFF;
}
