/* CSS Document */
body{
	background:url(images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#000000;
	padding:0;
	margin:0;
	font-family:12px;
	font-size:12px;
	color:#000000;
	}
.top_banner{
	background-image:url(images/top_banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:110px;
	}
.navi_bg{
	background-color:#db0003;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
	font-weight:bold;
	padding-top:8px;
	padding-left:9px;
	}
.navi_bg a:link, .navi_bg a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}
.navi_bg a:hover
{
	text-decoration:none;
	color:#000000;
}
.mainnavi_bg{
	background:url(images/navi_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-top:3px #cb0728 solid;
	border-bottom:3px #cb0728 solid;
	height:40px;
	}
.body_bg{
	background-color:#FFFFFF;
	}
.ring_bg{
	background-image:url(images/ring_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	}
.data_bg{
	background-color:#fff3c5;
	}
.data_text{
	border-bottom:1px #d18b00 solid;
	font-family:georgia;
	font-size:24px;
	line-height:36px;
	color:#cb0728;
	}
.data_text2{
	font-family:Tahoma;
	font-size:14px;
	line-height:18px;
	color:#000000;
	padding-top:7px;
	padding-bottom:10px;
	}
.bulet{
	padding-top:6px;
	}
.data_text3{
	font-family:Tahoma;
	font-size:14px;
	line-height:18px;
	color:#000000;
	padding-bottom:5px;
	padding-left:8px;
	}
.data_text3 a:link, .data_text3 a:visited
	{
	text-decoration:none;
	color:#000000;
	}
.data_text3 a:hover
	{
	text-decoration:none;
	color:#cb0728;
	}
.offer_text{
	background:url(images/offer_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	font-family:arial;
	font-size:18px;
	line-height:27px;
	color:#ed6600;
	}
.data_bg1{
	background-color:#fff3c5;
	padding-top:10px;
	}
.services{
	font-family:georgia;
	font-size:18px;
	line-height:26px;
	color:#8e3b03;
	border-bottom:1px #e98f00 solid;
	}
.Researchers{
	border-bottom:1px #e98f00 solid;
	padding-left:6px;
	}
.Researchers_text{
	font-family:arial;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	color:#841000;
	}
.Researchers_text a:link, .Researchers_text a:visited
	{
	text-decoration:none;
	color:#841000;
	}
.Researchers_text a:hover
	{
	text-decoration:none;
	color:#cb0728;
	}
.bulet1{
	padding-top:9px;
	}
.footer_bg{
	background-color:#d8001b;
	border-top:3px #000000 solid;
	font-family:arial;
	font-size:12px;
	line-height:20px;
	color:#ffd11c;
	padding-left:35px;
	padding-top:22px;
	padding-bottom:22px;
	}
.footer_bg a:link, .footer_bg a:visited
	{
	text-decoration:none;
	color:#ffd11c;
	}
.footer_bg a:hover
	{
	text-decoration:none;
	color:#ffffff;
	}
.footer_bg span{
	color:#FFFFFF;
	}