﻿body 
{
    margin:0px;
    padding:0px;
    background-position:center;
    background-position: top;
    background-color:gray;
    text-align:left;
}
h1
{
	font-family:Tahoma;
	font-size: 10px;
	color: White;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	padding-bottom:0px;
}

.header
{
 background-image:url(images/header.png);
 background-repeat: no-repeat;
 width:897px;
 height:117px;
 background-position:left;


}
.menu
{
 background-image:url(images/menu_bg.png);
 background-repeat:  repeat-x;
 width:897px;
 height:48px;
 border:solid 1px #cccccc;
 text-align:left;

}
.menu_text
{
    padding-right:10px;
    padding-left:10px;
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
    color:#2a3d49;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
}
a:hover.menu_text
{
    padding-right:10px;
    padding-left:10px;
    text-align:center;
    font-family:Tahoma;
    font-size:12px;
    color:#a22615;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
}
.menu_line
{
      padding-right:10px;
    padding-left:10px;

}
.boxes123
{
    background-color:White;
    width:892px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
    text-align:center;
}
.welcome
{
    width:897px;
    border-top:solid 5px #cccccc;
    background-color:White;

}
.footer_bg
{
    background-color:white;
    width:897px;
    text-align:center;
    font-family:Tahoma;
    font-size:10px;
    color:White;
    padding-bottom:30px;
    
} 
.footer
{
    font-family:Tahoma;
    font-size:10px;
    color: Black;
    text-transform:uppercase;
}
.footer_p
{
    font-family:Tahoma;
    font-size:10px;
    color: gray;
    letter-spacing:1px;
    line-height:20px;
    border:dotted 1px gray;
}

a:hover.footer
{
    color:#a22615;
}
.free_estimate
{
 background-image:url(images/free_estimate_bg.png);
 background-repeat: no-repeat;
 text-align:left;
 padding-left:20px;
 width:219px;
 height:160px;
 padding-bottom:40px;
 
}

.title
{
    color:#8b8b8b;
    font-family:   Trebuchet MS;
    font-size:19px;
    line-height:40px;
    text-align:left;
    padding-left:20px;
      
}
.text
{
    font-family: tahoma;
    font-size:12px;
    text-align: justify;
    color:Gray;
    padding-left:20px;
    padding-right:10px;
}

img.floatRight
{ 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 

}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
.contact_text_design
{
       font-family: Tahoma;
    font-size:12px;
    text-align: justify;
    color:Gray;
    padding-right:10px;
    padding-bottom:10px;
    padding-left:10px;

}
.contact_text
{
     font-family: Trebuchet MS;
    font-size:14px;
    text-align: center;
    color:#a22615;
    font-weight:bold;
}
.phone 
{   
    font-family: Tahoma;
    font-size:15px;
     text-transform:uppercase;
     font-weight:bold;
    color:#a22615;
     vertical-align:bottom;
     padding-bottom:20px;
}
.header_1
{
    width:100%;
    height:117px;
}
.logo
{
    width:50%;
    vertical-align:top;
    text-align:left;
    padding:20px;
}
.line
{
     border-bottom:dotted 1px silver;
}
.body_style
{
    background-color:White;
     width:897px;

}
.body_textttp1
{
    font-family: Trebuchet MS;
    font-size:12px;
    text-align: justify;
    color:Gray;
    text-transform:capitalize;
}
.body_textttp2
{
   font-family: Trebuchet MS;
    font-size:11px;
    text-align: justify;
    color:Blue;
   text-transform:uppercase;
}