/* CSS Document */

#top_link {
	color:#FF0000;
	}

#ph, #qq a, #mail a{
    color:#FF0000;
	}
form p{
	font-size:14px;
	color:#99999;
	}
   
#quote_top {
	display:block;
	width:450px;
	height:59px;
	margin-top:10px;
	padding-right:10px;
	background:url(../images/quote_what_we_do.jpg) no-repeat;
	}

#quote_top h2 {
    margin:0;
	padding:0;
	display:none;	 
    }
	
#quotes {
	height:189px;
	margin-right:30px;
	background:url(../images/contact_mouse.jpg) no-repeat;
	background-position:center right;

    }	
	
h2.content_heading{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:30px 0 15px 10px;
	font-size:16px;
	}
  
.dropcap {
	float:left;
	color:#FF0000;
	font-size:70px;
	line-height:50px;
	padding-top:0px;
	font-family: Times, serif, Georgia;
	}
	
.left_image {
	display:block;
	width:250px;
	height:275px;
	font-size:10px;
	margin:20px auto;
	background:url(../images/left_contact.jpg) no-repeat;
	background-position:center top;
	}
	
.listHeading{
	text-align:center;
	color:#666666;
	}
	
#list {
	list-style-type: none;
	width: 440px;
	margin: 0px 3px 0px 5px;
	padding: 0;
	}

.gray_bg {
	background-color:#f5f5f5;
	}

.at_dot{
	color:#666666;
	font-size:10px;
	}


#list li {
	width: 150px;
	float: left;
	padding:5px;
	}
	
#list .li2 {
	width: 270px;
	float: left;
	padding:5px;
	}
	
html>body #list.li{
	display:block;
	width:150px;
	}

html>body #list .li2{
	display:block;
	width:270px;
	}

#list li a{
	color:#FF0000;
	text-decoration:none;
	}

#list li a:hover{
	color:#FF0000;
	border-bottom:#FF0000 1px dashed;
	}

.contact_details{
	border-top:#cccccc 1px solid;
	padding:10px 0 0 0;
	}

.link{
	color:#FF0000;
	text-decoration:none;
	border-bottom:#FF0000 1px dashed;
	}
	
#discount {
	position:absolute;
	display:block;
	width:110px;
	height:110px;
	top:80px;
	margin-left:340px;
	margin-top:0;
	}	
#bottomQuote {
    height:100px;
	width:100%;
	background:url(../images/RED_btmQuote.jpg) 30px 30px no-repeat;
	}	

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

