body
{
    margin: 0px;
    padding: 0px;
    font-family: arial;
}
#wrapper
{
    margin: 0px;
    padding: 0px;
}
#header
{
    background-image: url('images/header.jpg');
    background-repeat: no-repeat;
    width: 100%;
    height: 127px;
    background-color: #cc3333;
}
#headercontent
{
    width: 800px;
    height: auto;
}


#headerlogo
{
    margin: 0px 0px 0px 10px;
}
#headerlink
{
    font-size: 110%;
    margin: 0px 0px 0px 225px;
}
#headerlink a
{
    color: #cc3333;
    text-decoration: none;
}
#headerlink a:hover
{
    color: #cc9966;
    text-decoration: none;
}
#headerlinkAging
{
    font-size: 110%;
    margin: 0px 0px 0px 205px;
}
#headerlinkAging a
{
    color: #cc3333;
    text-decoration: none;
}
#headerlinkAgin a:hover
{
    color: #cc9966;
    text-decoration: none;
}
#belowheader
{
    background-image: url('images/nav.jpg');
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    width: 800px;
    height: auto;
}
#nav
{
    background-image: url('images/navrepeat.jpg');
    background-repeat: repeat-y;
    vertical-align: top;  
    width: 158px;
    height: auto;
    margin: 0px;
}
.links
{
    font-size: 110%;
    margin: 0px 0px 0px 10px;
}
.links a
{
    color: white;
    text-decoration: none;
}
.links a:hover
{
    color: #cc3333;
    text-decoration: none;
}


.contactform
{
    font-size: 80%;
    width: 120px;
    margin: 0px 0px 0px 10px;
}
.contactform a
{
    color: #204965;
    text-decoration: none;
}
.contactform a:hover
{
    color: white;
    text-decoration: none;
}
#bodycontenthome
{
    width: 600px;
    vertical-align: top;
    background-image: url('images/bg1.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
}
#bodycontentothers
{
    width: 650px;
    vertical-align: top;
}
#content
{
    margin: 15px 0px 0px 10px;
    background-image: url('images/bg2.jpg');
    background-repeat: repeat-y;
}


#footer
{
    font-size: 80%;
    color: #cc3333;
    margin: 30px 0px 0px 0px;
}
#footer a
{
    color: #cc3333;
    text-decoration: underline;
}
#footer a:hover
{
    color: #cc9966;
    text-decoration: underline;
}
#servicetable
{
    vertical-align: top;
    text-align: left;
    width: 180px;
    height: auto;
    background-color: blue;

}
#serviceleft
{
    text-decoration: none;
    width: 300px;
    height: auto;
    vertical-align: top;
    padding: 0px 5px 0px 10px;
}
#serviceright
{
    text-decoration: none;
    width: 300px;
    height: auto;
    vertical-align: top;
    padding: 0px 5px 0px 10px;
}
.headingtitles2
{
    color: #cc3333;
    font-size: 110%;
}
