#wrapper
{
	width: 100%;
	height: 100%;
}

#container
{
	margin: 0 auto;
	width: 800px;
	padding: 50px 0px 0px 0px;	
}

#content
{
	background-color: #FFF;
}

#header
{
	background: url("../images/swdheader_03.png");
	width: 800px;
	height: 264px;
}

#left-container
{
	width: 565px;	
	float: left;
}

#left-content
{
	background-color: #FFF;
	padding: 15px;
	margin: 10px 10px 0px 0px;
}

#left-bottom-curve
{
	background: url("../images/left-content-bottom-curve_03.png");
	width: 555px;
	height: 12px;
	
}

#right-content
{
	margin: 10px 0px 0px 0px;
	float: right;
}

.clear
{
	clear: both;
}

#opt-box-header
{
	background: url("../images/opt-box-header_03.png");
	width: 233px;
	height: 81px;
	
}

#opt-box-container
{
	background-color: #FFF;
	padding: 5px;
	width: 216px;
	margin: 0 auto;
	text-align: center;
	color: #464646;
}

.rounded-bottom
{
	background: url("../images/rounded-bottom.png");
	width: 226px;
	height: 11px;
	margin: 0 auto;
}

#opt-box-header-bottom
{
	background: url("../images/bottom-box-header_03.png");
	width: 233px;
	height: 81px;
	
}

#opt-box-container-bottom
{
	background-color: #FFF;
	padding: 5px;
	width: 216px;
	margin: 0 auto;
	text-align: center;
	color: #464646;
}

.rounded-bottom-bottom
{
	background: url("../images/rounded-bottom.png");
	width: 226px;
	height: 11px;
	margin: 0 auto;
}

.rounded-top
{
	background: url("../images/rounded-top.png");
	width: 226px;
	height: 13px;
	margin: 0 auto;
}

#left-content-container
{
	background-color: #FFF;
	padding: 10px;
	width: 206px;
	margin: 0 auto;
	color: #464646;
	text-align: center;
}

#footer
{
	width: 565px;
	text-align: center;
	color: #FFF;
	padding: 10px;
	font-size: 12px;
}

.center
{
	text-align: center;
}

.testi-container
{
	background: #000;
	width: 480px;
	margin: 0 auto;
	padding: 16px;
}