@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333333;
	line-height: 18px;
}

a:link,
a:visited {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #99cccc;
}

.clear {
	clear: both;
}

.blue {
	color: #003399;
}

.red {
	color: #FF0000;
}

hr {
	color: #0033FF;
	background-color: #0033FF;
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

ul {
	margin-left: 30px;
	padding-left: 30px;
}

h1.title {
	background-image: url(../images/page_title_bg.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	padding: 15px 0px 0px 25px;
	margin: 15px 0px 0px 30px;
}

h1.page_title {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	margin: 0px 0px 20px 0px;
}

h1 a:hover {
	color: #003399;
}

h2 {
	font-size: 17px;
	margin: 15px 0px;
	padding: 0px;
	color: #003399;
}

h2 a:hover {
	color: #003399;
}

#container {
	background-color: transparent;
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#header {
	background-image: url(../images/header/header_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 107px;
	width: 1000px;
}

#cmi_logo {
	float: left;
	border: none;
	margin: 25px 0px 0px 25px;
}

#top_links {
	float: right;
	margin: 10px 30px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
}

#top_links a:link,
#top_links a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px;
}

#top_links a:hover {
	color: #99cccc;
}

#content_wrapper {
	background-image: url(../images/content_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 1000px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin-top: 15px;
	padding-bottom: 100px;
}

#left_panel {
	float: left;
	width: 195px;
	margin-right: 30px;
}

#right_panel {
	float: left;
	width: 675px;
}

#footer {
	background-image: url(../images/footer_bar_bg.gif);
	background-repeat: repeat-x;
	width: 1000px;
	height: 17px;
	padding: 5px 0px;
}

#footer_links {
	position: absolute;
	margin: 0px 0px 0px 10px;
	color: #FFFFFF;
}

#footer_links a:link,
#footer_links a:visited {
	color: #FFFFFF;
	padding: 0px 5px;
}

#footer_links a:hover {
	color: #99cccc;
}

#copyright {
	text-align: center;
	margin: 0px;
	color: #FFFFFF;
}

#home_banner {
	float: left;
	height: 292px;
	width: 717px;
}

#home_feature {
	float: left;
	height: 292px;
	width: 283px;;
}

#home_content {
	width: 690px;
	float: left;
}

#content_panel_1 {
	width: 305px;
	padding: 15px;
	float: left;
	margin: 0px 0px 0px 20px;
	display: inline;
}

#content_panel_2 {
	width: 305px;
	padding: 15px;
	float: left;
	margin: 0px;
	display: inline;
}

#content_panel_3 {
	width: 290px;
	float: left;
	margin: 15px 0px 0px 10px;
	padding-left: 10px;
	display: inline;
}

#content_panel_3 p {
	padding: 5px 0px;
	margin: 0px;
}

#news_box {
	width: 253px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	padding: 0px 15px;
	background-image: url(../images/news/news_box_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
}

#content_panel {
	padding: 15px;
}

#content_panel p {
	padding: 0px 15px;
}

#content_panel_products {
	padding: 0px;
	width: 750px;
	float: left;
}

#content_panel_products h2 {
	font-size: 17px;
	padding: 0px;
	marging: 0px;
	color: #003399;
}

#mission_statement {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
	margin-top: 30px;
}

img.right {
	float: right;
	padding: 15px 0px 15px 25px;
}

img.left {
	float: left;
	padding: 0px 25px 15px 0px;
}

.med_device {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.med_device p {
	margin: 5px 0px;
	padding: 0px;
}

.device_title {
	font-size: 13px;
	font-weight: bold;
}

#ruhof_items {
	margin: 0px;
	padding: 0px;
}

#ruhof_items li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 225px;
	text-align: center;
	margin-bottom: 35px;
}

#news_content_panel {
	float: left;
	width: 770px;
	padding: 15px; 
}

#current_news,
#archive {
	margin-left: 40px;
}

#events_panel {
	float: left;
	padding: 15px;
	width: 170px;
}

sup {
	font-size: .6em;
}

.specs  {
	border-collapse: collapse;
	border: 1px solid #666666;
}

.specs tr th {
	background-color: #0066CC;
	color: #FFF;
	border: 1px solid #666666;
	padding: 8px;
	text-align: center;
}

.specs tr td {
	border: 1px solid #666666;
	padding: 3px 5px;
	text-align: center;
}

/* -------- Contact Us -------- */

form.contact_us {
	margin-left: 100px;
	margin-top: 20px;
	width: 700px;
}

form.contact_us p {
	clear: left;
	margin: 8px 0px;
}

form.contact_us p.error_msg {
	clear: none;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	padding: 3px 0px;
}

form.contact_us p.sent_msg {
	clear: none;
	text-align: center;
	color: #003399;
	font-weight: bold;
	padding: 3px 0px;
}

form.contact_us p label {
	float: left;
	width: 30%;
}

form.contact_us input.txt {
	width: 200px;
}

form.contact_us select.txt {
	width: 200px;
}

form.contact_us p.btnSend {
	clear: none;
	text-align: center;
}

form.contact_us textarea {
	width: 400px;
	height: 125px;
}