
body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #000;
	background-color: white;
	background: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width here */
#menu-top, #header, #wrapper-footer, #wrapper-testimonial {
	width: 95%;
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: #7FBEEB url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden;
}

#menu-top ul {
	background: transparent url('images/bg02-white-left.png') no-repeat left top;
	margin:0;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
	padding-left: 20px;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(images/menuleftblue.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.3em;
}

#menu-top a span {
	background: transparent url(images/menurightblue.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#aaa;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menu-top a:hover { background-position:0% -42px;  }
#menu-top a:hover span {	background-position:100% -42px; color:#111;}

/* #wrapper-header {	background: transparent url('images/bg.png') top center repeat-x; } */

#wrapper-header {background:#383B8A } 

#header { background: #383B8A url('images/banner.jpg') left top no-repeat; color:White; line-height:100%;   }

#header-social {text-align:right; padding: 3px 15px 3px 0px;}
#header-social img { margin:3px 3px 3px 3px;}

/*#wrapper-header2 { background: transparent url('images/bg02-blue-left.png') top left no-repeat; } 
*/
#wrapper-header3 { background:transparent url('images/bg_right_banner.png') top right repeat-y; padding-bottom:8px; } 

#wrapper-content { background: white url('images/bg.jpg') repeat-x left top; }

* html #wrapper-content { height: 1%; }

#wrapper-content2 	
{
    width: 95%;
	margin: 0 auto;
	text-align: left;
}

#content {
	background: transparent url('images/bodybackground.jpg') repeat-x right top;
	padding: 5px 285px 5px 20px;
	margin: 0px 0px 0px 13px;
}

#wrapper-menu-page {
	float: right;
	width:260px;
	margin: 0px 30px 3em 2em;
	
	background: transparent no-repeat;
	text-align: left;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page {  }

#menu-page h3 
{
    padding:  20px 0px 10px 75px;
	font-weight: bold; 
	font-size: 1.2em; 
	text-transform: uppercase; 
	color:#2B2677;
	line-height:19px;
}
#menu-page p
{
    padding: 0px 5px 5px 25px;
	font-weight: normal; 
	font-size: .8em; 
	color: #000000; 
	line-height:19px;
 }


#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#menu-newslettersignup
{
    background: transparent url('images/newsletter_signup.png') no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    display:block;
    width: 260px;
    height: 83px;

 }

#menu-newslettersignup p
{
    display:block;
      color:#fff;
      padding:20px 10px 4px 90px;
}

#menu-newslettersignup a:link
{color:#fff;}

#menu-newslettersignup a:visited
{color:#fff;}

#menu-fastquote 
{
    margin:0px 0px 10px 0px;
    display:block;
    background: transparent url('images/fastquote_background.gif');
    width: 260px;
    height: 142px;
 }

#menu-sendafile 
{
    margin:0px 0px 10px 0px;
    display:block;
    background: transparent url('images/sendafile_background.gif');
    width: 260px;
    height: 138px;
   }

#menu-servicesweoffer 
{
    margin:0px 0px 10px 0px;
    display:block;
    background: transparent url('images/servicesweoffer_background.gif');
    width: 260px;
    height: 126px;
    }

#menu-callustoday 
{
    margin:0px 0px 10px 0px;
    display:block;
    background: transparent url('images/callustoday_background.gif');
    width: 260px;
    height: 123px;
   }

#wrapper-testimonial 
{	text-align: center;
    }

#testimonial {
	margin: 0 20px;
	padding: 0 10px 0 10px;
	background-color: #e5f0fc;
	border: 1px solid #6DA221;
	clear: both;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}
#testimonial-title 
{
    color:#6DA221;
    margin: 0 50px;
    text-align:left; 
    font-weight:bold; 
    font-size:1.3em;}
    
.specials
{
    margin:0px 40px 10px 10px;
    padding:0px 10px 5px 20px;
    display:block;
    background: transparent url('images/bgspecials.png') repeat-x;
    
    }
.specials h2 {color:White}
.specials li {margin:10px 0px 10px 0px}
.specialdetail {font-size:.8em; text-decoration:italic;}

.testimonialtext {color:#6DA221; text-align:left;}
.pricing ul {}
.pricing li {margin:10px 0px 10px 0px;}

.specialscontainer
{
        float:left;
}

.specialsdeal 
{
    display:table-cell;
    background: transparent url('images/specials.png') no-repeat;
    height:225px;
    width:225px;
    vertical-align:middle;
    
    
         
}

.specialsdeal p
{

    line-height:1.2em;
    vertical-align:middle;
    margin:25px 15px 20px 15px;
    }

.news {}
.news p {font-size:.8em; margin:5px 0px 10px 0px; line-height:1.5em;}
.news h2 {}
.news h3 { margin:0px; padding:0px;}
.news img {float:left; margin:5px 5px 5px 5px;}
.news li {font-size:.8em; margin:5px 0px 5px 0px; line-height:1.3em;}
.news hr {margin:0px; padding:0px; color:#312D7D;}

blockquote {
background: transparent url(images/bq_left.gif) left top no-repeat;
margin: 5px 40px 10px 10px;
padding-left: 50px;
}

blockquote p 
{
    font-weight:bold;
    background: url(images/bq_right.gif) right bottom no-repeat;
    margin: 0px 40px 0px 0px;
    padding-right: 40px !important;
}

blockquote.style2 
{
  background:white;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 
blockquote.style2 p
{
    font-weight:normal;
    background:white;
}

.tagline { font-style:italic; font-size:.7em; padding:0px 0px 0px 40px; line-height:1.5em;}

.logo { margin: 10px 20px 0px 15px;}
.logotext { margin: 0px 20px 0px 40px; font-size:1.1em;}

fieldset {margin: 0 0 0 0; padding: 0 0 0 0; border: 0 none #FFF; text-align:center;} 
fieldset ol {padding: .4em 0 0 0; list-style: none; text-align:left;} 
fieldset li {padding-bottom: .2em;} 
fieldset.submit {float: none; width: auto; border: 0 none #FFF; padding-left: 135px; text-align:left;}
.formlabel {float: left; width: 12em; margin-right: .2em; text-align: right;
    margin-top: 0px;
}
.requiredformlabel {float: left; width: 12em; margin-right: .2em; text-align: right; color:Red; font-weight:bold;}
.contentlhalf{width:240px; height:270px; float:left;}
.contentrhalf{width:180px; height:290px; float:right;}
h1 { font-size: 1.4em; font-weight:bold; color:#312D7D; }
h2 { font-size: 1.2em; font-weight:bold; color:#312D7D; margin:.8em 0px .2em 0px; }
h3 { font-size: 100%; color:#312D7D; font-weight:bold; }

ul { margin:0 0 10px 30px; font-size:1em;}
li { line-height:100%;}
li p {margin:5px 0px 1em 1em;}
a:link, a:visited { color: #0000ff; text-decoration: none; }
a:hover{ color: #222;  text-decoration:underline;}


img{margin:0 0 0 0;	padding: 0 0 0 0; border:none 0; vertical-align:top;}

.aboutPhoto img{float:left; padding:5px 30px 5px 0;}
.aboutPhoto ul{margin-left:300px;

hr.hrnews{color:Blue; text-align:center; width:400px; }
.nav { font-weight: bold; FONT-SIZE: 10px; COLOR: white; text-align:center}
.BtnText {FONT-SIZE: 8pt; COLOR: #000000; line-height:18px; }

.copy { font-size:x-small; text-align:center; font-weight:bolder; color:#999900; font-style:italic;}
.righttext {text-align:right;}
.centertext {text-align:center;}
.btnimage{ margin:0 5px 0 0; display:block; float:left;}
.contenttext{ text-align:justify}
.pageheader {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 13pt; font-weight: bold;	color: #35358B;}
.response {font-family:Verdana; font-size:1.4em; font-weight:bold; color:#FF0000; text-align:center;} 
.required {color:Red; font-weight:bold;}
.formTitle { width:620px; background-color:#BBBBBB; text-align:left; border-top: solid 2px red; display:block; font-weight:bolder;   }
.printradio{ text-align:left; display:block;}


.clearfloat{ clear:both;}
.clearright{ clear:right;}
.clearleft{ clear:left;}
