@charset "UTF-8";
/* CSS Document */

body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCF6EB;
    text-align: center;
  }
  
/* Text Styles */

BODY {
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

P {
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

a.main:link {
	font-family: "Georgia", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #963;
	text-decoration: none;
	margin-right: 20px;
}

a.main:hover {
	font-family: "Georgia", serif;
	color: #39C;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	margin-right: 20px;
}

a.main:active {
	font-family: "Georgia", serif;
	color: #C96;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	margin-right: 20px;
}


a.main:visited {
	font-family: "Georgia", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #C96;
    text-decoration: none;
	margin-right: 20px;
}

.maincurrent {
	font-family: "Arial", Helvetica, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #C96;
	text-decoration: none;
	margin-right: 10px;
}

a.mainright:link {
	font-family: "Arial", Helvetica, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4233;
	text-decoration: none;
}

a.mainright:hover {
	font-family: "Arial", Helvetica, sans;
	color: #C96;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
}

a.mainright:active {
	font-family: "Arial", Helvetica, sans;
	color: #CC9;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
}


a.mainright:visited {
	font-family: "Arial", Helvetica, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #4D4233;
    text-decoration: none;
}

.mainrightcurrent {
	font-family: "Arial", Helvetica, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #C96;
	text-decoration: none;
}

a.subnav { 
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	color: #4D4233;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.subnav:visited { 
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	color: #cc9933;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	
}

a.subnav:hover { 
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	color: #C96;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: 1.35em;
	font-variant: normal;
}

a.subnav:active { 
	font-family: "Arial", Helvetica, sans;
	color: #CC9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 1.35em;
	font-variant: normal;
}

.sectiontitle {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #C60;
	background-color: #FFF;
	text-decoration: none;
}

.bodydark {
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

/* Div ID Styles and Classes */

#centered {
	width: 585px;
	height: 650px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -292px;
	margin-top: -325px;
	text-align: left;
	background: #FCF6EB;
	background-image: url(../images/commonairboat/tempBG.png);
}

#centeredALV {
	width: 1000px;
	height: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -280px;
	text-align: center;
	background: #000;
}

#centeredmain {
	width: 1020px;
	height: 2000px;
	position: absolute;
	top: 0%;
	left: 0%;
	text-align: left;
	background: #FCF6EB;
}

#header01 {
	width: 445px;
	height: 155px;
	float: left;
	text-align: left;
	background: #FCF6EB;
	background-image: url(../images/commonairboat/mainheaderBG.jpg);
}

#header02 {
	width: 555px;
	height: 155px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background: #FCF6EB;
}

#leftspace {
	width: 110px;
	height: 1845px;
	float: left;
	text-align: left;
	background: #FCF6EB;
}

#mainNav {
	width: 335px;
	height: 85px;
	float: left;
	text-align: left;
	background: #FCF6EB;
}

#welcometxt {
	width: 565px;
	height: 75px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	background: #FCF6EB;
}

#longlinebreak {
	width: 910px;
	height: 10px;
	float: left;
	text-align: left;
	background: #FCF6EB;
	background-image: url(../images/commonairboat/linebreak910.png);
}

#news {
	width: 335px;
	height: 25px;
	float: left;
	padding-top: 5px;
	text-align: left;
	background: #FCF6EB;
}

#recentwork {
	width: 565px;
	height: 25px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	background: #FCF6EB;
}

#recentworkcontent {
	width: 565px;
	height: 145px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	background: #FCF6EB;
}

#newscontent {
	width: 335px;
	height: 150px;
	float: left;
	text-align: left;
	background: #FCF6EB;
}

#graphicdesign {
	width: 910px;
	height: 25px;
	float: left;
	padding-top: 5px;
	text-align: left;
	background: #FCF6EB;
}

#titlearea {
	width: 910px;
	height: 25px;
	float: left;
	padding-top: 5px;
	text-align: left;
	background: #FCF6EB;
}

#graphicsection {
	width: 910px;
	height: 560px;
	float: left;
	text-align: left;
	text-align: left;
	background: #FCF6EB;
	background-image: url(../images/commonairboat/diagonalBG.gif);
}

#archsection {
	width: 910px;
	height: 340px;
	float: left;
	text-align: left;
	text-align: left;
	background: #FCF6EB;
	background-image: url(../images/commonairboat/diagonalBG.gif);
}


#homeTemptopspace {
	width: 585px;
	height: 275px;
	float: left;
	align: top;
}

#homeTempcontent {
	width: 565px;
	height: 300px;
	float: left;
	text-align: left;
	align: top;
	padding-right: 10px;
	padding-left: 10px;
}

#homeLinebreak {
	width: 585px;
	height: 5px;
	float: left;
	align: top;
	background-image: url(../images/commonairboat/linebreak585.png);
}

#homeTempnav {
	width: 565px;
	height: 30px;
	float: left;
	align: top;
	padding-right: 10px;
	padding-left: 10px;
}

#flashcontainer {
	width: 910px;
	height: 655px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
}

#infocontainer {
	width: 930px;
	height: 800px;
	float: left;
	text-align: center;
}

#interiorleftinfo {
	width: 230px;
	height: 105px;
	padding-top: 70px;
	padding-right: 0px;
	float: left;
	text-align: right;
}

#homespace {
	width: 100px;
	height: 525px;
	float: left;
}

#interiorrowspace {
	width: 930px;
	height: 25px;
	float: left;
}

#inforowspace {
	width: 930px;
	height: 75px;
	float: left;
}

#homespaceinterior {
	width: 190px;
	height: 175px;
	float: left;
}

#contentspace {
	width: 475px;
	height: 150px;
	float: left;
}

#nav {
	width: 475px;
	height: 25px;
	float: left;
	text-align: right;
}

#clientpres {
	width: 450px;
	height: 2400px;
	float: left;
	text-align: left;
}

#clientprestxt {
	width: 300px;
	height: 2400px;
	float: left;
	text-align: left;
	padding-left: 25px;
}

#linebreak {
	width: 475px;
	height: 60px;
	float: left;
	text-align: center;
}

#homecontent {
	width: 475px;
	float: left;
	text-align: justify;
}

#infocolumnsm01 {
	width: 230px;
	height: 700px;
	float: left;
	text-align: right;
}

#infocolumnsm02 {
	width: 180px;
	height: 700px;
	float: left;
	padding-left: 20px;
	text-align: left;
}

#infocolumnlg {
	width: 410px;
	height: 700px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 45px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
}
.maintitle {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #70C7E2;
	background-color: #FFF;
	text-decoration: none;
}
.bodyBlack {
	font-family: "Arial", Helvetica, sans;
	font-size: 11px;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}

