@charset "UTF-8";

/* Browser reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------- */

body {
	font-size: 62.5%;
	font-family: "Helvetica", Arial, sans-serif;
	background-color: #000000;
	text-align: center; /* IE6 centering bug fix */
}

#logo {
	width: 900px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	text-align: left; /* IE6 centering bug fix */
}

#logo img {
	margin-bottom: -126px;
}

* html #logo {
  margin-bottom: -126px; /* IE6 layout bug fix */
}

#page-header {
	overflow: hidden;
	background: #000000 url(../images/header-bg.png) repeat-x center bottom;
}

	#page-header-content {
 		width: 900px;
 		margin: 0 auto;
		text-align: left; /* IE6 centering bug fix */
 	}

	#page-header .contact {
		valign: top;
		margin-bottom: 10px;
		float: right;
	}
		
		#page-header .contact .phone a {
			color: #ffffff;
			font-size: 1.2em;
			text-decoration: underline;
		}
		
		#page-header .contact .phone .no {
			color: #e55315;
			font-size: 2.0em;
		}
		
		#page-header .contact .phone .link {
		text-decoration: none;
		font-size: 1.4em;
		}
		#page-header .contact .phone .underline {
			font-size: 1.4em;
		}
 	
 	#page-header .nav {
		clear: right;
 	}
	
 	#page-header ul {
 		margin-top: 5px;
		padding: 10px 0 0 0;
		list-style: none;
		float: right;
 	}
	
 	#page-header li {
 		float: left;
    	background: url(../images/header-tab-l.png) no-repeat left top;
    	margin: 0;
    	padding: 0 0 0 9px;
 	}
		
	#page-header li a {
		display: block;
    	background: url(../images/header-tab-r.png) no-repeat right top;
    	padding: 15px 15px 12px 6px;
    	text-decoration: none;
    	font-size: 1.6em;
    	color: #ffffff;
	}

	#page-header li a:hover {
		text-decoration: underline;
	}

	#page-header li.active {
		background: url(../images/header-tab-l-active.png) no-repeat left top;
	}

	#page-header li.active a {
		background: url(../images/header-tab-r-active.png) no-repeat right top;
		color: #e55315;
	}

	#page-header li.green a {
		color: #6fa756;
	}

#page-content {

}

#main-banner {
	background: #ffffff url(../images/content-main-banner-bg.gif) repeat-x center bottom;
	border-bottom: 1px solid #83b2ba;
}
	
	#main-banner-content {
		width: 900px;
		margin: 0 auto;
		overflow: hidden;
		clear:both;
		padding-top: 20px;
		text-align: left; /* IE6 centering bug fix */		
	}
	
	#main-banner .contact {
		text-align: right;
		margin: 18px 0;
		font-size: 1.4em;
		color: #333333;
	}
	
	#main-banner .contact .no {
		color: #f77922;
		font-weight: bold;
	}

/*	
	#main-banner .movie-container {
		float: right;
		background-color: #ffffff;
		border: 1px solid #96bac2;
		padding: 1px;
	}
	
	#main-banner .movie {
		padding: 13px;
		background-color: #e9f4f6;
	}
*/	
	
	#main-banner .partners {
		float: right;
		width: 455px;
		margin: 15px 0 20px 0px;
		display: inline; /* IE6 double-margin bug fix */
		position: relative; /* IE6 float overflow bug fix */
	}
	

       #main-banner .textfrontpage {
		overflow: hidden;
		padding: 16px 40px 20px 0;
		position: relative; /* IE6 float overflow bug fix */
	}

	
	#main-banner .text {
		overflow: hidden;
		padding: 40px 40px 20px 0;
		position: relative; /* IE6 float overflow bug fix */
	}
	
	#main-banner h1 {
				font-size: 2.6em;
		font-weight: bold;
		line-height: 1.2em;
		color: #272c2f;
		padding-bottom: 10px;
		border-bottom: 1px dotted #83b2ba;
		margin-bottom: 10px;
	}
	
	#main-banner h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
		font-weight: normal;
		line-height: 1.2em;
		color: #f77922;
		margin-bottom: 20px;
	}
	
	#main-banner h3 {
		font-family: Georgia, Times, serif;
		font-size: 2.9em;
		font-weight: normal;
		line-height: 1.2em;
		color: #272c2f;
	margin-bottom: 20px;
	}
	
	#main-banner p {
		font-size: 1.4em;
		line-height: 1.2em;
		color: #272c2f;
	}
	
	#main-banner .actions {
		margin-top: 17px; 
	}
	
	#main-banner .action {
		float: left;
		margin-right: 25px;
	}
	
	#main-banner .action a {
		font-size: 2.5em;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
	
	#main-banner .testimonial {
		float: right;
		/*width: 370px;*/
		overflow: hidden;
	}
	
		#main-banner .testimonial-photo {
			/*float: left;*/
			padding-right: 10px;
padding-top: 27px;			
display: block; /* IE 6 overflow bug fix */
			
		}
/*		
		#main-banner .testimonial p {
			overflow: hidden;
			font-size: 1.7em;
			line-height: 1.3em;
		}
		
		#main-banner .testimonial .credit {
			margin: 10px 0 0 0;
			font-size: 1.4em;
		}
*/	
#main {
	background: #ffffff;
}
#main:not(.blog) {
	background: #ffffff url(../images/content-main-bg.gif) repeat-x top;
	padding-top: 15px;
}
	#main-content {
		width: 900px;
		margin: 0 auto;
		overflow: hidden;
		padding-bottom: 15px;
		text-align: left; /* IE6 centering bug fix */
	}
	
	#main .column-l {
		float: left;
		width: 420px;
	}
	
	#main .column-r {
		float: right;
		width: 455px;
	}
	
	#main .column-r-small {
		float: right;
		width: 215px;
	}

	#main .column-l-large {
		float: left;
		width: 650px;
	}

	#main .item {
		
	}
	
		#main .item-content {
		margin-top: 5px;	
		}
		
		#main .item h1 {
			font-size: 2em;
			font-weight: normal;
			line-height: 1.3em;
			color: #272c2f;
			margin: 20px 0 30px 0;
		}

#main .item .big {
			font-size: 1.6em;
			font-weight: normal;
			line-height: 1.3em;
			color: #f77922;
			margin: 20px 0 30px 0;
		}

		#main .item h2 {
			font-family: Georgia, Times, serif;
			font-size: 1.9em;
			font-weight: normal;
			line-height: 1.2em;
			color: #272c2f;
			padding-bottom: 3px;
			border-bottom: 1px dotted #83b2ba;
			margin: 20px 0 15px 0;
		}
		
		#main .item h3 {
			font-size: 1.5em;
			line-height: 1.3em;
			color: #272c2f;
			margin: 20px 0 10px 0;
		}
	
		#main .item p {
			font-size: 1.3em;
			line-height: 1.4em;
			color: #272c2f;
			padding-bottom: 10px;
		}
	
		#main .item a {
			color: #f77922;
		}
	
		#main .item-link {
			float: left;
			margin: 10px 30px 10px 0;
		}
		
		#main .item-link p {
			font-size: 1.7em;
			margin-top: 5px;
			font-family: "Helvetica", Arial, sans-serif;
			color: #32621c;
		}
	
		#main .item-link a {
			color: #32621c;
		}
		
		#main .main-actions {
			width: 370px;
			margin: 13px 0; 
		}

		#main .main-actions img {
			margin-right: 10px;
		}
		
		#main .item ul {
			padding: 0 20px;
		}
		
		#main .item li {
			font-size: 1.3em;
			padding: 5px 0 5px 10px;
			list-style-image: url(../images/bullet.png);
		}
	
		#main .item-medium {
			margin-top: 25px;
		}
		#main .item-medium p {
			font-family: Georgia, Times, serif;
			font-size: 1.7em;
			line-height: 1.5em;
		}
	
		#main .item-medium-action p {
			font-size: 1.9em;
	                margin-top: 5px;
			font-family: "Helvetica", Arial, sans-serif;
			color: #32621c;
		}
		
		
		#main .item-medium-action a {
			color: #32621c;
		}
			
			#main .item-large p {
			font-family: Georgia, Times, serif;
			font-size: 1.9em;
			line-height: 1.5em;
		}
	
		#main .item-large-action {
			margin-top: 10px;
		}
	
		#main .item-large-action p {
			margin-top: 5px;
			font-family: "Helvetica", Arial, sans-serif;
			color: #32621c;
		}
	
		#main .item-large-action a {
			color: #32621c;
		}
	
		#main .item-small-left {
			width: 190px;
			float: left;
		}
	
		#main .item-small-right {
			width: 190px;
			float: right;
		}
	
	#main .testimonial {
		overflow: hidden;
		background: #FFFFFF url(../images/testimonialbg.gif) repeat-x top;;
		margin: 10px 0;	
		clear: both;
		border: 1px dotted #83b2ba;
		height: 1%; /* IE 6 overflow big fix */
                font-size: 1.1em;
		line-height: 1.3em;
	}
		
		#main .testimonial-photo {
			float: left;
			
		}
	
		#main .testimonial-content p {
		padding: 3px;
		font-size: 1.1em;
	        line-height: 1.3em;
		}

             		
		#main .testimonial .quote-top {
			margin-left: -10px;
                        margin-top: 5px;

		}
		#main .testimonial .quote-bottom {
			float: right;
			margin-bottom: 5px;
                         margin-right: 5px;		
}
	
	#main .arrow {
		margin-left: 5px;
		vertical-align: middle;
	}
	
	#main .divider {
		clear: both;
		padding: 5px 0;
		height: 13px;
		background: #ffffff url(../images/content-divider.png) repeat-x bottom center;
	}
	
	#main .chart {
		display: block;
		margin: 20px auto;
		border: 1px solid #96bac2;
		padding: 10px;
	}
	
	#main .side-actions img {
		display: block;
		margin: 5px auto;
		text-align: center;
	}


	#main form {
		background-color: #e9f4f6;
		padding: 20px;
		margin: 10px 0;
		font-size: 1.5em;
		overflow: hidden;
		width: auto;
	}
	
	#main form {
		background-color: #e9f4f6;
		padding: 20px;
		margin-bottom: 10px;
		font-size: 1.5em;
		overflow: hidden;
		width: auto;
	}
	
		#main form label {
			clear: left;
			color: #000000;
			float: left;
			margin-bottom: 10px;
			padding-right: 10px;
			text-align: right;
			width: 130px;
			font-size: 1em;
		}
	
		#main form .input {
			float: left;
			border: 1px solid #ffffff;
			margin-bottom: 10px;
			padding: 2px 5px;
			width: 300px;
			font-family: Arial, sans-serif;
			font-size: 13px;
			border: 1px solid #83b2ba;
		}
		
		#main form textarea {
			height: 150px;
		}

		#main form .button {
			clear: left;
			width: 450px;
		}
		
		#main form .button input {
			float: right;
		}

		#main form .errors {
			margin: 10px 0;
			color: #e55300; 
		}
	
	#main .map {
		padding: 0px 20px 20px 0;
	}
	
	#main .articles-list h3 a {
		text-decoration: none;
	}
	
#page-footer {
	height: 290px;
	background: #000000 url(../images/footer-bg.png) repeat-x center bottom;	
}

	#page-footer-content {
		width: 900px;
		margin: 0 auto;
		overflow: hidden;
		padding-top: 20px;
		text-align: left; /* IE6 centering bug fix */
	}
	
	#page-footer .contact {
		float: right; 
	}
	
		#page-footer .contact .address {
			color: #ffffff;
			font-size: 1.2em;
			line-height: 1.5em;
		}
		
		#page-footer .phone {
			margin-top: 75px;	
		}
		
		#page-footer .contact a {
			color: #ffffff;
			font-size: 1.2em;
			text-decoration: underline;
		}
		
		#page-footer .contact .phone .no {
			color: #e55315;
			font-size: 2.0em;
		}
		
		#page-footer .contact .phone .link {
		text-decoration: none;
		font-size: 1.4em;
		}
		#page-footer .contact .phone .underline {
			font-size: 1.4em;
		}
/*	
	#page-footer .actions {

	}
	
	#page-footer .action {
		margin-top: 15px;
	}
	
	#page-footer .action a {
		font-size: 2.5em;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
*/	
	
	#page-footer .dials {
		color: #ffffff;
	}
	
		#page-footer .dials h1 {
			font-size: 2em;
			font-weight: normal;
			font-family: Georgia, Times, serif;
		}
		
		#page-footer .dial {
			float: left;
			margin: 15px 25px 0 0;
		}
		
		#page-footer .dial p {
			text-align: center;
		}
	
	 #page-footer .nav {
 		clear: left;
 	}
 	
 	#page-footer ul {
		margin: 25px 0;
		float: left;
		list-style: none;
 	}
 	
 	#page-footer li {
 		float: left;
    	margin: 0;
 	}
 		
	#page-footer li a {
		display: block;
    	background: url(../images/footer-nav-divider.png) no-repeat right center;
    	padding: 6px 9px 6px 0px;
		margin: 6px 9px 6px 0px;
    	text-decoration: none;
    	font-size: 1.6em;
    	color: #758698;
	}
	
	#page-footer li a:hover {
		text-decoration: underline;
	}
	
	#page-footer .text {
		padding: 0px 0px;
		clear: both;
		font-size: 1em;
		color: #516376;
	}
