/* CSS Document */

#top_link {
	color:#6E75A1;
	}

#ph, #qq a, #mail a{
    color:#6E75A1;
	}

   
h5 {
	color:#6E75A1;
	}
   
#quote_top {
	display:block;
	width:450px;
	height:59px;
	margin-top:10px;
	padding-right:10px;
	background:url(../images/quote_web_design_development.jpg) no-repeat;
	}

#quote_top h2 {
    margin:0;
	padding:0;
	display:none;	 
    }
	
h2.content_heading{
	color:#6E75A1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:30px 0 15px 10px;
	font-size:16px;
	}
  
.dropcap {
	float:left;
	color:#6E75A1;
	font-size:70px;
	line-height:50px;
	padding-top:0px;
	font-family: Times, serif, Georgia;
	}
 
#black_cat {
    height:100px;
	width:100%;
	background:url(../images/cat_blueLight.jpg) 100px 30px no-repeat;
}	

#black_cat  h4 {
    margin:0;
	padding:0;
	display:none;	 
    }
	
#cat {
	width:100%;
	height:100px;
	background:url(../images/cat_web_design_development.jpg) no-repeat;
	}
	
#cat h4 {
    margin:0;
	padding:0;
	display:none;	 
    }
	
.left_image {
	display:block;
	width:250px;
	height:207px;
	font-size:10px;
	margin:0px auto;
	margin-bottom:10px;
	background:url(../images/left_web_design_development.jpg) no-repeat;
	background-position:center top;
	}
	
.left_navigation {
	display:block;
	width:300px;
	height:auto;
	font-size:14px;
	margin:30px 0 0 10px;
	}	
	
.left_navigation ul{
	list-style-type: none;
	}

.left_navigation ul li{
	list-style-type: none;
	padding: 0 0 10px 0;
	}

.left_navigation a{
    border-bottom:#666666 1px dashed;
	border-left:#ffffff 4px solid;
	text-decoration:none;
	color:#6E75A1;
	padding:2px;
	}

.left_navigation a:hover{
	border-bottom:#666666 0px dashed;
	border-left:#6E75A1 4px solid;
	color:#666666;
	padding:2px;
	}
	
.listHeading{
	text-align:center;
	color:#666666;
	}
	
#list {
	list-style-type: none;
	width: 440px;
	margin: 0px 3px 0px 25px;
	padding: 0;
	}

#list li {
	background: url(../images/lightBlue_arrow.gif) no-repeat top left;
	padding: 8px 0px 0px 18px;
	width: 400px;
	float: left;
	}

html>body #list li {
	width: 400px;
	}

#bottomQuote {
    height:100px;
	width:100%;
	background:url(../images/LB_btmQuote.jpg) 30px 30px no-repeat;
	}	

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