#trade-main{
	width:726px;

	position:relative;
}

#trade-main-col-1{
	width:446px;
	float:left;

}

#trade-main-col-2{
	width:280px;
	
	float:right;
}

#trade-acc-holder{
	background-image:url(../images/guru-design-account-holder.jpg);
	background-repeat:no-repeat;
	width:257px;
	height:58px;
	background-position:11px;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	color:#FFFFFF;
	padding:5px 0 0 5px;
	text-align:center;
	text-indent:15;
	margin:5px 0 0 0;	
}


#trade-acc-holder a{
	color:#FFFFFF;
	text-decoration:none;
}
#trade-acc-holder a:hover{
	color:#CCCCCC;
	
}

#trade-main-contact-us{
	background-image:url(../images/trade-contact-us-bg.jpg);
	background-repeat:no-repeat;
	height:322px;

	background-position:12px;
font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	color:#FFFFFF;
	word-spacing:2px;
	line-height:23px;

	
}

#trade-main-contact-us a{
	color:#FFFFFF;
	text-decoration:none;
}

#trade-main-contact-us a:hover{
	color:#FF0000;
	text-decoration:none;
}

#trade-main-contact-us h1{
font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	font-weight:500;
	margin:0px;
	padding:0px;
}
	

