#container
{
	width: 720px;
	_width: 720px;
	margin: 0px auto 0;
	padding: 0;
	height: auto;
	min-height: 540px;
	_height: 540px;
}

html>body  #container { height: 810px; }

html>body #content
{
	height: 710px;
	/* Mozilla and Safari */
}

#content
{
	height: 500px;
	position: relative;
	top: 0px;
	background-color: #ffffff;
}

/* left column------------------ */
#left
{
	min-height:500px;height:auto !important;height:500px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 240px;
	background: #fff;
}

html>body  #left
{
	/* left column Safari Mozilla------------------ */
	width: 240px;
	height: 710px;
}

/* Right Columns--------------------------------------- */
html>body #right
{
	/* Mozilla and Safari */
	width: 480px;
	height: 710px;
}

#right
{
min-height:500px;height:auto !important;height:500px;
	margin-top: 0px;
	padding-left: 0px;
	float: left;
	padding-top: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px;
	background-color: #fff;
}

/* --------------------------------------- */
/* left Content------------------ */
#leftinside
{
	background-color: #fff;
	padding: 0px 40px 0px 40px;
	margin: 20px 0 0px 0;
	border-right: solid 1px #6699cc;
}

#left p
{
	font: normal 11px Verdana, sans serif;
	line-height: 125%;
	/*color: #999999;*/
	color: #666666;
	text-align: left;
}

#left h1
{
	font: bold 12px Verdana, sans serif;
	line-height: 130%;
	color: #6699cc;
}

/* ------------------ */
/* Right Content------------------ */
#rightinside
{
	background-color: #fff;
	margin-top: 20px;
	padding: 0px 0 0px 40px;
}

table
	{
	font: normal 11px Verdana, sans serif;
	line-height: 125%;
	/*color: #999999;*/
	color: #666666;
	text-align: left;
}
