* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/centrepoint_finance_01.jpg) repeat-x #FFF;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}
a{
	color: #CC0000;
}
a:hover{
	color: #000;
}
#wrapper {
	width: 942px;
	margin: 0px auto;
}
#topheader{
background:url(../images/centrepoint_finance_02.jpg) no-repeat;
 height: 122px;
}
#findOffice{
	float: right;
	margin-right: 20px;
	margin-top: 50px;
	width: 300px;
	line-height: 25px;
}
#topnav {
	background: url(../images/centrepoint_finance_04.jpg);
	height: 44px;
}
#homeSlideShow {
	width:588px;
	float: left;
}
#homeRightSide {
	float: left;
	width: 339px;
	background: #FFF;

}
#homeRightEdge{
		float: left;
}
#homePadding {
	padding: 20px;
	padding-top: 15px;
}
#contentArea{
	background:url(../images/contentback_02.png) repeat-y;
	padding: 29px;
	padding-top: 6px;
}
#rightMainContent{
	float: left;
    width: 630px;
}
#sideMenu{
	width: 210px;
	margin-right: 40px;
	float: left;
	min-height: 300px;
}
#sideMenu ul
{
	padding:0;
	margin: 0;
	color: White;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#sideMenu li{
	padding: 0px;
	line-height: normal;
}


#sideMenu ul li { 
	display: inline;
	width: 100%;	 
}

#sideMenu ul li a
{
	display: block; 
	padding:6px;
	padding-left: 5px;
	color: #666;
	text-decoration: none;
	border-bottom: none;
	background-image: none;
	border-bottom: 1px solid #CCC;

}

#sideMenu ul li a:hover
{
	color: #FFF;
	background: #de3934;
	border-bottom: none;
	display: block; 
	border-bottom: 1px solid #FFF;
	
}
.subSubMenu a{
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-indent: 5px;
	font-size: 11px;
	line-height: 15px;
	display: block; 
}

.subSubMenu2 a{
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-indent: 15px;
	font-size: 11px;
	line-height: 15px;
	display: block; 
	background: #EEE;
}

#footer {
	background:url(../images/centrepoint_finance_16.jpg) no-repeat;
	height: 52px;
	clear: both;
	font: 11px/46px Arial, Helvetica, sans-serif;
	padding-left: 28px;
}
#footer a{
	color: #333;
	text-decoration: none;
}
#footer a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
h1.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E93F3F;
	line-height: 20px;
	margin-bottom: 15px;
}

h1.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E93F3F;
	line-height: 20px;
	margin-bottom: 15px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
		color: #000;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E93F3F;
	line-height: 20px;
	margin-bottom: 15px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
 ul{
 	margin-left: 30px;
	margin-bottom:10px;
 }
table.officeTable td{
	padding: 8px;
}

table.enquiryForm td{
	padding: 4px;
}
.productRangeHead {
	font-size: 20px;
	font-weight: bold;
	margin-top: 26px;
	color: #000;
	margin-bottom: 0px;
}
#productRange ul{
	margin: 0px;
	padding: 0px;
}
#productRange ul li {
	display: inline-block;
	
}
#productRange ul li a {
	width:  275px;
	display: block;
	padding: 8px;
	padding-left: 45px;
	background: url(../images/arrrow.gif) no-repeat 7% center;
	margin-right: 3px;
	list-style: none;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #666;
}
#productRange ul li a:hover {
	background: #CC0000 url(../images/redback.jpg);
	color: #FFF;
}
.borderTop {
	border-top: 1px solid #CCC;
}
#topnav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left:18px;
}
#topnav ul li {
	display:inline-block;
	list-style: none;
	float: left;
}
#topnav ul li a {
	display:block;
	padding: 14px 14px 15px 14px;
	color: #FFF;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#topnav ul li a:hover {
	background: #CC0000 url(../images/redback.jpg);
}
.postcodeField{
	background: url(../images/postcodefield.gif) no-repeat;
	border: none;
	line-height: 27px;
	height: 27px;
}
.slideShow{
	width: 588px;
	height: 377px;
	display: none;
}
input,textarea,select{
	font: 12px/18px Arial, Helvetica, sans-serif;
}
.smallText{
	font: 11px Arial, Helvetica, sans-serif;
}

input[type="submit"], input[type="button"]{
	border: none; background: #e6413b; color: #FFF; font-weight: bold; padding: 10px;
}
input:hover[type="submit"], input:hover[type="button"]{
	border: none; background: #616163; color: #FFF; font-weight: bold; padding: 10px;
}

