@charset "UTF-8";
/* CSS Document */
body {
	background-color: #d2d2d2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/common/zustco_header_repeat.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: auto;
	padding: 0px;
	height: auto;
	background-color: #FFF;
	background-image: url(images/common/container_grad.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#zustco_logo {
	height: 85px;
	width: 265px;
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 500;
}
#zustco_header {
	background-color: #FFF;
	height: 130px;
	width: 960px;
	background-image: url(images/common/zustco_header_repeat.jpg);
	background-repeat: repeat-x;
}
#zustco_banner {
	height: 160px;
	width: 960px;
	background-image: url(images/common/zustco_yellow_banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#sub_page_photo {
	height: 240px;
	width: 230px;
	position: absolute;
	left: 13px;
	top: 86px;
	z-index: auto;
}
#zustco_navigation {
	height: 43px;
	width: 600px;
	position: absolute;
	left: 350px;
	top: 48px;
}
#zustco_footer {
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4B116B;
	background-image: url(images/common/zustco_footer_grad.png);
	background-repeat: repeat-x;
}
#zustco_footer p{
	font-size: 11px;
	color: #333;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#zustco_footer p a:link{
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
	color: #333;
}
#zustco_footer p a:visited{
	color: #999;
	text-decoration: none;
}
#zustco_footer p a:hover{
	color: #4B106B;
}
#zustco_footer p a:active{
	color: #4B106B;
}
#zustco_footer h4{
	font-size: 10px;
	color: #666;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
img { border: none; 
}
