﻿
/***LAYOUT***/
.wrapperSubBg{background:url(/images/sub/mainBg.gif) repeat-x;}
#LWrapper
{	
	width:100%; 
}
#wrapperMain
{
	position:relative;
	width:930px;
	margin:0 auto;
	text-align:left;
}
#wrapper
{
	position:relative;
	width:980px;
	margin:0 auto;
	text-align:left;
}
		#sideBar 
		{
			float:left;
			width:236px;	
			background:url(/images/sub/tltle_leftBg.gif) no-repeat;				
		}
	
		#column
		{
			float:left;
			width:685px;	
			background:url(/images/sub/rightBg.gif) repeat-y;
		}
			
#footerContactus 
{
	border-top:5px #f3f3f5 solid; padding:5px 0 5px 30px; 
}
#footerPartnerip 
{
	border-top:3px #f3f3f5 solid; padding:5px 0 5px 60px;
}
	.footer
		{
		width:790px; text-align:left; margin:0 auto; background:url(/images/main/partnership.jpg) no-repeat 0px 0%; padding:0 30px 0 100px; 
		}
#copyright{
background-color:#f3f3f5; padding:7px 0;
}
#copyright span{padding-left:20px;}


#quickLink
{
	position:absolute;
	left:940px;
	top:220px;
	width: 50px;

}
/***LAYOUT***/
