/* CSS Document */

* { padding: 0; margin: 0;}
body {
 font-family: Tahoma, Tahoma, Arial, Verdana, sans-serif; font-smooth: always; font-size: 11px; color: #666666; line-height: 160%; margin: 0px; padding: 0px; height: 100%; text-align:center;  background-color:#666666;
}

#wrapper { 
 margin: auto; margin-top: 200px; width: 800px; height: 280px; background-color:#ffffff; 
}

#wrappernew { 
 margin: auto; margin-top: 100px; margin-bottom:10px; width: 800px; background-color:#ffffff; overflow:auto; border: 1px solid #fff; -moz-border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
}

#header { 
 margin: auto; width: 800px; height: 59px;
}

.title {
float:right; margin: 10px 10px 10px 0px; line-height: 120%;
}
.title h4 {
text-align: right; padding-right: 10px;
}

#logo {
 margin:0px 0px 0px 15px; float:left; position: relative;
}
h1 { 
font-family: Tahoma, Arial, Verdana, sans-serif; font-smooth: always; color:#111111; margin: 8px 0px; padding: 0px; text-align:right; font-weight: bold; line-height: 13px; font-size:9px;
}

h2 { 
font-family: Tahoma, Arial, Verdana, sans-serif; font-smooth: always; font-size: 16px; color:#111111; margin: 0px; padding: 10px 6px 0px 10px; text-align:left; font-weight: normal; line-height: 100%;
}

.contact .hire {
color:#111111
}

h3 { 
font-family: Tahoma, Arial, Verdana, sans-serif; font-smooth: always; font-size: 16px; color:#111111; margin: 0px; padding: 0px; text-align:left; font-weight: normal; line-height: 100%;
}

#pagetitle {
padding: 10px 0px 0px 18px; font-size: 12px; font-smooth: always; text-align: left; line-height:100%;
}

#picstrip {
margin: 0px 0px 0px 0px; float:center; width: 800px; height: 74px; background-color:#ffffff; 
}

#piccont {
display:block; margin: 20px 10px 10px 10px;_height:0; height:130px; 
}

#picbox {
float:left; position: relative; width:20%; background-color:#FFFFFF; height: 100%;
}

.text {
clear: both; margin: 0px; padding: 0px 0px 0px 9px; font-size: 10px; font-smooth: always; text-align: left; line-height:100%;
}

#back {
margin: -10px 20px 10px 20px; font-size: 14px; font-smooth: always; text-align: centre; line-height:100%; text-decoration:none;
}
/*--------------------CONTACT STYLES-----------------------------*/
#contactwrap {
display:block; position:relative; width:760px; margin: 30px 20px 10px 20px; background-color:#ffffff; height:250px;
}

#contactbox {
float:right; width:400px; background-color:#FFFFFF; height:100%; 
}

#contactinfo {
float:left; width:340px; background-color:#FFFFFF; height:100%; text-align: left; padding: 0px 20px 0px 0px;
}

.contacttext {
font-family: Tahoma, Arial, Verdana, sans-serif; font-smooth: always; font-size: 16px; color:#111111; margin: 0px; padding: 10px 20px 10px 10px; text-align:left; font-weight: normal; line-height: 100%;
}

/*--------------------HIRE STYLES-----------------------------*/
#equiplist {
float: left; display: inline; margin: 0px; width: 200px; font-family: Tahoma, Arial, Verdana, sans-serif; color: #666666; font-size:11px; line-height:20px;list-style: none;
}
#equiplist ul ul{
 color: #00FF00; padding-bottom: 0px;
}
#equiplist li{
list-style: none; margin: 0px; color:#666; text-align: left;
}

/* ----------------FOOTER STYLES-----------------------------*/
#footercont {
display:block; position:relative; width:760px; margin: 20px 20px 10px 20px; padding: 10px 0px 0px 0px; background-color:#ffffff; border-top: 1px solid #cccccc
}
#footer { 
float:left; width:22%; background-color:#FFFFFF; height:auto;
}
#footerright { 
float:left; width:30%; background-color:#FFFFFF; height:auto;
}
#footer .text{ 
clear: both; margin: 0px; padding: 5px 0px 0px 0px; font-size: 100%; font-smooth: always; color:#111111; text-align: left; line-height:normal;
}
#footerbadges{ 
float:left; width:26%; margin: 0px; padding: 0px 0px 0px 0px;
}
#footer ul {
list-style:none; list-style-image: url(/images/bullet5.gif); margin: 12px; line-height: 20px;
}

/* ----------------------GENERIC LINKS------------------------*/
.link { font-family: Tahoma, Arial, Verdana, sans-serif; color: #111111; text-decoration: none; font-weight: normal;}
a:link { font-family: Tahoma, Arial, Verdana, sans-serif; color: #111111; text-decoration: none; font-weight: normal;}
a:hover { font-family: Tahoma, Arial, Verdana, sans-serif; color: #111111; text-decoration: underline; font-weight: normal;}
a:visited { font-family: Tahoma, Arial, Verdana, sans-serif; color: #111111; text-decoration: none; font-weight: normal;}
a:visited:hover { font-family: Tahoma, Arial, Verdana, sans-serif; color: #111111; text-decoration: underline; font-weight: normal;}
