/* TAG STYLES */

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

h1, h2, h3, h4, h5, h6
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}

img, fieldset
{
	border: 0;
}

object
{
	display: none;
}

br.clear
{
	clear: both;
}

/* END OF TAG STYLES */

/* DIV ID STYLES */

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

div#header, div#navigation, div#side_navigation, div#footer
{
	display: none;
}

div#content_body ul.links
{
	list-style-type: none;
	margin: 0 0 1.2em 0;
}

div#content_body ul.links li
{
	display: inline;
}

div#content_body div.option_item, div#content_body div.option_item_pic
{
	float: left;
	width: 210px;
	padding: 0 0 1.2em 0;
}

div#content_right_column
{
	float: none;
}

div#content_body
{
	margin: 0;
	padding: 0;
}

form#contact-us label
{
	float: left;
	width: 250px;
}

form#contact-us br
{
	clear: both;
}

form#contact-us input, textarea, select
{
	width: 200px;
	padding: 0 5px;
	margin: 0 0 10px 0;
}

form#contact-us select
{
	padding: 0;
	width: 215px;
}

form#contact-us textarea
{
	width: 450px;
	height: 63px;
}

form#contact-us input.btn_side-navigation_submit
{
	width: 53px;
	height: 24px;
	vertical-align: top;
	margin: 3px 0 0 0;
}

/* END OF DIV ID STYLES */
