body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#layout {
	margin: 20px auto;
	width: 720px;
	background-color: #FFFFFF;
}
#header {
	height: 72px;
	width: 217px;
	padding-top: 14px;
	float: right;
	padding-right: 20px;
}
#content {
	height: 382px;
	width: 720px;
	background-color: #040965;
	clear: left;
}
.contentHome {
	background-image: url(home/home_bg.jpg);
}
#imageStrip {
	height: 100px;
	width: 720px;
}
#nav {
	background-color: #8080B4;
	height: 23px;
	width: 720px;
	text-align: center;
}
#pageText {
	height: 290px;
	width: 440px;
	margin-top: 60px;
	margin-left: 20px;
	overflow: hidden;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	display: inline;
	line-height: 24px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.contentAboutCrownSalvage {
	background-image: url(aboutcrownsalvage/aboutcrownsalvage_bg.jpg);
}
a {
	color: #96CDFA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.contentContact {

	background-image: url(contact/contact_bg.jpg);
}
.contentClients {


	background-image: url(clients/clients_bg2.jpg);
}
.contentExpertise {


	background-image: url(expertise/expertise_bg2.jpg);
}
p {
}
.navButton {
	margin-right: 20px;
	margin-left: 20px;
}
.clientList {
	list-style-type: none;
	line-height: 18px;
}
#title {
	color: #060B66;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}
#homeText {
	width: auto;
}
#footer {
	background-color: #999999;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.homeheading {
    font-weight:bold;
}

li {
    margin-bottom: 5px;
}
