body{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
color:#5d5a5a;
}

img, div, input, a:hover, p { behavior: url("images/iepngfix.htc") }
img{
border:none;
}
#container{
width:838px;
height:auto;
margin:auto;
padding:0px;
}
.header{
width:100%;
height:106px;
background:url(../images/header_bg.jpg) repeat-x;
}
.header_cont{
width:838px;
height:auto;
margin:auto;
padding:0px;
}
.right_top_nav{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 47px;
	width: 204px;
	background-image: url(../images/upper_nav_bg.png);
	background-repeat: no-repeat;
}
.upper_nav_link{
	height: 12px;
	width: 79%;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
}
.upper_nav_link a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.upper_nav_link a:hover{
	text-decoration: underline;
}
.body_cont{
	width:100%;
	height:auto;
	padding:0px;
	margin:auto;
	background:url(../images/main_bg_repeat.jpg) repeat-x;
	overflow: hidden;
}
.main_body_cont{
	width:938px;
	height:auto;
	padding:0px;
	margin:auto;
	overflow: hidden;
}
.main_body_cont h1{
	display: block;
	width: 340px;
	float: left;
	color: #FFFFFF;
	font-size: 25px;
	padding:0px;
	margin: 0px;
}


.main_body_cont p{
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 340px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_left_cont{
width:340px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
height:auto;
margin:auto;
float:left;
}
.banner_right_cont{
	margin: 0px;
	float: right;
	height: auto;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner_right_cont a{
	color: #FFFFFF;
		font-size: 12px;
	text-decoration:none;
}


.banner_right_cont a:hover{
text-decoration:underline;
}

.banner{
	background-image: url(../images/banner_img_main.jpg);
	padding: 0px;
	height: 383px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #edeeee;
	border-right-color: #edeeee;
	border-bottom-color: #edeeee;
	border-left-color: #edeeee;
}
.menu{
	list-style-type: none;
	float: right;
	height: 37px;
	width: 450px;
	line-height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 37px;
}


.menu ul li{
	display: inline;
	line-height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu ul li a{
	line-height: 37px;
	background-image: url(../images/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-decoration: none;
	color: #616265;
	font-size: 12px;
	font-weight: bold;
}

.menu ul li a:hover{
	line-height: 37px;
	background-image: url(../images/nav_left_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.menu ul li a span{
	display: block;
	background-image: url(../images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}


.menu ul li a:hover span{
	display: block;
	background-image: url(../images/nav_right_hover.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.box_left
{
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e3e3;
}

.box_left h1{
	display: block;
	color: #0883C9;
	float: left;
	height: 50px;
	width: 70%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.box_left li
{
 padding:10px;
}

.box_right{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 510px;
}

.left_box_cont{
	background-image: url(../images/left_box_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: auto;
	width: 327px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}



.left_box_cont p{

display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 340px;
	font-size: 12px;
	font-weight: bold;
	color: #535556;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
		.read_more{
	display: block;
	width: 100px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
		}
	.read_more a{
	color:#067ac2;
	font-size: 12px;
	
	}
	
	.read_more a:hover{
	text-decoration:none;
	}
	
	.right_round_box{
	height: auto;
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
	}
	
	.right_round_box h1
	{
	color: #0883C9;
	ddisplay: block;

	float: left;
	height: 50px;
	width: 70%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	}
		.right_round_box ul{
	list-style-type: none;
	display: block;
	height: auto;
	width: 80%;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
		}
		
		.right_round_box ul li{
	display: block;
	margin: 0px;
	background-image: url(../images/redt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	font-size: 12px;
	font-weight: bold;
		}
		
			.right_round_box ul li a{
	color:#353738;
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #353738;
	text-decoration: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	width: auto;
	display: block;
			}
			.right_round_box ul li a:hover{
	color:	#0065b5;
	text-decoration: underline;
			}	
		
		
		.footer{
	background-color: #e5e6e7;
	padding: 0px;
	width: 100%;
	height: 72px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
		
		.footer_main{
	padding: 0px;
	height: auto;
	width: 838px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
		
				.footer_main ul{
	list-style-type: none;
	color:#717374;
	margin: 0px;
	font-size:12px;
	width: 500px;
	display: block;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
				}
.footer_main ul li{
	display: inline;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_main ul li a{
	font-size: 12px;
	color:#717374;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}

.footer_main ul li a:hover{
text-decoration:underline;
} 
.footer_right{
	float: left;
	width: 281px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner_inner{
	width:938px;
	height:140px;
	margin:auto;
	font-size: 28px;
	text-align: center;
	color: #FFFFFF;
	line-height: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	font-weight: bold;
}
.body_menu_top{
	margin: auto;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceded;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


.body_menu_top ul
{
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.body_menu_top ul li{
	display: inline;
}

.body_menu_top ul li a{
	text-decoration: underline;
	color:#077bc5;
	font-weight: bold;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #077bc5;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	
}

.body_menu_top ul li a:hover{
	color: #ff8405;
	text-decoration: none;
}
.body_inner{
width:938px;
height:auto;
margin:auto;
padding:0px;
}
.inner_left{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 368px;
}
.inner_right{
	width:464px;
	height:auto;
	float:left;
	font-size: 12px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 22px;
}

.inner_right p
{
	display: block;
	margin: 0px;
	height: auto;
	width: 99%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: justify;
}
.faq{
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.faq p{
	display: block;
	width: 98%;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


/* added css by islam ahmed*/

.inline{
display:inline;
float:left;
cursor:pointer; 

}

.box_left ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.box_left ul li{
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 13px;
	background-image: url(../images/home_more_ic2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.box_left ul li a{
	color: #FF8000;
}
.box_left ul li a:hover{
	text-decoration: none;
}

.sign_up_new{
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	width: 89%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 66px;
	padding-left: 0px;
}
.sign_up_new_a{
	color: #719D2E;
}
.sign_up_new_a:hover{
	text-decoration: none;
}

.sign_up_new_b{
	color: #FF7C06;
}
.sign_up_new_b:hover
{
	text-decoration: none;
}
