﻿body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('images/bgd-body.gif');
    background-position: top left;
    background-repeat: repeat-x;
    font-family: Arial;
}

table
{
    border-collapse: collapse;
    font-family: Arial;
}

p
{
	margin-top: 3px;
	margin-bottom: 6px;
		
}


h1
{
    /*background-image: url('images/bgd-h1.png');*/
    background-position: top left;
    background-repeat: no-repeat;
    display:block;
    margin: 4px 0px 4px 0px;
    padding-left: 0px;
    height: 20px;
    color:#16018f;
    font-size: 20px;
    font-weight:normal;
}

a,
a:link,
a:hover,
a:active,
a:visited
{
    color: #16018f;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
 a img
 {
    border: none 0px white;
    }


#wrapper
{
    padding-left:13px;
    padding-right: 21px;
    width: 990px;
    
    margin: 0px auto;
    min-height: 500px;
      background-image: url('images/bgd-wrapper.gif');
    background-position: top left;
    background-repeat: repeat-y;
}

#wrapper-footer
{
    margin: 0px auto;
    width: 1003px;
    height: 20px;
    background-image: url('images/bgd-wrapper-footer.png');
    background-position: top left;
    background-repeat: no-repeat;

}


#header
{
	height:140px;	
	overflow:hidden;
    /*margin-left: 95px;
    margin-right: 95px;
    padding-top: 45px;*/
}

#header-logo,
#header-telephone
{
    float: left;
    height: 140px;
    width: 495px;
    

}

#header-telephone
{
	padding-top:51px;
	height: 89px;
    text-align: right;
    color: #9c0000;
    font-size: 26pt;
    font-weight: normal;
}

#header img
{
	vertical-align: top;
}

#header-telephone-call
{
    color: Black;
    font-size: 22pt;
}

.clearer
{
    height: 0px;
    overflow: hidden;
    clear:both;
}

#menu
{

    margin-top: 0px;
	text-align:center;
    background-position: top left;
    background-repeat: repeat-x;
    padding-top: 0px;
    margin-bottom: 5px;
    /*height: 27px;
    padding-left: 95px;
    padding-right: 95px;
	*/
}

.left {
	float: left;
}
.right {
	float: right;
}


#left
{
	float:left;
	width:275px;
}

#center
{
	float:left;
	width: 715px;
	margin-top: 10px;	
}

#quote-form
{
    background-image: url('images/quote-form.png');
    background-position: top left;
    background-repeat: no-repeat;
    width:265px;
    height:334px;
    margin-right:0px;
    padding-top:40px;
    padding-left:15px;
    margin-top:10px;

}

#content-wrapper
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font-size: 12px;
}

#content-left
{
    float:left;
    width:385px;
}

#content-right
{
    float:left;
    width: 390px
    
}

.special-offer
{
 background-image: url('images/special-offer.png');
    background-position: top left;
    background-repeat: no-repeat;
    width:397px;
    height:150px;
    float:left;
   
    margin-bottom: 5px;
}

.special-offer h2
{
    width:263px;
    display:inline-block;
    margin: 0px 0px 0px 0px;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 12px;
    height: 35px;
    color:white;
    font-size: 20px;
    font-weight:normal;
  
}

.special-offer a.link
{
    width: 65px;
    text-align:right;
    display:inline-block;
    color:White;
}

.special-offer a:hover.link

{
   text-decoration:unline;
}

.special-offer .content
{
    clear:both;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
}

.special-offer p
{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left:10px;
	font-size:11px;
}




.callback
{
    background-image: url('images/bgd-callback.png');
    background-position: top left;
    background-repeat: no-repeat;
    width: 270px;
    padding-left:10px;
    padding-top: 35px;
    height: 140px;
    float:left;
}

.register
{
    margin-left: 20px;
    background-image: url('images/bgd-register.png');
    background-position: top left;
    background-repeat: no-repeat;
    width: 397px;
    height: 187px;
    float:left
}

.register a
{
  width: 397px;
    height: 187px;
    display:block;
    }

#footer-left
{
    width:582px;
    float:left;
    height: 26px;
	

}

#footer-right
{  
    width:408px;
    float:left;
    height:26px;
    text-align:right;
}

#footer-links
{
   margin-top: 3px;
}

#footer
{
	border-top: solid 1px #e0e0e0;
    margin-top: 1px;

    padding-top: 4px;
    height: 40px;
}



.clearer
{
  overflow: hidden;
  height: 0px;
  clear: both;   
}


#aboutbox
{
	width:950px;
	height: 174px;
	background-image: url('images/aboutbox.gif');
	padding-top: 38px;	
	padding-left:20px;
	padding-right:20px;
}