* {	margin:0; padding:0;}

body {
  -x-system-font:none;
  background-image: url(../images/bg2.jpg);
  background-repeat: repeat-x;
  background-color: #E4F0FC;
  font-size : 100.1%; /* percent % to avoid IE ems bugs and .1 for older Opera versions */
  font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  color: #666666;
  
}
body#home_bg{
	background-image: url(../images/bg_body.jpg);
	background-color: #E4F0FC;
	background-repeat: repeat-x;
}

p { font-size: 1em; line-height:1.5em;  }

a{color:#5CB1E3; text-decoration:none;}
a:hover {text-decoration:underline;}
a:focus { outline:none;}
img { border: 0;}

h1 {font-size: 1.5em; color: #4E7616; font-family: "Times New Roman", Times, serif; font-weight: bold;}
h2 { font-size: 1.15em; color: #4E7616; font-weight: bold;}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #056483; font-weight: bold;}

/******************* Web-Layout ***********************/

#top { height: 361px; width: 832px; }

#logo {
	background:url('../images/logo.jpg') no-repeat left;
	height: 90px;
	width: 832px;
	border-top: 9px solid #503112;
}
#banner {
	background-image: url(../images/TopBanner.jpg);
	height: 241px;
	width: 832px;
}




#pageshadow {
	height: 22px;
	width: 733px;
	background-image: url(../images/coda_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
	background-position: top;
}

#container {
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5CB1E3;
}
#footer {
	height: 50px;
	text-align: center;
	width: 832px;
	color: #5CB1E3;
	padding-top: 10px;
}



#bottom {
	margin:0 20px;
}


#bottom_right {
	width: 250px;
	float: right;
	height: 100px;
}
#bottom_left {
	float: left;
	width: 250px;
	height: 100px;
}
#bottom_left li{
	list-style-type: none;
	display: block;
	margin-top: 11px;
}
#bottom_left ul {
	padding: 0px;
	margin: 0px;
}
#bottom_center {
	margin-right: 290px;
	margin-left: 290px;
	background-image: url(../images/getquick.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	line-height: 100px;
}
#wrapper {
	font-size:13px;
	width:832px;
	margin: 0 auto;
}

blockquote.greenquote {
	color: #4E7616;
	padding: 0px;
	margin: 10px;
	background-image: url(../images/coma.gif);
	background-position: left top;
	background-repeat: no-repeat;
  }
blockquote.greenquote span {
	display: block;
	background-image: url(../images/comaend.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 30px;
	text-indent: 10px;
  }
 

/*******************Default.html ***********************/
#homenave {
	height: 120px;
}
#container_left {
	width: 600px;
	float: left;
	margin-right: 10px;
}
#container_right {
	float: right;
	width: 200px;
}
#container_topleft {
	float: left;
	width: 295px;
}
#container_topright {
	float: right;
	width: 295px;
}

/******************* About us ***********************/
#container_heading_aboutus{background-image:url(../images/aboutus.jpg); height: 56px; width: 733px; margin:0 auto}
#aboutus {
	background-position: left bottom;
	width: 673px;
	background-color: #FFFFFF;
	background-image: url(../images/aboutusbottom.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 55px;
	padding-left: 30px;
}
/******************* Portfolio ***********************/


#container_heading_protfolio{background-image:url(../images/portfolioh1.jpg); height: 56px; width: 733px; margin:0 auto}
#portfolio {
	background-color: #FFFFFF;
	background-image: url(../images/aboutusbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*******************contact.html ***********************/
#container_heading_contactus{ background-image: url(../images/contactus.jpg); height: 56px; width: 733px; margin:0 auto}
#contactus_right {
	width:50%; 
	float:left; 
	font-size: 0.9em;
}

#contactus_left {
	width:50%; 
	float:left;
	}
/*******************getaquickquote.html ***********************/
#getaqucik_world {
	background-image: url(../images/world_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



/*******************End Web-Layout ***********************/




.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #CCCCCC;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 2px;
	

  } 

.auto {
	margin: auto;
	padding: 0px;
}
span.big {
	color: #4E7616;
	font-size: 1.8em;
}


.clear_both {
	clear: both;
}

.italicFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #FF0000;
}
.imageright{ clear:right; float:right; }

.Services_zoomblockdiv{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
/***************** Fancy manu*******************/
/* Styles for the entire LavaLamp menu */
.lavaLamp {
	position: relative;
	padding: 15px;
	overflow: hidden;
	margin-top: 20px;
	float: right;
	width: auto;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
	float: left;
	list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	background-image: url(../images/lava.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
        }
.lavaLamp li.back .left {
	height: 30px;
	margin-right: 9px;
	background-image: url(../images/lava.gif);
	background-repeat: no-repeat;
	background-position: left top;
            }
        /* Styles for each menu-item. */
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	color: #4E7616;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 1px;
	float: left;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.88em;
	margin-top: auto;
	margin-right: 8px;
	margin-bottom: auto;
	margin-left: 8px;
	font-weight: 600;
}
.lavaLamp li a:hover {
	text-decoration: none;
	}

/*****************End Fancy manu*******************/





/*|||||||||||||||| button |||||||||||||||||||||||||*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bg_button_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.button span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	background-color: transparent;
	background-image: url(../images/bg_button_span.gif);
	background-repeat: no-repeat;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:hover {

    color: #000;
    outline: none;

}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
