	a:link {
		color: #000000;
	}
	a:visited {
		color: #000000;
	}
	a:hover {
		color: #CC0000;
	}
	a:active {
		color: #CC0000;
	}

	.styler {
	color:#CC0000;
	}
	
	.styler2 {
	color:#CC0000;
	font-weight:bold;
	}
	
	.red {
	color:#CC0000;
	}
	
		.more {
	color:#CC0000;
	font-style:italic;
	
	}	
	
	.more2 {
	color:#999999;
	font-style:italic;
	font-size:12px;
	padding-left:10px;
	padding-top:0px;
	margin:0px;
	}
	
	body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:auto auto;
	padding:auto auto;
	line-height:110%;
		
	}
	
	#banner {
	width: 800px;
	height:133px;
	font-size:12px;
	background-image:url(../images/Banner.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	padding-top:0px;
	position:relative;
	}
		

	
	#nav {
	background-color:#CCCCCC;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	width:800px;
	margin:auto auto;
	margin-bottom:0px;
	text-align:center;
	position:relative;
	}
	
	#whole {
	background-image:url(../images/bg_middle.gif);
	background-repeat:repeat-y;
	width:828px;
	margin:auto auto;
	position:relative;
	}


	
	#container {
	width:800px;
	height:550px;
	background-color: #f1f1f1;
	margin: auto auto;
	padding:0px;
	position:relative;
	padding-top:10px;
	
	}
	
		#container h3{
		background-color:#EAEAEA;
		margin-left:190px;
		margin-top:0px;
		padding-left:10px;
		}
	
	#content {
	width:590px;
	padding-left:05px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	float:left;
	position:relative;
	}
	

		
		#content h4 {
		background-color:#FF6262;
		padding:2px;
		text-align:center;
		margin:0px;
		}


	p {
	font-size: 12px;
	line-height:115%;
	}
	
	
	
		#side {
	background-image:url(../images/Line.jpg);
	background-position:right;
	background-repeat:repeat-y;
	float: left;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
	width:185px;
	position:relative;
	}
	
		#side p {
		color:#333333;
		}
		
		#side h4 {
		color:#000000;
		font-size:12px;
		text-align:center;
		margin:0px;
		}
		
	#guarantee {
	background-image:url(../images/100.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:185px;
	height:165px;
	float:left;
	position:relative;
	}
		

	#testimonials {
	background-image:url(../images/Quote.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin: auto auto;
	margin-top: 15px;
	margin-bottom:20px;
	padding-top: 15px;
	padding-bottom:0px;
	font-size: 12px;
	color: #333333;
	line-height:110%;
	width:380px;
	height:60px;
	float:left;
	clear:right;
	text-align:center;
	}
	
	#footer {
	background-color:#CCCCCC;
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 800px;
	height:45px;	
	margin:auto auto;
	padding-top:03px;
	padding-bottom:01px;
	text-align:center;
	position:relative;
	}