@charset "UTF-8";

body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}

h1 {
	color: #25476C;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #214265;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #000;
}
a:visited  { color: black; }
a:hover    {
	color: #000;
}

.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


/* BANNER AREA */
.bannerArea_a {
	width: 100%;
	height: 350px;
	background-color: #FFF;
}

.bannerArea_a .container {
	height:350px;
	background-repeat: no-repeat;
}

.bannerArea_b {
	width: 100%;
	height: 350px;
	background-color: #FFF;
}

.bannerArea_b .container {
	height:350px;
	background-repeat: no-repeat;
}

.bannerArea_c {
	width: 100%;
	height: 350px;
	background-color: #FFF;
}

.bannerArea_c .container {
	height:350px;
	background-repeat: no-repeat;
}

.bannerArea_d {
	width: 100%;
	height: 350px;
	background-color: #FFF;
}

.bannerArea_d .container {
	height:350px;
	background-repeat: no-repeat;
}

.bannerArea_e {
	width: 100%;
	height: 350px;
	background-color: #FFF;
}

.bannerArea_e .container {
	height:350px;
	background-repeat: no-repeat;
}

.bannerArea_f {
	width: 100%;
	height: 350px;
	background-color: #FFF;
}

.bannerArea_f .container {
	height:350px;
	background-repeat: no-repeat;
}

.bannernav {
	padding-top: 10px;
	float: right;
	color: #FFF;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-right: 10px;
	z-index: 2;
	position: relative;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited {
	color: #FFF;
}
.bannernav a:hover {
	color: #FFF;
	text-decoration: underline;
}

.toplogo {
	z-index: 1;
	position: relative;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #FFF;
	
}


.contentArea .container {
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}

.contentleft {
	width: 640px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
	background-color: #FFF;
}

.contentright {
	padding-top: 20px;
	float: left;
	padding-left: 30px;
	width: 220px;
	text-align: left;
	background-color: #FFF;
}
.contentboth {
	width: 900px;
	float: left;
	padding-left: 40px;
	padding-right: 30px;
}


.imageright {
	
	margin-left: 5px;
	
	float: right;
	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	border-top-style: none;
	background-color: #FFF;
	
}

.footerArea .container {
	height: 40px;
	background-color: #CCC;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.topnavigationArea .container {
	background-image: url(../images/topnav_bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #426D9A;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.footerArea .container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #369;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.bannerArea_a .container {
	background-image: url(../images/AEROdoo_IMG_1034_banner.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.bannerArea_b .container {
	background-image: url(../images/AEROdoo_IMG_0147_banner.JPG);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.bannerArea_c .container {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.bannerArea_d .container {
	background-image: url(../images/AEROdoo_IMG_0459_banner.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.bannerArea_e .container {
	background-image: url(../images/AEROdoo_IMG_0286_c_wm_banner.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.bannerArea_f .container {
	background-image: url(../images/AEROdoo_IMG_0277_c_banner.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
}
.contentArea .container .contentleft .content_flash {
	border: 2px inset #CCC;
	height: 360px;
	width: 640px;
}
.contentArea .container .contentleft #content_fullflash {
	border: 2px inset #CCC;
	height: 520px;
	width: 900px;
}

.contentArea .container .contentleft .content_flash #FlashID {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentArea .container .contentleft #contact_form {
	width: 600px;
	display: block;
	height: 350px;
	float: left;
	clear: both;
	overflow: hidden;
}
.image_left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
.contentArea .container .contentboth #content_fullflash {
	border: 2px inset #CCC;
	height: 520px;
	width: 900px;
}
.image_right {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.flash_banner {
	z-index: 0;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: -51px;
}
.plus1 {
	float: left;

}
.like {
	float: right;
}
.content_AEROpano {
	height: 350px;
	width: 850px;
	position: relative;
	left: 25px;
}

