﻿body {
	margin:0px;
	background: url(bg.gif) top left repeat-y #ff974e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:190%;
	text-decoration:none;
	
}
strong{
	color:#f97c32;
	text-decoration:none;
}
a{
	color:#f97c32;
	text-decoration:none;
}
strong {
	font-size:13px;
	color: #000;
}
#whole {
	width:855px;
}
#left{ 
    width:140px;
	height:529px;
	float:left;
	background:url(leftbg.jpg) top left no-repeat;
	vertical-align:top;
}
#right {
	width:715px;
	float:right;
}
#content {
	width:700px;
	float:right;
	padding-top:130px;
	padding-left:13px;
	background:url(topbanner.jpg) top right no-repeat;
}
blockquote {
	margin-left:23px;
	margin-right:90px;
	text-align: justify;
}
td {
	padding-left:10px
}

