html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p {
margin: 0;
padding: 0;
border: 0;
}
html, body {
height: 100%;
text-align: center;
}
h1, h2, h3 {
color: #bc0901;
font-size: 20px;
}
h2, h3 {
font-size: 16px;
margin-top: 25px;
}
h3 {
font-size: 14px;
}
body {
background-color: #000;
background-image: url(img/bg2.gif);
background-repeat: repeat-x;
background-position: top;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}
p {
margin: 10px 0;
}
.text {
color: #fff;
}
#bg {
background-image: url(img/enginebg2.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 100%;
}
#wrapper {
width: 779px;
margin: 0 auto;
}
#header {
height: 158px;
}
#content {
text-align: justify;
padding: 30px 0;
color: #bdb3b3;
min-height: 380px;
}
* html #content {
height: 380px;
}
#content a, .text a {
color: #820101;
}
#content strong {
color: #fff;
}
#content ul {
margin: 10px 0 10px 25px;
}
#content ul li {
padding-bottom: 10px;
color: #bc0901;
}
#content ul li span {
color: #bdb3b3;
}
#footer {
background-image: url(img/footerbg.gif);
background-position: top center;
background-repeat: no-repeat;
}
#footer div {
margin: 0 auto;
width: 779px;
color: #7a7171;
font-size: 9px;
padding: 4px 0;
}
#footer a {
color: #7a7171;
}
.logo {
float: left;
}
.menu {
float: left;
text-align: center;
padding-top: 100px;
width: 274px;
overflow: hidden;
}
.menu ul li, ul.inline li {
background-image: url(img/bullet.gif);
background-position: 0 5px;
background-repeat: no-repeat;
float: left;
display: block;
padding-left: 12px;
margin-right: 7px;
}
ul.inline li {
background-image: url(img/tick.gif);
background-position: 0 0;
padding-left: 19px;
margin-right: 17px;
list-style-image: none;
}
.menu ul li.last {
margin-right: 0;
padding-left: 7px;
}
.menu a, .menu a:hover, .menu .current {
color: #d5d3d3;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.menu a:hover, .error, .menu .current {
color: #d40900;
}
.clearit {
clear: both;
}
.rightimage {
float: right;
}
.leftimage {
float: left;
}
.required{
font-size: 11px;
font-style: italic;
text-align: right;
float: right;
width: 120px;
padding-top: 9px;
}
legend {
font-weight: bold;
color: #d40900;
font-size: 15px;
}
label {
float: left;
width: 70px;  
margin-right: 8px; 
text-align: right;
padding-top: 4px;
}
fieldset {
margin-bottom: 10px;
border-top: 1px solid #927c7b;
}
fieldset ol {  
padding: 10px 0 0 0;  
list-style: none;
} 
fieldset li {  
padding-bottom: 2px;
} 
fieldset.submit {  
border: none;
margin: 0; 
}
.form {
float: left;
width: 230px;
border: 1px solid #630000;
width: 330px;
padding: 10px;
margin: 3px 0 0 0;
}
.number, .email {
font-size:18px;
}
.contact {
float: right;
width: 350px;
padding: 100px 0;
font-size: 14px;
}
#content a.email {
color: #bdb3b3;
}
.portfolio {
font-style: italic;
font-size: 11px;
color: #7a7171;
width: 700px;
margin: 0 auto;
text-align: left;
}
.portfolio ol{
margin-left: 25px;
padding: 0;
}
.portfolio ol li{
padding-bottom: 3px;
}
.box {
border: solid 1px #630000;
padding: 10px;
overflow: hidden;
margin: 10px 0;
}