/* CSS Document */

* {
    padding: 0;
    margin: 0;
} 
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#fff;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	/*background:url(../images/tradlink.jpg) no-repeat top;*/
	background:url(../images/tradlink.jpg) no-repeat top;
}

img 
{ 
	border: none; 
}
a 
{ 
	color: #0A6380; text-decoration: none; 
}
a:hover 
{ 
	text-decoration: underline; color : #000; 
}

#wrap 
{
	margin: 0 auto;
	width: 900px;
	background:url(../images/tradlink.jpg) no-repeat top;
}
#header
{
	height:175px;
	width:900px;
	margin:0px;
	padding:0px;
}
#banners
{
	width:900px;
	height:175px;
	margin:0px;
	padding:0px;
}
#animation
{
	width:900px;
	height:232px;
	margin:0px;
	padding:0px;
}
#mainbody
{
	width:900px;
	height:auto;
	margin:0px;
	padding:0px;
}

#m_body
{
	width:900px;
	height:auto;
	margin:0px;
	padding:0px;
}


#left_title_1
{
	width:270px;
	height:20px;
	background:url(../images/left_white.gif) no-repeat;
	/*background:url(../images/welcome.gif) no-repeat;*/
	margin:10px 0px 5px 10px;
}
#left_title
{
	width:270px;
	height:20px;
	background:url(../images/welcome2tradkind.gif) no-repeat;
	/*background:url(../images/welcome.gif) no-repeat;*/
	margin:10px 0px 5px 10px;
}
#center_title
{
	/*background:url(../images/who_white_title.gif) no-repeat;*/
	background:url(../images/whats-new.gif) no-repeat;
	width:160px;
	height:30px;
}
#main-title
{
	background:url(../images/main_titles.gif) no-repeat;
	height:40px;
}
#right_title
{
	background:url(../images/right_white.gif) no-repeat;
	width:150px;
	height:25px;
}
#left_body
{
	width:350px;
	height:auto;
	margin:0px;
	padding:0px;
	padding:0px 5px 10px 10px;
	
}
#center_body
{
	width:245px;
	float:none;
	height:auto;
	padding:0px 10px 10px 10px;
}
#right_body
{
	width:235px;
	height:auto;
	padding:0px 10px 10px 10px;
}
#footer
{
	width:900px;
	height:40px;
	color:#fff;
	background:#666666;
}
#footer_contents
{
	margin:10px 10px;
	float:left;
}
#mydates
{
	width:180px;
	float:right;
	margin:10px 5px 10px 10px;
}

#inside-left
{
	width:630px;
	height:auto;
	float:left;
	padding:4px 10px 10px 10px;
}
#inside-right
{
	float:right;
	width:250px;
	height:auto;
	margin:0px;
	padding:0px;
}
#inside-title
{
	float:left;
	width:630px;
	border:1px solid #ff0000;
}
#right-title
{
	float:left;
	width:250px;
	border:1px solid #ff0000;
}
#breadcrumb
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 10px 0px 5px;
}
#breadcrumb a
{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 10px 0px 10px;
}
#breadcrumb a:hover
{
	color:#0000ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:5px 10px 0px 10px;
	text-decoration:none;
}
#sustainability
{
	background:url(../images/sustainability.gif) no-repeat;
	width:199px;
	height:189px;
	margin:0px 10px 4px 30px;
}
