body
{
	border:0; margin:0; padding:0;
	background-color: #ab9964;
	/*color: #fffaee;*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;	
}

td
{
	vertical-align: top;
	text-align: left;
}

img { border:0; margin:0; padding:0; }

p { margin: 0; padding: 0; }
ul { padding: 0 0 0 15px; }

a { color: #000000; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

/* --- --- */

td.header
{
	width: 749px;
	height: 263px;
	
	background-image: url(images/header.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.nav
{
	width: 749px;
	height: 87px;

	background-image: url(images/navbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

td.left_home
{
	width: 259px;
	height: 353px;

	background-image: url(images/leftbg.jpg);
	background-position: left;
	background-repeat: repeat-y;

}

td.left
{
	width: 180px;
	height: 353px;

	background-image: url(images/leftbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

td.footer
{
	width: 749px;
	height: 28px;

	background-image: url(images/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

td.iqfooter
{
	color: #e9e9e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	
	padding: 0 0 5px 5px;
	
	vertical-align: bottom;
}
td.iqfooter a { color: #e9e9e7; }
td.iqfooter a:hover { color: #e9e9e7; }

td.internal_home
{
	width: 490px;
	background-color: #fffaee;
	color: #444341;
}
td.internal_home p { padding: 0; margin: 0 0 15px 0; }
td.internal_home a { color: #323a8b; }
td.internal_home a:hover { color: #323a8b; }

td.internal
{
	width: 569px;
	background-color: #fffaee;
	color: #444341;
}
td.internal p { padding: 0; margin: 0 0 15px 0; }
td.internal a { color: #323a8b; }
td.internal a:hover { color: #323a8b; }

div.page_content
{
	padding: 13px 30px 30px 18px;
}

/* --- CMS styles --- */

div.page_text
{
}

div.page_title
{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	
	border-style: solid;
	border-color: #444341;
	border-width: 0 0 1px 0;
	
	margin-bottom: 15px;
}

/* --- A01 (About Us) --- */

img.a01_image
{
	margin: 0 15px 15px 0;
	float: left;
}

/* --- E01 (Licensing Opportunities) --- */

.staff_table
{

}

.staff_photo_holder
{
	padding: 15px 15px 15px 0;
}

.staff_photo
{
	float: left;
	margin: 0 15px 15px 0;
}

.staff_text
{
	padding: 15px 0 15px 0;
}

.staff_text_title
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	
	border-style: solid;
	border-color: #444341;
	border-width: 0 0 1px 0;
	
	margin-bottom: 15px;
}

/* --- F01 (Contact) --- */

.form_field_label
{
	text-align: right;
	vertical-align: middle;
}

.form_field_holder
{
	text-align: left;
	vertical-align: middle;
}

/* --- Technology --- */

table.tech_nav
{
	background-image: url(images/leftblank.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.tech_link
{
	padding: 15px 35px 0 25px;
}
