﻿body 
{
	margin : 0px;
	padding : 0px;
}
div.container
{
	width : 760px;
	display : block;
	margin : 0px auto 0px auto;
	padding : 0px;
}
div.LogoHeader
{
	position : relative;
	height : 120px;
	width : 760px;
	border-bottom : solid 1px #D4D4D4;
}
img.Logo
{
	float :left;
}
img.CallUsNow
{
	position : absolute;
	top : 26px;
	right : 132px;
}
div.Strapline
{
	height : 50px;
	width : 760px;
	border-bottom : solid 1px #D4D4D4;
}
h1
{
	margin : 0px;
	padding : 0px;
	line-height : 50px;
	font-family : Times New Roman;
	font-weight : normal;
	font-size : 130%;
}
span.Emphasis
{
	color : #98CC00;
}
div.ContentMainPanel
{
	border-bottom : solid 1px #D4D4D4;
	display : block;
	height : 179px;
}
img.ContentPicture
{
	float : left;
}
p
{
	font-family : arial;
	font-size : 90%;
	color : #646464;
}
li
{
	font-family : arial;
	font-size : 90%;
	color : #646464;
}
a{
	color : #646464;
	text-decoration :none;
	font-weight :bold;
}
a:hover{
	color : #646464;
	text-decoration :underline;
}
p.Content
{
	float : right;
	width : 350px;
	font-family : arial;
	line-height : 22px;
	color : #646464;
}
div.Lists
{
	display : block;
	margin : 0px;
	padding : 10px 0px 0px 0px;
	height : 170px;
}
div.Lists ul
{
	font-size : 90%;
	list-style-type : none;
	list-style-position : outside;
	margin : 10px 0px 10px 0px;
	padding : 0px;
	font-family : arial;
	width : 370px;
}
div.Lists ul li
{
	margin : 10px 0px 10px 0px;
	padding : 0px 0px 0px 15px;
	background-image : url(images/Arrow.jpg);
	background-repeat : no-repeat;
	color : #646464;
}
ul.List1
{
	float : left;
}
ul.List2
{
	float :right;
}
div.White
{
	background-color : #FFF;
}
div.BoldGreen
{
	background-color : #cbe56a;
}
div.Green
{
	background-color : #edf5ce;
	min-height : 252px;
	font-family : Arial;
	font-size : 80%;
	color : #000;
	padding : 25px 0px 0px 0px;
}
div.ColHolder
{
	float : left;
	width : 480px;
}
div.Col1
{
	float : left;
	width : 200px;
}
div.Col2
{	
	float : right;
	width : 280px;
}
div.Col2 a
{
	text-decoration : none;
	color : #000;
}
div.Col2 a:hover
{
	text-decoration : underline;
}
div.Col3
{
	width : 280px;
	float : right;
}
span.GreenHeading
{
	font-family : Times New Roman;
	color :#9bcc01;
	font-size : 140%;
}