body		{	

	margin: 0;

	padding: 0;

	background-color: #c1c0ae;

}


#header		{

	margin-left: auto;

	margin-right: auto;

	padding: 0;

	width: 780px;

	background: #817f7b;

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;
	
	font-size: 13px;

}


#header ul	{

	margin: 0;

	padding-top: 80px;

	padding-left: 350px;

	padding-bottom: 10px;

	list-style: none;

}


#header li	{

	display: inline;

	padding-right: 18px;

}


#header a	{

	color: #fff;

	text-decoration: none;

}


#header a:hover	{

	color: #000;

	text-decoration: none;

}


#line 		{

	margin: 0;

	padding 0;

	width: 780px;

	height: 20px;

	border-bottom: 1px solid #817f7b;

	background: #f5f4dc;

}


#container	{

	margin-left: auto;

	margin-right: auto;

	width: 780px;

	height: 304px;

	background: #c1c0ae  url(content_bckg.gif) repeat-y left top;

}


#left		{

	float: left;

	margin-right:50px;

	padding: 40px 0 0 20px;

	width: 280px;

	height: 264px;

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 11px;

	color: #716f6e;

	text-align: right;

	line-height: 17px;


}


#contact	{

	float: right;

	margin: 0;

	padding: 60px 0 0 0;

}


#content	{

	float: left;

	margin: 0;

	padding-top: 30px;

	width: 400px;

}


#content ul	{

	margin: 0;

	padding: 0;

	list-style: none;

}


#content li	{

	padding-bottom: 15px;

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 12px;

	color: #000;

	text-align: justify;

	line-height: 17px;

}


#content dl	{

	margin: 0;

	padding: 0;

}


#content dt	{

	padding: 3px 0 2px 0;

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 12px;

	color: #000;

	line-height: 14px;

}


#content dd	{

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 11px;

	color: #000;

	text-align: justify;

	line-height: 13px;

}


#benefit	{

	float: left;

	margin: 0;

	padding: 0;

}


#benefit ul	{

	margin: 0;

	padding-left: 15px;

}


#benefit li	{

	list-style: square;

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 11px;

	font-weight: bold;

	line-height: 13px;

}


#benefit a	{

	color: #000;
	
	text-decoration: none;

}


#benefit a:hover {

	color: #ebead3;
	
	text-decoration: none;

}


#footer		{

	float: left;

	clear: both;

	margin-left: auto;

	margin-right: auto;

	width: 780px;

	height: 100px;

	background: #ebead3  url(footer_bckg.gif) repeat-x left top;

}


#footer ul	{

	margin: 0;

	padding: 10px 0 0 350px;

	width: 400px;

	list-style: none;

}


#footer li	{

	padding: 0;

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;

	font-size: 11px;

	color: #716f6e;

	line-height: 17px;

}


#footer a	{

	color: #cc0000;

	text-decoration: none;

}


#footer a:hover	{

	color: #716f6e;

	text-decoration: none;

}


h1		{

	margin: 0;

	padding-bottom: 10px;	

	font-family : Trebuchet Ms, arial, verdana, helvetica, tahoma, sans-serif;
	
	font-size: 22px;

	font-weight: bold;

	color: #000;

}