/* CSS Document */
@import "import.css";
.r_featuredmid_bg
{
    width:209px;
	margin:auto;
   background:url(../images/right_wrptbg.jpg) repeat-y;
   
}
.banner{
	
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.outerdiv
{
	width:100%;
	margin:0px auto;
	background:#ffffff url(../images/popup/top_bluebg.jpg) repeat-x top;
}
.menupart
{
	width:100%;
	padding:2px 0px 0px 0px;
}
.menu_left
{
width:68%;
float:left;

}
.menu_right
{
width:1.9%;
float:right;
}
.menupart img
{
	width:auto;
	float:left;
}
.clear
{
	clear:both;
}
.cont_part
{
	width:98%;
	/*background:url(../images/popup/cont_borderline.jpg) repeat-y;*/
	border-left:1px solid #b3d3e2;
	border-right:1px solid #b3d3e2;
	
	margin:0px 0px 0px 9px;
}
.left_contpart
{
	width:70%;
	float:left;
}
.right_contpart
{
	width:25%;
	float:left;
	margin-top:0px;
}


.describe_part
{
	width:90%;
	float:left;
	/*padding:10px 0px 0px 0px;*/
	/*margin:10px 20px 10px 10px;*/
}
.describe_erea
{
text-align:justify;
	background-color:#edf8ff;
	border:1px solid #bbe8ff;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	float:left;
	padding:10px 10px 0px 0px;
	margin:30px 20px 10px 0px;
}
.company_name
{
	color:#f8fdff;
	font-family:"Trebuchet MS",Arial;
	font-size:36px;
	font-weight:bold;
	padding-left:40px;
	line-height:80px;
}
.describe_erea img
{
	border:1px solid #cfe9fa;
	float:left;
	margin:0px 10px 10px 0px;
}
.describe_erea p
{
	padding:10px 0px 10px 0px;
	float:left;
	margin:20px 20px 10px 10px;
}
.footer_line
{
	width:100%;
}
.footer_left
{
	width:2%;
	float:left;

	
}
.footer_right
{
	width:97.8%;
	float:right;
	
	
}
.footer_right1
{
	width:98.2%;
	float:left;
	background-image:url(../images/popup/footer_mid.jpg);
	height:11px;
	padding:0px;
	background-repeat:repeat-x;
	
	
}
.footer_right2
{
	
	width:1.8%;
	float:right;
}

.headerpart
{
	width:100%;
/*	height:147px;*/
	margin:0px;
	padding:0px;

}
.logo_menusection
{
	width:100%;
	height:76px;
	margin:7px 0px 0px 0px;
}

.logopart
{
	width:25%;
	float:left;
}
.menupart_home
{
	width:55%;
	float:right;
}
.topmenupart
{
	width:auto;
	float:right;
	height:48px;
}
.topmenu
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#515151;
	padding:11px 0px 0px 0px;
}

.topmenu a
{
	color:#515151;
	text-decoration:none;
}
.topmenu a:hover
{
	color:#d3720a;
	text-decoration:none;
}

.menu_erea
{
	width:400px;
	float:right;
	margin:0px 8px 0px 0px;
}


