/* CSS Document */

#top_link {
	color:#009900;
	}

#ph, #qq a, #mail a{
    color:#009900;
	}

h4 {
color:#009900;
margin:0 15px 0 10px;
text-align:center;
font-size:12px;
line-height:1.5em;
}

#navigation li a.home {
   background:#009900;
   border:#009900 1px solid;
   color:#FFFFFF;
   }
   
#quote_top {
	width:450px;
	height:60px;
	margin-top:10px;
	margin-left:0;
	margin-right:10px;
	background:url(../images/quote_home_top.jpg) no-repeat;
	}   
	
#quotes {
	height:300px;
	
	background:url(../images/quote_home.jpg) 10px 0 no-repeat;	 
    }

#quotes h2 {
    margin:0;
	padding:0;
	display:none;	 
    }
	
#quotesHome {
	height:300px;
	margin-top:0px;
	background:url(../images/quote_home.jpg) 10px 0 no-repeat;	 
    }

#quotesHome h2 {
    margin:0;
	padding:0;
	display:none;	 
    }	
	
	
	
	
.limitedOffer{
display:block;
width:216px;
height:132px;
position:relative;
top:-60px;
left:250px;
background:url(../images/limitedOffer.jpg) no-repeat;
}

.limitedOffer h2, .limitedOffer p{
display:none;
}
	
  
p {
	margin:0 0 0 0;
	}
  
.dropcap  {
	float:left;
	color:#009900;
	font-size:70px;
	line-height:50px;
	padding-top:0px;
	font-family: Times, serif, Georgia;
	}
  
.content_mainPage {	
    font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top:0px;
	padding:0 40px 0 10px;
	text-align:left;
	}
		
.flash {
	position:relative;
	float:left;
	left:15px;
	top:10px;
	padding-bottom:10px;
	text-align:center;
	width:300px;
	display:block;
	}

#discount {
	position:absolute;
	display:block;
	width:124px;
	height:95px;
	top:75px;
	margin-left:300px;
	margin-top:0;
	}
#bottomQuote {
    height:100px;
	width:100%;
	background:url(../images/GRN_btmQuote.jpg) 30px 30px no-repeat;
	}	

#bottomQuote  h4 {
    margin:0;
	padding:0;
	display:none;	 
    }	
