/* CSS Document */
#logo{
	position : absolute;
	left: 0px;
	top: 11px;
	width: 215px;
	visibility: visible;
	height: 90px;
}

#navigation {
	position : absolute;
	left: 240px;
	top: 70px;
	height: 38px;
	width: 704px;
	visibility: visible;
	background: #ffffff;
	background-color: #FFFFFF;
	color: #FFFFFF;	
}

#submenu {
	position : absolute;
	left: 0px;
	top: 101px;
	width: 937px;
	visibility: visible;
}

#quest_products{
	position : absolute;
	visibility: visible;
	left: 22px;
	top: 101px;
}

#skyline_products{
	position : absolute;
	visibility: visible;
	left: 169px;
	top: 101px;
}

#megatest_products{
	position : absolute;
	visibility: visible;
	left: 318px;
	top: 101px;
}

#epro_products{
	position : absolute;
	visibility: visible;
	left: 469px;
	top: 101px;
}

body {
	background-color: #FFFFFF;
	margin: 112px 10% 0 10%;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#skyline {
	position : absolute;
	left: 4px;
	top: 160px;
	width: 302px;
	height: 200px;
}

#animated_products {
	position : absolute;
	left: 367px;
	top: 205px;
	width: 489px;
	height: 200px;
	
	border-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#welcome {
	position : absolute;
	left: 180px;
	top: 402px;
}

#left_main {
	position:absolute;
	left: 0px;
	top: 450px;
	width: 410px;
	height: 243px;
	border: 0px solid;
	border-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#right_main {
	position:absolute;
	left: 410px;
	top: 450px;
	width: 410px;
	height: 243px;
	border: 0px solid;
	border-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#left_main p {
	margin: 8px 0;
	line-height: 150%;
	text-align: justify;
}

#right_main p {
	margin: 8px 0;
	line-height: 150%;
	text-align: justify;
}

#downtown {
	position:absolute;
	left: 1px;
	top: 719px;
	width: 820px;
	height: 43px;
	border: 0px solid;
	border-color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#bottom_border {
	position:absolute;
	left: 0px;
	top: 811px;
}

#footer {
	position:absolute;
	left: 272px;
	top: 828px;
	width: 284px;
}

