body, html {
     margin: 0 0 0 0;
     background-color: #fff;
     font-family: Arial;
     color: #666;
     font-size: 12px;
     height: 100%;
}

img {
	border: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 14px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 1013px;
	height: 100%;
	min-height: 100%;
}

#panel_left {
	width: 193px;
	float: left;
	padding-left: 15px;
	height: 100%;
	vertical-align: middle; 
	margin-bottom: -55px;
}

#panel_left .logo {
	margin-top: 15px;
}

#panel_right {
	width: 775px;
	float: left;
	padding: 15px;
}

#mainmenu {
	height: 54px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 54px;
	background: url('/images/menu_bg.jpg');
	float: left;
	padding-left: 10px;
}

#mainmenu .left {
	float: left;
	width: 6px;
	height: 54px;
	background: url('/images/menu_left.jpg');
}

#mainmenu .right {
	float: left;
	width: 5px;
	height: 54px;
	background: url('/images/menu_right.jpg');
}

#mainmenu ul li {
	list-style:none;
	float: left;
	padding: 19px 14px 0px 14px;
	height: 30px;
}

#mainmenu .d {
	padding: 0px;
	width: 2px;
	height: 54px;
	background: url('/images/menu_div.jpg') no-repeat;
}

#mainmenu ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu ul li a:hover {
	text-decoration: underline;
}


#footer #line {
	width: 770px;
	height: 40px;
	background-color: #D4D4D4;
	float: left;
	
}

#footer #line .left {
	float: left;
	width: 6px;
	height: 40px;
	background: url('/images/footer_left.jpg');
	heght: 100%:
}

#footer #line .right {
	float: right;
	width: 6px;
	height: 40px;
	background: url('/images/footer_right.jpg');
	heght: 100%:
}

#footer #line .logo{
	display: block;
	float: right;
	margin-right: 9px;
	margin-top: 11px;
}

#footer #line .w3c{
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}

#content {
	line-height: 18px;
	min-height: 100%;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

#content td {
	font-size: 12px;
	line-height: 18px;
}

#copiright {
	width: 193px;
	clear: both;
	float: left;
	padding: 15px;
	font-size: 10px;
}

#bordered {
	padding: 0;
	width: 180px;
	height: 90px;
	background: url('/images/border.gif');
	bottom: 0;
	margin-top: 47px;
	margin-left: 12px;
}

#bordered span {
	margin-left: 18px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}

	h2 span.date {
		color: gray;
		font-size: 10px;
		margin-right: 5px;
	}
	
	h2 a {
		text-decoration: none;
	}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.product {
	float: left;
	height: 140px;
	margin-left: 15px
}

.product img {
	padding: 2px;
	border: 1px solid #D4D4D4;
}

.tech {
	 width: 100%;
}
 
.tech td {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.tech td.column_right {
	background-color: #ddd;
	padding-bottom: 10px;
}

.product_image {
	border: 5px solid lightgray;
	margin-right: 10px;
}

h1 {
	color: #990000;
	font-size: 17px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.contact_form .name {
	color: #990000;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

.contact_form .field input, .contact_form .field textarea {
	border: 1px solid #aaa;
	width: 300px;
}


.m_item{
	background-color: #999 !important;
	color: white !important;
	font-weight: bold !important;
	cursor: pointer !important;
	height: 21px !important;
	display: block;
	padding: 0px;
	width: 100%;
}

.m_item_b {
	background: url("/images/menu_bg_light.gif");
	color: white;
	padding-left: 16px;
	font-weight: bold;
	cursor: pointer;
	height: 21px !important;
	display: block;
}

.m_item a, .m_item_b a {
	padding-top: 3px;
	text-decoration: none !important;
	width: 1067px;
	padding-left: 16px;
}

.m_item a, .m_item a:hover, .m_item_b a, .m_item_b a:hover {
	color: white;
	background: transparent;
	width: 151px;
	text-decoration: none;
	height: 21px;
	_height: auto;
}

ul.sub li {
	width: 200px;
	height: 20px !important;
	background: url(/images/menu_bg2_off.gif);
	/*margin-bottom: 1px;*/
	border-bottom: 1px solid white;
	background-repeat: no-repeat;
}

ul.sub {
	/*margin-right: 0px;
	border-right: 1px solid #FFF;*/
	border-left: 1px solid white;
}

ul.sub li a, ul.sub li a:hover {
	width: 200px;
	padding-top: 2px;
}

.m_item a:hover {
	background-color: #5E5A5A;
}

ul.sub {

}

ul.sub li a:hover {
	background: none;
}

ul.sub .m_item_sub {
	_width: 184px !important;
}

ul.sub .m_item_sub a {
	_width: 184px !important;
}