body {
	margin-top:10px;
	background-color: #02382B;
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: 760px;
	border-top: 1px #0E5544 solid;
	border-bottom: 12px #0E5544 solid;
	}
	
#utility_nav {
	width: 760px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #0E5544;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #0E5544;
	background-color: #FFFF50;
	white-space: nowrap;
	background-image: url(images/topnav_left_mat_005.gif);
	background-repeat: no-repeat;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #D4DFDC;
	padding-top: 0px;
	background-image: url(images/main-bg-rep_08.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}
	
#leftnav {
	width: 163px;
	}
	
#content_area {
	width: 597px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 22px;
	padding-bottom: 20px;
	}

.content_border {
			border-left:6px solid #ffffff; 
			border-right:6px solid #ffffff;
			}

/* footer area start */

#footer {
	width: 760px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #0E5544;
	}
	
#bottom {
	width: 760px;
	height: 17px;
	background-color: #FFFFE5;
	padding-left:0px;
	margin-left:0px;
	background-image: url(images/bg_footer_mat_005.gif);
	}
	
#thomas_info {
	width: 760px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	color: #07391C;
	font-size: 13px;
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
h3 {
	font-family: Times;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	}
	
/* image styles */
	
.img01 {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* miscellaneous */

ul {padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px;}
p {margin:0px;}

.ul_equipment ul {line-height:20px; list-style-type:disc;}