html, body {
	height: 100%;
	background-color:#f2f2f2;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/back_gradient.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	min-height: 100%;
	background-image: url(images/side_back.png);
	background-repeat:repeat-y;
}
#content {
	padding-bottom: 48px;
	padding-right: 8%;
	padding-left: 50px;
	font-size:small;
}
#content #area {
	width:25px;
	background-color:#000066;
	left:0px;
	float:left;
}
#background {
	background-attachment: scroll;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	position: absolute;
	bottom: 0;
	width:100%;
	height:auto;
	font-size:10px;
	color:#FFFFFF;
	overflow: hidden;
}
#footer_content {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 17px;
	float:left;
	position:static;
}
#footer_content ul {
	padding:0px;
	margin:0px;
}
#footer_content li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	color:#FFFFFF;
}
#menu {
	height:147px;
	overflow:hidden;
	width:100%;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
}
#mjf {
	width:110px;
	height:20px;
	float:right;
	padding-right:8%;
	padding-top:3px;
	text-align:right;
}
#sidebar {
	position:absolute;
	left: 1px;
	top: 170px;
	width:38px;
}
#menu_bar {
	position:static;
	padding-left:17px;
	padding-top:100px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}
#menu_bar li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:20px;
	color:#FFFFFF;
}
#menu_bar .expand {
	padding-left:10px;
	padding-right:10px;
}
#menu_bar a:link {
	color:#FFFFFF;
}
#menu_bar a:visited {
	color:#CCCCCC;
}
#menu_bar a:hover {
	color:#CCCCCC;
}
#menu_bar a:active {
	color:#FF9900;
}
#title {
	position:absolute;
}
#rightb2ox {
	float:right;
	width:170px;
	margin-left:10px;
}
#rightbox {
	position:absolute;
	right:8%;
	width:170px;
	margin-left:10px;
	height:310px;
	overflow: auto;
}
#leftbox {
	float:left;
	width:95px;
	height:339px;
}
.img1 {
	background-image:url(images/icons_home_1.png);
	background-repeat:no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons_home_1.png');
}
.img2 {
	background-image:url(images/icons_home_2.png);
	background-repeat:no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons_home_2.png');
}
.img3 {
	background-image:url(images/icons_home_3.png);
	background-repeat:no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icons_home_3.png');
}
.main_content {
	padding-right:180px;
	min-height:330px;
	margin-left:95px;
}
.main_content_noside {
	min-height:330px;
	margin-left:95px;
}
#rightbox .padding {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.clear {
	clear:both;
	display:block;
	overflow:visible;
}
.clear2 {
	clear:both;
	display:block;
	overflow:visible;
	width:100%;
}
.indent {
	padding-left:30px;
}
#gallery {
}
.piece {
	float:left;
	width:100px;
	height:100px;
	text-align:center;
}
.piece img {
	border:none;
}
.staff_photo {
	float:left;
	width:111px;
}
.staff_header {
	text-transform: uppercase;
	color: #000099;
	font-weight:bold;
	font-size:medium;
}
.staff_details {
	margin-left:111px;
}
img {
	border:none;
}
.centre {
	text-align:center;
}
.width100 {
	width:100px;
}
.height10 {
	height:10px;
}
#height {
}
.search {
	position:absolute;
	right:8%;
	top: 120px;
}
.search input {
	width:100px;
}
.search .button {
	width:50px;
}
