@charset "utf-8";
/* CSS Document */
html { 
overflow: -moz-scrollbars-vertical!important; 


	overflow: scroll;

} 

body {
	colour:#333333;
	margin: 0px;
	border:none;
	padding:0px;
	background-color:#E8EBEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.clearer {
	clear: both;
	float: none;
}

.clear {
	clear: both;
	width: 800px;
	float: none;
}
.news-clear {
	clear: both;
	width: 800px;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B73B9;
}
.home_thumbs {
	padding-right: 15px;
	float: left;
}
.services_thumbs {
	padding-bottom: 20px;
	float: left;
	padding-right: 15px;
}

#container 
{
	width:850px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 25px;
}

#container  .inner {
	padding-right: 25px;
	padding-left: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #3B73B9;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.t1 {
	color: #3B73B9;
	font-weight: bold;
	font-size: 100%;
}
.t2 {
	color: #003366;
	font-weight: bold;
	font-size: 100%;
}

.sub1 { color:#666666;}
#content {
	padding-top: 20px;
}
.left_col  {
	float: left;
	width: 385px;
	clear: left;
}.right_col  {
	float: right;
	width: 385px;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.right_col_narrow {
	float: right;
	width: 240px;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.full  {
	width: 800px;
	clear: both;
}
.left_col_wide  {
	width: 505px;
	clear: none;
	float: left;
}
.nav
{
	background-color:#003366;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav  a:link{
	color: #ffffff;
	margin-right: 40px;
	text-decoration:none;
}
.nav  a:visited{
	color: #ffffff;
	margin-right: 40px;
	text-decoration:none;
}
.nav  a:hover{
	color: #B7DFF7;
	margin-right: 40px;
	text-decoration:none;
}
.nav  a:active{
	color: #B7DFF7;
	margin-right: 40px;
	text-decoration:none;
}

.nav  a#current{
	color: #9FD5F4;
	margin-right: 40px;
	text-decoration:none;
}
#footer  a:link{
	color: #999999;
	margin-left: 15px;

	text-decoration:none;
}
#footer  a:visited{
	color: #999999;
	margin-left: 15px;

	text-decoration:none;
}
#footer  a:hover{
	color: #666666;
	margin-left: 15px;

	text-decoration:none;
}
#footer  a:active{
	color: #666666;
	margin-left: 15px;

	text-decoration:none;
}
.spacer {margin-left: 15px;}

a.link2:link{
	color: #003366;
	
	text-decoration: none;
	font-weight: bold;
}
a.link2:visited{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.link2:hover {
	color: #3B73B9;
	text-decoration: none;
	font-weight: bold;
}
a.link2:active {
	color: #3B73B9;
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color: #3B73B9;;
	text-decoration: none;
}
a:visited{
	color: #3B73B9;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #6699FF;
	text-decoration: none;
}

#footer 
{
	width:850px;
	background-color:#E8EBEF;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 25px;
	font-size: 85%;
	color: #999999;
	padding-top: 5px;
}

.contactform {
	font-size: 85%;
	color: #333333;
}
.sub2 {
	color:#666666;
	font-size: 85%;
}
#nav_sub_right {
	float: right;
	width: 250px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#vertmenu ul li a.top-list {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #3B73B9;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B73B9;
}
#vertmenu ul li a.top-list:hover, #vertmenu ul li a.top-list:focus {
	color: #003366;
	background-color: #E3F2FB;
}
	
#vertmenu ul li a#current {
	color: #3B73B9;
	background-color: #D0E9F9;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #3B73B9;
	background-color: #E3F2FB;
}
#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
}



#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	color: #3B73B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DBADA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#vertmenu ul li #current {
	color: #3B73B9;
	background-color: #D0E9F9;
}
.news-right {
	float: left;
}

.right_col_footer   {
	float: right;
	width: 400px;
}
ul.bullet1     {
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: square;
	margin: 10px;
	padding: 0px;
}
ul.bullet1       li{
	margin-bottom: 5px;
}

.right_col_index {
	float: right;
	width: 260px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
}
.right_col_index   .indent {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.right_col_index   .indent_news {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B73B9;
	padding: 3px;
}
.home_thumbs2 {
	float: left;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.hire-item-text {
	float: right;
	width: 260px;
