body
{
background: url(images/bg.gif);
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12.5px;
line-height: 19px;
}
p
{
font-size: 12.5px;
color: #000000;
padding: 5px;
line-height: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.image-home
{
background: url(images/img-home-1.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-alan
{
background: url(images/img-home-9.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-reasonswhy
{
background: url(images/img-home-2.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-services
{
background: url(images/img-home-3.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-commercial
{
background: url(images/img-home-6.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-about
{
background: url(images/img-home-4.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-contact
{
background: url(images/img-home-5.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-gallery
{
background: url(images/img-home-11.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
.image-testimonials
{
background: url(images/img-home-10.jpg);
border-left: 1px solid #2D3041;
border-right: 1px solid #2D3041;
border-bottom: 2px solid #2D3041;
width: 648px;
height: 418px;
}
h1
{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 19px;
line-height: 23px;
color: #2D3041;
margin-bottom: 0px;
}
h2
{
font-weight: bold;
line-height: 15px;
font-size: 11px;
font-family: 'Lucida Grande', Verdana, Sans-Serif;
color: #AC2319;
margin-bottom: -0px;
margin-top: 2px;
}

.navtop 
{
padding-top: 10px; 
}

.nav 
{
filter: alpha(opacity=84);
-moz-opacity: .84;
opacity: .84; 
background-color: #2D3041; 
height: 418px; 
width: 180px; 
color: #eeeeee;
font-family: "Courier New", Courier, monospace;
font-weight: normal;
font-size: 17px;
line-height: 23px; 
}

.nav a:link, .nav a:visited 
{
text-decoration: none; 
color: #cccccc; 
text-align: center; 
width: 180px; 
}

.nav a:hover 
{ 
color: #eeeeee; 
background-color: #832A24;
text-align: center;   
width: 180px; 
}

.contentbox
{
border-top: 3px solid #AC2319;
border-left: 2px solid #2D3041;
border-right: 2px solid #2D3041; 
border-bottom: 2px solid #2D3041;
background-color: #ffffff; 
width: 418px; 
height: auto; 
color: #222222; 
padding-right: 10px;
}

.textbox
{
color: #111111;
padding: 5px;
font-size: 12.5px;
line-height: 19px;
}

.textbox a:link, .textbox a:visited, .textbox a:active
{
color: #2D3041;
}

.textbox a:hover 
{ 
color: #AC2319;   
}

.copyright
{
width: 648px;
height: 15px;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #eeeeee;
background-color: #2D3041;
padding-left: 10px;
padding-right: 10px;
}
.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active
{
color: #eeeeee;
}