body {
	background-image:url(images/site_bg.jpg);
	background-repeat: repeat-x;
	background-color:#74736F;
	margin-top: 0;
}

td {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.home_content {
	line-height: 20px;
	color: #3F4079;
	padding: 28px 50px 30px 0px;
	background-color: #a8a8c0;
	background-image:url(images/bg_content_home.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

td.page_content {
	line-height: 20px;
	color: #3F4079;
	padding: 28px 50px 30px 0px;
	background-color: #a8a8c0;
	background-image:url(images/bg_content.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

td.form_field_label {
	line-height:normal;
	font-weight:bold;
}

td.site_bottom {
	background-image:url(images/bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.page_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4079;
	padding: 28px 50px 30px 0px;
}

.products_table
{
	text-align:left;
	padding: 2px 2px 2px 2px;
}

.products_head
{
	background-color:#4C61A0;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}

.products_cell
{
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
}
.products_roll:link {}
.products_roll:visited {}
.products_roll:hover {background-color:#FFFFFF;}
.products_roll:active {}
.staff_table
{

}

.staff_photo_holder
{
	padding-right:15px;
	padding-top:20px;
	
}

.staff_photo
{

}

.staff_text
{
	padding-bottom:35px;
}

.staff_text_title 
{
	font-weight:bold;
	margin-top:0px;
	
	
}

.iqfooterC {
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 15px;
	padding-bottom: 5px;
	valign: bottom;
}

.iqfooterC a{color: #000000;}
.iqfooterC a:hover{color: #333333;}

.iqfooterW {
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	valign: bottom;
}

.iqfooterW a{color: #FFFFFF;}
.iqfooterW a:hover{color: #EEEEEE;}