@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color:#999;
}

#container {
	position: relative;
	width:900px;
	margin:0px auto;
	margin-bottom: 0px;
}

#Table_01 {
	width:900px;
	height: auto;
}

#dorians-01_ {
	width:900px;
	height:118px;
	background-image: url(images/dorians_solicitors.jpg);
	background-repeat: no-repeat;
}

#navbg {
	width:900px;
	height:42px;
	background-color: #CCC;
}

#focus {
	width:900px;
	height:269px;
	background-image: url(images/dorians_03.jpg);
	background-repeat:no-repeat;
}

#focuscontact {
	width:900px;
	height:269px;
	background-image: url(images/contactbg.jpg);
	background-repeat:no-repeat;
}

#focuscallback {
	width:900px;
	height:269px;
	background-image: url(images/requestcallbackgb.jpg);
	background-repeat:no-repeat;
}

#focusmotoring {
	width:900px;
	height:269px;
	background-image: url(images/motoringbg.jpg);
	background-repeat:no-repeat;
}
#focuspersonal {
	width:900px;
	height:269px;
	background-image: url(images/personalbg.jpg);
	background-repeat:no-repeat;
}

#focuscrime {
	width:900px;
	height:269px;
	background-image: url(images/crimebg.jpg);
	background-repeat:no-repeat;
}

#focusinquest {
	width:900px;
	height:269px;
	background-image: url(images/inquestbg.jpg);
	background-repeat:no-repeat;
}
#focustraffic {
	width:900px;
	height:269px;
	background-image: url(images/roadtrafficBG.jpg);
	background-repeat:no-repeat;
}
#focusslipping {
	width:900px;
	height:269px;
	background-image: url(images/slipping.jpg);
	background-repeat:no-repeat;
}
#focusdefective {
	width:900px;
	height:269px;
	background-image: url(images/defective.jpg);
	background-repeat:no-repeat;
}
#focuscriminalinjury {
	width:900px;
	height:269px;
	background-image: url(images/criminjurybg.jpg);
	background-repeat:no-repeat;
}
#focuswork {
	width:900px;
	height:269px;
	background-image: url(images/workbg.jpg);
	background-repeat:no-repeat;
}
#focusfatal {
	width:900px;
	height:269px;
	background-image: url(images/fatalbg.jpg);
	background-repeat:no-repeat;
}

#enquire {
	padding-right: 25px;
	vertical-align:top;
	padding-top: 94px;
}

#dorians-04_ {
	width:900px;
	height:24px;
	background-image: url(images/dorians_04.jpg);
	background-repeat: no-repeat;
}

#content{
	width:900px;
	background-image: url(images/contentbg.jpg);
	background-repeat:repeat-y;
	overflow: auto;
	margin-top: -10px;
	margin-bottom: -13px;
	z-index: 0;
}

#dorians-06_ {
	width:900px;
	height:24px;
	z-index:-1;
	background-image: url(images/dorians_06.jpg);
	background-repeat: no-repeat;
}

#dorians-07_ {
	width:900px;
	height:309px;
}

#footer {
	width:900px;
	height:44px;
	background-image: url(images/footerbg.jpg);
	background-repeat:no-repeat;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000;
}
.textBOLD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#538cc2;
}
.textsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#000;
}
.textsmall A {
  	color: #000;
  	text-decoration: none;
}
.textsmall A:hover {
  	color: #ffffff;
  	text-decoration: none;
}

.textred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#ff0119;
}
.formfield {
	width: 206px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align:middle;
}

.formfield2 {
	width: 206px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align:middle;
}

.formbox {
	width: 450px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

#paddingleft {
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 7px;
	vertical-align:top;
}

#footerposition {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 9px;
}
td.linksbg {
	width:200px;
	height:183px;
	background-image: url(images/linksbg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#5c97ca;
}

.linksbg A {
  	color: #000;
  	text-decoration: none;
}
.linksbg A:hover {
  	color: #7dc1e7;
  	text-decoration: none;
}

td.vspace {
	height: 50px;	
}
