@charset "utf-8";
/* CSS Document */

div.container {
	position: relative;
	width:947px;
	height:800px;
	left: 50%;
	top: 50%;
	margin: 0px 0px 0px -460px;
}

div.header {
	position:relative;
	width:947px;
	height:53px;
}
div.header-left {
	position:relative;
	width:229px;
	height:53px;
	background-image: url(../images/header_left.gif);
	background-repeat: no-repeat;
	float: left;
}

div.header-right {
	position:relative;
	width:718px;
	height:53px;
	float: left;
}

div.header-rt {
	position:relative;
	width:718px;
	height:15px;
	background-image: url(../images/heared_rt.jpg);
	background-repeat: no-repeat;
}

div.header-rb {
	position:relative;
	width:718px;
	height:38px;
	float: left;
}


div.header-rl {
	position:relative;
	width:220px;
	height:38px;
	background-image: url(../images/header_rl.jpg);
	background-repeat: no-repeat;
	float: left;
}



div.menu {
	position:relative;
	width:412px;
	height:38px;
	float: left;
	
}

div.menu-right {
	position:relative;
	width:412px;
	height:38px;
	float: left;
	z-index: 8;
}

div.content_top {
	position:relative;
	width:947px;
	height:8px;
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

div.content {
	position:relative;
	width:947px;
	height:600px;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	font-size: 12px;
}

div.content_contact {
	position:relative;
	width:947px;
	height:600px;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	font-size: 12px;
}
div.content_cuttings {
	position:relative;
	width:947px;
	height:600px;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: left;
	margin: 0px;
	font-size: 12px;
}

div.content-footer_ {
	position:relative;
	width:947px;
	height:47px;
	background-color: #000000;
}
div.container_sub {
	position: relative;
	width:947px;
	margin: auto;
	overflow: hidden;
}
input {
 background-color: #000000;
 color: #cfcfcf; 
 border: 1px solid #666666;
 margin-right: 0px; 
}
textarea {
 background-color: #000000;
 color: #cfcfcf;
 font-family: arial,helvetica,sans-serif;
 font-size: 12px;
 border: 1px solid #666666;
 margin-right: 0px; 
}
div.error {
-x-system-font:none;
display:none;
}


