* {margin: 0 auto; padding:0;}

body {
	background-color:#d9f1f3;
	color: #2a1a0b;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;}

p {	margin: 0; padding: 0; }

img { border: none;}

/* Links */

a { color:#2b1a10;}
a:hover { color: #006d70; text-decoration: none;}

/* main styles */

#container { width: 850px; background-color: #ffffff; }
	
#header { background: url(images/header.jpg) no-repeat top right;
	width: 850px;
	height: 176px;
	text-align:left;}
	
/* top navigation */

.nav { background-color: #2d6e70; margin: 0;
	width: 850px;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
	text-align: right;
	color: #65a5a7;
	text-transform: uppercase;}
	
.nav .im { background: url(images/nav-bk.gif) no-repeat right;}

.nav a { font-size:14px;
	font-weight:bold;
	color: #fff;
	padding-right: 12px;
	text-decoration: none;}

.nav a:hover { color: #e8c722; }

/* ----- main content sections ----- */

#MainContent { background: #fff url(images/bk.gif) repeat-y;}

/* side content */

#side { width: 181px; height: 100%;
	background: #a1d7d9 url(images/finance.jpg) no-repeat;
	vertical-align:top;
	padding-top: 60px;
	float:left;
	text-align: left;
	text-transform: capitalize; }

#side a { font: 11px Arial, Tunga, "Trebuchet MS", Tahoma, Helvetica, sans-serif, "Tw Cen MT";
	display: inline-block;
	line-height: 20px;
	padding-left: 27px;
	padding-right: 10px;
	color: #2b1a10;}

#side a:hover { color:#006d70;
	text-decoration: none;}
	
#side h1 { background: #bee4e7 url(images/arrows.gif) no-repeat left;
	color:#c49425;
	font: bold 15px Arial, Tunga, "Trebuchet MS", Tahoma, Helvetica, sans-serif, "Tw Cen MT";
	line-height: 22px;
	margin-top: 12px;
	margin-right: 1px; 
	padding-left: 27px;}

/* main content  */	
.maintext { background: #fff url(images/main-bk.gif) repeat-x;
	width: 647px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 20px 10px;
	text-align: justify; }

.maintext h1 { font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/h1-bk.gif) no-repeat bottom left;
	color:#c49425;
	text-align:left;
	line-height: 20px;
	padding-top: 10px; }

.maintext p { padding-top: 12px;}

.maintext ul { padding-left: 20px; padding-top: 8px;} 

.maintext li{
	background: url(images/disc.gif) no-repeat top left;
	list-style: none;
	padding-left: 14px; padding-bottom: 10px;}
	
.left { width: 460px;
	float:left; margin-left: 8px; }
 
 .rt { width: 163px;
	float:right;
	text-align: left;}		

.maintext1 { padding: 0 10px; }
	
/* ----- end main content sections ----- */	

/* footer */
	
#footer {
	clear: both;
	background-color: #d9f1f3;
	font-size: 9px;
	text-align: center;
	padding-top: 0px;}
    
.foot { padding: 8px 0 2px 0; line-height: 12px;}

.foot a {
	font-size: 10px;
	padding-left: 6px; padding-right: 6px;
	text-decoration: none;}
    
.foot a:hover { color: #006d70;}
    
.copyright {
	padding-bottom: 10px;
	padding-top: 2px;}

/* other styles */

.clear {clear:both;}

h2 { font: bold 14px Arial, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	color:#6c421a;
	padding-top: 14px;
	line-height: 16px; }
	
h3 {font: bold 12px;
	color:#6c421a;
	line-height: 16px;
	text-transform:capitalize;}
	
.rtimg {margin-bottom: 8px; margin-left: 6px;}

.rt h3 { padding: 5px 2px; text-align: center; }
.rt p {padding: 0 5px 10px 5px;
	line-height:14px;
	font-size:10px;}

.rt-a { width: 149px;
	text-align: left;
	background-color: #d8f0f2;
	border: 1px solid #a3d4db;}
	
.rt-b { width: 149px;
	text-align: left;
	background-color: #e3c19b;
	border: 1px solid #b59a7c;}

.rt-c { width: 149px;
	text-align: left;
	background-color: #a0d6d8;
	border: 1px solid #7fabae;}

.rt-d { width: 149px;
	text-align: left;
	background-color: #f3e7d9;
	border: 1px solid #cec2b6;}
	
.indent {padding-left: 40px;}

.txt1 { color: #ba7a1d;
	font-weight: bold;}

.txt2 { color: #ba7a1d;
	size: 12px;
	font-weight: bold;
	line-height: 13px;}

.lfs {
	padding-left: 4px;
	width: 310px;
	line-height: 26px;
	float: left;
}

.rts {
	width: 220px;
	line-height: 26px;
	float: left;
}

	
