@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align:justify;
	background:url(images/bg.jpg) no-repeat;
	background-position: top;
	background-color: #ffffff;
	font-family:Georgia ; 
	font-size:12px;
	text-align:justify;
	line-height:20px;
	
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;}

.header_hold {margin:0 auto; width:100%;}
.header {width:939px; margin:0 auto; height:140px;}
.header_img {width:885px; height:140px; 	float:left; background:url(images/header1.jpg) no-repeat; margin:32px 0px 0px 40px; *margin:32px 0px 0px 15px;}
#top {float:right; width:400px; padding-right:5px; text-align:right;}
.top_links {color:#ffffff; text-decoration:none; font-family:"Trebuchet MS", "Comic Sans MS";}
.top_links a{color:#ffffff; text-decoration:none; font-family:"Trebuchet MS", "Comic Sans MS";}
.top_links a:hover{color:#129af7; text-decoration:none; font-family:"Trebuchet MS", "Comic Sans MS";}

.banner_hold {width:100%; margin:0 auto;}
.inner_header {width:939px; margin:0 auto;}
.banner {width:716px;  height:190px; float:right; margin-top:20px;  *margin-top:52px;}
/* .h1 {float:left; width:716px; height:48px; background:url(images/welcome.jpg) no-repeat;} */
.h1 {float:left; width:716px; height:38px; background:#FFFFFF;}
.cont_here { width:680px; float:left;	padding:20px 15px 0px 15px;	text-align:justify;}

.menu_hold {margin:0 auto; width:100%;}
.menu {width:1000px; height:51px; margin:0 auto;}


.content_hold { float:left; width:100%; }
.content {width:1000px; margin:0 auto; height:auto;}

.footer_hold {width:100%; background:url(images/footer_bg.jpg) repeat-x bottom; height:120px;}
.footer {width:939px; margin:0 auto; height:55px;}

.links { color:#f2f1df; font-size:11px;  text-decoration:none;}
.links a{ color:#f2f1df; font-size:11px;  text-decoration:none;}
.links a:hover{ color:#f2f1df; font-size:11px; font-weight:bold; text-decoration:none;}

.over_30 {background:url(images/over_30.jpg) no-repeat; height:414px; width:319px;}
.how_we_can {background:url(images/how_we_can.jpg) no-repeat; height:414px; width:269px;}

.bold_text {font-size:15px; color:#272727; font-weight:bold;}



.right_links { color:#f2f1df; font-size:15px;  text-decoration:none;}
.right_links a{ color:#f2f1df; font-size:15px;  text-decoration:none;}
.right_links a:hover{ color:#02dcfd; font-size:15px;  text-decoration:none;}
/*-----------------------side_menu------------------------------*/



.sidebarnavigation2 {
width:184px;
float:left;
margin:20px 0px 0px 39px;
*margin:52px 0px 0px 20px; /*I6*/
background: #656697;
font-family:Tahoma;

}

.sidebarnavigation2 li {
margin-bottom: 5px;
*height:10px;
height:20px;
*height:15px;
*margin-top:3px;
/*border-bottom:1px solid #FFFFFF;*/
}

.sidebarnavigation2 ul {
list-style-type: none;
padding: 0px;
margin-left: 5px;
/*padding-left:10px;*/
}
.sidebarnavigation2 li a:link,
.sidebarnavigation2 li a:visited  {
background: url(images/arrow.jpg)  no-repeat 5px;
display: block;
padding-left: 25px;
color: #ffffff;
text-decoration: none;
list-style}

.sidebarnavigation2 li a:hover {
color: #000000;
background: url(images/arrow_mo.jpg) no-repeat 5px;
text-decoration: none;
display: block;
background-color: #fff1e0;