/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.wrapper
{
	background-color: #646464;
	height: 100%;
	width: 757px;
}
.content
{
	background-color: #FFFFFF;
	height: 100%;
	width: 755px;
}
.header1
{
	width: 755px;
	height: 21px;
}
.header2
{
	width: 755px;
	height: 146px;
}
.footer
{
	width: 755px;
	height: 38px;
}
.title
{
	color: #E8A618;
	font-size: 11px;
	font-weight: bold;
}
.text
{
	color: #848484;
	line-height: 16px;
}