@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	height:100%;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	color:#666666;
}

h1 {
	font-size:42px;
	font-style:italic;
	color:#006699;
	margin:0;
	padding:0;
	line-height:.7em;
}
h2 {
	padding:0;
	margin:0;
	font-size:18px;
	font-style:italic;
	color:#006699;
	line-height:.7em;
}
p {
	line-height:1.4em;
	padding:0;
}
a:link, a:active, a:visited {
	color:#003399;
	font-style:italic;
	text-decoration:none;
}
a:hover {
	color:#003399;
	font-style:italic;
	text-decoration:underline;
}
.clearfloat {
	clear:both;

}

/* =================================== */
/*			      TOP		           */
/* =================================== */
.top_header {
	margin:0 auto; 
	padding:0; 
	width:746px; 
	height:66px; 
	background-image:url(../images/top_logo.jpg); 
	background-repeat:no-repeat;
}
.top_header2 {
	margin:0 auto;
	padding:2px 3px 11px 3px;
	background-image:url(../images/bg_banner_area.jpg);
	width:740px;
	height:232px;
}
.banner_place {
	padding-top:3px;

}
/* ================================================ */
/*				 LANGUAGE MENU         				*/
/* ================================================ */
.menu_lang {
	height:21px;
	padding-left:530px;
	
}
.menu_lang ul {
	list-style:none; 
	padding-top:5px;
	margin:0;
	padding-left:0;
	color:#cccccc;
}
.menu_lang li {
	float:left; 
	margin-left:7px;
	white-space:normal;
}
.menu_lang img {
	float:left; 
	border:none;
	padding-top:2px;
	white-space:normal;
}
.menu_lang,
.menu_lang a,
.menu_lang a:visited,
.menu_lang a:active {
	font-size:10px;
	text-decoration:none;
	color:#666666;
	font-style:normal;
}
.menu_lang a:hover {
	font-size:10px;
	text-decoration:underline;
	color:#666666;
	font-style:normal;
}
/* ================================================ */
/*				    MENU            				*/
/* ================================================ */
.menu_area {
	background-image:url(../images/bg_menu.jpg);
	width:690px;
	height:39px;
	padding-left:50px;
}
.menu_area ul {
	list-style:none; 
	margin:0; 
	padding:0;
}
.menu_area li,
.menu_area li a,
.menu_area li a:visited,
.menu_area li a:active 
 {
	/*padding-right:2px;*/
	float:left; 
	width:95px; 
	line-height:39px;
	/*height:46px; */
}
.menu_area li a:hover {
	/*padding-right:2px;*/
	/*float:left; */
	line-height:39px;
	width:95px; 
	height:39px; 
	background-image:url(../images/button_over.jpg); 
	background-repeat:repeat-x; 
}
.menu_area a,
.menu_area a:visited,
.menu_area a:active 
 {
	line-height:39px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:white;
	font-size:11px;
	font-style:normal;
	word-spacing:normal;
	letter-spacing:normal;
}
.menu_area a:hover {
	line-height:39px;
	text-align:center;
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:11px;
	word-spacing:normal;
	letter-spacing:normal;
	font-style:normal;
}
#menu_area_current {
	/*padding-right:2px;
	float:left; */
	width:95px; 
	height:39px; 
	background-image:url(../images/button_current.jpg); 
	background-repeat:repeat-x; 
	color:white;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}
/* ================================================ */
/*				    MAIN CONTENT       				*/
/* ================================================ */
.container_wrap {
	margin:0 auto;
	padding:0;
	width:746px;
	background-color:#FFFFFF;
	
}
/* ================= HOME ONLY =================== */
.home_l {
	margin:0;
	padding:0;
	float:left;
	width:515px;
}
.top_home {
	width:515px;
	height:20px;
	background-image:url(../images/top_welcome.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
}

.welcome_note {
	width:475px;
	background-image:url(../images/bg_welcome_note.jpg);
	background-repeat:repeat-y;
	padding:30px 20px;
	margin:0;
	/*min-height:180px;
	_height:180px;*/
	
}
.home_portfolio {
	width:475px;
	height:155px;
	background-image:url(../images/home_portfolio.jpg);
	background-repeat:no-repeat;
	padding:30px 20px 0 20px;
}


.home_portfolio img {
	border:#cccccc 3px solid;
	width:100px;
}
.home_portfolio a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
.home_r {
	margin:0;
	padding:0 2px;
	float:right;
	width:226px;
}
.right_banner {
	padding:0;
	margin:0;
	height:310px;
}
.home_link {
	padding:0;
	margin:0;
	vertical-align:bottom;
}
.home_link h2 {
	margin:0;
	padding-left:5px;
	padding-bottom:10px;
}
.home_link ul {
	margin:0;
	padding:0;
}
.home_link li {
	list-style:none;
	margin:0;
	padding:0;
}
.home_link img {
	border:none;

}
/* ================ GLOBAL CONTENT ================ */
.content_l {
	margin:0;
	padding:0 2px;
	float:left;
	width:226px;
}
.content_r {
	margin:0;
	padding:0;
	float:right;
	width:516px;
}
.left_banner {
	padding:0;
	margin:0;
}
.left_banner ul {
	line-height:2em; 
	list-style:none;
	margin-top:0;  
	margin-left:0; 
	margin-bottom:0; 
	padding-left:20px;
}
.left_banner li {
	padding-left:10px; 
	border-bottom:1px #FF9900 dotted;
	border-left:#FF9900 5px solid;
	margin-top:8px; 

}
.left_banner a {
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}
.left_banner a:hover {
	text-decoration:none;
	color:#FF6600;
	font-style:normal;
	font-weight:bold;
}
#left_banner_active {
	color:#cccccc;
	font-style:italic;
	font-weight:bold;
}

.top_content {
	width:516px;
	height:20px;
	background-image:url(../images/top_welcome.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
}
.main_content,
.content_portfolio,
.content_contact {
	width:476px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	padding:30px 20px;
	margin:0;
	min-height:280px;
	_height:280px;
}
.main_content_about {
	width:476px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	padding:30px 20px 20px 20px;
	margin:0;
}
.main_content ul,
.main_content_about ul {
	line-height:1.7em;
}

.contact_form {
	margin:10px auto;
	padding:0;
	width:390px;

}
.content_contact table {
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
	vertical-align:top;
}
.content_contact td {
	vertical-align:top;
	text-align:left;
}
.main_content h1, 
.content_portfolio h1,
.content_contact h1,
.main_content_about h1 {
	margin-bottom:20px;
}
/*
.main_content td {
	padding:3px;
	background-color:#000000;
	background-image:url(../images/home_item_portfolio.jpg);
	background-repeat:repeat-x;
	table-layout:inherit;
}

.content_portfolio td {
	padding:3px;
	background-color:#000000;
	background-image:url(../images/bg_portfolio.jpg);
	background-repeat:repeat-x;
	table-layout:inherit;
}
*/
.prod_title {
	padding:10px;
}
.prod_spec_title {
	padding:10px;
}
.prod_spec_l {
	float:left;
	width:209px;
	padding-left:10px;
}
.prod_spec_l h2,
.prod_spec_r h2 {
	padding:10px;
	font-size:18px;

}
.prod_spec_r {
	float:right;
	width:191px;
	padding:0 10px 0 0;
}
.prod_spec_r img {
	width:100px;
	border:1px solid #ffffff;
}
.main_content img,
.content_portfolio img {
	border:#cccccc 3px solid;
	width:108px;
}
.main_content a:hover img, 
.content_portfolio a:hover img{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.about_next {
	width:476px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	border-top:#999999 1px dotted;
	padding:10px 20px 30px 20px;
	margin:0;
	text-align:left;
}
/*
.about_next a {
	font-size:18px;
	font-weight:bold;
}
*/
/* ================================================ */

/* ================================================ */
/*				    FOOTER            				*/
/* ================================================ */
.footer {
	width:746px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	margin:5px auto 40px auto;
	padding:0;
}
.copyright {
	padding:3px 5px 20px 400px;
	color:#999999;
	line-height:1.3em;
	font-size:11px;
	text-align:right;
}
.footer a:link,
.footer a:active,
.footer a:visited {
	color:#FFCC00;
	font-size:10px;
	text-decoration:none;
}
.footer a:hover {
	color:#FFCC00;
	font-size:10px;
	text-decoration:underline;
}