/* CSS Document */
.flash{
	position: absolute;
	top: 25px;
	left: 260px;
}
.content{
	background:url(../_images/index_bg.gif) no-repeat;
	border: 1px solid #70a6df;
}
.intro{
	position: absolute;
	left: 263px;
	top: 11px;
	width: 507px;
	height: 85px;
	font-size: 12px;
	line-height: 18px;
}
.games{
	position: absolute;
	left: 21px;
	top: 24px;
}
.facebook{
	position: absolute;
	left: 24px;
	top: 245px;
}
.image01{
	position: absolute;
	left: 0px;
	top: 108px;
}
.schaeffer 
{
	position: absolute;
	top: 400px;
	left: 38px;
}
.quicklinks{
	position:absolute;
	top: 108px;
	left: 625px;
	font-size:12px;
}
.quicklinks h1{
	display: block;
	background-color: #70a6df;
	width: 140px;
	height: 23px;
	line-height: 23px;
	color: white;
	font-weight: bold;
	font-size:12px;
	text-align: center;
	margin: 0;
}
.quicklinks li{
	text-align: right;
	list-style: none;
	margin-top: 8px;
}
.quicklinks a{
	color: #085aa4;
}
.image02{
	position: absolute;
	left: 376px;
	top: 252px;	
}
.image02 table tr
{
	font-size:13px; 
	color:#70A6DF; 
	font-weight:bold;
}	
.quotelinks{
	position: absolute;
	left: 24px;
	top: 300px;
}
.quotelinks h1{
	font-size: 18px;
	color: #085aa4;
	margin: 0;
	margin-bottom: 5px;
}
.quotelink{
	display: block;
	float: left;
	width: 113px;
	height: 38px;
	margin-right: 10px;
	padding: 4px 128px 8px 4px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 11px;
}
.quotelink:hover{
	color: #1261a9;
	text-decoration: none;
}
#na{
	background-image:url(../_images/quotes/moving_na.jpg);
}
#intl{
	background-image:url(../_images/quotes/moving_intl.jpg);
}
.quotelink#intl{
	color: #1261a9;
}
.quotelink#intl:hover{
	color: white;
}
#freight{
	background-image:url(../_images/quotes/moving_freight.jpg);
}
.legal{
	position: absolute;
	bottom: 12px;
	right: 20px;
	text-align: right;
	font-size: 9px;
}
.legal a{
	margin-right: 10px;
	color: black;
}
.loginbox{
	position: absolute;
	top: 132px;
	right: 197px;
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 26px;
}
div.loginbox a{
	color:#000000;
}