body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.home #subnav { display: none; }
form {margin:0px}
h1{
	font: 26px Arial;
	color: #0051AA;
	margin-bottom:20px;
	margin-top:0px;
	padding:0px;
}
h2{
	color:#0051AA;
	margin-top:0px;
	padding-top:10px;
	font-size:20px;
	font-weight:normal;
	padding-bottom:7px;
	background-image:url(images/underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:20px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h3{
	color:#666;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:10px;
}
h4{
	color:#333;
	margin-top:20px;
	padding-top:10px;
	font-size:17px;
	font-weight:normal;
	padding-bottom:7px;
	background-image:url(images/underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:20px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h5{
	color:#000;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	background-image:url(images/underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:20px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h6{
	color:#333;
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
	padding:5px 5px 5px 0px;
	background-image:url(images/underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h7 a{
	margin-top:0px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:20px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#FF9B2D;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	margin-top:0px;
	padding-top:0px;
	line-height:18px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333;
}
.p2 {
	margin-top:0px;
	padding-top:0px;
	line-height:18px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
}
p a {
	color:#FF9B2D;
	text-decoration:underline;
}
li {
	list-style-type: none;
}
ul {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.alignleft {
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.header {
	height: 80px;
	width: 900px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom:0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.header .buttondown {
	height:24px;
	float:right;
	display:inline;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#999;
	margin-left:10px;
	text-decoration:underline;
}
.header .buttondown:hover {
	color:#CCC;
}
.header .buttondownonline {
	float:right;
	display:inline;
	padding-top:0px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#fff;
	margin-left:6px;
	margin-bottom:2px;
	text-decoration:underline;
	background-color:#B6B6B6;
	padding:3px;
}
.header .buttondownonline:hover {
	background-color:#CCC;
}
.header .blogbutton {
	height: 24px;
	float: left;
	display: inline;
	background:url(images/blog_button.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:6px;
	padding-top:34px;
	padding-left:13px;
	padding-right:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#fff;
	margin-left:0px;
}
.header .blogbutton:hover {
	height: 24px;
	float: left;
	display: inline;
	background:url(images/blog_button.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.header .contactbutton {
	height: 24px;
	float: left;
	display: inline;
	background:url(images/contactbutton.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:6px;
	padding-top:34px;
	padding-left:13px;
	padding-right:13px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#fff;
	margin-left:2px;
}
.header .contactbutton:hover {
	background:url(images/contactbutton.jpg);
	background-repeat:repeat-x;
	background-position:bottom; 
}
.header .current_page_item a {
	height: 24px;
	float: left;
	display: inline;
	background-image: url(images/button_up.jpg);
	padding:6px;
	padding-left:15px;
	padding-right:15px;
	padding-top:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#000;
	margin-left:2px;
}
.header .button {
	height: 64px;
	width: 2px;
	float: left;
	display: inline;
	background-image: url(images/button_.jpg);
}
.header .buttonlong {
	height: 64px;
	width: 0px;
	float: left;
	display: inline;
	background-image: url(images/button_.jpg);
}
.header img {
	float: left;
}
.main .mainleft {
	float: left;
	width: 216px;
	padding-right: 10px;
	border-right-width: 0px;
	border-right-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #FF9B2D;
	border-left-color: #999;
	padding-top: 18px;
}
.main .mainright {
	float: left;
	width: 900px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ccc;
	font-family: Arial, Helvetica, sans-serif; 
}
.main .mainleft .leftcolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 18px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color:#CCC;
}
.main .mainright .rightcolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF9B2D;
	padding-top: 1px;
	padding-bottom: 0px;
}
.main .breadcrumb {
	padding-top: 15px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/sep_line.gif) no-repeat top center;
	color:#999;
}
.main .mainleft .leftbuttoncat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FCE2D1;
	margin-top: 1px;
	float:left;
	width:180px;
	text-decoration:none;
}
.main .mainleft .leftbuttoncat:hover {
	background-color: #F9C6A4;
}
.main .mainleft .leftbuttoncatactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F9C6A4;
	margin-top: 1px;
	float:left;
	width:180px;
	text-decoration:none;
}
.main .mainleft .leftbuttonsubcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	background-image: url(images/arrow_right_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F9F9F9;
	float:left;
	width:160px;
	text-decoration:none;
	margin-top:1px;
}
.main .mainleft .leftbuttonsubcat:hover {
	background-color: #EBEBEB;
	background-image: url(images/arrow_right_sub2.gif);
}
.main .mainright .rightcolheader .maintitle {
	padding-bottom: 0px;
}
.main .mainright .sidebar_column {
	width: 214px;
	float: right;
	margin-left:10px;
}
.main .mainright .sidebar2 {
	width: 194px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	margin-top:10px;
}
.sidebartitle {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/underline2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:184px;
	padding-bottom:10px;
	float:left;
	color:#000;
	font-size:16px;
}
.topsection {
	color:#999;
	margin-top:0px;
	padding-top:0px;
	font-size:17px;
	font-weight:normal;
	padding-bottom:10px;
	background-image:url(images/underline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:520px;
	line-height:23px;
	padding-top:10px;
}
.topsubsection {
	color:#333;
	margin-top:0px;
	padding-top:10px;
	font-weight:normal;
	width:600px;
	font-size:12px;
	padding-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	float:left;
}
.topsubsection2 {
	color:#333;
	margin-top:0px;
	padding-top:10px;
	font-weight:normal;
	width:900px;
	font-size:12px;
	padding-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.sidebartext {
	color:#999;
	margin-top:0px;
	padding-top:0px;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	float:left;
}
.accreds {
	height: 47px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding: 0px;
	padding-top: 30px;
}
.footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding: 0px;
	font-family: Arial;
}
.footer_logo {
	width:85px;
	height:70px;
	background-image:url(images/footer_icon.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
}
.footer_text_box {
	width:900px;
	font-size:11px;
	color:#999;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:3px dotted #CCC;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text_box2 {
	width:900px;
	font-size:11px;
	color:#999;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:0px dotted #CCC;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text_box3 {
	width:900px;
	font-size:15px;
	color:#999;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:3px dotted #CCC;
	font-family:Arial, Helvetica, sans-serif;
}
.social {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:#CCC 3px dotted;
	border-top:#CCC 3px dotted;
	padding-bottom:0px;
	padding-top:0px;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	float:left;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#clock{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	width:300px;
	float:right;
	margin-top:5px;
}
.searchbox{
	float:right;
	margin-top: 0px;
	width:242px;
	height:30px;
	margin-top:10px;
	margin-bottom:5px;
}
.searchfield{
	width:195px; 
	height:16px; 
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#999; 
	padding:4px;
	padding-top:5px;
	border-left:1px solid #CCC; 
	border-top:1px solid #CCC; 
	border-bottom:1px solid #CCC; 
	border-right:0px solid #FFF;
	float:left;
}
.topimage{
	float:left;
	width:900px;
	margin-bottom:10px;
}	
.main .mainleft .page_item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FCE2D1;
	margin-top: 1px;
	float:left;
	width:196px;
	text-decoration:none;
}
.main .mainleft .page_item:hover a {
	background-color: #F9C6A4;
}
.rss_row {
	padding-bottom:5px;
	border-bottom:3px dotted #CCC;
	margin-bottom:10px
}
.blogtags a {
	color:#0D82AE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.blogborder {
	border-bottom:3px dotted #CCC;
	padding-left:0px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:25px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	width:620px;
}
.contactbutton {
	background-color:#F00;
}
#formpad {
	padding-left:5px;
	border-right:solid 1px #CCC;
	padding-top:3px;
}
#formpadright {
	padding-left:3px;
	padding-top:3px;
}
#formtextfield {
	width:230px;
}
#formmargin {
	margin-top:0px;
}
.topmainlinks {
	width:470px;
	float:left;
	margin-top:44px;
}
a.topmainlink1 {
	color:#0051AA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	margin-right:20px;
	margin-left:10px;
}
a.topmainlink2 {
	color:#4BC2F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	position:absolute;
	margin-top:6px;
	padding-left:10px;
	padding-right:10px;
	width:95px;
}
a.topmainlink2:hover {
	color:#068ED0;
}
a.topmainlink3 {
	color:#FFA84B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	position:absolute;
	margin-top:6px;
	padding-left:10px;
	padding-right:10px;
	margin-left:115px;
	width:125px;
}
a.topmainlink3:hover {
	color:#F98300;
}
.topmainlink4 {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	text-decoration:none;
	position:absolute;
	margin-top:6px;
	padding-left:10px;
	padding-right:10px;
	margin-left:248px;
	width:358px;
	text-align:right;
}
.latestnewscolumn {
	width:270px;
	float:right;
}
.latestnewscolumn2 {
	width:270px;
}
.latestnewscolumn {
	width:270px;
	float:right;
	margin-bottom:40px;
}
.topsubsectioncontent {
	width:600px;
	padding-right:15px;
	border-right:3px dotted #CCC;
	margin-right:15px;
}
#nav {height: float:left; padding-left:20px; url(multicolumn/tabLeft.gif) no-repeat left top; font-family:arial, sans-serif;}

#menu {position:relative;font-size:11px; font-weight:bold; margin: 0; z-index:1000; url(multicolumn/tabRight.gif) no-repeat right top; float:left; padding-right:20px;}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}
#menu ul li a {
	display:block;
	float:left;
	padding:0 0 0 0;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#menu ul li a {
	color:#0051AA;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:13px;
	font-size:11px; 
}
#menu ul li a b {display:block; float:left;padding:0 0 0 15px; text-decoration:none; color:#fff; font-weight:bold; height:41px;line-height:40px;font-size:11px;background:cursor:pointer;}

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {
	float:left;
	background-color:#00336A;
}
#menu ul li div .rightSide {float:left; margin-left:0px; display:inline; padding:0 0 0 0; width:900px;}

#menu ul li:hover {position:relative;}
#menu ul li a:hover {
	color:#FF9B2D;
	background-position:right center;
	white-space:nowrap;
	position:relative;
}
#menu ul li a:hover b {
	color:fff;
	background-position:left center;
}
#menu ul li a.sub:hover {
	color:#FF9B2D;
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
}
#menu ul li a.sub:hover b {
	color:#FF9B2D;
	background-position:left bottom;
}

#menu ul li:hover > a {color:#910; position:relative;}
#menu ul li:hover a.sub {
	color:#FFF;
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
	font-weight:normal;
}
#menu li:hover {
	background-color:#00336A;
}
#menu ul li:hover a.sub:hover {
	background-position:right bottom;
	white-space:nowrap;
	position:relative;
}
#menu ul li:hover a.sub > b {
	color:#FF9B2D;
	background-position:left bottom;
}
#menu ul :hover div.holder {position:absolute; top:43px; left:-129px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:40px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:40px;}

#menu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none;}
#menu ul dl dt {padding:2px 10px; margin:0 0 3px 0; line-height:20px; background:#4BC2F9; color:#003166; white-space:nowrap; font-size:12px;font-weight:bold; width:190px;}
#menu ul dl dt:hover {background-color:#FFA84B;cursor:pointer;}
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {
	background-image: none;
	display:block;
	height: 20px;
	line-height: 20px;
	color:#fff;
	text-align:left;
	margin: 0;
	padding:0 10px;
	font-weight:normal;
	white-space:nowrap;
	float:none;
	font-size:12px;
	float:left;
	width:190px;
}
#menu ul dd a:hover {
	color:#FFA84B;
	background-color:#002C5B;
	font-weight:normal;
	font-size:12px;
}

#menu ul table td {vertical-align:top;}

/* Begin Slideshow */
#slider {

	/* You MUST specify the width and height */
	width:900px;
	height:300px;
	position:relative;	
	overflow:hidden;
	margin-bottom:5px;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:270px;
	overflow:hidden;	
}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	/* Set the style */
	width:270px;
	background-color:#00336A;
	overflow:hidden;
	font-family:arial;
	font-size:11px;
	color:#fff;
	line-height:19px;
}
	#excerpt li {
	padding:18px;
	}
.captiontitle {
	font-size:17px;
	text-decoration:underline;
	color:#46C3FB;
	font-weight:normal;
	margin-bottom:7px;
}
.captiontext {
	font-size:12px;
	font-weight:normal;
}
.captiontext2 {
	font-size:12px;
	float:right;
	font-weight:normal;
}
.clear {
	clear:both;	
}
/* End Slideshow */

.rightsideblock {
	width:210px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:right;
}
.rightsideblock2 {
	width:210px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:right;
	margin-bottom:10px;
}
.rightsideblock3 {
	width:275px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	background: url(images/kps_bg.png) bottom right no-repeat;
	margin-right:9px;
}
.rightsideblock3_right {
	width:275px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	margin-left:2px;
	background: url(images/kps_bg.png) bottom right no-repeat;
}
.rightsideblock4 {
	width:210px;
	padding-left:5px;
	padding-right:25px;
	padding-bottom:15px;
	padding-top:10px;
	border: solid 1px #CCC;
	float:left;
	margin-top:10px;
	margin-left:28px;
}
.rightsideblock5 {
	width:210px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:right;
	margin-bottom:10px;
	margin-top:10px;
}
.fieldstyle {
	width:201px;
	height:17px;
	float:left;
	border:1px solid #ccc;
	margin-bottom:5px;
	font-size:12px;
	color:#999;
	padding:3px;
}
.fieldstyle1 {
	border:1px solid #ccc;
	margin-bottom:5px;
	font-size:12px;
	color:#999;
	padding:3px;
}
.fieldstyle2 {
	width:201px;
	height:75px;
	float:left;
	border:1px solid #ccc;
	margin-bottom:5px;
	font-size:12px;
	color:#999;
	padding:3px;
}
.right_header {
	width:209px;
	float:left;
	font-size:18px;
	color:#FF9B2D;
	background:url(images/gradline.jpg) bottom center no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_header2 {
	width:212px;
	float:left;
	font-size:18px;
	color:#FF9B2D;
	background:url(images/gradline.jpg) bottom center no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.right_header3 {
	width:209px;
	float:left;
	font-size:18px;
	color:#FF9B2D;
	background:url(images/gradline.jpg) bottom center no-repeat;
	margin-bottom:10px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}
.pointofcontact {
	color:#999;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
a.maincats {
	padding:5px;background-color:#5DC8FA;text-align:center;font-size:11px;font-weight:bold;color:#194575;float:left;margin-right:3px;text-decoration:none;margin-bottom:10px;
}
a.maincats:hover {
	padding:5px;background-color:#194575;text-align:center;font-size:11px;font-weight:bold;color:#5DC8FA;float:left;margin-right:3px;text-decoration:none;margin-bottom:10px;
}
.maincats2 {
	padding:5px;background-color:#194575;text-align:center;font-size:11px;font-weight:bold;color:#FFFFFF;float:left;margin-right:3px;text-decoration:none;margin-bottom:10px;font-family:Arial, Helvetica, sans-serif;
}
.maincatsheader {
	color:#fff;font-size:11px;font-weight:bold;margin-bottom:3px;padding:5px;background-color:#194575;float:left;font-family:arial;margin-top:30px;
}
#content-sidebar {
	float:right;
	width:200px;
}
#content-sidebar ul a {
	font-size:12px;
	font-weight:normal;
	float:left;
	padding:8px 0px 8px 0px;
	width:209px;
	text-indent:0px;
	background:url(images/gradline.jpg) center bottom no-repeat;
	text-decoration:none;
	color:#999;
}
#content-sidebar ul a:hover {
	color:#666;
}
#content-sidebar li {attributes}
#content-sidebar ul li {attributes}
#content-sidebar ul ul li {attributes}
#content-sidebar ul ul ul li {attributes}
#pagenav {attributes}
#pagenav ul {attributes}
#pagenav ul li {attributes}

#pagelist ul {
	font-size:12px;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.rightcell {
}
.leftcell {
	width:260px;
	float:left;
}
.leftcolumn {
	width:620px;
	margin-bottom:10px;
	float:left;
	}
.footermain {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}
.smalldate {
	color:#4BC2F9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;font-size:12px;
	}
.strapline {
	float:left;
	width:903px;
	height:31px;
	background:url(images/strapline.gif) no-repeat top left;
	background-position:center top;
	padding:20px 0px 0px 0px;
	border-bottom:3px dotted #CCC;
	margin-top:10px;
}
.comments {
	width:36px;
	height:34px;
	background-image:url(images/comments2.jpg);
	float:right;
	margin-right:18px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	}
.comments:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
.people {
	width:32px;
	height:34px;
	background-image:url(images/ourpeople2.gif);
	float:right;
	margin-right:18px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	}
.people:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor:pointer;
	}
.more {
	width:28px;
	height:34px;
	background-image:url(images/moreservices2.gif);
	float:right;
	margin-right:18px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	}
.more:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor:pointer;
	}
.howitworks {
	width:40px;
	height:34px;
	background-image:url(images/howitworks2.gif);
	float:right;
	margin-right:18px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	}
.howitworks:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor:pointer;
	}
.faq {
	width:31px;
	height:34px;
	background-image:url(images/faq2.gif);
	float:right;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	cursor:pointer;
	}
.faq:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor:pointer;
	}
.icons {
	margin-top:20px;
	float:right;
	}
.personalinjury {
	width:250px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	background: url(images/personalinjury.jpg) bottom right no-repeat;
	margin-right:9px;
	height:270px;
}
.commerciallaw {
	width:275px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	margin-left:2px;
	background: url(images/commerciallaw.jpg) bottom right no-repeat;
	height:270px;
}
.familylaw {
	width:250px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	background: url(images/familylaw.jpg) bottom right no-repeat;
	margin-right:9px;
	height:270px;
}
.professionalnegligence {
	width:275px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	margin-left:2px;
	background: url(images/profneg.jpg) bottom right no-repeat;
	height:270px;
}
.willsprobate {
	width:250px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	background: url(images/wills.jpg) bottom right no-repeat;
	margin-right:9px;
	height:270px;
}
.criminallaw {
	width:275px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	margin-left:2px;
	background: url(images/crime.jpg) bottom right no-repeat;
	height:270px;
}
.conveyancing {
	width:250px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	background: url(images/conveyancing.jpg) bottom right no-repeat;
	margin-right:9px;
	height:270px;
}
.employmentlaw {
	width:275px;
	padding:15px;
	padding-top:10px;
	border: solid 1px #ccc;
	float:left;
	margin-top:12px;
	margin-left:2px;
	background: url(images/employment.jpg) bottom right no-repeat;
	height:270px;
}
li.bullets {
	margin-bottom:15px;
	padding-left:20px;
	background: url(images/bullet.gif) left top no-repeat;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333;
}
.tabbot {
	padding:0 0 5px 0;
}
.seo_header {
	margin-left:auto;
	margin-right:auto;
	width:890px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:13px;
	text-align:center;
	background-image: url(images/seo_header_bg.jpg);
	background-position:bottom;
	background-color:#3AB7F1;
}