body {
	margin-top: 10px;
	background-color: #0D223A;
	background-image: url(images/);
	}
	
#container {
	width: 760px;
	background-color: #FFFFFF;
	}

/* header area start */
	
#utility_nav {
	width: 750px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	}

#header {
	width: 760px;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	white-space: nowrap;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	}
	
#leftnav {
	width: 146px; 
	width: 126px !important;
	padding: 57px 5px 20px 15px;
	background-color: #ffffff;
	background-image: url(images/bg_leftnav_top_che_002_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#content_area {
	width: 448px;
	width: 408px !important;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 57px;
	padding-bottom: 30px;
	background-image: url(images/bg_main_che_002_new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

#rightarea1 {
	width: 166px;
	width: 146px !important;
	padding: 11px 5px 10px 15px;
	background-color: #3F89B0;
	background-image: url(images/bg_rightarea_top_che_002_new.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	}

#rightarea2 {
	width: 166px;
	background-color: #3F89B0;
	background-image: url(images/bg_rightarea_top_che_002_new-rep.jpg);
	background-repeat: repeat-y;
	background-position:left top;
	}

#rightarea3 {
	width: 166px;
	width: 146px !important;
	padding: 0px 5px 50px 15px;
	}

.template ul {padding-left:8px; margin-left:8px; font-size:11px; line-height:normal;}
.template li {padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; line-height:normal;}
/* footer area start */

#footer {
	width: 760px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #16314F;
	}
	
#thomas_info {
	width: 760px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 { font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#16314F; }

h2 { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3F89B0;}
	
h3 {
	font-family: Times;
	color: #598527;
	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 */
	
/*li {
	list-style-image: url(images/bullet.gif);
	}*/
	
a img { border: none; }