body {
	margin:10px 0 0 0;
	background-color: #010101;
	background-image: url(images/);
	}
	
#container {
	width: 800px;
	border: 1px #012274 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	background: #003599;
	width: 100%;
	}
	
#utility_nav {
	width: 100%;
	text-align: right;
	line-height:24px;
	background: url(images/top_cus_004.jpg) top center no-repeat;
	}
	
#utility_nav img {
	float: left;
	margin-left:8px;	
	}	
	
	
/* topnav area start */
.inline img {	
	vertical-align:top;
	}
#topnav {
	white-space:nowrap;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background: #fff url(images/bg_topnav_cus_004.gif) top left repeat-x;
	margin:0;
	}
/* main area start */
	
#main {
	width: 100%;
	background-color: #FFFFFF;
	}
	
#leftcolumn {
	vertical-align:top;
	width: 161px;
	background: url(images/leftcolumn_bg.jpg) top left repeat-y;
	}
	
#content_area {
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	background:url(images/top_shdae.gif) top left repeat-x;
	}
p {
	font-size: 12px;
	line-height: 1.2em;
	}
#idContentTblCell td{
	vertical-align:top;
	}		
/* footer area start */

#footer {
	text-align: center;
	line-height:30px;
	background: #000 url(images/bg_footer_cus_004.gif);
	background-repeat: repeat-x;
	}
	
#thomas_info {
	width: 90%;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	color: #2b2b2b;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding:0 0 8px 0;
	background:url(images/header_stripe.gif) bottom left repeat-x;
	}

h2 {
	background: #345398;
	color: #fff;
	font-size: 14px;
	margin:0 0 8px 0;
	padding:3px;
	text-transform: uppercase; 
	}

h3 {
	color: #000000;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	margin:0 0 8px 0;
	}
	
/* 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;
	}

.fright {
 	float: right;
	margin: 5px 0px 5px 25px;
	}  
	

 .fleft {
 	float: left;
	margin: 5px 25px 5px 0px;
	}  
	

	
.cust_list {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	}
.cust_list li {
	background: url(images/cust_bullet.gif) no-repeat;
	background-position: 0 4px;
	padding-left:20px;
	font-size:11px;
	font-weight: bold;
	color: #345398;
	line-height: 1.7em;
	border-bottom: 1px dotted #ddd;
	} 	
	
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet_cus_004.gif);
	}