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

* {
	padding:0;
	margin:0;
	}
#wrapper {
	width:800px;
	margin:0 auto;
	position:relative;
	}
#wrapper #head {
	position:relative;
	height:150px;
	}
#wrapper #head #logo {
	position:absolute;
	top:10px;
	left:10px;
	width:200px;
	height:120px;
	}
#wrapper #head #headtext {
	position:absolute;
	top:80px;
	right:40px;
	width:375px;
	height:20px;
	}
#wrapper #head ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	bottom:0;
	float: left;
	width: 560px;
	list-style:none;
	background:url(../images/main/header/navback.gif) repeat-x left top;
	}
#wrapper #head ul li {
	float:left;
	}
#wrapper #head ul li a {
	display:block;
	color:#666666;
	text-decoration:none;
	padding:15px;
	line-height:10px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/main/header/navbacksep.gif) no-repeat left top;
	font-family:"Copperplate Gothic Bold", veranda, "arial black";
	}
#wrapper #head ul li a:hover {
	color:#FFFFFF;
	}
#wrapper #head ul li a.first {
	background-image: url(../images/main/header/navbacksepfirst.gif);
	padding-left: 28px;
	}
#wrapper #main {
	position:relative;
	height: 800px;
	}
#wrapper #main #flash {
	position:absolute;
	top:0;
	left:10px;
	width:750px;
	height:220px;
	background:url(../images/main/home/flashback.gif) no-repeat left top;
	padding-top: 10px;
	padding-left: 30px;
	}
#wrapper #main #mainright {
	width:800px;
	position:absolute;
	top:230px;
	right:10px;
	}
#wrapper #main #mainright #webport {
	position:absolute;
	width:150px;
	height:45px;
	right: 175px;
	z-index: 1;
	}
#wrapper #main #mainright #graphicport {
	position:absolute;
	width:150px;
	height:45px;
	right: 20px;
	z-index: 1;
	}
#wrapper #main #mainright #mainweb {
	position:absolute;
	width:780px;
	height:450px;
	top:10px;
	left:20px;
	background:url(../images/main/contact/contactback.gif) no-repeat left top;
	}
#wrapper #main #mainright #mainweb #webtext {
	position:absolute;
	width:310px;
	top:90px;
	left:15px;
	}
#wrapper #main #mainright #mainweb #weblogo {
	position:absolute;
	width:230px;
	height:60px;
	top:5px;
	left:5px;
	}
#wrapper #main #mainright #mainweb #webpic {
	position:absolute;
	width:140px;
	height:20px;
	top:373px;
	left:138px;
	}
#footer {
	position:absolute;
	width: 660px;
	left: 10px;
	top: 700px;
	padding-left: 130px;
	background-image: url(../images/main/footer/footback.gif);
	background-repeat: no-repeat;
	}
#footer ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}
#footer ul li {
	float:left;
	}
#footer ul li a {
	display:block;
	color:#666666;
	text-decoration:none;
	padding:15px;
	line-height:10px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/main/header/navbacksep.gif) no-repeat left top;
	font-family:"Copperplate Gothic Bold", veranda, "arial black";
	}
#footer ul li a:hover {
	color:#FFFFFF;
	}
#footer ul li a.first {
	background-repeat: no-repeat;
	}
#botinfo {
	width:480px;
	height:30px;
	position: absolute;
	top: 45px;
	left: 160px;
	}
#wrapper #main #flash object {

}
