@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.3em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background-image: url(../images/layout/bg_gradient.jpg);
	    background-repeat: repeat-x;
		background-color: #a0cedc;
	}
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #bb800f;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		
		color: #42423b;
		font-weight: bold;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #5599a7;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}
	ul.reg li {padding: 5px;}
	
	hr {
	margin: 8px;
	padding: 0px;
	color: #ccc;
	border: 0px;
	}
	
	
	#left_menu {
	width: 191px;
	margin: 0 auto;
	}
	
#left_menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
    margin-top: .8em;
	}	
	
#left_menu li a:link, #left_menu li a:visited {
	color: #FFF;
	font-size: 1.1em;
	font-weight:bold;
	display: block;
	background:  url(../images/menu.gif);
	padding: 8px 0 0 6px;
	}
	
#left_menu li a:hover {
	color: #FFF;
	background:  url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 6px;
	}
	
	
	
	
	
	
/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
		height: 253px;
		background: #a1cfde url(../images/layout/top_bg.gif) top repeat-x;
		position: relative;
	}
	#headermin{
		height: 90px;
		background: #a1cfde url(../images/layout/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#navigation{
		position: absolute;
		right: 0;
		top:20px;
		font-weight: bold;
	}
	/* main area layout */
	#homemain{
		background-color:#FFFFFF;
		margin:15px auto;
		padding:10px 0px 20px;
		min-height:1030px;
	}
	#main{
		background-color:#FFFFFF;
		margin:0px auto;
		padding:10px 5px 20px;
	}

	#leftcolumn{
		float: left;
		width:190px;
		padding-left: 10px;
/*
		float: left;
		width:188px;
		padding-left: 10px;
*/
	}
	#center{
		float: left;
		width: 305px;
		padding: 0 8px;
/*
		float: left;
		width: 360px;
		padding: 0 20px;
*/
	}
	#rightcolumn{
		float:right;
		width:287px !important;
		width:267px;
		padding-right:0px;
		padding-bottom:20px;
		margin-bottom:0px;
		
/*
		float: left;
		width:287px !important;
		width:267px;
*/
	}
	td p {
		font-size:1.3em;
		padding-bottom:10px;
	}

	#bigcenter{float: left;width:650px;padding: 0 0 0 20px;}
	#bigcenter p {line-height: 1.1em;}
	#bigcenter td p {line-height: 1.1em;}
	#bigcenter td {line-height: 1.1em;}
	
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
	float: left;
	width:288px;
	margin-right: 18px;
	background-image: url(../images/layout/bottom_column.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	#headermin .container{height: 90px;}
	/* logo */
	/*h1{
		position: absolute;
		height: 71px;
		top: 15px;
		width:295px;
	}*/
	h1{
		position: absolute;
		height: 65px;
		top: -16px;
		width:295px;
		left: 50%;
		margin-left: -465px;
	}
	h1 a{
	font: 24px/24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 22px 9px 25px 20px;
	display: block;
	color: #fff;
	
	background: url(../images/layout/oceans-reach6-green.jpg);
	background-repeat:no-repeat;
/*
	background-position: 0px -22px;
	background-repeat:no-repeat;
	background-position: 0px -31px;
	background: url(../images/layout/oceans-reach5.jpg) left top no-repeat;
*/
	
	z-index: 4;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 23px;
		position: absolute;
		top:0;
		right: 13px;
		cursor: pointer;
		/*background: url(../images/layout/logo_right.gif) right top no-repeat;*/
	}
	
		h5, h6{
		font-size:12px;
	}
	/* top navigation */
	#navigation {
		padding-left: 50px;
		}
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color:#FFFF99;}
	/* message and building pic */
	#banner{
		position: absolute;
		height: 200px;
		color: #a49c8f;
		font-weight: bold;
		padding:0 0px 0 0px; 
		padding-top: -15px;
		bottom: 5px;
		background: url(../images/layout/mono/05.jpg) left top no-repeat;
		font-size: 1.3em;
		z-index: 1;
		border-right: 1px solid #ffffff;
	}
	#bannermin{
		position: absolute;
		/*height: 53px;*/
		height: 42px;
		color: #a49c8f;
		font-weight: bold;
		padding:0 0px 0 0px; 
		padding-top: -15px;
		bottom: 0px;
		font-size: 1.3em;
		z-index: 1;
		
	}
	
/* =CONTENT - the content styles  */
	/* left column */
	.leftbox{padding: 0px 5px 0px 0px; margin-bottom:3px; line-height: 1.1em;}
	h3.leftbox{font-size:18px; background: url(../images/layout/left-col-header-bg.gif) no-repeat left top;padding:5px -10px 10px 20px;}
	h3.leftbox2{font-size:18px; background: url(../images/layout/left-col-header-bg2.gif) no-repeat left top;padding:5px -10px 10px 20px;}
        h3.leftbox3{font-size:18px;padding-bottom:15px;}
	h3.header_small{font-size:15px;font-weight: bold;padding:0 23px 5px 23px;}

	h3 a.leftboxlink {color:FFFFFF;}
	ul.leftbox{font-size: 1.17em;}

	.features{background: #ebf3f5; padding-top:12px; padding-left:6px; padding-right:4px; font:1.27em Arial, Helvetica, sans-serif;  margin-left:1px;}
	.features2{background: #ebf3f5 url(../images/layout/testimonials-bg.gif) repeat-y; padding-top:12px; padding-left:6px; padding-right:4px; font:1.27em Arial, Helvetica, sans-serif; border:1px solid #ccc; margin-left:1px;}
	#leftcolumn .leftbox p{padding-bottom:.2em;line-height: 1.1em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #5699A7; font-size:2em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em; }	
	/* right column */
	.rightbox_wrapper{
		background: #ffffff url() no-repeat left top;
		padding:0px;
		margin-bottom: 0px;
		margin-left:5px;
		width:277px!important;
		width:257px;
		overflow: hidden;
		font-size:11px;
		color: #fff;
	}
	.rightbox{border: 1px dashed #ffffff;width:265px !important;width:255px;overflow: hidden;padding-bottom:0px; margin:0 auto;}
	.product_image{ margin: 0px 0 0 0px;}
	
	.product_wrapper h4{font-size:1.1em;color: #483F3D;font-weight: bold; padding-top:4px; padding-bottom:0px; margin-left:0px;}
	.product_wrapper p{font-size:1.1em; line-height: 1.2em;}
	.lastbox{margin:0 auto;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #5699A7; font-size:18px;padding:5px 0 5px 5px;
	}
	.smalllink{
		font-size: 1.2em;
		color: #015CAB;
	}
	.bottomcolumn p{
		padding: 10px 20px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.1em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/layout/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/layout/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height: 1.1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 37px;
		background: #4a4841 url(../images/layout/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
	}
	#footer a{color: #A39D97;}
	#designby{
		background: url(../images/layout/logo.gif) 0 0 no-repeat;
		float: left;
		height: 23px;
		padding:2px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{color:#ffffff;text-transform:uppercase;}
	#footer_navigation li a:hover{color: #5699A7;}
	table.properties tr td {padding: 10px; font-size: 12px;}