/* CSS Document */

BODY {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#1B1B1B;
color:#1B1B1B;
}

p {
margin-top:0px;
}

#page {
margin:8px auto;
width:800px;
}

#pageInner {
padding:10px 10px 0px 10px;
background-color:#FFFFFF;
width:780px;
float:left;
}

#header {
width:780px;
height:90px;
float:left;
}

#headerInner {
width:780px;
height:90px;
background-image:url(images/header.jpg);
}

#topLinks {
width:600px;
height:20px;
position:relative;
top:6px;
left:163px;
color:#FF9900;
float:left;
text-align:right;
}

a.topLink:link, a.topLink:visited {
color:#003366;
text-decoration:none;
text-transform:uppercase;
}

a.topLink:hover {
color:#006699;
text-decoration:underline;
text-transform:uppercase;
}

#mainMenu {
width:605px;
height:30px;
position:relative;
top:38px;
left:163px;
float:left;
}

#contentInner {
width:780px;
float:left;
font-family:Arial, Helvetica, sans-serif;
}

#rightHomeBox {
width:224px;
height:277px;
padding:18px;
font-size:11px;
color:#FFFFFF;
background-image:url(images/leftBoxBack.jpg);
float:left;
}

#leftHomeBox {
width:520px;
float:left;
}

#leftHomeBox2 {
width:520px;
height:313px;
float:left;
}

#footer {
width:750px;
height:35px;
padding:15px 15px 0px 15px;
text-align:center;
background-image:url(images/footerback.jpg);
float:left;
}

#quoteForm {
width:189px;
padding:5px 11px 5px 11px;
float:left;
}

.quoteFormInput1 {
width:170px;
height:16px;
padding:1px;
margin:3px;
border:1px #FF9900 solid;
float:left;
}

.quoteFormInput2 {
width:90px;
height:16px;
padding:1px;
margin:3px;
border:1px #FF9900 solid;
float:left;
}

.quoteButton {
width:60px;
padding:1px;
margin:3px;
height:20px;
background-color:#99CCCC;
border:1px #FF9900 solid;
float:left;
}

a:link, a:visited {
color:#003366;
text-decoration:underline;
}

a:hover {
color:#006699;
text-decoration:underline;
}

a.footlink:link, a.footlink:visited {
color:#FF9900;
text-decoration:underline;
}

a.footlink:hover {
color:#FFCC00;
text-decoration:underline;
}

.pageTitles {
font-size:16px;
color:#FF0000;
font-weight:bold;
}

.images240 {
width:260px;
hieght:140px;
margin:0px;
padding:0px;
float:left;
}
