body {
	background: #6e6e6e;
	margin: 0; padding: 0;
	font: 12px/18px "Lucida Grande", Arial, sans-serif;
	}

h1,h2,h3,p,ul,li {
	margin: 0; padding: 0;
	}

h2 span	{
	display: none;
	}
	
	a img {
	border: 0;
	}
	
.clearfix:after {
   	content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
   	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}
	
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
	
	/**
	 * Wrapper
	 */
		.wrapper {
			width: 894px;
			margin: 0 auto;
		}
	
	/**
	 * Columns
	 */
		#header {
			background: url('images/header/background.gif') repeat-x;
			height: 113px;
		}
		#home #content {
			background: #f3f7fa url('images/content/background.gif') repeat-x top;
			padding: 20px 0;
		}
		#subpage #content {
			background: #fff;
			padding: 30px 0;
		}
		#sub-header {
			background: #ecf3f8 url('images/content/company-border.gif') repeat-x bottom;
		}
			.company {
				background: url('images/content/headline_company.gif') no-repeat bottom 240px;
				padding: 50px 0 30px;
			}
			.contact {
				background: url('images/content/headline_contact.gif') no-repeat bottom 240px;
				padding: 50px 0 30px;
			}

			.casestudies {
				background: url('images/content/headline_case_studies.gif') no-repeat bottom 240px;
				padding: 50px 0 30px;
			}
			.articles {
				background: url('images/content/headline_articles.gif') no-repeat bottom 240px;
				padding: 50px 0 30px;
			}
			.services {
				background: url('images/content/headline_services.gif') no-repeat bottom 240px;
				padding: 50px 0 30px;
			}
			.confirmation {
				background: url('images/content/headline_confirmation.gif') no-repeat bottom 240px;
				padding: 50px 0 30px;
			}
		
		
		#footer {
			border-top: 1px solid #5d6063;
		}
		
	/**
	 * Header
	 *========================================================================================*
	 * Note: The LI's need to go in the opposite order HTML wise, as the way it was designed. *
	 *========================================================================================*
	 */
		
	
		#header h1 {
			background: url('images/header/logo.gif') no-repeat left;
			width: 375px; height: 97px;
			float: left;
		}
			#header h1 a, #header h1 a:hover {
				text-decoration: none;
				width: 325px; height: 97px;
				float: left;
				text-indent: -100000px;
			}
		
		#header ul {
			width: 430px; height: 32px;
			margin: 65px 0 0;
			list-style: none;
			float: right;
			}
			
		#header li {
			float: left;
		 	}
			
			#nav_company a {
				display: block;
				background: url('images/header/nav_company.gif') no-repeat right;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
				
		
			#nav_company a:hover {
				display: block;
				background: url('images/header/nav_company.gif') no-repeat center;
				}
				
			.selectedcompany {
				display: block;
				background: url('images/header/nav_company.gif') no-repeat left;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
				
			#nav_services a {
				display: block;
				background: url('images/header/nav_services.gif') no-repeat right;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
				
		
			#nav_services a:hover {
				display: block;
				background: url('images/header/nav_services.gif') no-repeat center;
				}
				
			.selectedservices {
				display: block;
				background: url('images/header/nav_services.gif') no-repeat left;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
			#nav_casestudies a {
				display: block;
				background: url('images/header/nav_casestudies.gif') no-repeat right;
				width: 106px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
				
		
			#nav_casestudies a:hover {
				display: block;
				background: url('images/header/nav_casestudies.gif') no-repeat center;
				}
				
			.selectedcasestudies {
				display: block;
				background: url('images/header/nav_casestudies.gif') no-repeat left;
				width: 106px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
			#nav_articles a {
				display: block;
				background: url('images/header/nav_articles.gif') no-repeat right;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
				
		
			#nav_articles a:hover {
				display: block;
				background: url('images/header/nav_articles.gif') no-repeat center;
				}
				
			.selectedarticles{
				display: block;
				background: url('images/header/nav_articles.gif') no-repeat left;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
			#nav_contact a {
				display: block;
				background: url('images/header/nav_contact.gif') no-repeat right;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
				
		
			#nav_contact a:hover {
				display: block;
				background: url('images/header/nav_contact.gif') no-repeat center;
				}
				
			.selectedcontact {
				display: block;
				background: url('images/header/nav_contact.gif') no-repeat left;
				width: 81px;
				height: 32px;
				position: relative;
				text-indent: -5000px;
				}
	
	/**
	 * Content
	 */
		#intro {
			background: url('images/content/content.gif') no-repeat;
			width: 894px; height: 342px;
		}
			#intro img {
				float: left;
				width: 363px;
			}
			#intro div {
				float: left;
				width: 441px;
				padding: 65px 45px 20px 45px;
			}
				#intro h2 {
					font: 36px Helvetica, Arial, sans-serif;
					font-weight: bold;
					letter-spacing: -1px;
					color: #5fd2e4;
					padding: 0 0 25px;
				}
				#intro p {
					font: 12px/18px "Lucida Grande", Arial, sans-serif;
					padding: 0 0 25px;
					color: #6e6e6e;
					line-height: 20px;
				}
				.more {
					background: url('images/content/findoutmore.gif') no-repeat;
					width: 108px; height: 26px;
				}
					.more a, .more a:hover {
						text-decoration: none;
						width: 108px; height: 26px;
						float: left;
						text-indent: -10000px;
					}
		#columns {
			padding: 25px 0;
			font: normal 12px "Lucida Grande", Arial, sans-serif;
			background: url('images/content/column_background.gif') no-repeat top left;
			}
			#columns div {
				width: 258px;
				float: left;
				padding: 0px;
			}
			#columns div h2 {
				font: 15px "Lucida Grande", Arial, sans-serif;
				font-weight: bold;
				color: #1a4c76;
				padding: 0 0 15px;
			}
			#columns div p {
				padding: 0 0 10px;
				color: #5a8cb2;
			}
				#columns div p a {
					text-decoration: none;
					color: #f8a022;
					font-weight: bold;
				}
				#columns p strong {
					color: #245b88;
				}
			.col-services {
				font: 12px "Lucida Grande", Arial, sans-serif;
					line-height: 17px;
				margin-right: 58px;
							}
			.col-blog {
				/** background: url('images/content/shades.gif') no-repeat top left; **/
				font: 12px "Lucida Grande", Arial, sans-serif;
					line-height: 17px;
				margin-right: 58px;
				}
			.col-stay {
				font: 12px "Lucida Grande", Arial, sans-serif;
					line-height: 17px;
			}
			.arrow {
				text-decoration: none;
				background: url('images/content/arrow.gif') no-repeat left center;
				padding: 0 0 0 10px;
				font: 12px "Lucida Grande", Arial, sans-serif;
				color: #f8a022;
			}
			
	#footer {
		padding: 30px 0 30px;
		font: 11px "Lucida Grande", Arial, sans-serif;
		color: #bebebe;
	}
		#footer a {
			text-decoration: none;
			color: #fff;
		}
		.rss {
			background: url('images/footer/rss.gif') no-repeat right;
			float: right;
			padding: 0 25px 0 0;
			height: 16px;
		}
	
	/**
	 * Sub Header
	 */
		#sub-header {
			font: 50px "Lucida Grande", Arial, sans-serif;
			color: #63def1;
		}
	
	/**
	 * Sub Content
	 */
		#subpage #left {
			width: 175px;
			float: left;
		}
			#subpage #left ul {
				border-top: 2px solid #bdbdbd;
			}
			#subpage #left li {
				border-bottom: 1px solid #dedede;
				padding: 8px 0;
				font: bold 12px "Lucida Grande", Arial, sans-serif;
				color: #888888;
				list-style: none;
			}
				
				#subpage #left li a {
					text-decoration: none;
					color: #f8a022;
				}
				#subpage #left li a:hover {
					text-decoration: underline;
					color: #f8a022;
				}
			.download {
				border: 1px solid #dedede;
				width: 173px;
				margin: 30px 0;
			}
				.download p {
					background: url('images/content/download.gif') no-repeat top left;
					font: 11px/15px "Lucida Grande", Arial, sans-serif;
					color: #5a8cb2;
					padding: 10px;
				}
				.download h2 a {
					text-decoration: none;
					background: #f4f4f4 url('images/content/download-arrow.gif') no-repeat left center;
					float: left;
					width: 143px;
					padding: 8px 5px 8px 25px;
					border-top: 1px solid #eaeaea;
					font: bold 11px "Lucida Grande", Arial, sans-serif;
					color: #6c6c6c;
				}
		#subpage #right {
			width: 654px;
			float: right;
			padding: 0 0 0 65px;
		}
		
		#subpage #right strong {
			color: #474747;
		}
			#subpage #right h2 {
				font: 16px/25px "Lucida Grande", Arial, sans-serif;
				color: #474747;
				padding-bottom: 10px;
			}
				#subpage #right h2 a {
					color: #999;
					font-size: 11px;
				}
				#subpage #right h2 a:hover {
					text-decoration: none;
					color: #999;
					font-size: 11px;
				}
				
				#subpage #right .articlesh2 {
				font: 16px/25px "Lucida Grande", Arial, sans-serif;
				color: #474747;
				margin-bottom: -15px;
			}
			
			#subpage #right .pagetitle {
				font: 20px/29px "Lucida Grande", Arial, sans-serif;
				color: #245b88;
				padding-bottom: 25px;
			}
			
						
			#subpage #right p {
				font: 12px/22px "Lucida Grande", Arial, sans-serif;
				padding: 8px 0;
				color: #707070;
			}
			
			#subpage #right .articlesp {
				font: 12px/22px "Lucida Grande", Arial, sans-serif;
				padding: 8px 0;
				color: #707070;
				margin-bottom: 25px;
			}
			
				#subpage #right a {
					text-decoration: underline;
					color: #f8a022;
					font-weight: bold;
				}
				#subpage #right a:hover {
					text-decoration: none;
					color: #f8a022;
					font-weight: bold;
				}
			#subpage #right ul {
				font: 12px/22px "Lucida Grande", Arial, sans-serif;
				padding: 0 0 0 30px;
				color: #707070;
			}
				#subpage #right li {
					padding: 3px 0;
				}
				
#mapsearch {
	float: right;
	}