

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #FFFFFF url(../images/bg.png) repeat-x top right;
	text-align: center; /*center whole content -- IE*/
}

#main-wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color: #2c344f;
	font-family: trebuchet ms;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 0px;
}

h3 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 1px;
	margin-top: 0px;
}

#main-content-left h3 {
	color: #9599a6;
	font-size: 19px;
	margin: 10px 0 10px 0;
}

h4 {
	font-size: 14px;
	margin: 15px 0 10px 0;
}

input {
	font-size: 11px;
	color: #555555;
}

a {
	color: #356aa4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p { 
	line-height: 160%;
	margin: 5px 0 20px 0;
}

.error {
	font-size:10px;
	padding: 1px 1px 1px 2px;
	margin: 1px 0;
	color: #912222;
	background-color: #F7D2D2;
}

.key { 
	font-weight: bold;
	color: #2C344F;
	font-size: 13px;
}

.sn_msg {
	background: #F0F1F5;
	padding: 15px 15px 0 15px;
	margin: 10px auto;
	border: 1px solid #959FBD;
	text-align: center;
	font-size: 11px;
}

.sn_error {
	background: #F7D2D2;
	padding: 15px 15px 15px 15px;
	margin: 10px auto;
	border: 1px solid #ED0202;
	text-align: center;
	font-size: 11px;
}

/*img {behavior: url(iepngfix.htc) }*/

/* TABLE STYLES */

td.header {
	height: 20px;
	padding: 4px 0 4px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

th.c1 {
	background-color: #CFDAEB;
}

th.c2 {
	background-color: #B8CBE3;
}

#content-table td {
	font-size: 11px;
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
	/*padding: 5px 0 5px 8px;*/
	padding: 5px 0 5px 8px;
}

td.c2 {
	background-color: #EBEFF6;
}


/*************
	HEADER 
**********************/

#main-header {
	background: url(../images/header-bg.png) no-repeat top;
	height: 110px;
}


#logo img {
	margin: 23px 10px;
	padding: 0;
	border: 0;
}

.main-header-links {
	text-align: right;
}


/*************
	NAVIGATION
**********************/


#main-menu {
	float:left;
	width:100%;
	margin-bottom: 20px;
}

#main-menu ul {
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
}

#main-menu li {
	display:inline;
	margin:0;
	padding:0;
}

#main-menu a {
	float:left;
	color: #737a9e;
	margin:0 10px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	font: bold 15px trebuchet ms, arial, helvetica, sans-serif;
}

#main-menu a span {
	float:left;
	display:block;
	color: #737a9e;
	padding:4px 12px 4px 7px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#main-menu a span {float:none;}
/* End IE5-Mac hack */

#main-menu a:hover {
	background:url("../images/main-menu-left-hover.gif") no-repeat left top;
}
#main-menu a:hover span {
	background:url("../images/main-menu-right-hover.gif") no-repeat right top;
}

#main-menu a.on {
	background:url("../images/main-menu-left.gif") no-repeat left top;
	color: #FFFFFF;
}

#main-menu a.on span {
	background:url("../images/main-menu-right.gif") no-repeat right top;
	color: #FFFFFF;
}

/*************
	MAIN CONTENT
**********************/


#trail ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#trail li {
	display: inline;
	float: left;
	font-size: 10px;
	color: #356aa4;
	margin: 0;
	padding: 0 8px 0px 8px;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../images/trail-bullet.gif) no-repeat left 4px;
}

form {
	margin: 0;
	padding: 0;
}

#search-form {
	margin: -18px 0 5px 0;
	padding: 0;
	float: right;
}

#trail input.search {
	border: 0;
	background: #FFFFFF url(../images/search-border.jpg) no-repeat top left;
	height: 22px;
	width: 190px;
	padding: 10px 0 0 8px;
	margin: 0;
}

#trail input.submit-search {
	background: #3f5581 url(../images/search-border-right.jpg) no-repeat top right;
	color: #FFFFFF;
	font-size: 12px;
	border: 0;
	margin: 0;
	font-weight: bold;
	padding: 0;
	height: 32px;
	width: 60px;
	margin-left: -11px;
}

#main-trail-border {
	border-top:1px dotted #666666;
	clear: both;
	margin-bottom: 10px;
}

#main-content-box {
	clear: both;
}

#main-content-left {
	float: left;
	width: 605px;
	padding-right: 20px;
	margin-bottom:20px;
}

#main-content-right {
	float: right;
	width: 365px;
	margin-bottom:20px;
}

#main-content-pic {
	float: left;
	background: url(../images/main-pic-bg.jpg) no-repeat top;
	padding: 5px;
	margin-bottom: 10px;
}

#main-content-rss {
	float: right;
	background: #E6E6E6 url(../images/rss-box-top.gif) no-repeat top; 
	width: 365px;
	margin: 0px 0 0px 0;
	/*padding: 10px 5px 5px 5px;*/
	padding: 10px 0 0 0 ;
}

#main-content-rss-bottom {
	background: #FFFFFF url(../images/rss-box-bottom.gif) no-repeat top;
	width: 365px;
	height: 5px;
}

#main-content-rss .rss-title {
	font: bold 15px trebuchet ms;
	color: #2c344f;
	border-bottom: 1px dashed #a6a6a6;
	padding-bottom: 4px;
	margin: 0 5px 8px 5px;
	background: url(../images/rss.png) no-repeat 315px 3px;
}

.icon {
	text-align:right;
}

.icon-contact {
	vertical-align:middle;
	margin-right: 8px;
}

#main-content-rss-nav {
	margin: 0 5px -10px 5px; /*-10px for IE*/
	padding: 0;
	list-style: none;
}

#main-content-rss-nav li {
	display: inline;
	float: left;
}

#main-content-rss-nav li a {
	display: block;
	text-transform: uppercase;
	color: #333366;
	font-size: 11px;
	margin: 0 10px 0 0;
	padding: 5px 6px 5px 6px;
	text-decoration: none;
}

#main-content-rss-nav li a.selected {
	background: #FFFFFF;
}

div#main-content-rss-text {
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	margin: 0 5px 0 5px;
}

#main-content-rss-text ul {
	margin: 0 0px 9px 0px;
	padding: 0;
	list-style: none;
	background: #FFFFFF;
	clear: both;
}

#main-content-rss-text li a {
	margin: 0;
	padding: 5px 2px;
	color: #666666;
	font-size: 12px;
	display: block;
	border-bottom: 1px dashed #B2B2B2;
	text-decoration: none;
}

#main-content-rss-text li a:hover {
	background: #3f5581 url(../images/rss-hover.gif) no-repeat 325px 5px;
	color: #FFFFFF;
}

.tab {
	text-transform: uppercase;
	font-size: 10px;
}

#home-content-left {
	width: 490px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

#home-content-right {
	width: 490px;
	float: right;
}

.date {
	background: #E6E6E6;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px;
}

.sub-date {
	color: #acb3ac;
	text-transform: uppercase;
	font-size: 10px;
}

.line {
	border-top: 1px dashed #B2B2B2;
	margin: 8px 0 0 0;
}

#home-content-right img.home-map {
	margin: 25px 0 9px 60px;
}


#map-flash {
	margin: 25px 0 9px 60px;
}

#home-content-right img.featured {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 0;
}

#main-testimonials {
	background: url(../images/testimonials.gif) no-repeat top left;
	width: 483px;
	height: 84px;	
}

#main-testimonials p {
	margin: 0; 
	padding: 10px 40px 10px 40px;
	color: #394d6a;
}

.heading-text {
	font-weight: bold;
	font-size: 13px;
}

#main-content-left ul {
	margin: 10px 0 20px 30px;
	padding: 0;
}

#main-content-left li {
	list-style: none;
	background: url(../images/blue-4square.png) no-repeat 0px 3px;
	padding-left: 20px;
	margin: 5px 0 5px 0;
	line-height: 160%;
}

.main-testimonial {
	padding: 3px 0 0 16px;
	line-height: 160%;
	background: url(../images/left-apos.png) no-repeat left top;
	margin: 20px 0;
	/*border: 1px solid #959FBD;*/
}

.main-testimonial div {
	background: url(../images/right-apos.png) no-repeat right 100%;
}	

.testimonial-foot {
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	color: #356aa4;
}

#featured-left {
	width: 150px;
	float: left;
}

#featured-right {
	width: 340px;
	float: right;
}

label { 
	display: block;
	margin: 10px 0 2px 0;
}

#main-content-left input, .textarea {
	border: 1px solid #cccccc;
	padding: 2px;
	font-size: 11px;
	font-family: Arial;
	color: #666666;
}

#phone, #email, #name, #message {
	width: 98%;
}

#main-content-left input.button {
	background: none;
	width: 100%;
}

#main-content-left input:focus, .textarea:focus {
	background-color: #E3E3E3;
}

/********************
CONTACT
*********************************/
#contact-left {
	float: left;
	width: 250px;
}

#tabsB {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
}

#tabsB ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}

#tabsB li {
	display:inline;
	margin:0;
	padding:0;
}

#tabsB a {
	float:left;
	background:url("../images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabsB a span {
	float:left;
	display:block;
	background:url("../images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
	color:#000;
}
#tabsB a:hover {
	background-position:0% -42px;
}
#tabsB a:hover span {
	background-position:100% -42px;
}

#tabsB a.on {
	background-position:0% -42px;
}

#tabsB a.on span {
	background-position:100% -42px;
}

#contact-details {
	width: 200px; 
	float: left; 
	margin: 0 0 0 50px; 
	padding-left:2px;
}

#contact-details-right {
	width:185px; 
	float:right; 
	margin-top:30px;
}

#lmap {
	float: right;
	border: 1px solid #E6E6E6;
}

#right-snippets {
	border-top: 1px dashed #b2b2b2;
	border-bottom: 1px dashed #b2b2b2;
	padding: 10px 5px;
	margin: 5px 0 30px 0;
}

#right-snippets img {
	margin: 0 8px;
}

#search-number {
	padding: 4px 5px;
	text-align: right;
	background-color: #F0F1F5;
	border-bottom: 1px solid #959FBD;
	margin: 0px 0 20px 0;
}

#search-results {
	font-size: 11px;
	line-height: normal;
}

.search-bullet {
	vertical-align: middle;
	margin-right:5px;
}

.sitemapHeading {
	background: #F0F1F5;
	padding: 4px 0 4px 10px;
	margin: 1px 0;
	font-weight: bold;
}

.sitemapHeading img {
	margin-right: 5px;
	vertical-align: middle;
}

#sitemap ul {
	margin: 0;
	padding: 0;
}

#sitemap li {
	margin: 2px 5px;
	padding: 0 0 0 20px;
}

/*
#content-table {
	border-collapse: collapse;
	border: 1px solid #E6E6E6;
	width: 100%;
	margin-top:10px;
	margin-bottom:20px;
}

#content-table td {
	border: 1px solid #E6E6E6;
	font-size: 12px;
	padding: 2px
}

#content-table td.row1 { background: #f4f5f8; }
#content-table td.row2 { background: #ffffff }
*/

.paging {
	margin: 10px 0;
	text-align:right;
	border-top: 1px solid #E6E6E6;	
	border-bottom: 1px solid #E6E6E6;
	padding: 5px;
}

.paging a {
	margin-left: 0px;
	/*border: 1px solid #959FBD;*/
	padding:1px 6px;
}

.paging a:hover {
	background: #E3ECF4;
	text-decoration: none;
}


.nopagination {
	margin-left: 6px;
	margin-right: 6px;
	font-weight: bold;
}

.news-item {
	margin-bottom:20px;
	font-size: 11px;
}

/*********
BOXES HOME 
**************************/

#differences {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 990px;
}

#differences li {
	margin:0 7px 0 0;
	padding:0;
	float:left;
	width:242px;
}

#differences li#diff-1 {
	background: #fafafa url(../images/snippet-box-1.gif) no-repeat center top;
}

#differences li#diff-2 {
	background: #fafafa url(../images/snippet-box-2.gif) no-repeat center top;
}

#differences li#diff-3 {
	background: #fafafa url(../images/snippet-box-3.gif) no-repeat center top;
}

#differences li#diff-4 {
	background: #fafafa url(../images/snippet-box-4.gif) no-repeat center top;
	margin-right:0;
}

#differences div {
	padding: 20px;
	background: url(../images/snippet-box-bottom.gif) no-repeat 0 100%;
}

#differences span {
   position: relative;
   font-family: Times;
   color: #E3E3E3;
   font-size: 50px;
   font-weight: normal;
   float: right;
   padding: 0;
   margin: -15px -5px 0 0;
 }

 #differences h4 {
	color: #3a415a;
	font-size: 15px;
	border-bottom: 1px dashed #555555;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 10px 0 10px 0;
 }

 #differences p {
	margin: 0;
	padding: 0;
}

#differences li#diff-1:hover {
   background:url(../images/snippet-box-1-hover.gif) no-repeat center top;
}

#differences li#diff-2:hover {
   background:url(../images/snippet-box-2-hover.gif) no-repeat center top;
}

#differences li#diff-3:hover {
   background:url(../images/snippet-box-3-hover.gif) no-repeat center top;
}
#differences li#diff-4:hover {
   background:url(../images/snippet-box-4-hover.gif) no-repeat center top;
}

#differences li:hover div {
   background:url(../images/snippet-box-bottom-hover.gif) no-repeat 0 100%;
}

/***********
	SUB-MENU
********************************/

#subNavigation {
	background: #e5e7e3 url(../images/rss-box-top.gif) no-repeat top;
	width: 365px;
	margin-bottom: 20px;
}

#subNavigation div {
	background: #FFFFFF url(../images/rss-box-bottom.gif) no-repeat top;
	width: 365px;
	height: 5px;
}

#subNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 10px 10px 5px 10px;
}


#subNavigation li a {
	display: block;
	padding: 10px 5px 8px 5px;
	color: #2c344f;
	border-top: 1px dotted #CCCCCC;
	margin: 0;
	text-decoration: none;
	font: bold 13px trebuchet ms;
	background: url(../images/right-nav-plus.gif) no-repeat 324px 12px;
}

#subNavigation li a:hover {
	background: #FFFFFF url(../images/right-nav-plus-hover.gif) no-repeat 324px 12px;
}

#subNavigation li a#on {
	background: url(../images/right-nav-on.gif) repeat-x top left;
	border: none;
}

#subNavigation li a.off { border-top: none; }


#subNavigation ul ul {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	background-image: none;
}

#subNavigation ul li ul li a {
	background-color: #FFFFFF;
	background-image: none;
	margin: 4px 6px;
	display: block;
	padding: 7px 8px;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}

#subNavigation ul li ul li a:hover {
	background: url(../images/right-nav-hover.gif) no-repeat left;
	padding-left: 24px;
	margin-left: -10px;
	width:351px;
	color: #FFFFFF;
	/*position: relative;*/
}


/***********
	FOOTER
********************************/

#main-footer-border {
	border-top:1px dotted #666666;
	padding-top:1px;
	clear: both;
}

.main-footer {
	margin: 0 0 30px 0;
	padding: 10px 10px 10px 0;
}

.main-footer .copyright {
	text-transform: uppercase;
	font-size: 10px;
	color: #888888;
	text-align:right;
	float: right;
}

.main-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-footer li {
	display: inline;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	border-left: 1px solid #AFAFAF;
	margin: 0px;
	padding: 0 10px 0 10px;
}

.main-footer li a.header {
	color: #FFFFFF;
	padding: 2px;
	margin-top:4px;
}

.main-footer li a {
	color: #333399;
}


.main-footer li.first {
	border: none;
}
	
.main-footer li a:hover {
	background: #6281c6;
	color: #FFFFFF;
	text-decoration: none;
}	


