@charset "utf-8";

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E0E1ED;
	margin:0px auto;
	font-family:arial;
	font-size:12px;
	font-smooth:always;
}
.content {
	width:812px;
	height:auto;
	margin:0px auto;
	background-image:url(../images/body_slice.jpg);
	background-repeat:repeat-y;
	display:table-cell;
}
.header {
	width:812px;
	height:162px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	position:relative;
}
.left {
	width:198px;
	height:auto;
	display:table-cell;
	padding-left:7px;
	float:left;
	position:relative;
}
.nav {
	width:198px;
	height:345px;
	float:left;
	position:relative;
	overflow:hidden;
	display:block;
}
.nav_top {
	width:198px;
	height:4px;
	background-image:url(../images/nav_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.nav_left {
	width:4px;
	height:337px;
	background-image:url(../images/nav_left.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.navigation {
	width:190px;
	height:337px;
	background-image:url(../images/nav_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.nav_right {
	width:4px;
	height:337px;
	background-image:url(../images/nav_right.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.nav_bottom {
	width:198px;
	height:4px;
	background-image:url(../images/nav_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1 {
	width:198px;
	height:122px;
	float:left;
	position:relative;
	overflow:hidden;
	padding-top:10px;
}
.box1_top {
	width:198px;
	height:4px;
	background-image:url(../images/box1_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1_left {
	width:4px;
	height:122px;
	background-image:url(../images/box1_left.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1_centre {
	width:190px;
	height:122px;
	background-image:url(../images/box1_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.box1_right {
	width:4px;
	height:122px;
	background-image:url(../images/box1_right.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box1_bottom {
	width:198px;
	height:4px;
	background-image:url(../images/box1_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2 {
	width:198px;
	height:122px;
	float:left;
	padding-top:10px;
	position:relative;
	overflow:hidden;
}
.box2_top {
	width:198px;
	height:4px;
	background-image:url(../images/box2_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2_left {
	width:4px;
	height:107px;
	background-image:url(../images/box2_left.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2_centre {
	width:190px;
	height:107px;
	background-image:url(../images/box2_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
.box2_right {
	width:4px;
	height:107px;
	background-image:url(../images/box2_right.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.box2_bottom {
	width:198px;
	height:4px;
	background-image:url(../images/box2_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.accreditations {
	width:198px;
	height:300px;
	background-image:url(../images/accreditations.jpg);
	float:left;
	position:relative;
}
.right {
	width:600px;
	height:auto;
	display:table-cell;
	padding-right:7px;
	float:left;
	position:relative;
}
.flash {
	width:600px;
	height:200px;
	float:left;
	position:relative;
	display:block;
}
.text {
	width:590px;
	height:auto;
	display:block;
	float:left;
	position:relative;
	padding-left:10px;
}
.footer {
	width:812px;
	height:37px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	display:block;
	margin-top:10px;
	overflow:hidden;
	float:left;
	position:relative;
}