@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000000;
}
h2 {
	font-family: "Myriad Pro", Helvetica, Arial;
	font-size: 18px;
	color: #ff6600;
}
#logo {
	position:absolute;
	width:318px;
	height:112px;
	z-index:1;
	left: 1px;
	top: -1px;
	background-image: url(../images/Orangelogo.gif);
}
#contact {
	position:absolute;
	width:75px;
	height:15px;
	z-index:2;
	left: 879px;
	top: 66px;
	background-image: url(../images/contact.gif);
	cursor: pointer;
}
#sitemap {
	position:absolute;
	width:75px;
	height:15px;
	z-index:2;
	left: 801px;
	top: 66px;
	background-image: url(../images/sitemap.gif);
	cursor: pointer;
}
#home{
	position:absolute;
	width:76px;
	height:36px;
	z-index:2;
	left: 64px;
	top: 112px;
	background-image: url(../images/home.gif);
	cursor: pointer;
}
#gallery{
	position:absolute;
	width:77px;
	height:36px;
	z-index:2;
	left: 141px;
	top: 112px;
	background-image: url(../images/gallery.gif);
	cursor: pointer;
}
#news{
	position:absolute;
	width:77px;
	height:36px;
	z-index:2;
	left: 219px;
	top: 112px;
	background-image: url(../images/news.gif);
	cursor: pointer;
}
#menuspacerbar{
	position:absolute;
	width:640px;
	height:36px;
	z-index:2;
	left: 297px;
	top: 112px;
	background-image: url(../images/menubarspace.gif);
}
#whitedata {
	position:absolute;
	width:873px;
	height:150%;
	z-index:3;
	left: 64px;
	top: 148px;
	background-color: white;	
}
#subdata {
	position:absolute;
	width:830px;
	height:232px;
	z-index:4;
	left: 70px;
	top: 159px;
	background-image: url(../images/maindata.gif);
}
#icoportriat {
	position:absolute;
	width:70px;
	height:70px;
	z-index:5;
	background-image: url(../images/icoportrait.gif);
	left: 500px;
	top: 338px;
}
#icocorprate {
	position:absolute;
	width:70px;
	height:70px;
	z-index:5;
	background-image: url(../images/icocorprate.gif);
	left: 570px;
	top: 338px;
}
#icoevent {
	position:absolute;
	width:70px;
	height:70px;
	z-index:5;
	background-image: url(../images/icoevent.gif);
	left: 640px;
	top: 338px;
}
#icocreative {
	position:absolute;
	width:70px;
	height:70px;
	z-index:5;
	background-image: url(../images/icocreative.gif);
	left: 710px;
	top: 338px;
}
#icostock {
	position:absolute;
	width:70px;
	height:70px;
	z-index:5;
	background-image: url(../images/icostock.gif);
	left: 780px;
	top: 338px;
}
#introtext {
	position:absolute;
	width:796px;
	height:115px;
	z-index:6;
	left: 35px;
	top: 280px;
}

#desciption {
	position:absolute;
	width:431px;
	height:164px;
	z-index:6;
	left: 325px;
	top: 10px;
}
#subdata #desciption .descText {	
	font-family:  Tahoma, Helvetica, Arial;
	font-size: 10px;
}
#subdata #desciption h3 {
	font-size: 14px;
}
#subdata .descImg {
	position:absolute;
	left:5px;
	top:10px;
}
.DescData {
	position:absolute;
    top: 10px;
}

