/*
	Akome.co.uk - Solutions Stylesheet
	Nick Reffitt <info@nickreffitt.co.uk>
*/

body { background: url(../images/press_header_bg.gif) repeat-x #FFFFFF top; }

div#header h1 { background: url(../images/press_header_logo.gif) no-repeat top left; }

div#header p { color: #a5bfd3; }

div#nav ul li a { background: url(../images/press_nav_bg.gif) repeat-x top; }
	div#nav ul li a.light { background: url(../images/press_nav_light_bg.gif) repeat-x bottom; }
	
div#banner { background: url(../images/press_banner_placeholder.gif) no-repeat top; }

div#info h1 { background: url(../images/content_press.gif) no-repeat top left; margin-bottom: 0; }

div#info h2 {
	float:left;
	margin: 25px 0 0 35px;
	padding: 0 50px 0 0;
	font-size: 16px;
	color: #2070a2;
}

div#info img {
	float:left;
	margin: 10px 0 0 10px;
	text-align: center;
}

div#info p.last { margin-bottom: 20px; }

div#sub-nav ul li { background: url(../images/press_sub-nav.gif) repeat-y top left; }
	div#sub-nav ul li a.chosen {  font-weight: bold; }

div#footer_wrapper { background: url(../images/press_footer_bg.gif) #96adbd repeat-x top; }
	div#footer { color: #6e8392; }
		div#footer a:hover { color: #d7efff; }