/* TAG STYLES */

body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

h1
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}

img
{
	border: 0;
}

object
{
	display: none;
}

/* END OF TAG STYLES */

/* DIV ID STYLES */

div#page_container
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div#header, div#content_left_column, div#content_heading, div#content ul.subsections, form#contact-us, div#footer
{
	display: none;
}

div#content_right_column
{
	float: none;
}

div#content_body
{
	height: auto;
	margin: 0;
	padding: 0;
	overflow: visible;
	position: absolute;
	top: 0;
	left: 0;
}

div#content ul.clients
{
	list-style-type: none;
	text-align: center;
	float: left;
	width: 220px;
	margin-left: 15px;
}

div#content ul.clients a
{
	text-decoration: none;
}

/* END OF DIV ID STYLES */
