@charset "utf-8";
/* CSS Document */
img,div,li	{
	behavior: url(/includes/htc/iepngfix.htc);
}
body	{
	margin:0;
	background:url(../../media/images/common/landing.jpg) no-repeat top center #e1e1e1;
	font-family:"Trebuchet MS";
}
div.container	{
	width:1008px;
	margin:0 auto;
}
div.logo	{
	padding:202px 121px 0 178px;
	float:left;
}
div.rotator	{
	margin:120px 0 0 0;
	width:303px;
	height:302px;
	text-align:center;
	float:left;
}
div.rotator img.horiz	{
	width:303px;
	height:226px;
	margin-top:38px;
}
div.rotator img.vert	{
	width:226px;
	height:302px;
	margin-left:38px;
}
div.link_area	{
	font-size:11px;
	clear:both;
	overflow:auto;
}
div.link_area div.left	{
	float:left;
	width:263px;
	padding-top:120px;
	padding-left:146px;
}
p.links	{
	padding:0;
	margin:0;
	line-height:19px;
}
p	{
	padding:0 0 5px 0;
	margin:0;
}
div.link_area div.right	{
	float:left;
	padding-left:15px;
	border-left:2px solid #cecece;
	height:27px;
	margin-top:160px;
}
div.link_area a	{
	font-size:12px;
	font-weight:bold;
	color:#393939;
	text-decoration:none;
}
div.link_area a:hover	{
	color:#000;
}

div.footer_container	{
	border-top:2px solid #cecece;
	width:100%;
	clear:both;
	color:#353535;
}
div.footer	{
	width:716px;
	margin:0 auto;
	font-size:11px;
}
div.footer_container div.left	{
	float:left;
	width:263px;
	padding-top:10px;
}
div.footer_container div.right	{
	float:left;
	padding-left:15px;
	padding-top:10px;
	border-left:2px solid #cecece;
	height:27px;
}



