* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma, Serif;
	font-weight: normal;
}

#mainBody {
	position: relative;
	width: 920px;
	margin: 10px auto 10px auto;
}

#bodyLeft {
	float: left;
	width: 190px;
}

#bodyRight {
	float: left;
	width: 710px;
	position: relative;
	margin-left: 10px;
}

img {
	border: none;
}

a  {
	color: #333333;
	font-family: Arial, Tahoma, Serif;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Tahoma, Serif;
	font-weight: bold;
	text-decoration: none;
}

p {
	color: #333333;
	font-family: Arial, Tahoma, Serif;
	font-size: 12px;
}

#sideMenuDiv {
	float: left; 
	width: 170px; 
	margin: 0px 10px 10px 10px; 
	display: inline; 
	font-family: Trebuchet MS, Arial, Serif; 
	margin-top: 5px;
}

#leftMenuTopHeader {
	width: 170px; 
	margin-bottom: 0px !important; 
	margin-bottom: -10px; 
	height: 10px; 
	margin-top: 0px; 
	background-repeat: no-repeat; 
	background-image: url( 'http://www.ecomparison.co.uk/images/sidePanel/panelTop.gif' );
}

.leftHolder {
	width: 148px; 
	padding: 5px 10px 5px 10px; 
	border-left: 1px solid #e7e7e7; 
	border-right: 1px solid #e7e7e7; 
	text-align: left;
}

.leftHolder a {
	color: #4E9D5C;
	font-family: Trebuchet MS, Arial, Serif;
	font-size: 14px;	
}

.bottomHolder {
	width: 170px; 
	height: 27px; 
	background-repeat: no-repeat; 
	background-image: url( http://www.ecomparison.co.uk/images/sidePanel/panelBottom.gif );
}

#associationWith {
	margin-top: -32px;
	position: relative;
	left: -200px;
	float: right;	
}

/** SITE CSS **/

.kwikBox {
	width: 702px;
	height: 212px;
	background-image: url( images/topBoxHolder.gif );
}

.kwikCar {
	float: left;
	margin-left: 18px;
	margin-top: 8px;
}

#kwikContent {
	margin-top: 30px;
	margin-left: 60px;
	float: left;	
}

#kwikContent ul {
	list-style-image: url( 'images/li.gif' );
	font-family: Trebuchet MS, Arial, Serif; 
	font-size: 16px;
	color: #53A061;
	font-weight: bold;
}

#kwikContent li {
	line-height: 26px;
}

.contentFill {
	margin-top: 10px;
	width: 690px;
}

.contentFill a {
	color: #747474;
	text-decoration: none;
}

.contentFill h2 {
	float: left;
	font-family: tahoma, arial, serif;
	color: #747474;
	font-size: 18px;
	position: relative;
	left: 0px;
	top: 9px;
	margin-bottom: 15px;
}

.contentFill p {
	font-family: tahoma, arial, serif;
	color: #747474;
	line-height: 18px;
	text-align: justify;
	margin: 10px 0px;
}

.contentFill li {
	list-style-type: square;
	margin-left: 18px;
	color: #747474;
	line-height: 18px;
}

.assocWith {
	margin-top: 5px;
	font-size: 14px;
	color: #747474;
}

.leftHolder ul {
	margin-top: 5px;
	margin-left: 15px;	
	list-style-type: square;
	color: #747474;
}

.banner {
	margin-left: 23px;
	margin-top: 20px;
}

