@charset "UTF-8";
/* COM STYLES */
#main #breadcrumb {
	float: left;
	width:750px !important;
}
#com_menu_container {
	float:left;
	width:224px;
}
#com_menu_top {
	background:url('/images/com_menu_bg_top.jpg') no-repeat;
	width:224px;
	height:14px;
}
* html #com_menu_top {
	overflow:hidden;
}
#com_menu_middle {
	background:url('/images/com_menu_bg_middle.jpg') repeat-y;
	width:224px;
}
#misc_text {
	width:190px;
	padding:20px 20px 1px 20px;
}
#com_menu_bottom {
	background:url('/images/com_menu_bg_bottom.jpg') no-repeat;
	width:224px;
	height:14px;
}
#content_container {
	float:left;
	width:692px;
}
#com_header {
	background:url('/images/com_header_bg.jpg') no-repeat;
	width:692px;
	height:59px;
}
#overview {
	float:left;
	width:700px;
}
#com_example_container {
	float:left;
	width:292px;
	height:288px;
	margin:24px 38px 28px 54px;
	display:inline;
}
#com_thumbs, #Div1, #Div2 {
	float:left;
	width:91px;
	height:90px;
	margin:8px 2px 0 4px;
}
#com_content {
	float:left;
	width:300px;
	margin:24px 0 0 0;
}
#com_footer {
	float:right;
	background:url('/images/com_footer_bg.jpg') no-repeat;
	width:692px;
	height:58px;
}
#listofmaterials {
	float:left;
	width:630px;
	margin:24px 0 28px 54px;
	display:inline;
}
#contactform {
	float:left;
	width:630px;
	margin:24px 0 28px 54px;
	display:inline;
}
#archive_container table {
	margin:20px 0 20px 54px;
}
#archive_container td, #archive_container th  {
	padding:15px;
	border:1px solid #DDDDDD;
}
/* COM MENU STYLES */
#com_menu {/* UL */
	list-style:none;
}
#com_menu li {
	font-family:Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #FFFFFF;
	padding:8px 0 8px 16px;
	margin:0 14px 0 14px;
}
#com_menu li a {
	color:#FFFFFF;
	text-decoration:none;
}
#com_menu li a:hover {
	text-decoration:underline;
}
/* TEXT STYLES */
#misc_text p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}
#listofmaterials h2, #contactform h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c71a1f;
	font-size:20px;
	font-weight:normal;
	margin:5px 0 16px 0;
}
#com_content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c71a1f;
	font-size:30px;
	font-weight:normal;
	margin:5px 0 16px 0;
	line-height:30px;
}
.red {
	color:#c71a1f;
	font-weight:bold;
	font-style:italic;
}
#listofmaterals ul {
	list-style:disc;
}
#listofmaterials ul li {
	list-style:disc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0 0 0 20px;
}
td label {
	float:left;
	width:125px;
	height:20px;
	text-align:right;
	margin:0 6px 10px 0;
}
td input {
	margin:0 0 10px 0;
}
#archive_container th {
	font-weight:bold;
	text-transform:uppercase;
} 
#archive_container td a, #archive_container th a  {
	text-decoration:underline;
}
#archive_container td a:hover, #archive_container th a:hover  {
	text-decoration:none;
}

