body{
	margin:0;
	background:#000;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
img{border:none;}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}
.main-wrapper{
	width:910px;
	margin:0 auto;
}
.main{background:url(../images/bg-body.gif) repeat-y;}
.main-footer{
	background:url(../images/bg-main-footer.gif) no-repeat 0 100%;
	padding:0 0 10px 0;
	width:910px;
}
/*--header--*/
#header{
	width:890px;
	height:270px;
	background:url(../images/bg-header.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}
/*--Logo--*/
#header h1{
	margin:0;
	width:345px;
	height:80px;
	position:absolute;
	bottom:39px;
	left:0;
}
#header h1 a{
	display:block;
	width:345px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
}
/*--mainl-menu--*/
.main-menu,
.footer-menu,
.block-right ul,
.banners-block ul,
.friends{
	margin:0;
	padding:0;
	list-style:none;
}
.main-menu{
	width:864px;
	height:30px;
	padding-left:6px;
	background:url(../images/bg-main-menu.gif) repeat-x;
	position:absolute;
	bottom:0;
	left:11px;
	font:15px/30px Arial, Helvetica, sans-serif;
}
.main-menu li{
	display:inline;
	background:url(../images/line-footer.gif) no-repeat 0 50%;
	padding:0 15px 0 21px;
	line-height:30px;
}
.main-menu li.first{background:none;}
.main-menu li a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.main-menu li a:hover{text-decoration:underline;}
/*--column-wrapper--*/
.column-wrapper{
	width:870px;
	overflow:hidden;
	padding:11px 20px 0 20px;
}
/*--left column--*/
.column-left{
	width:555px;
	float:left
}
.image-block{
	width:555px;
	overflow:hidden;
	margin-bottom:10px;
}
.block-left{
	width:435px;
	float:left;
}
.block-left img{display:block;}
.block-right{
	width:120px;
	float:right;
}
.block-right ul{
	width:120px;
	overflow:hidden;
}
.block-right ul li{
	width:120px;
	float:left;
}
.block-right ul li a{
	width:120px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.block-right ul li a.a-1{
	background:url(../images/1.gif) no-repeat;
	height:79px;
}
.block-right ul li.active a.a-1,
.block-right ul li a.a-1:hover{background-position:0 -79px;}
.block-right ul li a.a-2{
	background:url(../images/2.gif) no-repeat;
	height:80px;
}
.block-right ul li.active a.a-2,
.block-right ul li a.a-2:hover{background-position:0 -80px;}
.block-right ul li a.a-3{
	background:url(../images/3.gif) no-repeat;
	height:81px;
}
.block-right ul li.active a.a-3,
.block-right ul li a.a-3:hover{background-position:0 -81px;}
/*--feature--*/
.feature{
	width:555px;
	background:#3a0000;
	margin:0 0 22px 0;
}
.feature:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.feature-footer{
	background:url(../images/bg-feature-box.gif) no-repeat 0 100%;
	min-height:72px;
	width:492px;
	padding:10px 43px 18px 20px;
	position:relative;
	float:left;
	margin-bottom:-10px;
}
* html .feature-footer{height:72px;}
.feature-footer h2{
	margin:0 0 5px 0;
	color:#fff;
	font-size:15px;
}
.feature-footer p{
	margin:0;
	line-height:16px;
	font-weight:bold;
	color:#fff;
}
a.more{
	background:url(../images/bg-pointer.gif) no-repeat 100% 50%;
	padding-right:6px;
	color:#fff;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	right:50px;
}
a.more:hover{text-decoration:none;}
/*--*/
.get{
	background:url(../images/bg-get.gif) no-repeat;
	width:515px;
	height:30px;
	padding:0 20px;
}
.get h2{
	margin:0;
	font-size:15px;
	color:#fff;
	line-height:30px;
}
/*--column-right--*/
.column-rigth{
	width:300px;
	float:right;
}
.banner img{
	display:block;
}
.banner{
	display:block;
	margin:0 0 15px 0;
}
.upcoming{
	width:280px;
	background:#680000;
	padding:0 10px 8px 10px;
}
.upcoming h3{
	margin:0;
	font:bold 15px/30px Arial, Helvetica, sans-serif;
	color:#fff;
}
.upcoming-wrapper{
	width:270px;
	background:#fff;
	padding:5px;
	font-size:13px;
}
.upcoming-box{
	background:#ededed;
	margin:0 0 20px 0;
	padding:5px;
	width:260px;
}
.upcoming-box dl{
	margin:0;
}
.upcoming-box dt{
	float:left;
	color:#066;
}
.upcoming-box dd{
	margin:0;
}
.upcoming-box p{
	margin:0;
}
/*--banners-block--*/
.banners-block{
	width:870px;
	margin:0 auto;
	overflow:hidden;
	padding:13px 0 0 0;
}
.banners-block ul li{
	padding-left:23px;
	float:left;
}
.banners-block ul li.first{padding-left:0;}
.banners-block ul li a{outline:none;}
.banners-block ul li a img{
	display:block;
	border:none;
}
/*--footer--*/
#footer{
	height:21px;
	width:878px;
	padding:25px 0 0 32px;
}
.footer-menu{
	font:12px/14px Verdana, Arial, Helvetica, sans-serif;
}
.footer-menu li{
	display:inline;
	background:url(../images/line-footer.gif) no-repeat 0 50%;
	padding:0 5px 0 7px;
}
.footer-menu li.first{
	padding-left:0;
	background:none;
}
.footer-menu li a{
	color:#7d7d7d;
	text-decoration:none;
}
.footer-menu li a:hover{text-decoration:underline;}
p.copy{
	color:#7d7d7d;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 20px 33px;
}
/*-------------------------------------------------------------------------awards-and-honours-----------------------------------------------*/
.get h2{
	margin:0;
	line-height:30px;
	color:#fff;
	font-size:15px;
}
/*--botteril--*/
.botteril{
	background:#000;
	width:515px;
	padding:8px 20px 20px 20px;
	min-height:470px;
	margin-bottom:55px;
}
* html .botteril{height:470px;}
.botteril p{
	margin:0 0 40px 0;
	color:#fff;
	font-size:15px;
}
/*--data-table--*/
.data-table{width:500px;}
.data-table table{
	width:100%;
	color:#fff;
}
.data-table table th{
	text-align:left;
	font-size:15px;
	padding-bottom:15px;
}
.data-table table strong{color:#bcbcbc;}
/*---------------------------------------------------------------------friends pages---------------------------------------------------------*/
.friends-block{
	background:#000;
	width:505px;
	padding:8px 30px 0 20px;
}
.friends-block p{
	margin:0 0 22px 0;
	color:#fff;
	font-size:14px;
	line-height:16px;
}
.friends{
	width:505px;
}
.friends li{
	width:505px;
	padding:0 0 35px 0;
}
.friends li a.color-1{color:#ff4950;}
.friends li a.color-2{color:#00cfcf;}
.friends li a:hover{text-decoration:none;}
/*---------------------------------------------------------------contact page---------------------------------------------------------------*/
.form-block{
	width:447px;
	padding:0 0 160px 53px;
}
.form-wrapper{
	width:100%;
	overflow:hidden;
	padding:0 0 7px 0;
}
.form-wrapper label{
	width:190px;
	font-size:14px;
	padding-left:10px;
	float:left;
	line-height:20px;
	font-weight:bold;
	color:#fff;
}
.form-wrapper input{
	width:150px;
	height:19px;
	padding:0;
	background:#fff;
	border:none;
	padding:1px 5px 0 5px;
}
.form-wrapper select{
	width:164px;
	padding-left:10px;
}
.form-wrapper textarea{
	overflow:auto;
	border:none;
	background:#fff;
	width:220px;
	height:131px;
	padding:5px;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submit-wrapper{
	width:247px;
	padding:16px 0 0 200px;
}
/*--------------------------------------------------------------my-bio page------------------------------------------------------------*/
.my-bio{
	background:#000;
	width:503px;
	overflow:hidden;
	padding:11px 32px 11px 20px;
}
.block-img-right{
	float:right;
	text-align:right;
	padding:0 0 19px 15px;
	height:1%;
}
.block-img-left span,
.block-img-right span{
	color:#fff;
	font-size:11px;
}
.block-img-left img,
.block-img-right img{
	display:block;
	border:10px solid #840000;
}
.block-img-left{
	float:left;
	text-align:left;
	height:1%;
	padding:0 15px 19px 0;
}
.my-bio p{
	font-size:14px;
	line-height:18px;
	color:#fff;
	margin: 0 0 20px 0;
}