/* CSS Document */
* { margin:0px; padding:0px; border:0px; }

html {
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	color:#E9E9E9;
	background-color:#050505;
}

p, span {
	margin-bottom:10px;
	line-height:13px;
}

a, a:visited {
	color:#FBAD1F;
	background-color:transparent;
}

a:active, a:hover {
	color:#E6E6E6;
	background-color:transparent;
}

div#main {
	background-repeat:no-repeat;
	height:595px;
	width:970px;
}

div#bgtext {
	position:absolute;
	margin:15px 0px 0px 15px;
	height:418px;
	width:443px;
	background-color:#2A2927;
	color:#E9E9E9;
}

div#maintext {
	position:absolute;
	width:245px;
	height:345px;
	margin:71px 0px 0px 168px;
}

div#bg3d {
	position:absolute;
	margin:15px 0px 0px 622px;
	height:418px;
	width:162px;
	background-color:#2A2927;
	color:#E9E9E9;
	background-image:url('../images/bg-bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

div#bg3d a:link,
div#bg3d a:visited {
	color:#E9E9E9;
	text-decoration:none;
}

div#bg3d a:hover,
div#bg3d a:active,
div.active div#bg3d a {
	color:#FBAD1F;
}

div#bg2d {
	position:absolute;
	margin:15px 0px 0px 459px;
	height:418px;
	width:162px;
	background-color:#2A2927;
	color:#E9E9E9;
	background-image:url('../images/bg-bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}


div#bg2d a:link,
div#bg2d a:visited {
/*	background:url('../images/2d_title.gif') no-repeat 28px 191px;*/
	color:#E9E9E9;
	text-decoration:none;
}

div#bg2d a:hover,
div#bg2d a:active,
div.active div#bg2d a {
/*	background-image:url('../images/2d_on.gif');*/
	color:#FBAD1F;
}

div#bgweb {
	position:absolute;
	margin:15px 0px 0px 785px;
	height:418px;
	width:162px;
	background-color:#2A2927;
	color:#E9E9E9;
	background-image:url('../images/bg-bottom.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}



div#bgweb a:link,
div#bgweb a:visited {
	/*background:url('../images/web_title.gif') no-repeat 28px 191px;*/
	color:#E9E9E9;
	text-decoration:none;
}

div#bgweb a:hover,
div#bgweb a:active,
div.active div#bgweb a {
/*	background-image:url('../images/web_on.gif');*/
	color:#FBAD1F;
}

div#text3d p,
div#text2d p,
div#textweb p,
div#bg3d span,
div#bg2d span,
div#bgweb span {
	line-height:11px;
}

div#bottomtext {
	position:absolute;
	margin:486px 0px 0px 183px;
}
div#bottom3d {
	position:absolute;
	width:118px;
	height:40px;
	margin:497px 0px 0px 481px;
	text-align:center;
}

div#bottom2d {
	position:absolute;
	width:118px;
	height:40px;
	margin:497px 0px 0px 650px;
	text-align:center;
}

div#bottomweb {
	position:absolute;
	width:118px;
	height:40px;
	margin:497px 0px 0px 811px;
	text-align:center;
}

div#otherimages {
	display:none;
	visibility:hidden;
	height:0px;
}

div#bottom3d a, div#bottom3d a:visited, div#bottom2d a, div#bottom2d a:visited, div#bottomweb a, div#bottomweb a:visited, div#maintext a, div#maintext a:visited{
	color:#E6E6E6;
	background-color:transparent;
}

div#bottom3d a:active, div#bottom3d a:hover, div#bottom2d a:active, div#bottom2d a:hover, div#bottomweb a:active, div#bottomweb a:hover, div#maintext a:active, div#maintext a:hover {
	color:#FBAD1F;
	background-color:transparent;
}

div#space1, div#space2 {
	position:absolute;
	width:1px;
	height:33px;
	background-color:#716F6B;
	margin-top:495px;
}

div#space1 {
	margin-left:621px;
}

div#space2 {
	margin-left:784px;
}

img#logo {
	position:absolute;
	z-index:1;
	margin-left:41px;
}

img#logo3d {
	margin:76px 0px 6px 20px;
}

img#logo2d {
	margin:63px 0px 0px 20px;
}

img#logoweb {
	margin:76px 0px 6px 20px;
}