@charset "UTF-8";
/* CSS Document */

body {
	background-color:#898989;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #048431;
	background-image: url(../Images/background.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration:none;
	color: #048431;
}
a:hover {
	text-decoration:none;
	color: #603;
	font-weight: bold;
}
#mainframe {
	height: 750px;
	width: 900px;
	margin: auto;
	display: block;
}
#content_bdr_top {
	background-image: url(../Images/content_bdr_top.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 586px;
}
#content_bdr_btm {
	background-image: url(../Images/content_bdr_btm.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 586px;
}
#content_frame_home {
	float: right;
	height: 450px;
	width: 586px;
	margin-top: 100px;
	margin-left: 10px;
	display: block;
	margin-right: 35px;
}
#content_bdr_mid_home {
	background-image: url(../Images/content_bdr_mid.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 589px;
}
#content_home {
	height: 300px;
	width: 535px;
	margin-left: 20px;
}
#content_frame_aboutus {
	float: right;
	height: 500px;
	width: 586px;
	margin-top: 60px;
	margin-left: 10px;
	display: block;
	margin-right: 35px;
}
#content_bdr_mid_aboutus {
	background-image: url(../Images/content_bdr_mid.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 589px;
}
#content_aboutus {
	height: 450px;
	width: 535px;
	margin-left: 20px;
}
#content_frame_pc_pdts {
	float: right;
	height: 500px;
	width: 586px;
	margin-top: 60px;
	margin-left: 10px;
	display: block;
	margin-right: 35px;
}
#content_bdr_mid_pc_pdts {
	background-image: url(../Images/content_bdr_mid.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 589px;
}
#content_pc_pdts {
	height: 450px;
	width: 535px;
	margin-left: 20px;
}
#content_frame_tech_mat {
	float: right;
	height: 580px;
	width: 586px;
	margin-top: 80px;
	margin-left: 10px;
	display: block;
	margin-right: 35px;
}
#content_bdr_mid_tech_mat {
	background-image: url(../Images/content_bdr_mid.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 589px;
}
#content_tech_mat {
	height: 550px;
	width: 535px;
	margin-left: 20px;
}
#content_frame_tech_mat_det {
	float: right;
	height: 680px;
	width: 586px;
	margin-top: 12px;
	margin-left: 10px;
	display: block;
	margin-right: 35px;
}
#content_bdr_mid_tech_mat_det {
	background-image: url(../Images/content_bdr_mid.png);
	background-repeat: no-repeat;
	height: 650px;
	width: 589px;
}
#content_tech_mat_det {
	height: 650px;
	width: 535px;
	margin-left: 20px;
}
#content_contacts {
	height: 468px;
	width: 535px;
	margin-left: 20px;
}
#content_bdr_mid_contacts {
	background-image: url(../Images/content_bdr_mid.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 589px;
}
#content_frame_contacts {
	float: right;
	height: 500px;
	width: 586px;
	margin-top: 60px;
	margin-left: 10px;
	display: block;
	margin-right: 35px;
}
#navi_frame {
	background-image: url(../Images/nav_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 727px;
	width: 189px;
	margin-left: 40px;
	margin-top: 13px;
}
#navi_content {
	height: 200px;
	width: 160px;
	margin-top: 140px;
	margin-left: 15px;
}
#navi_footer {
	height: 40px;
	width: 160px;
	margin-left: 13px;
	margin-top: 324px;
}
.txt_content_header {
	font-size: 20px;
}
.txt_content_subheader {
	font-size: 15px;
}
.txt_content {
	line-height: 28px;
	text-align: justify;
}
.txt_content_contacts {
	line-height: 18px;
	text-align: justify;
}
.txt_navbar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #048431;
	line-height: 28px;
	text-decoration: none;
}
.txt_navbar a {
	color: #048431;
	text-decoration: none;
}
.txt_navbar a:hover {
	color: #014B1A;
	text-decoration: none;
}	
.txt_navbar_footer {
	font-size: 9px;
	text-align: right;
	text-decoration: none;
}
.txt_navbar_footer a {
	color:#666;
	text-decoration: none;
}
.txt_navbar_footer a:hover {
	color:#888;
	text-decoration: none;
}
.txt_techmat_back {
	color:#333;
	font-weight: bold;
}
.txt_aboutus {
	line-height: 20px;
}

img, div { behavior: url(iepngfix.htc) }
