body {
	background: #ddd;
	margin: 0px;
}

div#main {
	width: 766px;
	background: #fff;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	float: left;
}

div#page {
	overflow: hidden;
	margin: 41px;
}

div.gray_line {
	background: url('../images/gray_line.gif') no-repeat;
	width: 684px;
	height: 5px;
	overflow: hidden;
}

div.top_section {
	width: 684px;
	font: normal normal normal 11px/11px Tahoma;
	overflow: hidden;
}

div.top_section div.home {
	float: left;
	overflow: hidden;
	margin-bottom: 18px;
}

div.top_section div.email {
	float: right;
	overflow: hidden;
	margin-bottom: 18px;
}

div.legend {
	width: 684px;
	height: 184px;
	background: #2636FF url('../images/bg_legend5.gif') no-repeat;
	overflow: hidden;
}

div.legend div.legend_text {
	margin-top: 25px;
	padding: 20px;
	font: normal normal normal 11px/16px Tahoma;
	color: #fff;
	width: 294px;
	overflow: hidden;
	float: left;
}

div.legend div.legend_text2 {
	margin-top: 20px;
	overflow: hidden;
	float: left;
}

font.legend_big {
	letter-spacing: -1px;
	font: normal normal bold 30px/22px Arial;
	color: #fff;
}


br.c { clear: both; }

ul.arrow {
	margin-top: 0em;
	padding-top: 0em;
	list-style: none;
	line-height: 12px;
}
ul.arrow li {
	padding-left: 25px;
	margin-top: 7px;
	background: url('../images/li_arrow.gif') no-repeat;
}

ul.b {
	margin-left: .0em;
	padding-left: 0em;
	margin-top: 0em;
	padding-top: 0em;
	list-style: none;
	font: normal normal bold 14px/14px "Trebuchet MS";
	color: #fff;
}

ul.b li {
	padding-left: 25px;
	margin-top: 7px;
	background: url('../images/arrow_blue.gif') no-repeat;
}

ul.g {
	margin-left: 0em;
	padding-left: 0em;
	margin-top: 0em;
	padding-top: 0em;
	list-style: none;
	/* font: normal normal normal 12px/16px "Lucida Sans Unicode"; */
	font: normal normal bold 15px/14px "Trebuchet MS";
	color: #777;
}

ul.g li {
	padding-left: 25px;
	margin-top: 7px;
	background: url('../images/arrow_gray.gif') no-repeat;
}


div#m1 {
	margin-top: 12px;
	margin-right: 12px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_home.gif') no-repeat;
	cursor: pointer;
}

div#m2 {
	margin-top: 12px;
	margin-right: 12px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_profile.gif') no-repeat;
	cursor: pointer;
}

div#m3 {
	margin-top: 12px;
	margin-right: 12px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_service_area.gif') no-repeat;
	cursor: pointer;
}

div#m4 {
	margin-top: 12px;
	margin-right: 6px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_ref.gif') no-repeat;
	cursor: pointer;
}

div#m5 {
	margin-top: 12px;
	margin-right: 6px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_human_rec.gif') no-repeat;
	cursor: pointer;
}

div#m6 {
	margin-top: 12px;
	margin-right: 6px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_contact.gif') no-repeat;
	cursor: pointer;
}

div#m7 {
	margin-top: 12px;
	margin-right: 12px;
	width:32px;
	height: 32px;
	overflow: hidden;
	float: left;
	background: url('../images/icon_menu_tech_calc.gif') no-repeat;
	cursor: pointer;
}

div#mDyn {
	margin-left: 2px;
	margin-top: 14px;
	width: 392px;
	overflow: hidden;
	float: left;
	font: normal normal bold 20px "Trebuchet MS";
	text-align: right;
	background: #E5E592;
}

div#page_text_area_border {
	border: 1px solid #ddd;
	padding: 20px;
	background: url('../images/bg_about.gif');
	overflow: hidden;
}


div#page_text_area_left {
	font: normal normal normal 12px/22px Arial;
	width: 400px;
	overflow: hidden;
	padding-right: 20px;
	text-align: justify;
	border-right: 2px solid #ddd;
}


div#page_text_area_right {
	float: right;
	width: 200px;
	font: normal normal normal 12px/22px Arial;
}

u {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #333;
}

h1 {
	font: normal normal bold 20px "Trebuchet MS";
	margin-top: 0px;
	margin-bottom: 0px;
	color: #555;
}

h2 {
	font: italic normal bold 13px/22px "Arial";
	/* letter-spacing: .0em; */
	margin-top: 0px;
	margin-bottom: 0px;
	color: #555;
}


div#kilohertz {
	width: 106px;
	height: 64px;
	cursor: hand;
	background: #fff url('../images/khz-tag2.gif') no-repeat;
	overflow: hidden;
	margin-left: 32px;
}

a,a:VISITED,a:ACTIVE { font: normal normal bold 12px/22px Arial; color: #555; text-decoration: underline; }
a:HOVER { font: normal normal bold 12px/22px Arial; color: #999; text-decoration: underline; }

a.none,a.none:VISITED,a.none:ACTIVE { font: normal normal normal 11px/11px Tahoma; color: #000; text-decoration: none; }
a.none:HOVER { font: normal normal normal 11px/11px Tahoma; color: #000; text-decoration: none; }

small {
	line-height: 12px;
}

ul.small {
	list-style-type: square ;
	margin-left: 5px;
	padding-left: 10px;
	color: #555;
}

div.clip01 {
	width: 200px;
	height: 200px;
	overflow: hidden;
	/* background: url('../images/empty.gif') no-repeat; */
}

form {
	margin: 0px;
	padding: 0px;
}
