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

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

body {
	background:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:1.8em;
	margin:0;
	padding:0;
	color:#444;
}

#centerdiv {margin:200px auto; text-align:center;}
a {
	color:#36F;
}
h2 {
	color:#222;
	font-weight:normal;
	letter-spacing:.1em;
	text-transform:uppercase;
}
img a {
	border:none;
}
#menu {
	background:#333;
	height:70px;
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
}
#menutxt {
	overflow:hidden;
	background:#333;
	width:100%;
	padding:30px 50px 10px 50px;
	text-align:left;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#menu li {
	display:block;
	margin:0;
	padding:16px 20px 0 20px;
	float:left;
}
#menu li a {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:.2em;
	color:#FFF;
	text-decoration: none;
}
#menu li a:hover {
	border-bottom:#666 solid 1px;
}
#textSpace {
	width:1000px;
	padding:50px;
}
#csmenu {
	height:30px;
	text-align:left;
}
#csmenu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#csmenu li {
	display:block;
	margin:0;
	padding:0 28px 0 0;
	float:left;
}



.cactive a {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:.2em;
	color:#333;
	background:#FF6;
	text-decoration: none;
	padding: 1px 4px;
}
.cactive a:hover {
	
}
.nactive a {
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:.2em;
	color:#333;
	text-decoration: none;
	padding: 1px 4px;
}
.nactive a:hover {
	border-bottom:#666 dotted 1px;
}








#left {
	width:450px;
	float:left;
}
#right {
	margin-left:50px;
	width:450px;
	float:left;
}
#clear {
	clear:both;
	height:50px;
}
#imgspace {
	width:100%;
	background:url(1.jpg) no-repeat left top #333;
	height:500px;
	overflow:hidden;
}
#imgspace2 {
	width:100%;
	background:url(2.jpg) repeat-x left top #333;
	height:500px;
	overflow:hidden;
}
#imgspacesmall {
	width:100%;
	background:url(1.jpg) no-repeat left top #333;
	height:100px;
	overflow:hidden;
}
#footer {
	background:#FFF;
	maring:0;
	padding:20px auto;
	text-align:left;
}
#footertxt {
	border-top:dotted 1px #CCC;
	margin:10px 50px;
	text-transform:uppercase;
	font-size:9px;
	letter-spacing:.2em;
}
#left4 {
	width:200px;
	margin-right:20px;
	float:left;
	font-size:10px;
	text-transform:uppercase;
	color:#888;
}
ul .portul {
	list-style:none;
	margin:0;
	padding:0;
}
.liup a {
	text-decoration:underline;
	color:#36F;
}
.lino a {
	text-decoration:none;
	color:#999;
}
.lino a:hover {
	color:#444;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
#portFocus {
	width:760px;
	height:400px;
	margin:0 10px;
	float:left;
	padding:0;
}
#portInfo {
	width:680;
	background:url(../custom_screenprinting/images/shadow.jpg) no-repeat top left;
	height:100px;
	padding-top:10px;
}
.movingButts {
	margin-top:20px;
}
.movingButts a {
	text-decoration:none;
	color:#fff;
	background:#36F;
	padding:1px 5px;
}
.movingButts a:hover {
	color:#fff;
	background:#999;
	padding:1px 5px;
}
h2 a {
	font-size:9px;
	letter-spacing:.1em;
}
