@charset "utf-8";
/*22px	= 1.375em 	= 137.5%*/
/*21px	= 1.3125em 	= 131.25%*/
/*20px	= 1.25em 	= 125%*/
/*19px	= 1.1875em 	= 118.75%*/
/*18px	= 1.125em 	= 112.5%*/
/*17px	= 1.0625em 	= 106.25%*/
/*16px	= 1em 		= 100%*/
/*15px	= 0.9375em	= 93.75%*/
/*14px	= 0.875em	= 87.5%*/
/*13px	= 0.8125em	= 81.25%*/
/*12px	= 0.75em	= 75%*/
/*11px	= 0.6875em	= 68.75%*/
/*10px	= 0.625em	= 62.5%*/

body,html {
	margin: 0px;
	padding: 0px;
	text-align:center;
	border-collapse:collapse;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 1.125em /*100%*/;
}

/*Links*/
a:link, a:visited {
	color:#008DAF;
	text-decoration:none;
}

a:hover {
	color:#6C9C31;
	text-decoration:none;
}

a:active {
	color:#9C9EA1;
	text-decoration:none;
}

.active_main_button {
	font-size:62.5%;
	text-decoration:none;
	color:#9C9EA1;
	padding:12px 24px 10px 8px;
	background-image:url(../images/btn_1b.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/*Center*/

.main_container {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

/*Main Container*/

.main_content {
	text-align:center; /*hack ie / center*/
	width: 900px;
	position: absolute;
	top: 280px;
	margin-left: -450px;
	left: 50%;
}
.buttons_01 {
	position: absolute;
	left: 50%;
	top: 250px;
	height: 30px;
	width: 900px;
	margin-left: -260px;
}
.button_bg {
	width: 100%;
	height: 30px;
	background-image: url(../images/button_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.bg_01 {
	background-image: url(../images/image_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.bg_02 {
	background-image: url(../images/image_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.bg_03 {
	background-image: url(../images/image_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.bg_04 {
	background-image: url(../images/image_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.bg_05 {
	background-image: url(../images/image_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.bg_06 {
	background-image: url(../images/image_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}
.bg_07 {
	background-image: url(../images/image_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
}


/*Mid Content*/

.mid_content {
	width:460px;
	height:auto;
	margin:auto; /*hack ff / center*/
	font-size:75%;
	text-align:justify;
	color:#333333;
	line-height: 150%;
	padding:0px 80px 0px 80px;
	background-image:url(../images/bg_mid_1a.png);
	background-position:center;
	background-repeat:repeat-y;
}

.sub_title {
	color:#008DAF;
	font-size: 112.5%;
	font-weight:bold;
}

li {
	background-image: url(../images/bullet_points_1.png);
	background-repeat:no-repeat;
	background-position: left 1px;
	padding: 0 0 0 30px;
	margin-left: -45px;
}

.bullet_points_1 {
	list-style-type: none;
	line-height: 200%;
	text-align: left;
}

.formdata_1 {
	margin:10px 20px 0px 10px;
}

.contact_image {
float:right;
}

/*Footer*/

.footer {
	height:300px;
	width:460px;
	margin:auto; /*hack ff / center*/
	font-size:62.5%;
	text-align:center;
	color:#333333;
	line-height: 150%;
	padding: 80px 80px 0px 80px;
	background-image:url(../images/bg_bottom_1a.png);
	background-position:top;
	background-repeat:no-repeat;
}

/*Side Buttons*/

.side_buttons {
	position:absolute;
	text-align:right;
	width: 260px;
	height:auto;
	right: 50%;
	margin-right: 310px;
	top: 20px;
}

.side_buttons01 {
	position:absolute;
	text-align:left;
	width: 200px;
	height:auto;
	left: 50%;
	margin-left: 300px;
	top: 10px;
}

.latest_news {
	background-color: #008daf;
	margin-top:10px;
	font-size: 62.5%;
	color: #FFFFFF;
	margin-left: 10px;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
}

.events_01 {
	color: #FFFFFF;
	background-color: #008DAF;
	font-size: 62.5%;
	margin-left: 10px;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 24px;
	margin-top: 10px;
}

#side_buttons a:link, #side_buttons a:visited {
	font-size:75%;
	line-height: 200%;
	text-decoration:none;
	color:#008DAF;
	padding: 11px 0px 11px 0px;
}

#side_buttons a:active {
	font-size:75%;
	line-height: 200%;
	text-decoration:none;
	color:#9C9EA1;
	padding: 11px 0px 11px 0px;
}

#side_buttons a:hover {
	font-size:75%;
	line-height: 200%;
	text-decoration:none;
	color:#6C9C31;
	padding: 11px 0px 11px 0px;
}

.active_side_button {
	font-size:75%;
	line-height: 200%;
	text-decoration:none;
	color:#9C9EA1;
	padding: 11px 24px 11px 0px;
	background-image:url(../images/btn_1b.png);
	background-repeat: no-repeat;
	background-position: right center;
}
