body {
	margin-top: 10px;
	background-color: #CCCCCC;
	background-image: url(images/);
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: 760px;
	}
	
#header02 {
	}
	
#utility_nav {
	width: 748px !important;
	width: 760px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#740027;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	text-align: right;
	padding-top: 0px;
	white-space: nowrap;
	border-top: 1px #740027 solid;
	border-bottom: 1px #740027 solid;
	background: url(images/topnav_bg_che_001.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	}
	
#leftnav {
	!important width: 160px;
	width: 133px;
	padding-top: 22px;
	padding-bottom: 100px;
	padding-left: 31px;
	background-color: #FFFFFF;
	border-right: 1px #8E586A solid;
	background-image:url(images/left_nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
	
#content_area {
	padding-left: 13px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 8px;
	}

/* footer area start */

#footer {
	width: 760px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;
	background:url(images/footer_bg_che_001.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 {
	font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#740027; padding:0px; margin:0px; padding-bottom:15px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#740027; padding:0px; margin:0px;
	}
	
h3 {
	
	}
	
/* 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_leftnav_mat_001.gif);
	}
	
.lborder { BORDER-RIGHT: #740027 1px solid;
	BORDER-TOP: #740027 1px solid;
	BORDER-LEFT: #740027 1px solid;
	BORDER-BOTTOM: #740027 1px solid;
  }
.rborder {
	BORDER-RIGHT: #740027 1px solid;
	BORDER-TOP: #740027 1px solid;
	BORDER-LEFT: #740027 1px ;
	BORDER-BOTTOM: #740027 1px solid;
}
.right_collumn{
	padding-left:25px;
	background-image:url(images/border_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
	
.main_tb_top {
	PADDING-RIGHT: 0px;
	BACKGROUND-POSITION: 50% top;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
	background-image:url(images/top_curve.jpg);
	BACKGROUND-REPEAT: no-repeat;
	}
	
.main_tb_mid {
	PADDING-RIGHT: 8px;
	BACKGROUND-POSITION: 50% top;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	background-image:url(images/main_curve.jpg);
	BACKGROUND-REPEAT: no-repeat;
	}
	
.main_tb_mid_rep{
	background-image:url(images/curve_repeat.jpg);
	}
	
.main_tb_bot {
	background-image:url(images/bottom_curve.jpg);
	background-repeat:no-repeat;
	}