@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#6f6d6d;
}

img{
	border:none;
	}
.fr_input{

	border:1px solid #666666;
	margin:3px;
	width:300px;

	}



h1, h2, h3, h4, h5, h6, p, table, form{
	margin:0px;
	padding:0px;
}
.right{float:right;}
.left{float:left;}

.clear{
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
	}
#container{
	width:811px;
	margin:auto;
	margin-top:9px;
}

#right_section{
background:url(../images/bt_right_bg.jpg) bottom  right no-repeat  #2f7fba ;
width:811px;
float:left;
display:inline;

}	
#left_section{
	background:url(../images/top_left_bg.jpg) top left no-repeat #ffffff;
	width:608px;
	float:left;
	border-right:10px solid #6f6d6d;
	display:inline;

}
#left_section p{
		color:#333333;
	line-height:16px;
	}
#left_section_inner{
	background:url(../images/top_left_bg.jpg) top left no-repeat #ffffff;
	width:568px;
	float:left;
	border-right:10px solid #6f6d6d;
	display:inline;
	color:#333333;
	padding:20px;
	height:470px;

}

h1{
	font-size:18px;
	font-weight:normal;
	color:#2F7FBA ;
	padding:10px 0px;
	}


#r1{
	width:193px;
	background-image:url(../images/right-bg.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
	
	}



#navigation{
	width:193px;
	margin-top:25px;
}
#navigation ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#navigation ul li{
	width:193px;
	height:30px;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}

#navigation ul li img{
	float:left; 
	display:inline;
	margin:6px 10px 0px 25px;
}
	#navigation ul li a{
		text-decoration:none;
		color:#FFFFFF;
		width:193px;
		height:23px;
		float:left;
		display:inline;
		padding-top:3px;	
	}
	#navigation ul li a:hover{
		text-decoration:none;
		color:#FFFFFF;
		width:193px;
		height:23px;
		background-image:url(../images/hover.jpg);
		background-repeat:repeat-y;	
		float:left;
		display:inline;
		padding-top:3px;	
	}
#nav_active{
	background:url(../images/hover.jpg) no-repeat ;
}

.btn{
	padding:4px 10px;
	background: url(../images/header-bg.jpg);
	border:1px solid #002D59;
	}
.btn a:link, .btn a:visited, .btn a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.btn a:hover{
	color:#F2F2F2;
	}
#testimonials{
	width:175px;
	margin:60px 0px 0px 9px;
	clear:both;
	float:left;
	display:inline;
	background-image:url(../images/testi-bg.jpg);
	background-repeat:repeat-x;
}
#testimonials h1{
	font-size:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding:3px 0px 0px 0px;	
	text-align:center;
	color:#fff;
}
#testimonials p{
	padding:15px 3px 0px 12px;
}

#testimonials p a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#testimonials p a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}







#footer{
	width:811px;
	text-align:center;
	clear:both;
	padding-top:10px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}	
	
/*------------------------css for social media icon------------------*/
.txtc{ text-align:center;}
	
	
