
html
{
}

body
{
	font-family: Arial;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	color: #333333;
	background-color: #5e5e5e;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

#pagewrapper
{
	margin: 0px auto 0px auto;
	width: 987px;
	background-color: #fff;
	z-index: 5;
	position: relative;
	min-height: 1px; 
}

#top_left
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/images/top_left.jpg');
	background-repeat: no-repeat;
	width: 492px;
	height: 432px;
	z-index: 4;
}

#top_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('/images/top_right.jpg');
	background-repeat: no-repeat;
	width: 492px;
	height: 432px;
	z-index: 3;
}

#bottom_left
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('/images/bottom_left.jpg');
	background-repeat: no-repeat;
	width: 492px;
	height: 419px;
	z-index: 2;
}

#bottom_right
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url('/images/bottom_right.jpg');
	background-repeat: no-repeat;
	width: 492px;
	height: 419px;
	z-index: 1;
}

#top_fade
{
	height: 11px;
	background-image: url('/images/top_fade.png');
	background-repeat: no-repeat;
	width: 987px;
	margin: 0px auto 0px auto;
	z-index: 5;
	position: relative;
}

#bottom_fade
{
	background-image: url('/images/bottom_fade.png');
	background-repeat: no-repeat;
	width: 985px;
	margin: 0px auto 0px auto;
	z-index: 5;
	position: relative;
	font-size: 7pt;
	color: #999999;
	padding: 10px 0px 4px 2px;
}

#headerwrapper
{
	height: 129px;
	background-image: url('/images/header.png');
}

#head_left
{
	height: 129px;
	background-image: url('/images/head_left2.png');
	background-repeat: no-repeat;
}

#head_right
{
	width: 324px;
	height: 62px;
	background-image: url('/images/head_right.png');
	position: absolute;
	right: -9px;
	top: 35px;
}

#head_content
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	padding: 99px 0px 0px 259px;
}

#head_content a
{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding: 0px 42px 0px 0px;
	font-size: 9pt;
}

#middlewrapper
{
	height: 217px;
	background-image: url('/images/tile1.gif');
}

#leftcolumn1
{
	width: 220px;
	padding: 18px 0px 0px 0px;
	float: left;
	position: relative;
}

#menu
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 198px;
}

#menu li
{
	margin: 0px 0px 7px 0px;	
	padding: 3px 0px 0px 60px;
	background-image: url('/images/menu_button.gif');
	font-size: 10pt;
	line-height: 12pt;
	height: 19px;
	cursor: pointer;
}

#menu li a
{
	text-decoration: none;
	color: #333333;	
}

#menu li.over
{
	background-image: url('/images/menu_button_over.gif');
}

#menu li.over a
{
	color: #fff;
}

#rightcolumn1
{
	margin: 0px 0px 0px 238px;
	padding: 18px 28px 0px 0px;
}

#rightcolumn2
{
	margin: 0px 0px 0px 238px;
	padding: 5px 28px 0px 0px;
}

#rightcolumn3
{
	margin: 0px 0px 0px 238px;
	padding: 0px 28px 0px 0px;
}

.box1
{
	height: 180px;
	margin: 0px 462px 0px 0px;
	background-image: url('/images/box1_back.gif');
	position: relative;
}

.box1_top
{
	height: 38px;
	padding: 10px 0px 0px 24px;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: normal;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: normal;
}

.box1_content
{
	font-size: 10pt;
	line-height: 13pt;
	padding: 20px 25px 0px 23px;
}

.box1_content p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.box1_left
{
	background-image: url('/images/box1_left.gif');
	width: 7px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.box1_right
{
	background-image: url('/images/box1_right.gif');
	width: 7px;
	height: 180px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.box2
{
	height: 180px;
	width: 448px;
	float: right;	
}

.box2_content
{
	background-image: url('/images/box2_back.png');	
	height: 180px;
	width: 448px;
	position: relative;
}

.box2_left
{
	background-image: url('/images/box2_left.png');
	width: 8px;
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.box2_right
{
	background-image: url('/images/box2_right.png');
	width: 8px;
	height: 180px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#bodywrapper
{
	background-color: #d9d9d9;
	background-image: url('/images/body_back.jpg');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#bodywrapper2
{
	background-image: url('/images/back1.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 13px 0px 0px 0px;
	min-height: 450px;
}

#leftcolumn2
{
	width: 220px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
}

#leftcolumn2_inside
{
	padding: 0px 0px 4px 30px;
	left: 0px;
}

.box
{
	width: 172px;
	height: 128px;
	background-image: url('/images/box.png');
}

.box p
{
	font-size: 9pt;
	line-height: 11pt;
	margin: 0px;
	padding: 15px 0px 5px 14px;
}

#footer2
{
	height: 60px;
	background-image: url('/images/tile2.gif');
	color: #4d4d4d;
	font-size: 9pt;
	line-height: 12pt;
	
}

#footer2_inside
{
	height: 60px;
	background-image: url('/images/footer2_back.jpg');
	background-repeat: no-repeat;
}

#footer2 a
{
	color: #4d4d4d;
	text-decoration: none;
}

#footer2 .divider
{
	padding: 0px 5px 0px 5px;
}

#footer2 a:hover
{
	color: #920206;
}

#footer1
{
	height: 107px;
	background-image: url('/images/tile3.gif');
	background-position: 0px 100%;
	background-repeat: repeat-x;
	background-color: #d9d9d9;
}

#footer1_inside
{
	height: 107px;
	background-image: url('/images/footer1_back.jpg');
	background-repeat: no-repeat;
}

#leftcolumn3
{
	width: 220px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#bar
{
	height: 14px;
	overflow: hidden;
	background-image: url('/images/tile4.gif');
	background-repeat: repeat-x;
}

#content1
{
	font-size: 9pt;
	line-height: 12pt;
	padding: 43px 0px 0px 0px;
	float: left;
}

#content1 a
{
	color: #920206;
	font-weight: bold;
	text-decoration: none;
}

#content2
{
	float: right;
}

.box3
{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;	
	border-bottom: 1px solid #c1c1c1;
	background-image: url('/images/box3_back.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	position: relative;
	min-height: 245px;
}

.box3_top
{
	height: 38px;
	padding: 14px 0px 0px 24px;
}

.box3_content
{
	font-size: 10pt;
	line-height: 13pt;
	padding: 20px 25px 0px 23px;
}

.box3_content p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.box3_top_left
{
	background-image: url('/images/box3_top_left.gif');
	width: 7px;
	height: 7px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.box3_bottom_left
{
	background-image: url('/images/box3_bottom_left.gif');
	width: 6px;
	height: 184px;
	position: absolute;
	left: -1px;
	bottom: -1px;
}

.box3_top_right
{
	background-image: url('/images/box3_top_right.gif');
	width: 7px;
	height: 7px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.box3_bottom_right
{
	background-image: url('/images/box3_bottom_right.gif');
	width: 6px;
	height: 184px;
	position: absolute;
	right: -1px;
	bottom: -1px;
}

.box3 a
{
	color: #920206;
	font-weight: bold;
	text-decoration: none;
}

#map
{
	position: absolute;
	top: 21px;
	right: -12px;
}

.box4
{
	height: 244px;
	width: 258px;
	float: left;
	border-top: 1px solid #333333;
	border-right: 1px solid #484848;
	border-left: 1px solid #484848;	
	border-bottom: 1px solid #666666;
}

.box4_content
{
	height: 244px;
	width: 258px;
	position: relative;
}

.box4_top_left
{
	background-image: url('/images/box4_top_left.png');
	width: 8px;
	height: 10px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.box4_bottom_left
{
	background-image: url('/images/box4_bottom_left.png');
	width: 8px;
	height: 170px;
	position: absolute;
	left: -1px;
	bottom: -1px;
}

.box4_bottom_right
{
	background-image: url('/images/box4_bottom_right.png');
	width: 8px;
	height: 170px;
	position: absolute;
	right: -1px;
	bottom: -1px;
}

.box4_top_right
{
	background-image: url('/images/box4_top_right.png');
	width: 8px;
	height: 10px;
	position: absolute;
	right: -1px;
	top: -1px;
}

#strip1
{
	background-image: url('/images/tile5.gif');
	width: 2px;
	height: 165px;
	position: absolute;
	top: -14px;
	left: 218px;	
}

#strip5
{
	background-image: url('/images/tile5.gif');
	width: 2px;
	height: 165px;
	position: absolute;
	bottom: 284px;
	left: 218px;	
}

#strip2
{
	background-color: #616161;
	width: 1px;
	height: 345px;
	position: absolute;
	top: -4px;
	left: 18px;	
	background-image: url('/images/bottom1.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#strip3
{
	width: 2px;
	height: 202px;
	position: absolute;
	top: 5px;
	left: 218px;	
}

#strip4
{
	background-color: #616161;
	width: 1px;
	height: 365px;
	position: absolute;
	bottom: 85px;
	left: 18px;	
	background-image: url('/images/bottom1.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#fullpagewrapper
{
	position: relative;
	height: 100%;
}

.box5
{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;	
	border-bottom: 1px solid #c1c1c1;
	background-image: url('/images/box3_back.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	position: relative;
	min-height: 245px;
}

.box5_top
{
	height: 38px;
	padding: 14px 0px 0px 24px;
}

.box5_content
{
	font-size: 10pt;
	padding: 22px 20px 0px 23px;
}

.box5_content p
{
	margin: 0px;
	line-height: 12pt;
	padding: 0px 0px 15px 0px;
}

.box5_top_left
{
	background-image: url('/images/box5_top_left.gif');
	width: 7px;
	height: 7px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.box5_bottom_left
{
	background-image: url('/images/box3_bottom_left.gif');
	width: 6px;
	height: 184px;
	position: absolute;
	left: -1px;
	bottom: -1px;
}

.box5_top_right
{
	background-image: url('/images/box5_top_right.gif');
	width: 7px;
	height: 7px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.box5_bottom_right
{
	background-image: url('/images/box3_bottom_right.gif');
	width: 6px;
	height: 184px;
	position: absolute;
	right: -1px;
	bottom: -1px;
}

.box5 a
{
	color: #920206;
	font-weight: bold;
	text-decoration: none;
}

.course
{
	background-color: #f9efeb;
	padding: 19px 19px 5px 19px;
	line-height: 12pt;
	position: relative;
}

.course p
{
	width: 514px;
	font-size: 9pt;
}

.box5 .course_title
{
	margin: 0px;
	padding: 0px 0px 1px 0px;
	font-weight: bold;
	font-size: 10pt;
}

.course_top_left
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/images/course_top_left.gif');
	width: 7px;
	height: 7px;
}

.course_top_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('/images/course_top_right.gif');
	width: 7px;
	height: 7px;
}

.course_bottom_left
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('/images/course_bottom_left.gif');
	width: 7px;
	height: 7px;
}

.course_bottom_right
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url('/images/course_bottom_right.gif');
	width: 7px;
	height: 7px;
}

.box6
{
	position: relative;
	border: 1px solid #333333;
}

.box6_top_left
{
	position: absolute;
	top: -1px;
	left: -1px;
	background-image: url('/images/box6_top_left.png');
	width: 7px;
	height: 7px;
}

.box6_top_right
{
	position: absolute;
	top: -1px;
	right: -1px;
	background-image: url('/images/box6_top_right.png');
	width: 7px;
	height: 7px;
}

.box6_bottom_left
{
	position: absolute;
	bottom: -1px;
	left: -1px;
	background-image: url('/images/box6_bottom_left.png');
	width: 7px;
	height: 7px;
}

.box6_bottom_right
{
	position: absolute;
	bottom: -1px;
	right: -1px;
	background-image: url('/images/box6_bottom_right.png');
	width: 7px;
	height: 7px;
}

.fieldname
{
	text-align: left;
}

.fieldinput input
{
	width: 250px;
	font-size: 9pt;
}

.fieldtextarea textarea
{
	width: 250px;
	font-size: 9pt;
}

.box5 .faq_question
{
	font-size: 10pt;
	font-weight: bold;
	background-image: url('/images/question.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 13px 20px;
}

.faq
{
	background-color: #f9efeb;
	padding: 15px 45px 0px 38px;
	line-height: 12pt;
	position: relative;
	background-image: url('/images/answer.gif');
	background-position: 8px 12px;
	background-repeat: no-repeat;
}

.course p
{
	width: 514px;
	font-size: 9pt;
}

.gallery_text
{
	padding: 5px 0px 0px 0px;
	font-size: 8pt;
	line-height: 12pt;
}

.gallery_text span
{
	color: #920206;
}

.gallery
{
	float: left;
	width: 91px;
	height: 148px;
	margin: 0px 21px 0px 0px;
	position: relative;
}

.gallery_image
{
	cursor: pointer;
}

#favourites
{
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	background-image: url('/images/favourites.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 8px 27px;
	cursor: pointer;
	margin: 0px 0px 0px 35px;
}

#facebook
{
	position: absolute;
	top: 100px;
	right: 27px;
}

.smaller
{
	font-size: 9pt;
}

.smaller p
{
	font-size: 9pt;
}

#pictureback
{
	width: 258px;
	height: 244px;
	position: absolute;
}

