body
{ 
background-image: 
url('images/gray.png');
background-repeat:repeat;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}

a:link {
color:#BBFDFF;
}

a:visited {
color:#FFFFFF;
}

div#page {
position:relative;
top:10px; left:70px;
width:761px;
height:auto;
float:center;
background-color:#ffffff;
border:0px solid purple

margin-top:10px;
padding-left:10px;
padding-right:10px;
}

div#banner {
background-image:url(images/banner.png);
background-repeat:no-repeat;
background-position:center;
border:0px solid green;
height:200px;

margin-top:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

div#nav {
margin-top:10px;
padding-left:10px;
padding-right:10px;
border:0px solid orange;
background:#007F81;
height:37px;
width:740px;
}

div#dude {
position:absolute;
top:150px;
left:30px;
z-index:2;
}

div#content1 {
margin-top:10px;
border:0px solid blue;
float:left;
width:350px;
}

div#content2 {
float:right;
margin-top:10px;
border:0px solid red;
width:350px;
}

div#hometext {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
border:1px;
border-color:#CCCCCC;
border-style:solid;
width:103%;
margin-top:7px;
margin-bottom:7px;
padding:7px;
}

div#form {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
border:1px;
border-color:#CCCCCC;
border-style:solid;
width:100%;
margin-top:7px;
margin-bottom:7px;
padding:7px;
}


div#estimate {
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
color:white;
background:#002E9E;
width:365px;
padding:3px;
text-align:center;
}

div#picture {
border-width:4px;
border-color:#666699;
border-style:solid;
margin-bottom:25px;
width:338px;
}
div#nonpicture {
border-width:4px;
border-color:#666699;
border-style:solid;
padding:10px;
width:338px;
font-size:16px;
}

div#tip {
border:1px;
border-color:#cccccc;
border-style:solid;
text-align:center;
margin-bottom:35px;
width:97%;
}

div#footer {
border:0px solid magenta;
background-color:#007F81;
font-face:Arial,Helvetica,sans-serif;
font-size:13px;
color:white;
padding:10px;
margin-top:10px;
width:100%;
margin-bottom:10px;
height:27;
text-align:center;
}


td {
font-face:Arial,Helvetica,sans-serif;
font-size:13px;
}

div#quotebox {
font-face:Arial,Helvetica,sans-serif;
font-size:16px;
}


