body		{
	background: #FFFFFF url('images/mainBg.png') top center no-repeat;
	margin:auto;
	text-align:center;
	font-family: Tahoma;
	font-size:10px;
	letter-spacing:1px;
}

div#mainBg	{	height:600px; width: 1080px; margin:auto;text-align:center;padding-top:40px;}

div#footer	{
	margin:auto;
	padding-top:10px;
	font-family:tahoma;
	font-size:9px;
	color:#7B7B7B;
}

image {	border:0px;	}

#menu {
	_width: 1080px;
	height:444px;
	background:url('images/introBg.png') top center no-repeat;
	margin-top: 35px;
	margin-left:0px;
	position:relative;
}

#menu li	{margin: 0; padding: 0px; list-style: none; display: block; position: absolute;}
#menu a		{display: block;color:#000000;}

#od			{left: 85px;	top: 51px;	width: 437px;	height: 106px;	}
#autodily	{left: 15px;	top: 249px;	width: 438px;	height: 106px;	}
#reality	{right: 15px;	top: 149px;	width: 463px;	height: 106px;	}

#od a		{height: 106px;}
#autodily a	{height: 106px;}
#reality a	{height: 106px;}

#od a:hover			{background: url('images/introBg.png') 3px -452px no-repeat;color:#B70000;}
#autodily a:hover	{background: url('images/introBg.png') -15px -453px no-repeat;color:#B70000;}
#reality a:hover	{background: url('images/introBg.png') -602px -451px no-repeat;color:#B70000;}

a				{ text-decoration: none; color: #7B7B7B; font-weight: bold; }
A:link			{ text-decoration: none; color: #7B7B7B; font-weight: bold; }
A:visited		{ text-decoration: none; color: #7B7B7B; font-weight: bold; }
A:active		{ text-decoration: none; color: #7B7B7B; font-weight: bold; }
A:hover			{ text-decoration: none; color: #B70000; font-weight: bold; }

span			{ text-align:justify;position:absolute;top:20px;cursor:pointer;width:215px;	}
span.autodily	{ left:42px;	}
span.od			{ left:61px;	}
span.reality	{ right:77px;	}

h1		{	margin:0px;padding:0px;	font-family:tahoma;	font-size:9px;	color:#7B7B7B;font-weight:normal;}
h2		{	margin:0px;padding:0px;	font-size:10px;}