/* CSS Document */

* { pading: 0; margin: 0 auto; outline: none; }

a img { border: none; }

a {
	color: #0c75c0;
	}
a:hover { 
	text-decoration: none;
	}

body {
	background-color: #6fbef6;
	/*background-color: #48aff7;*/
	background-image:url(images/bg_new.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
h2 {
	font-family: Georgia;
	font-size: 22px;
	color: #123b67;
	}
h3 {
	font-family: Georgia;
	color: #123b67;
	font-size: 16px;
	padding-top: 12px;
	}


#bottom_scene {
	height: 334px;
	background-image:url(images/bottom_scene_new.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: center bottom;
	margin-top: -68px;
	}
#sub-bottom-scene {
	height: 334px;
	background-image:url(images/bottom_scene_new.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position: center bottom;
	margin-top: -208px;
	}

#wrapper {
	width: 884px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 124px;
	}
#sub-wrapper {
	width: 884px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	}

.sub-header {
	height: 149px;
	width: 884px;
	background-image:url(images/sub_header2.jpg);
	}
.logo {
	width: 200px;
	height: 70px;
	margin-top: 12px;
	float: left;
	}
	
/*SUB ICON NAV*/
#sub-nav {
	width: 661px;
	height: 149px;
	float: right;
	}
#sub-nav a {
	display: inline;
	text-decoration: none;
	}
.sub-company {
	width: 140px;
	height: 149px;
	float: left;
	border: none;
	background-image:url(images/sub-company2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.sub-company:hover {
	background-position: 0 -149px;
	}
body.company_page .sub-company  {
	background-position: 0 -149px;
	}
.sub-services {
	width: 127px;
	height: 149px;
	float: left;
	border: none;
	background-image:url(images/sub-services2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.sub-services:hover {
	background-position: 0 -149px;
	}
body.services_page .sub-services  {
	background-position: 0 -149px;
	}
.sub-portfolio {
	width: 129px;
	height: 149px;
	float: left;
	border: none;
	background-image:url(images/sub-portfolio2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.sub-portfolio:hover {
	background-position: 0 -149px;
	}
body.portfolio_page .sub-portfolio  {
	background-position: 0 -149px;
	}
.sub-products {
	width: 129px;
	height: 149px;
	float: left;
	border: none;
	background-image:url(images/sub-products2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.sub-products:hover {
	background-position: 0 -149px;
	}
body.products_page .sub-products  {
	background-position: 0 -149px;
	}
.sub-contact {
	width: 136px;
	height: 149px;
	float: left;
	border: none;
	background-image:url(images/sub-contact2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.sub-contact:hover {
	background-position: 0 -149px;
	}
body.contact_page .sub-contact  {
	background-position: 0 -149px;
	}
/*END NAV*/	
	
	
	
	
/*HOME ICON NAV*/	
	
#icon_nav {
	width: 884px;
	height: 224px;
	}
#icon_nav a {
	display: inline;
	text-decoration: none;
	}
.company {
	width: 172px;
	height: 224px;
	float: left;
	border: none;
	background-image:url(images/company_btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.company:hover {
	background-position: 0 -224px;
	}
.services {
	width: 179px;
	height: 224px;
	float: left;
	border: none;
	background-image:url(images/services_btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.services:hover {
	background-position: 0 -224px;
	}
.portfolio {
	width: 180px;
	height: 224px;
	float: left;
	border: none;
	background-image:url(images/portfolio_btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.portfolio:hover {
	background-position: 0 -224px;
	}
.products {
	width: 180px;
	height: 224px;
	float: left;
	border: none;
	background-image:url(images/products_btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.products:hover {
	background-position: 0 -224px;
	}
.contact {
	width: 172px;
	height: 224px;
	float: left;
	border: none;
	background-image:url(images/contact_btn2.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	background-position: 0 0;
	}
.contact:hover {
	background-position: 0 -224px;
	}
/*END NAV*/
	

.clear {
	clear: both;
	}
	
.action {
	width: 884px;
	height: 72px;
	background-color: #ffffff;
	}
.action_text {
	width: 700px;
	height: 72px;
	float: left;
	}
.action_text p {
	font-family: Georgia;
	font-size: 19px;
	color: #004a8e;
	font-weight: 800;
	padding-left: 18px;
	padding-top: 24px;
	letter-spacing: 0.01em;
	}
.action_btn {
	width: 172px;
	height: 43px;
	float: left;
	}  
.action_btn a img {
	margin-left: 0px;
	margin-top: 16px;
	}
.action_btn a:hover {
	}
.home_box {
	width: 884px;
	background-image:url(images/home_box2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #eaf9fc;
	}
.sub-box {
	width: 884px;
	background-image:url(images/sub_mid.jpg);
	background-position: top;
	background-repeat: repeat-y;
	}
.sub-main {
	width:675px;
	float: left;
	}
.sub-content {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-left: 12px;
	}
.sub-content ul {
	margin-left: 28px;
	padding-right: 12px;
	
	}
.sub-content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #436387;
	padding-bottom: 8px;
	line-height: 1.4em;
	}
.sub-content span li {
	color: #436387;
	list-style: none;
	line-height: .8em;
	}
.sub-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #436387;
	line-height: 1.5em;
	}
.sub-right {
	width: 208px;
	float: left;
	}
.sub-right-bg {
	width: 208px;
	height: 32px;
	background-image:url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	margin-left: 1px;
	}
.sub-right-bg h3 {
	padding-top: -12px;
	}
.right_nav ul {
	padding-top: 28px;
	width: 208px;
	margin-left: 0px;
	padding-left: 0px;
	}
.right_nav li {
	width: 208px;
	height: 36px;
	background-image:url(images/sub-btn-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-left: 1px;
	margin-top: -9px;
	padding-top: 8px;
	}
.right_nav li a {
	font-family: Georgia;
	font-size: 14px;
	color: #006699;
	font-weight: 800;
	padding-left: 12px;
	text-decoration: none;
	}
.right_nav li a:hover {
	text-decoration: underline;
	}
.sub-right-box {
	width: 188px;
	margin-left: 0;
	
	}
.sub-right-box p {
	width: 160;
	margin-left: auto;
	padding-left: 12px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436387;
	line-height: 1.5em;
	}
.sub-right-box h3 {
	padding-left: 12px;
	font-size: 13px;
	padding-bottom: 8px;
	}
.home_left {
	width: 624px;
	padding-left: 0px;
	padding-top: 28px;
	float: left;
	}
.home_left_box {
	width: 606px;
	margin-left: 18px;
	}
.home_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #738b9b;*/
	color: #446a84;
	line-height: 1.6em;
	}
.home_left p span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #123b67;
	font-weight: bold;
	}
.home_right {
	width: 260px;
	float: left;
	padding-top: 24px;
	}
.home_right a img {
	padding-left: 4px;
	}
.home_right_box {
	width: 232px;
	margin-left: 12px;
	padding-right: 16px;
	}
.home_right_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 8px;
	color: #446a84;
	line-height: 1.5em;
	}
	
/*2nd round styles*/

.box {
	width: 597px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	}
.box_top {
	width: 597px;
	height: 47px;
	background-image:url(images/box_top.jpg);
	}
.box_mid {
	width: 597px;
	background-image:url(images/box_mid.jpg);
	background-repeat: repeat-y;
	}
.box_mid p {
	font-size: 13px;
	padding-left: 12px;
	width: 350px;
	float: left;
	color: #436387;
	}
.box_bott {
	width: 597px;
	height: 50px;
	background-image:url(images/box_bott.jpg);
	background-repeat: no-repeat;
	padding-bottom: 12px;
	}
.box_bott p {
	width: 280px;
	margin-right: 0px;
	text-align: right;
	padding-top: 16px;
	padding-right: 12px;
	}
.box_bott p span {
	font-weight: 800;
	}
.box_bott a {
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	padding-right: 14px;
	text-decoration: none;
	color: #123b67;
	font-weight: 800;
	}
.box_bott a:hover {
	text-decoration: underline;
	}
.box_head {
	font-family: georgia;
	font-size: 20px;
	padding-top: 12px;
	padding-left: 14px;
	margin-left: 224px;
	color: #123b67;
	font-weight: 800;
	line-height: 1.5em;
	}
.box_pic {
	width: 214px;
	height: 148px;
	padding-left: 13px;
	float: left;
	margin-top: -34px;
	}
	
.hole_box {
	width: 650px;
	}
.hole_top {
	width: 650px;
	height: 15px;
	background-image:url(images/hole_top.jpg);
	margin-top: 4px;
	}
.hole_mid {
	width: 650px;
	background-image:url(images/hole_mid.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	}
.hole_bott {
	width: 650px;
	height: 23px;
	background-image:url(images/hole_bott.jpg);
	}
.hole_content {
	width: 628px;
	margin-left: auto;
	margin-right: auto;
	}
	
.pic_banner {
	width: 650px;
	height: 264px;
	margin-top: -19px;
	padding-bottom: 8px;
	}

.small_pic_banner {
	width: 650px;
	height: 180px;
	margin-top: -19px;
	padding-bottom: 8px;
	}
	
.thumb_row {
	width: 624px;
	height: 106px;
	overflow: hidden;
	padding-left: 4px;
	}
	


.thumb {
	width: 154px;
	height: 106px;
	float: left;
	padding: .5px;
	}
	
.thumb:hover img {
	margin-top: -106px;
	}
	
	
.logo_row {
	width: 624px;
	}
.logo_thumb {
	width: 301px;
	height: 151px;
	float: left;
	border: 1px #dce8eb;
	}

.logo_descrip {
	width: 298px;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	}
.logo_descrip h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	padding-top: 34px;
	}
	
.sky_box {
	width: 650px;
	}
.sky_top  {
	width: 650px;
	height: 49px;
	background-image:url(images/sky_top.jpg);
	margin-top: -19px;
	}
.sky_mid  {
	width: 650px;
	background-image:url(images/sky_mid.jpg);
	background-repeat: repeat-y;
	}
.sky_bott  {
	width: 650px;
	height: 21px;
	background-image:url(images/sky_bott.jpg);
	}
	
	
.box_break {
	width: 637px;
	height: 21px;
	background-image:url(images/box_break.jpg);
	margin-left: auto;
	margin-right: auto;
	}
.quote {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	
	}
.quote p {
	width: 500px;
	padding-top: 14px;
	font-family: georgia;
	font-size: 16px;
	float: left;
	}
.left_quote {
	width: 57px;
	height: 47px;
	background-image:url(images/left_quote.jpg);
	float: left;
	}
.right_quote {
	width: 616px;
	height: 46px;
	background-image:url(images/right_quote.gif);
	margin-top: -44px;
	float: right;
	}
.client p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	float: right;
	margin-right: 48px;
	margin-top: 8px;
	}
.client p span {
	color: #84adb6;
	padding-left: 9px;
	}

.clients li {
	background-image: none;
	font-size: 12px;
	color: #436387;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -16px;
	padding-bottom: 8px;
	line-height: 1.2em;
	padding-top: 0px;
	width: 180px;
	list-style: circle;
	line-height: 1.4em;
	}

.aio_button {
	width: 180px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	}	
/* Ben styles

a.thumb {
	
	width: 154px;
	height: 106px;
	float: left;
	padding: 1px;
	}
		
a.thumb img {
	display:block;
	width: 154px;
	height: 106px;
	position:absolute;
	z-index:2;
	border:0px;
	overflow:hidden;
	}
		
a.thumb div {
	display:block;
	width: 154px;
	height: 106px;
	position:absolute;
	z-index:1;
	}
		
a.thumb:hover div {
	display:block;
	width: 154px;
	height: 85px;
	position:absolute;
	z-index:2;
	background:white;
	padding-top:20px
	}
*/