body{
}

#wrapper{
	width: 939px;
	margin:0 auto;
}

#header {
	float: left;
	width: 786px;
}

#nav {
	float: left;
	width: 153px;
	height: 102px;
	background-image: url(../images/nav_bg.jpg);
	padding-top: 17px;
	
}
#careers {
    padding-top: 1px;
	padding-bottom: 1px;
}

#main {
	float: right;
	margin-bottom: 2px;
}

#intro {
	float: left;
	height: 230px;
	width: 454px;
	background-color: #b4d3ef;
	margin-bottom: 2px;
}

#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #004085;
	padding-left: 25px;
	padding-right: 20px;
}

#title {
	float: left;
	height: 40px;
	width: 914px;
	background-color: #b4d3ef;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #004085;
	padding-left: 25px;
	line-height: 40px;
}

#content {
	background-image: url(../images/content_bg.jpg);
	clear: both;
	background-repeat: no-repeat;
}

#body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #004083;
	text-align: left;
	padding-top: 65px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#body  a {
	color: #004083;
	text-decoration: none;
	font-weight: bold;
}
	
#body  a:hover {
	color: #DD352C;
}


.actionpack {
	width: 247px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-left: 10px;
	padding-right: 27px;
	padding-left: 27px;
	padding-top: 69px;
	padding-bottom: 11px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#ap1 {
	background-image: url(../images/ap_1.gif);
	background-repeat: no-repeat;
}

#ap2 {
	background-image: url(../images/ap_2.gif);
	background-repeat: no-repeat;

}
#ap3 {
	background-image: url(../images/ap_3.gif);
	background-repeat: no-repeat;
}

#apic{
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
#download{
	margin-left: 10px;
	margin-right: 10px;
}
#trinityhouse{
    float: left;
	width: 191px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #acafb4;
	padding-top: 25px;
	padding-right: 25px;
	float: right;
}
	
#footer  a {
	color: #acafb4;
	text-decoration: none;
}
	
#footer  a:hover {
	color: #acafb4;
	text-decoration: underline;
}
