body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	width: 760px;
	margin-bottom: 10px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#clear {
	clear: both;
}
.date {
	margin-top: 92px;
}
.bluebanner {
	height: 57px;
	width: 445px;
	margin-left: 5px;
	background-color: #072B5F;
	padding-top: 20px;
}
.bluebanner2 {
	height: 23px;
	width: 435px;
	background-color: #072B5F;
	padding-right: 10px;
}
.jec {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}
.jec2 {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #072B5F;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #072B5F;
	line-height: 17px;
}

p, .p, li {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullets.jpg);
}
#colaindex {
	float: left;
	width: 410px;
}
#colalogin {
	float: left;
	width: 410px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #072B5F;
}
a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

#content {
	margin-top: 20px;
}

#colb {
	float: right;
	width: 290px;
}
.portfolio {
	height: 260px;
	border: 10px solid #072B5F;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #072B5F;
	padding-top: 10px;
}
#footerlogos {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 35px;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
#accountants {
	background-color: #072B5F;
	float: left;
	width: 47%;
	padding: 5px;
	text-align: center;
}
#accountants:hover {
	background-color: #3399CC;
}
a.accountants, a:hover.accountants {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
#solicitors {
	background-color: #892034;
	float: right;
	width: 47%;
	padding: 5px;
	text-align: center;
}
#solicitors:hover {
	background-color: #FF3333;
}
a.solicitors, a:hover.solicitors {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
.black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}