body {
	margin: 0px !important;
	padding: 0px !important;
	background-image: url(layout_images/sitebg-full.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

html {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: #0060a0;
	background-color: #007BB8;
	background-image: url(layout_images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px !important;
	padding: 0px !important;
}
/*
** HTML elements
*/
img {
	border: 0;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}			
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both; 
}	
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 100px;
	position: relative;
}
#header   img.logo   {
	padding-top: 19px;
	padding-left: 5px;
}

#header #options {
	position: absolute;
	top: 50px;
	right: 5px;
	width: 340px;
}
#header #options img {
	float: left;
	margin-right: 7px;
}
#header #options form {
	float: right;
	width: 180px;
}
#header #options #s1 {
	font-size: 12px;
	color: #3380B3;
	width: 120px;
	border: 1px solid #E3E3E3;
	margin-right: 6px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#nav {
	background-repeat: no-repeat;
	height: 34px;
	position: absolute;
	width: 990px;
	margin-left: 5px;
	z-index: 1000;
	background-position: left top;
	top: 100px;
}
#navcont {
	position: relative;
	height: 780px;
	margin-bottom: 0;
}
#start {
	margin-top: 29px;
	position: relative;
	z-index: 1;
}
.page_home  #container {
	background-image: url(layout_images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	position: relative;
	margin-bottom: 0px;
}

#start #hero {
	height: 222px;
	position: absolute;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	width: 990px;
	top: 35px;
}
#hero img {
	float: left;
}
#hero #intro {
	position: absolute;
	width: 380px;
	top: 25px;
	right: 10px;
}
#boxes {
	position: absolute;
	top: 270px;
}
#boxes  .contents img.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#boxes .box {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	min-height: 331px;
 	height: expression(  this.scrollHeight < 331? "331px" : "auto" );
	position: relative;
}
#boxes .box h2 {
	font-size: 14px;
	color: #005dab;
	display: block;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
	font-weight: normal;
	background-repeat: no-repeat;
	margin: 0px;
}
#boxes .contents {
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-left: 9px;
}
#boxes .contents img {
	border: 1px solid #E8E8E8;
	margin-left: 2px;
}
#boxes  .contents ul, #quick ul {
	list-style-type: none;
	margin: 10px 0px;
	padding:0;
	margin-bottom: 0;
}
#boxes  .contents  ul li {
	background-image: none;
	padding: 0;
	margin: 0;
}
#boxes .contents li  a {
	display: block;
	color: #444;
	background-image: url(layout_images/li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0px;
	padding-left: 20px;
	margin-left: 10px;
	_margin-left: 4px;
	float: left;
	width: 150px;
}
#boxes .contents li  a:hover {
	color: #005dab;
	/*background-color:#eee;*/
}


#sub-footer {
	height: 150px;
	overflow: hidden;
	position: absolute;
	top: 600px;
}
#sub-footer h3 {
	font-size: 16px;
	color: #FFFFFF;
	padding-top:0;
	margin-top:0;
}
#sub-footer a {
	color: #FFFFFF;
}
#sub-footer #left h3 {
	color: #005dab;
}
#sub-footer .content {
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	overflow-y:hidden;
	height:112px;
	color: #FFFFFF;
}
#sub-footer #left {
	float: left;
	width: 200px;
}
#sub-footer #middle {
	float: left;
	width: 400px;
	font-size: 11px;
}

#sub-footer #middle .content .clm {
	float: left;
	width: 166px;
}

#sub-footer .content h3 {
	margin-bottom: 7px;
	margin-top: 0;
	padding-top: 0;
}
#sub-footer .content p {
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	line-height: 14px;
}
#sub-footer #right .content p {
	line-height: 18px;

}
#sub-footer #middle .content .divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6BA4CF;
	margin-right: 13px;
	width: 176px;
	padding-right: 8px;
}
#sub-footer #middle h3 {
	color: #fff;
}

#sub-footer #right {
	float: left;
	width: 400px;
}
#sub-footer #right a {
	text-decoration: underline;
}
#footer {
	position: relative;
	padding: 5px;
}
.page_home #footer {
	position: absolute;
	top: 750px;
	width: 990px;
}
#footer  div.clm {
	float: left;
	width: 50%;
}
.internal #start {
	background-color: #f3f9fb;
	background-image: url(layout_images/container-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 5px;
	padding-bottom: 0px;
	background-position: 0px 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.internal #subfooter {
	background-image: url(layout_images/site-footer.png);
	background-repeat: no-repeat;
	height: 7px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#breadcrumbs {
	color: #005dab;
	padding-top: 5px;
	padding-bottom: 4px;
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
}
#breadcrumbs .current {
	color: #393939;
}
#start #main-clm {
	float: left;
	width: 714px;
	position: relative;
}
#start  .banner {
	padding-bottom: 8px;
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 6px;
	position: relative;
}
#start #main-content {
	padding-left: 25px;
	padding-bottom: 15px;
	padding-right: 25px;
	background-color: #FFFFFF;
	padding-top: 10px;
	min-height: 400px;
	_height: 400px;
	position: relative;
}
#start #right-clm {
	float: right;
	width: 265px;
	padding-right: 5px;
	position: relative;
}
#main-clm .image {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main-clm .image img {
	border: 1px solid #DBDBDB;
	margin-bottom: 5px;
}
#main-clm .image a {
	font-size: 10px;
	color: #005dab;
}
#right-clm {
	overflow-x: visible;
}
#right-clm #quick {
	background-image: url(layout_images/quick-links-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}
#right-clm #quick #quicklist {
	background-image: url(layout_images/quick-links-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	font-size: 14px;
	width: 237px;
	min-height: 142px;
	_height: 142px;
}
#right-clm #quick li {
	margin:0;
	padding:0;
	list-style: none;
	background-image: none;
}
#right-clm #quick li a {
	color: #666666;
	display: block;
	float: left;
	width: 200px;
	background-image: url(layout_images/quick-li.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 3px 0px;
	padding-left: 18px;
	margin-left: 8px;
	_margin-left: 4px;
}
#right-clm #quick li a:hover {
	color: #005dab;
}
#right-clm #feature-box {
	background-image: url(layout_images/feature-box-bg.gif);
	background-repeat: no-repeat;
	height: 189px;
	overflow-y: hidden;
	overflow-x: visible;
	width: 210px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#right-clm #enews {
	background-image: url(layout_images/enewsletter-header.gif);
	height: 42px;
	width: 265px;
}
#right-clm #enews a {
	display: block;
	height: 42px;
}
#right-clm #testimonials {
	background-image: url(layout_images/testimonials-bg.gif);
	height: 110px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 11px;
}
#right-clm #testimonials p {
	margin-bottom: 10px;
}

#boxes  a {
	color: #272727;
}
#feature-box {
	color: #FFFFFF;
}
#sub-footer h3 {
	margin-top: 0px;
}

#feature-box h2 {
	font-size: 16px;
	color: #FFFFFF;
}

#quick a {
	color: #040404;
}
#quick a:hover {
	color: #0561AA;
}

#footer {
	color: #FFFFFF;
	height: 20px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #0561AA;
}

.pageimage {
	float: right;
	border: 1px solid #ddd;
	padding: 4px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.page_home .clients {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.page_home .clients .client {
	margin: 0;
	padding: 0;
	background-image: none;
	float: left;
	margin-right: 8px;
	margin-left: 5px;
}
.page_home .clients .client .clientWrapper {
	width: 71px;
	height: 66px;
	background-color: #fff;
}
.page_home .clients .jcarousel-clip-horizontal {
    width:  174px;
    height: 77px;
}

.page_home .testimonials_list {
	margin: 0;
	padding: 0;
	padding-top: 0;
	margin-top: 0 !important;
	width: 174px;
	height: 90px;
}
.page_home .testimonials h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.page_home .testimonials .testimonial {
	margin: 0;
	padding: 0;
	margin-top: 0;
	background-image: none;
	float: left;
	width: 174px;
}


.testimonials .jcarousel-clip-horizontal {
	width: 174px;
	height: 90px;
}

.date {
	font-size: 11px;
	margin-top: 4px;
}

.news_fs01 h1,
.news_fs02 h1,
.events_fs01 h1 {
	margin-bottom: 0;
}
.news_fs01 .date,
.news_fs02 .date,
.events_fs01 .date {
	margin-bottom: 0;
	float:right;
}
.news_fs01 .topHR,
.news_fs02 .topHR,
.events_fs01 .topHR {
	margin-top: 5px;
	margin-top: expression('-5px');
}
.news_fs01 .bottomHR,
.news_fs02 .bottomHR,
.events_fs01 .bottomHR {
	clear: right;
	margin-top: expression('-10px');
}
/*
#submenu {
	overflow-y:hidden;
	background-color: #eee;
	border-bottom: 2px solid #ddd;
}
#submenu li {
	background-image: none;
	margin: 0;
	padding: 0;
	float: left;
}
#submenu li a {
	display: block;
	float: left;
	padding: 5px;
	color: #666
}
#submenu .current_page a {
	font-weight: bold;
	color: #005DAB;
}
#submenu a:hover {
	color: #005DAB;
	
}
*/
#submenu .current_page a {
	font-weight: bold;
}
