body {
	margin-top:10px;
	background-color: #8b8787;
	background-image: url(images/);
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #d9d9d9;
	}

/* header area start */
	
#header {
	width: 760px;
	border-bottom: 14px #142c5b solid;
	}
	
#utility_nav {
	width: 760px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #142c5b;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #0c458a;
	white-space: nowrap;
	background-image: url(new-template/topnav_left_met_002.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #000000;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #d9d9d9;
	border-top: 1px #ffffff solid;
	}
	
#leftnav {
	width: 173px;
	padding-top: 9px;
	padding-bottom: 0px;
	background-color: #d9d9d9;
	}
	
#content_area {
	width: 587px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10x;
	}

/* footer area start */

#footer {
	width: 760px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #142c5b;
	}
	
#bottom {
	width: 760px;
	height: 14px;
	background-color: #d9d9d9;
	background-image:url(new-template/bottom-repeat.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
#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: #142c5b;
	font-size: 13px;
	font-weight: bold;
	}

h2 {
	color: #000206;
	font-size: 12px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #142c5b;
	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 */
	
	
td {
	font-family:Arial, Helvetica, sans-serif;
	color:#000206;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	line-height:normal;}
	
td a:link, td a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000206;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	line-height:normal;}
	
td a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000206;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	line-height:normal;}
	
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#000206;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	line-height:normal;}
	
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000206;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	line-height:normal;}
