body{
	margin:0px;
	padding:0px;
	line-height:13px; 
	font:12px Tahoma;
	overflow-x: hidden;
	background: url(images/bg.jpg) repeat-x;
	background-color:#cccccc;
	text-align:justify;
	}
	
	
	img{
		border:0px;
	}
	
	h2 {
	font:bold 15px  Tahoma;
	color:#0C94C6;
}
h3{
	font: 12px  Tahoma;
	color:#0C94C6;
	font-weight:bold;
}
	
/*Main Structure
================================================================================*/
#maincontainer {
	position: relative;
	margin: 0 auto;
	width:980px;
	color: #000000;
	line-height:18px;
	height:auto;
	background-color: #FFFFFF; 
	
}

#header {
	position: relative;
	width:980px;
	height:250px;
	background-color: #FFFFFF;
	
	}
	
#bodycontainer {
	clear:both;
	width:980px;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
}

#footer {
	position: relative;
	width:980px;
	height:130px;
	margin: 0 auto;
	background:url(images/footer.jpg) repeat-x; 
	clear:both;
	}

#container1{
	clear:both;
	float:left;
	width:900px;
	padding-left:30px;
	display:block;
	
}

#container_left{
	position: relative;
	float:left;
	width:70.5%;
	padding-left:30px;
		}
#container_right{
	position: relative;
	float:right;
	width:203px;;
	padding-right:0px;
	
	}
#sidemenu {
	float:left;
	display:block;
	width:400px;
	margin-top:0px;
}


/*bodycontainer
=================================================================================*/
#contentboxtop {
	position: relative;
	width:980px;
	height: auto;
	background-color:#FFFFFF;
	
	}
#contactsbox {
	clear:both;
	width:900px;
	padding-left:15px;
	padding-top:0px;
	border:dotted thin #0185C5;
	margin:0 auto;
	height: auto;
	background:url(images/cnts_bg.jpg) repeat-x;
	
	}	
	#cert {
		background: url(images/cert_bg.jpg) no-repeat;
		padding-left:10px;
		padding-right:5px;
		padding-bottom:40px;
				}	
#contentboxcenter {
	position: relative;
	width:980px;
	height:120px;
	margin:0 auto;
	
	/*background:url("images/mainbox_center.gif") repeat-y;*/
	}
	
*html #contentboxcenter{
margin-top4px;
}

#contentboxbottom {
	clear:both;
	width:980px;
	height:18px;
	background:url("images/mainbox_bottom.gif")  no-repeat ;
		}
	
/*Header
===================================================================================*/

	

#subcontainer{
	clear:both;
	width:883px;
	margin-left:47px;
	color:#666666;
	padding-bottom:40px;
}

#banner {
margin-top:10px;
	position: relative;
	width:500px;
	height:330px;
	float:left;
	z-index:0;

	/*background:url("images/finance_pic.jpg");*/
}


#textcontent {
background-color:#FFFFFF;
	clear:both;
	float:left;
	color: #666666;

	margin:0 auto;
	margin-top:20px;
	padding-left:5px;
	height:auto;
}

#textcontent ul {
	margin-left:5px;
	margin-right:5px;
	padding:0;
	text-align:justify;
	list-style-type:square;
	color:#666666;
	}
	
#textcontent ul li{
	margin-bottom:10px;
}

#textcontent h2{
	font:bold 16px  Calibri;
	margin:0;
	padding:0;
}

#textcontent p{
	font:normal 14px  Calibri;
	text-align:justify;
	margin:0 25px 10px 0px ;
	color:#666666;
}

.highlight{
	text-decoration:underline;
	color:#660099;
}
a{
    text-decoration: none;
	color: #0E547A;
	}
a:hover{
    text-decoration:underline;
	color:#0C94C6;   
	}
	
#textcontent a{
	text-decoration:underline;
	color:#330066;
}

#textcontent a:hover{
	text-decoration:underline;
	color:#ff6600;
}
	
/*container2
====================================================================*/

	

/*Footer
==================================================================*/
#footercontainer {
	position: relative;
	width:980px;
	height:30px;
	margin:0;
	padding-top:3px;
	padding-left:150px;
	left:5px;
}
	

#copyright b a{
	
	color: #666666;
}




#copyright {
	position: relative;
	height:20px;
	font:bold 13px  Calibri;
	color: #666666;
	margin-left:300px;
	}

#copyright b{
	margin:0 10px 0 15px;
	}

#copyright a{
	text-decoration:none;
	color:#999999;
}

#copyright a:hover{
 text-decoration:underline;
 }




#container2 {
	width:980px;
	height:100px;
	padding-top:0px;
	background: url(images/pro_bg.jpg) repeat-x;
	}
#container2 li{
font:bold 11px  Calibri ;
}
#container2 b{
padding:15px;
	font:bold 16px  Calibri;
	line-height:24px;
	color: #FF3333;
}


#container_left,#container1 li{
list-style: url(images/bullets.jpg);
line-height:25px;

}
#popups{
 color:#FFFFFF;
 font-size:14px;
 padding-bottom:5px;
 padding-top:5px;
 font-weight:bold;
 }
 #utt{
    position:relative;
	z-index:4;
	visibility: hidden;
 }
#tn{
    position:relative;
	z-index:5;
	visibility: hidden;
 }

 #blr3{
    position:absolute; 
	z-index:3;
	visibility: hidden;
 }
#blr{
    position:absolute;
	z-index:1;
	visibility: hidden;
 }
#blr2{
    position:absolute;
	z-index:2;
	visibility: hidden;
 }

.txtbox {
	background-color: #DEF5FE;
	border: 1px solid #0B689F;
	width:265px;
	font-size:11px;
	height:20px;
	margin-top:6px;
	margin-bottom:8px
}

