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

html{height:100%}

html,body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2EFF7;
	
}

body{
	text-align:center;
	background-color: #f1ecf3;
	background-image: url(../images/elements/AOS-MOTIF.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#frameVertical{
	position:absolute;
	top:50%;
	margin-top:-300px;/* half flash height*/
	left:0;
	width:100%;
}

#frameHorizontal {
	width:933px;/* flash width*/
	margin-left:auto;
	margin-right:auto;
	height:549px;
	background-color: #D2EFF7;
	background-image: url(../images/frame.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

h1 {
	color:#f1ecf3;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: inline;
}

h2 {
	color:#f1ecf3;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: inline;
	text-transform: uppercase;
}

h3 {
	color:#f1ecf3;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 12px;
}

#containerNavigation {
	width: 933px;
	height: 140px;
	text-align: right;
	margin-left: 0px;
	padding-top: 0px;
	float: right;
}

ul#navigation {
	padding: 0;
	margin-top: 117px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #73cbee;
	line-height: 22px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 25px;
	font-family: Arial, "Verdana", sans-serif;
}

#navigation li a:hover {
	text-decoration: none;
	color: #aadff4;
	font-family: Arial, "Verdana", sans-serif;
}

.navOn {
	color: #0193CC;
	line-height: 22px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 25px;
	font-family: Arial, "Verdana", sans-serif;
}


#content {
	width: 909px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 11px;
	margin-top: 14px;
	text-align: left;
	height: 378px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	overflow: hidden;
	display: inline;
}

#content p {
	color: #55464e;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 18px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #0193CC;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
}

#content li {
	line-height: 20px;
	color: #001b2a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-weight: bold;
}

#content .margin {
	padding-left: 20px;
	padding-top: 20px;

}

.boldGreen
{
	font-weight: bold;
	color: #ca5e96;
	}
	
	.contactBoldGreen {
	color:#ca5e96;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 11px;
	font-family: Arial, "Verdana", sans-serif;
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
}

.galleryBackground{
	background-image: url(../images/largeImages/LARGE01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#footer {
	width: 909px;
	margin-top: 8px;
	text-align: right;
	height: 30px;
	overflow: hidden;
	float: right;
}

#footer p {
	color: #73cbee;
	font-size: 11px;
}

#footer p a {
	text-decoration: none;
	color: #ffffff;
}

#footer p a:hover  {
	text-decoration: none;
}
