body {
	background: url('images/headerpixel.jpg');
	background-repeat: repeat-x;
	margin: 0;
}

body, tr, td {
	font-size:14px;
}

table.costs {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #999999;
}

.costs th, .costs td  {
    padding: 5px;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
}


#header {
	background: url('images/header.jpg');
	background-repeat: no-repeat;
	height: 139px;
	width: 780px;
}

#headerline {
	background: url('images/headerline.jpg');
	background-repeat: repeat-x;
	height: 1px;
}

#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 100%;
	line-height: 1.5em;
	width: 100%;
	text-align: center;
	border: 0px solid blue;
}

#holder {
	text-align: left;
	margin:  0 auto;
	width: 90%;
	border: 0px solid red;
}

.emailquote {
	font-size: 12px;
	font-style:italic;
	background:#BBDDFF;
	padding:10px 10px 10px 10px;
}

.emailquotepaul {
	font-size: 12px;
	font-style:italic;
	background:#FFDDBB;
	padding:10px 10px 10px 10px;
}

h1 {
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
	margin-top: 10px;
}

h2 {
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
	border-bottom: 1px solid #0066CC;
	padding-bottom: 2px;
}

h3 {
	font-size: 14px;
	color: #009999;
	font-weight: bold;
}

img {
	border: 1px solid black;
}

td.nav1 {
	background: #333366;
	border-right: 1px solid #FFFFFF;
}

td.nav2 {
	background: #333366;
	border-right: 1px solid #FFFFFF;
}

.nav1 {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	padding: 4px;
}

.nav2 {
	text-align: center;
	padding: 4px;
}

.nav2 a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
