@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #00306b;
	margin: 0px;
	padding: 2px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #00688B;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	font-size: 15px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #50A6C2;
	font-weight: bold;
}
p {
	margin: 0;
	padding: 4px 0 4px 0;
	line-height: 19px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 169px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 59px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#content {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#leftcontent {
	width: 641px;
	float: left;
	padding: 0;
	margin: 0;
}
#rightcontent {
	width: 259px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #640000;
}
#flash {
	width: 900px;
	height: 206px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flashsub {
	width: 900px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash img {
	padding: 0;
	margin: 0;
	border: none;
}
#information {
	padding: 10px;
}
#footerwrapper {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 108px;
}
#footer {
	height: 108px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footertop {
	height: 40px;
	padding-left: 180px;
	padding-top: 15px;
	background-color: #011c3e;
}
#footertop ul {
	padding: 0px;
	margin: 0px;
}
#footertop li {
	list-style-type: none;
	float: left;
}
#footertop ul li a, #footertop ul li a:link, #footertop ul li a:active, #footertop ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	height: 22px;
	outline: none;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
#footertop ul li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#footerbottom {
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	background-color: #01295a;
}
#footerbottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerbottom small {
	font-size: 10px;
}
.middlecontainer {
	margin: 0 auto 0 auto;
}
.topmiddle {
	background-image: url(images/middletop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 635px;
}
* html .topmiddle {
	background-image: url(images/middletop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 635px;
	margin-bottom: -4px;
}
.middlemiddle {
	background-image: url(images/middlemiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 595px;
	padding: 0 20px 0 20px;
}
.bottommiddle {
	background-image: url(images/middlebottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
	width: 635px;
}
.middleleft {
	float: left;
	width: 290px;
	margin-right: 10px;
}
.middleright {
	float: left;
	width: 290px;
}
#freeconsultationhead {
	width: 259px;
	height: 55px;
	background-image: url(images/freecasehead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#areasofpracticehead {
	width: 259px;
	height: 45px;
	background-image: url(images/areasofpracticehead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#latestnewshead {
	width: 250px;
	height: 40px;
	background-image: url(images/latestnews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #544a49;
}
* html #newcasehead {
	width: 245px;
	height: 39px;
	background-image: url(images/newcasehead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #544a49;
}
* html #vaccinehead {
	width: 245px;
	height: 39px;
	background-image: url(images/vaccinehead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #544a49;
}
* html #recenthead {
	width: 245px;
	height: 39px;
	background-image: url(images/recentratingshead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #544a49;
}
.rightcontentlist {
	padding: 0;
	margin: 0;
}
.rightcontentlist ul {
	padding: 0;
	margin: 0;
}
.rightcontentlist ul li {
	list-style-type: none;
}
.rightcontentlist ul li a {
	display: block;
	height: 45px;
	background-image: url(images/rightbullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 45px;
	padding-left: 35px;
	text-decoration: none;
	color: #02160c;
	font-size: 14px;
}
.rightcontentlist ul li a:hover {
	text-decoration: underline;
	color: #02160c;
}
.middlemiddle ul {
	padding: 0;
	margin: 0;
}
.middlemiddle ul li {
	list-style-type: none;
	font-size: 14px;
	padding-bottom: 6px;
}
.formlabel {
	color: #FFFFFF;
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
}
.forminput {
	padding-left: 10px;
}
.formbutton {
	text-align: right;
	padding-right: 10px;
	padding-top: 25px;
	margin-bottom: 10px;
}
#enquiryform {
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	height: 340px;
}
.custominput {
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	width: 235px;
	border: 1px solid #000000;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 235px;
	height: 50px;
	overflow: auto;
	border: 1px solid #000000;
}
#leftcontent a:link, #leftcontent a:visited, #leftcontent a:active {
	text-decoration: underline;
	color: #000066;
}
#leftcontent a:hover {
	color: #000000;
}
.pictureright {
	float: right;
	margin: 4px;
	padding: 4px;
	border: 2px solid #000066;
}
.pictureleft {
	float: left;
	margin: 4px;
	padding: 4px;
	border: 2px solid #b41306;
}
#leftcontent ul {
	padding: 10px 0 10px 0;
	margin: 0;
}
#leftcontent li {
	list-style-type:none;
	padding-left:42px;
	background-position: 20px 5px;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#leftcontent .middlemiddle ul {
	padding: 0;
	margin: 0;
}
#leftcontent .middlemiddle li {
	list-style-type:none;
	padding-left:22px;
	background-position: 2px -1px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	text-indent: -7000px;
	list-style-type: none;
	display: inline;
}
#nav ul li a {
	outline: none;
}
a#navhome {
	width: 97px;
	height: 53px;
	background-image:url(images/home.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navhome:hover {
	background-position: 0px 53px;
}
a#navourfirm {
	width: 125px;
	height: 53px;
	background-image:url(images/ourfirm.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navourfirm:hover {
	background-position: 0px 53px;
}
a#navpracticeareas {
	width: 180px;
	height: 53px;
	background-image:url(images/practiceareas.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navpracticeareas:hover {
	background-position: 0px 53px;
}
a#navcase {
	width: 214px;
	height: 53px;
	background-image:url(images/doihaveacase.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navcase:hover {
	background-position: 0px 53px;
}
a#navdirections {
	width: 139px;
	height: 53px;
	background-image:url(images/directions.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navdirections:hover {
	background-position: 0px 53px;
}

a#navcases {
	width: 77px;
	height: 53px;
	background-image:url(images/cases.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navcases:hover {
	background-position: 0px 53px;
}
a#navothervehicles {
	width: 154px;
	height: 53px;
	background-image:url(images/othervehicles.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navothervehicles:hover {
	background-position: 0px 53px;
}
a#navcontact {
	width: 145px;
	height: 53px;
	background-image:url(images/contactus.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navcontact:hover {
	background-position: 0px 53px;
}
a#sidebar0 {
	width: 283px;
	height: 123px;
	background-image:url(images/sidebar0.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#sidebar0:hover {
	background-position: 0px 123px;
}
a#promo1 {
	width: 585px;
	height: 140px;
	background-image:url(images/promo1.jpg);
	display:block;
	text-decoration:none;
	outline: none;
	margin: 0 auto 0 auto;
}
a#promo1:hover {
	background-position: 0px 140px;
}
a#promo2 {
	width: 307px;
	height: 229px;
	background-image:url(images/promo2.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#promo2:hover {
	background-position: 0px 229px;
}
#topnav {
	width: 900px;
	margin: 0 auto 0 auto;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	background-color: #022315;
	font-size: 10px;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}
#topnav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#latestnews {
	padding: 6px;
	margin: 0;
	color: #FFFFFF;
}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 46px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 46px;
}
