body {
	font-family: Arial,Verdana,"times New Roman",sans-serif;;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
}

/* WRAPPER */

#wrap {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#inner_wrap {
	float: left;
	width: 790px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 0px 20px;
}


	/* GENERAL */
	
h1 {
	float: left;
	height: 45px;
	width: 510px;
	background: url(images/press_release_h1_bg.jpg);
	margin: 0px;
	color: #FFFFFF;
	padding: 25px 0 0 280px;
}
h2 {
	font-size: 22px;
	color: #aeadad;
	float: left;
	padding-right: 20px;
	padding-left: 15px;
	display: block;
}
h3 {
	font-variant: small-caps;
	color: #000000;
	background-color: #c7d088;
	display: block;
	float: left;
	width: 750px;
	margin: 0 0 15px 0;
	padding: 4px 20px;
}
h4 {
	font-size: 15px;
	font-weight: bold;	
	clear: both;
	float: left;
	padding-right: 20px;
	padding-left: 18px;
	color: #333333;
	margin: 10px 0 16px 0;
}

#inner_wrap p {
	width: 750px;
	clear: both;
	float: left;
	margin: 0 0 12px 0;
	padding: 0 20px 0 16px;
}


	/* OTHERS */

#header {
	background: url(images/press_release_header.jpg);
	float: left;
	height: 250px;
	width: 790px;
}
#bt_logo {
	background: url(images/bt_logo.jpg);
	float: left;
	height: 105px;
	width: 790px;
}


	/* FOOTER */

#footer {
	background-color: #b7c553;
	float: left;
	height: 55px;
	width: 790px;
	margin-top: 25px;
}
#footer_inner {
	color: #FFFFFF;
	float: left;
	width: 790px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 30px;
	font-size: 16px;
}
#footer_inner a,
#footer_inner a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#footer_inner a:hover {
	text-decoration: underline;
}