/* Layout Styles */
body {
margin:0px;
padding:0px;
background-color:#999999;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#000000;
}
#Wrapper {
position:relative;
margin:0px auto;
width:95%;
}
#Header-Container {
display:none;
}
#Content-Container {
position:relative;
width:100%;
background-image:url("http://www.nonstatuscontracthire.com/images/design/");
background-repeat:no-repeat;
background-color:#ffffff;
}
#Content-Content {
position:relative;
float:left;
padding:10px 20px 10px 20px;
width:100%;
background-image:url("http://www.nonstatuscontracthire.com/images/design/");
background-repeat:no-repeat;
background-color:#ffffff;
min-height:500px;
}
#Content-Right {
display:none;
}
#Footer-Container {
position:relative;
width:764px;
height:80px;
background-color:#363535 !important;
margin:0px;
}
#Footer-Content-Small-Logo {
position:absolute;
left:5px;
top:5px;
width:160px;
height:70px;
}
#Footer-Content-Text {
position:absolute;
left:175px;
top:5px;
width:580px;
height:70px;
background-image:url("http://beta.exfleetsales.co.uk/images/design/Footer-Content-Text-BG.gif") !important;
background-repeat:no-repeat !important;
background-position:right !important;
}
/* Text Styles */
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#f47221;
text-transform:uppercase;
padding: 0px;
margin-top:4px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
color:#926d5a;
text-transform:uppercase;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
margin:0px;
padding:0px;
text-transform:uppercase;
}
a { text-decoration:none; color:#000000; font-weight:bold; }
a:hover { color:#926d5a; font-weight:bold; text-decoration:underline; }
a:active { color:#926d5a; font-weight:bold; }
a:visited { color:#c9b09b; }
p {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#000000;
}
form {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#000000;
}
input {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#000000;
}
textarea {
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#000000;
}
#Footer-Content-Text p { font-size:8px; color:#ffffff; line-height:80%; }
#Footer-Content-Text a { font-size:8px; color:#ffffff; }
#Footer-Content-Text a:hover { font-size:8px; color:#926d5a; font-weight:bold; }
#Footer-Content-Text a:active { font-size:8px; color:#926d5a; font-weight:bold; }
#Footer-Content-Text a:visited { font-size:8px; color:#c9b09b; }
/* Form Styles */
.generic-form table {
border:1px solid #cccccc;
}
.generic-form td {
padding:2px;
height:25px;
background-image:url("http://beta.exfleetsales.co.uk/images/td_bg-10x35.png"); 
background-repeat:repeat-x;
background-position:bottom;
}
.generic-form input[type="text"], .generic-form input[type="submit"] {
width:220px;
padding:2px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#000000; 
font-size:11px;
}
.generic-form select {
width:224px;
padding:2px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#000000; 
font-size:11px;
}
.generic-form option {
height:15px;
font-size:11px;
}
.generic-form textarea {
width:220px;
height:90px;
padding:2px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#000000;
font-size:11px;
}
/* List Styles */
.ticks li {
list-style:url("http://beta.exfleetsales.co.uk/images/icons/Tick-16x16.jpg");
line-height:150%;
margin-left:0px;
}
.bullets li {
list-style:url("http://beta.exfleetsales.co.uk/images/icons/Bullet-16x16.gif");
line-height:150%;
margin-left:0px;
}
/* Other Styles */