/* www.studio32productions.com */
/*
Author: Studio 32 Productions
Copyright 2008
*/

@charset "ISO-8859-1";

a:link, a:visited {
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
html, body {
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EDEBDE;
	font-size:1em;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#container {
	background-repeat: no-repeat;
	background-position: center top;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 802px;
	position: relative;
}
#logo {
	background-image: url(../images/logo.png);
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 256px;
	position: absolute;
	left: 472px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 6px;
	z-index: 9999;
}
#logo a {
	height: 0;
	overflow: hidden;
	width: 256px;
	padding-top: 107px;
	float: left;
}
#footer {
	background-image: url(../images/footer.gif);
	background-position: center bottom;
	height: 153px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	color: #666666;
	font-size: x-small;
}#footer p {
	padding-top: 75px;
	margin: 0px;
}
#aboutus {
	background-image: url(../images/aboutus.png);
	margin: 0px;
	padding: 0px;
	height: 91px;
	width: 154px;
	position: absolute;
	left: 148px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 94px;
	z-index: 10;
}
#aboutus a {
	height: 0;
	overflow: hidden;
	width: 154px;
	padding-top: 92px;
	float: left;
}
#corporate {
	background-image: url(../images/corporate.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 221px;
	position: absolute;
	top: 73px;
	right: 158px;
}
#corporate a {
	height: 0;
	overflow: hidden;
	width: 221px;
	padding-top: 14px;
	float: left;
}
#logoC {
	background-image: url(../images/logoC.png);
	margin: 0px;
	padding: 0px;
	height: 107px;
	width: 256px;
	position: absolute;
	left: 472px;
	background-repeat: no-repeat;
	background-position: center top;
	top: 6px;
	z-index: 9999;
}
#logoC a {
	height: 0;
	overflow: hidden;
	width: 256px;
	padding-top: 107px;
	float: left;
}
#footerC {
	background-image: url(../images/footerC.png);
	background-position: center bottom;
	height: 153px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	color: #666666;
	font-size: x-small;
}
#footerC p {
	padding-top: 75px;
	margin: 0px;
}
