@charset "ISO-8859-1";
/* PageHeader with buttonMenu */

#backgroundContainer {
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	top:20px;
	width:960px;
	height:1179px;
	border:0px none #000000;
	z-index:1;
	color: #999;
	background: #656565;
}

#header {
	position:absolute;
	width:960px;
	height:106px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:1;
	left:0px;
	top:0px;
}

#buttonEmail {
	position:absolute;
	left:1px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

#buttonWriting {
	position:absolute;
	left:121px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

#buttonNews {
	position:absolute;
	left:241px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

#buttonPortfolio {
	position:absolute;
	left:361px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

#buttonInfo {
	position:absolute;
	left:481px;
	top:48px;
	width:100px;
	height:20px;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
	background: #000;
}

#buttonResearch {
	position:absolute;
	left:601px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

#buttonShop {
	position:absolute;
	left:721px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

#buttonTimeCode {
	position:absolute;
	left:841px;
	top:48px;
	width:100px;
	height:20px;
	background-color:#CCCCCC;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:2;
}

/* Body type specifications */

h1 {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background: #666;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: 0;
	color: #000;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #656565;
	}

/* News Items for the homepage */

.news_01 {
	position:absolute;
	left:120px;
	top:126px;
	width:225px;
	height:400px;
	background-color:#666;
	layer-background-color:#CCCCCC;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

.news_02 {
	position:absolute;
	left:360px;
	top:126px;
	width:225px;
	height:400px;
	background-color:#666;
	layer-background-color:#CCCCCC;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}

.news_03 {
	position:absolute;
	left:601px;
	top:126px;
	width:225px;
	height:687px;
	background-color:#666;
	layer-background-color:#CCCCCC;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}
.textLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	text-decoration: none;
	font-style: italic;
}
#copyRight {
	position:absolute;
	left:3px;
	top:126px;
	width:20px;
	height:256px;
	background-color:#666;
	layer-background-color:#CCCCCC;
	border:1px none #000000;
	z-index:3;
}
