body
{
margin: 0px auto;
padding: 0px;
background: url(../images/bg.gif) repeat-x;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #b3b3b3;
}

a , a:link, a:visited
{
color: #83cfef;
text-decoration: none;
outline: none;
}

a img
{
border: none;
}

a:hover
{
color: black;
}

#wrapper
{
margin: 0px auto;
padding: 0px;
width: 800px;
}

#header
{
margin: 0px;
padding: 0px;
width: 800px;
height: 119px;
background: url(../images/header.gif);
}

#header ul
{
margin: 0px;
padding: 70px 0px 0px 37px;
list-style-type: none;
font-weight: bold;
color: #d9d9d9;
font-size: 14px;
}

#header ul li
{
display: inline;
margin: 0px 0px 0px 0px;
}

#header .home
{
margin-right: 22px;
}

#header .about
{
margin-right: 24px;
}

#header .services
{
margin-right: 18px;
}

#header .commitment
{
margin-right: 18px;
}

#header ul li a, #header ul li a:link, #header ul li a:visited
{
color: #d9d9d9;
text-decoration: none;
}


#header ul li a:hover
{
color: #83cfef;
}

#content
{
background: url(../images/body.gif) repeat-y;
margin: 0px auto;
padding: 0px 20px 80px 20px;
}

#footer
{
background: url(../images/footer.gif) bottom;
height: 21px;
color: #83cfef;
text-align: right;
padding: 30px 25px 0px 0px;
}

.splash
{
margin: 0px 0px 10px 18px;
}

.float_left
{
float: left;
}

.float_right
{
float: right;
}

img.float_right
{
margin-right: 5px;
}

#content p
{
padding: 0px 0px 0px 88px;
width: 350px;
}

#content h1
{
color: #83cfef;
padding: 0px 0px 0px 88px;
font-size: 24px;
font-weight: normal;
margin: 0px 0px 10px 0px;
}

#content h2
{
color: #83cfef;
padding: 0px 0px 0px 88px;
font-size: 16px;
font-weight: normal;
margin: 10px 0px 10px 0px;
}

#content h3
{
padding: 0px 0px 0px 88px;
font-size: 14px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}

#content ul
{
margin: 0px;
padding: 0px 0px 0px 102px;
}

#content ul li
{
margin: 0px;
padding: 0px;
}

.contact_form
{
margin: 0px 0px 0px 85px;
}

.contact_form_input
{
width: 200px;
}

textarea
{
overflow: auto;
}
