﻿body 
{
	margin:0 auto;
	text-align:center;
	width:100%;
}

table.mainbody
{
    width:100%;
    text-align:left;
    position:relative;
    margin:0 auto%;
    
}
/* Banner */
td.banner
{
    background-color:White;
    height:108px;
    text-align:center;
}
table.banner
{
    text-align:center;
    width:100%;
}
td.logo
{
    background-image:url(image/logo.gif);
    background-repeat:no-repeat;
    height:108px;
    width:363px;
}
td.bannerspacer
{
  width:250px;
  height:108px;  
}
td.telephone
{
    /* background-image:url(image/phone.gif);
    background-repeat:no-repeat;
    */
    width:183px;
    height:108px;
    
}
/* Menu */
td.menu
{
    background-image:url(image/menubg.gif);
    background-repeat:repeat-x;
    height:26px;
    text-align:center;
    vertical-align:middle;

}
table.menu
{
    text-align:center;
    width:100%;
}
td.menuitem
{ 
    width:140px;
}
a.menu
{
    color:#656464;
    font-family:Calibri;
    font-weight:bold;
    font-size:13.5px;
    text-decoration:none;
}

/* Quote */
td.quote
{
    background-image:url(image/quoteformbg.gif);
    background-repeat:repeat-x;
    height:294px;
    text-align:center;
    
}
table.mainform
{
    text-align:center;
    width:100%;
}
td.mainquote
{
    width:675px;
}
div.quoteform
{
    background-image:url(image/quoteform.gif);
    height:247px;
    width:673px;
}
form.quoteform
{
    padding-top:5px;
    padding-left:475px;
    color:Black;
    font-family:Calibri;
    font-weight:bold;
    font-size:10px;
    text-align:center;
}
table.quoteform
{
    text-align:left;
}
td.disclaimer
{
    color:Black;
    font-family:Calibri;
    font-weight:bold;
    font-size:8px;
}

/* Body */
table.alltables
{
   text-align:center;
   width:100%;
}
td.body
{
    text-align:center;
    padding:10px;
    
}
table.body
{
    text-align:center;
    width:100%;
    
    
}
td.mainbody
{
    width:750px;
}
/* Content */
td.content
{
    
}
div.content
{
    width:100%;
    vertical-align:top;
    border-color:#B0B0B0;
    border-width:2px;
    border-style:solid;
    padding-bottom:15px;
    
}
div.contentheader
{
    background-image:url(image/contentheaderbg.gif);
    background-repeat:repeat-x;
    height:46px;
}
h1.contentheadertext
{
    color:#656464;
    font-family:Calibri;
    font-weight:bold;
    font-size:20px;
    text-align:left;
    padding-left:50px;
    padding-top:10px;
    vertical-align:top;
}
div.contenttextbg
{
    background-color:#E5E5E5;
    padding:10px;
}
div.contenttext
{
    background-color:White;
    border-width:2px;
    border-color:#B0B0B0;
    border-style:solid;
    color:Black;
    font-family:Verdana;
    font-weight:bold;
    font-size:11px;
    text-align:justify;
    padding-right:5px;
    padding-left:2px;
    
}
span.contentimgage
	{
	float:left;
	background-color:White;
	padding:0.5em;
	text-align:center;
	}
p.pcenter
{
    padding-left:120px
}
/* Footer */
td.footer
{
    background-image:url(image/footerbg.gif);
    background-repeat:repeat-x;
    height:80px;
    color:Black;
    font-family:Calibri;
    font-weight:bold;
    font-size:12.5px;
    text-align:center;
    
}
a.footer
{
    text-decoration:none;
    color:Black;
}
table.footer
{
    width:100%;
    text-align:center;
}
