html{
	background:#43494E url(/media/background.png) center repeat-y;
}

body{
	background:#FFF;
	color:#5B6672;
	font:11px/18px "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:18px 24px;
	margin:0 auto;
	width:450px;
}

li, p{
	margin-bottom:18px;
}

li{
	list-style:none;
}

a{
	color:#454C56;
	text-decoration:none;
	outline:0;
}

a:active, a:hover, a.current{
	color:#25282E !important;
	border-bottom:1px solid #B6BABF;
}

.first{
	margin-left:0 !important;
}

.contacts{
	text-align:center;
}

.contacts li{
	margin-left:18px;
	display:inline;
}

#header, #pnav, #content, #footer, #footer #snav, #footer #credit{
	margin-bottom:24px;
}

#header #logo a{
	background:url(/media/header.png) no-repeat;
	text-indent:-9999px;
	border-bottom:none;
	width:450px;
	height:80px;
	display:block;
}

#photograph{
	margin-bottom:4px;
	width:450px;
	height:300px;
}

#home #photograph{
	background:url(/media/susan_boat.jpg) no-repeat;
}

#precis #photograph{
	background:url(/media/road_sign.jpg) no-repeat;
}

#contact #photograph{
	background:url(/media/people_car.jpg) no-repeat;
}

#slogan{
	background:url(/media/slogan_background.png) bottom no-repeat;
	margin-bottom:2px;
}

#slogan p{
	text-align:center;
	padding:20px 0 16px;
	margin:0;
}

#pnav{
	background:url(/media/navigation_background.png) repeat-x;
	text-align:center;
	padding-top:12px;
}

#pnav li{
	margin-left:18px;
	display:inline;
}

#content, #footer{
	margin-bottom:40px;
}

#footer{
	color:#A0A9B3;
	font-size:10px;
	text-align:center;
	border-top:1px solid #EBEBEB;
	padding-top:6px;
}

#footer #snav a{
	color:#7E858C;
}

#footer #snav a:hover{
	color:#5C6066;
}