div#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#footer_text a {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #455C6C;
	text-decoration: underline;
	white-space: nowrap;
}
#key_visual {
	background: url(images/content/header.jpg) no-repeat;
}
#slogan {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.main_nav_active_item {
	background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3B4F7C;
	background-position: top left;
}
a.main_nav_item {
	background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3B4F7C;
	background-position: top left;
}
a.main_nav_item:hover {
	background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #3B4F7C;
	background-position: top left;
}
a.sub_nav_active_item {
	background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #83AA00;
}
a.sub_nav_item {
	background: url(images/dynamic/buttonset1/sn1.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #53585B;
}
a.sub_nav_item:hover {
	background: url(images/dynamic/buttonset1/sn1hover.gif) no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #83AA00;
}
.content h1 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #7A7A7A;
}
.content h2 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #974141;
}
.content h3 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #974141;
}
.content, .content p {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4C5871;
}
.content a:link {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #525252;
}
.content a:visited {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #525252;
}
.content a:hover {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #F00;
}
.content a:active {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: #36761F;
}
#footer_text {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #455C6C;
}
.af_content_middle_wrapper {
	clear: both;
}


#af_picture_left {
	width: 50%;
	height: 300px;
	text-align: center;
}
#af_content_left {
	width: 66%;
	text-align: left;
	margin: 0px;
	float: left;
}
#af_course_content_left {
	width: 60%;
	text-align: left;
	margin: 0px;
	float: left;
	font-weight: bold;
}

#af_course_content_right {
	width: 320px;
	text-align: left;
	float: right;
	margin: 0px;
}
#af_fp_download_content_right {
	width: 66%;
	text-align: left;
	float: right;
	margin: 0px;
	clear: both;
}

#af_content_right {
	width: 250px;
	text-align: left;
	float: right;
	margin: 0px;
}



#af_content_right ul {
	padding:0;
	margin:0;
	list-style-type:none;
	margin-left: Auto;
	margin-right: Auto;
	width: 800px;
}
.af_content_bottom {
	clear:both;
}
#footer ul {
	padding:0;
	margin:0;
	list-style-type:none;
	/*	margin-left: Auto;
	margin-right: Auto;*/
margin-left: 0;
	padding-left: 0;
	display: inline;
}
#footer ul li {
	margin-left: 0;
	padding: 3px 5px;
	border-left: 1px solid #999;
	list-style: none;
	display: inline;
}
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.image_top_left {
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0;
}
.image_top_right {
	margin:0 0px 10px 10px;
	float: right;
}
.image_top_mid {
	margin:0 0px 10px 0px;
}
.image_mid_left {
	margin:10px 10px 10px 0;
	float:left;
}
.image_mid_right {
	margin:10px 0px 10px 10px;
	float:right;
}
.image_bottom_left {
	margin:10px 10px 0px 0;
	float:left;
}
.image_bottom_right {
	margin:10px 0px 0px 10px;
	float:right;
}
.menu ul {
	width:600px;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-left: Auto;
	margin-right: Auto;
}
/*  ---------- style for booking form sheet on bookings pages -------------------------*/
#tincInclude295 {
	border-bottom:medium none;
	border-left:medium none;
	width:800px;
	height:690px;
	border-top:medium none;
	border-right:medium none;
	margin-right: auto;
	margin-left: auto;
}
#booking_feature {
	border: 1px solid #666;
}

/*  ---------- style for contact us form sheet on contactus pages -------------------------*/
#tincInclude4940 {
	border-bottom:medium none;
	border-left:medium none;
	border-top:medium none;
	border-right:medium none;
	margin-right: auto;
	margin-left: auto;
	width:90%;
	height:350px;
}
#table_wrapper {
	border: 1px solid #CCC;
	padding: 6px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#quote_wrapper {
	border: 1px solid #CCC;
	padding: 6px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DADADA;
}

#quote_wrapper p{
	font-size: 9px;
	color: #00F;
}

#quote_wrapper img{
	border: 1px solid #000;

}


h4 {
	color: #555;
	font-size: 14px;
}

#link_table a, #link_table a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.af_news_item {
	border: 1px solid #999;
	margin: 10px;
	background-color: #F8F8F8;
	padding: 10px;
}
.af_blk_txt {
	color: #000;
}
.fp_rotate {
	height: 290px;
	width: 290px;
	float: right;
	clear: both;
	margin-right: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}
#fp_mailing_wrapper {
	width: 45%;
}

#fp_table_wrap {
	border: 1px solid #C9C9C9;
	text-align: center;
	background-color: #FCFCFC;
	margin-bottom: 15px;
	float: right;
	width: 454px;
	margin-right: 20px;
	margin-top: 20px;
}
#fp_sm_pic_wrapper {
	float: left;
	clear: left;
	margin-top: 190px;
}

#fp_tweety_wrap {
	float: none;
	width: 90%;
	margin-top: 20px;
}
.fp_content_middle_wrapper {
	margin-top: 20px;
	clear: both;
}


#brochure {
	font-size: 9px;
	text-decoration: none;
}
#fp_logo_bottom {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 870px;
}


#fp_logo_bottom ul {
	padding:0;
	list-style-type:none;
	margin-left: auto;
	display: inline;
	margin-right: auto;
}
#fp_logo_bottom ul li {
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;

}
#main_body #container #main_container #sub_container2 #content_container #af_content_right h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#main_body #container #main_container #sub_container2 #content_container #af_content_right .af_training_links{
	margin-bottom: 15px;
	
}
	
	
#main_body #container #main_container #sub_container2 #content_container #af_content_right .af_training_links ul li a {
	margin-left: 10px;
	width: auto;
}
.Af_Sub_title_red {
	color: #974141;
	font-weight: bold;
}

