@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;}
body{
	background-color: #FFFFFF;
}
#container{
	margin-right: auto;
	margin-left: auto;
	width: 700px;

}
/*/outside edge graphics/*/
#top-graph{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 649px;
	float: left;
}
#left-graph{
	height: 966px;
	width: 24px;
	float: left;
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
#right-graph{
	height: 966px;
	width: 25px;
	float: right;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	margin-right: 2px;
	}
#bottom-graph{
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 649px;
}
/*/inside slices/*/
#content{
	width: 649px;
	background-color: #FFFFFF;
	float: left;
	height: 947px;
}



#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 649px;
	float: left;
}
#header2{
	background-image: url(../images2/index_r2_c2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 649px;
	float: left;
}
#britain{
	background-image: url(../images/britain.jpg);
	height: 45px;
	width: 311px;
	background-repeat: no-repeat;
	float: left;
}
#nav{
	background-image: url(../images/nav.jpg);
	height: 45px;
	width: 338px;
	background-repeat: no-repeat;
	float: left;
}
#button_01{
	background-image: url(../images/button_01.jpg);
	height: 102px;
	width: 311px;
	float: left;
}
#building{
	background-image: url(../images/building.jpg);
	height: 657px;
	width: 338px;
	position: relative;
	background-repeat: no-repeat;
	float: right;
}

#button_02{
	background-image: url(../images/button_02.jpg);
	height: 70px;
	width: 311px;
	position: relative;
	clear: left;
	background-repeat: no-repeat;
}

#button_03{
	background-image: url(../images/button_03.jpg);
	height: 70px;
	width: 311px;
	position: relative;
	clear: left;
	background-repeat: no-repeat;
}
#button_04{
	background-image: url(../images/button_04.jpg);
	height: 70px;
	width: 311px;
	position: relative;
	clear: left;
	background-repeat: no-repeat;
}
#button_05{
	background-image: url(../images/button_05.jpg);
	height: 70px;
	width: 311px;
	position: relative;
	clear: left;
}
#button_06{
	background-image: url(../images/button_06.jpg);
	height: 70px;
	width: 311px;
	position: relative;
	clear: left;
}
#button_07{
	background-image: url(../images/button_07.jpg);
	height: 63px;
	width: 311px;
	position: relative;
	clear: left;
}
#button_08{
	background-image: url(../images/button_08.jpg);
	height: 63px;
	width: 311px;
	position: relative;
	clear: left;
}
#button_09{
	background-image: url(../images/button_09.jpg);
	height: 63px;
	width: 311px;
	position: relative;
	clear: left;
}
#button_10{
	background-image: url(../images/button_10.jpg);
	height: 17px;
	width: 311px;
	position: relative;
	clear: left;
	background-repeat: repeat;
}
#redline{
	background-image: url(../images/redline.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 649px;
	clear: left;
	float: left;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
	line-height: 21px;
	font-weight: bold;
}

#button-content{
	float: left;
	height: 657px;
	width: 311px;
}
#footer{
	width: 649px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 64px;
	clear: both;
	vertical-align: bottom;
	position: relative;
	text-align: center;
	padding-top: 15px;
}
.captions{visibility:hidden;}
