@charset "UTF-8";

@import url("text.css");

body {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1E1E1E;
}
.header {
	height: 50px;
	color: #FFF;
}
.header c {
	color: #09F;
}
.header a {
	color: #FFF;
	text-decoration: none;
}
.Logo {
	font-family: arial;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-top: 3px;
}
.Logo2 {
	width: auto;
	font-size: 32px;
	font-family: arial;
	float: right;
	margin-top: 3px;
}
.menu {
	background-image: url(Images/menu2.png);
	background-repeat: repeat-x;
	color: #FFF;
	height: 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.menu ul {
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block
}
.menu ul li {
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block
}
.menu ul li a {
	width: auto;
	height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 13px;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	text-transform: uppercase;
}
.menu ul li a:hover {
	color: #09F;
}
.menu ul li a:hover span {
	color: #09F;
}
.menu ul li a span {
	width: auto;
	height: 16px;
	margin: 0px;
	padding: 2px 8px 0 8px;
	float: left;
	cursor: pointer;
}
.menu ul li .blank {
	width: 1px;
	height: 18px;
	margin: 0px;
	padding: 0 5px 0 5px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}
.menu ul li a span x {
	color: #09F;
}
.upper_frame {
	background-color: #FFFFFF;
	height: 320px;
}
.left_upper_content {
	background-color: #1E1E1E;
	float: left;
	height: 280px;
	margin-top: 20px;
	width: 600px;
	margin-left: 20px;
	color: #FFF;
	font-size: 36px;
}
.right_upper_content {
	background-color: #1E1E1E;
	height: 280px;
	float: right;
	width: 320px;
	margin-top: 20px;
	margin-right: 20px;
	color: #FFF;
	font-size: 36px;
	text-align: center;
}
#altContent{
	background-color: #333;
	float: left;
	height: 280px;
	width: 600px;
	color: #FFF;
	font-size: 36px;
	background-image: url(Images/tweezer-01.jpg);
}

.contact_right a{
	height: 140px;
	width: 132px;
	background-image: url(Images/contact_side.png);
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
	text-align: left;
}
.contact_right a:hover{
	background-image: url(Images/contact_side2.png);
}
.contact_left {
	float: left;
	width: 145px;
	height: 160px;
	margin-left: 15px;
	overflow: hidden;
}
.contact_left h1 {
	font-size: 12px;
	color: #FFF;
	font-family: arial;
	text-align: left;
	margin-top: 55px;
	margin-bottom: 0px;
}
.contact_left h2 {
	font-size: 16px;
	color: #FF9800;
	font-family: arial;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
}
.contact_left p {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	line-height: 14px;
	margin-top: 10px;
}
.welcome {
	background-color: #1E1E1E;
	height: 90px;
	width: 290px;
	margin: 15px;
	float: left;
}
.welcome h1 {
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
}
.welcome p {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin-top: 1px;
	font-style: normal;
	text-align: left;
}
.Title {
	background-color: #1E1E1E;
	color: #09F;
	height: 36px;
	line-height: 35px;
	font-family: arial;
	font-size: 14px;
	width: 980px;
	text-transform: uppercase;
}
.lower_frame {
	float: left;
	padding-bottom: 20px;
	width: 980px;
	background-color: #FFF;
}
.content_1, .content_2, .content_3, .content_4 {
	width: 220px;
	margin-top: 20px;
	margin-left: 18px;
	float: left;
	background-color: #FFFFFF;
	height: 490px;
	border: thin solid #999999;
}
.content_1 h1, .content_2 h1, .content_3 h1, .content_4 h1 {
	background-color: #1E1E1E;
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: auto;
	margin-top: 150px;
	font-weight: bold;
}
.content_1 h2, .content_2 h2, .content_3 h2, .content_4 h2 {
	color: #09F;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-transform: uppercase;
	height: 40px;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bolder;
}
.content_1 p, .content_2 p, .content_3 p, .content_4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 160px;
	margin-left: 15px;
	line-height: 16px;
	margin-right: 15px;
	color: #000;
	margin-top: 0px;
}
.content_1 a.top, .content_2 a.top, .content_3 a.top, .content_4 a.top {
	height: 150px;
	float: left;
	width: 220px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	outline: none;
}
.content_1 a.top:hover + h1, .content_2 a.top:hover + h1, .content_3 a.top:hover + h1, .content_4 a.top:hover + h1{
	/*background-color: #FF9800;*/
	color: #09F;
	/*color: #FF9800;*/
}
.content_1 a, .content_2 a, .content_3 a, .content_4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1E1E1E;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	float: left;
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: none;
}
.content_1 a:hover, .content_2 a:hover, .content_3 a:hover, .content_4 a:hover {
	text-decoration: none;
	background-color: #09F;
}
/*neu*/
#slider0 {
	width: 600px;
	height: 280px;
	overflow: hidden;
	top: 0px;
	position: relative;
	display: none;
}
#slider0Content {
	width: 600px;
	height: 280px;
}
ul#slider0Content {
	margin-top: 0px;
}
ul#slider0Content li {
	left: 0px;
}
.slider0Image {
	display: none;
	position: absolute;
}
.slider0Image span {
	position: absolute;
	left: 0;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #fff;
	display: none;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	/*background-image: url(Images/black60.png);*/
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.slider0Image span a {
	text-decoration: none;
	height: 20px;
	width: 20px;
	clear:both;
}
.slider0Image span h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.slider0Image span p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
}
.slider0Image span a {
	background-color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	float: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	text-transform: uppercase;
	width: 80px;
}
.slider0Image span a:hover {
	background-color: #FF9800;
}
.framebox {
	color: #FFF;
	height: 155px;
	width: 160px;
	background-image: url(Images/black60.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.framebox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.framebox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
}
.framebox p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	background-color: rgb(255,0,0);
}
.framebox a {
	background-color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	float: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	text-transform: uppercase;
	width: 80px;
}
.framebox a:hover {
	background-color: #FF9800;
}
.clear {
	clear: both;
}
.footer {
	height: 50px;
	color: #CCC;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	clear: both;
}
