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

html { 
	min-height: 100%;
	height: 100%;
}

body {
	min-height: 100%;
	width:100%;
	background-image:url(../background_images/global_back.jpg);
	background-repeat:repeat-x;
	padding-bottom: 2px;
	margin:0px 0px;
	text-align:center;
	overflow-x:hidden;
	background-color: #ffffff;
}

 * html body		
 {height: 100%}

* html #mainwrapper	
{height: 100%}

div#mainwrapper		
{width: 858px;
margin: auto;

}
 
#content {
	width:861px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	
	
}
 
 #logo {
	background-image:url(../logos/BTlogo.jpg);
	background-repeat:no-repeat;
	width:134px;
	height:188px;
	position: absolute;
	top: 4px;
	left: 30px;
 }
 
.global {
	position:absolute;
	width:858px;
	top:0%;
	background-color:#FFFFFF;
	min-height:840px;
	margin-bottom:20px;
	height:auto;
}

.global_splash {
	position:absolute;
	width:800;
	top:0%;
	background-color:#FFFFFF;
	height:600px;
	margin-bottom:30px;
}

.main_global {
	
}

.top_info {
	position: absolute;
	right: 30px;
	top: 15px;
}

.top_info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#navigation {
	

	width:95%;
	position: absolute;
	right: 0px;
	text-decoration: none;
		}



.nav_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	
	


}

.nav_color {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}



.space_img {
	background-image: url(../background_images/white_back.jpg);
	background-repeat: repeat-x;
	
	position: relative;
	top: 153px;
	height: 36px;
	left: 0px;
	width: 100%;
}



.main_head_img {
	position: relative;
	top: 152px;
	background-image: url(../random_images/home.jpg);
	height: 119px;
	width: 858px;
}

.main_content {
	position:relative;
	width: 850px;
	left: 0px;
	top:170px;
	height: auto;
	
	max-height:100%;
}

.main_content_splash {
	position:absolute;
	top:220px;
	width: 850px;
	left: 98px;
	height: auto;
	margin-bottom: 20px;
}

.sub_header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#003366;
	letter-spacing:1px;
	
}

.main_right {
	display: block;
	position: relative;
	right: 0px;
	width: 480px;
	padding-right:12px;
	padding-bottom:200px;
	height: 100%;
	
	margin-top:-490px;
	float: right;
}

.side_head {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#003366;
}


.main_text {
	
}

.side_content {
	position: relative;
	width: 250px;
	margin-left: 18px;
	margin-right: 63px;
	_height:655px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	line-height:18px;
	
}

.side_text {
}

.footer {
	position: absolute;
	bottom: -138px;
	color:#FFFFFF;
	line-height:20px;
	height:22px;
	left: 0px;
	visibility: visible;
	width: 664px;
}

.text_foot {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:10px;
		
}

ul {
	margin-top:0px;
	text-decoration: none;
	
	}


	a.rolls {
	color:#3366CC;
	text-decoration:underline;
}

a.rolls:link, a.rolls:visited {
	color:#3366CC;
	text-decoration:underline;
}

a.rolls:hover {
	color:#990000;
	text-decoration:underline;
}	
	a {
	color:#3366CC;
	text-decoration:underline;
}

a:link, a:visited {
	color:#3366CC;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

	a.feet {
	color:#FFFFFF;
	text-decoration:underline;
}

a.feet:link, a.feet:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

a.feet:hover {
	color:#FFFFFF;
	text-decoration:none;
}

p.side_text a {
	color:#3366CC;
	text-decoration:underline;
}

p.side_text a:link, a:visited {
	color:#3366CC;
	text-decoration:underline;
}

p.side_text a:hover {
	color:#990000;
	text-decoration:underline;
	
}

div.footer a {
	color:#FFFFFF;
	text-decoration:underline;
	
}

div.footer a:link, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

div.footer a:hover {
	color:#999999;
	text-decoration:none;
}

