body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/body_bg.jpg) repeat-x center top;
}
div {
	margin: 0;
	padding: 0;
}
div.outter_wrapper {
	height: 864px;
	background: url(../images/outter_bg.jpg) no-repeat center top;
}
div.top_wrapper {
	width: 994px;
}
div.chrome {
	width: 994px;
	height: 30px;
}
div.top_bar {
	width: 994px;
	height: 94px;
	background-image: url(../images/menu_bg.jpg);
}
div.main_logo {
	position: relative;
	float: left;
	width: 191px;
	height: 81px;
	margin: 9px 0 0 5px;
}
div.menu_bar {
	position: relative;
	float: left;
	top: 54px;
}
div.footer_wrapper {
	width: 994px;
	height: 42px;
	margin-top: 20px;
}
div.footer {
	width: 260px;
	height: 42px;
	text-align: center;
}
div.partner_link {
	font: bold 11px/12px Arial, Verdana, sans-serif;
	position: relative;
	float: left;
	height: 30px;
	width: 180px;
	top: 22px;
}
div.partner_link_images {
	position: relative;
	float: left;
	height: 30px;
	width: 80px;
	top: 13px;
}
div.bottom_links {
	width: 994px;
	height: 72px;
	font: normal 11px/18px Arial, Verdana, sans-serif;
	color: #666666;
	text-align: center;
	margin-top: 12px;
}

div.imagineering {
	background: #FFFFFF url(../images/imagineering_bg.jpg) no-repeat top;
	height: 504px;
	width: 961px;
	margin-top: 6px;
}

div.imagineering_inner_block {
	height: 400px;
	width: 222px;
	float:left;	
	position: relative;
	top: 38px;
	left: 12px;
}




a {color: #3895de;text-decoration: underline;}
a:hover {color: #000000;text-decoration: underline;}
a:visited {color: #3895de;text-decoration: underline;}
a:visited:hover {color: #000000;text-decoration: underline;}
