/*
CSS Credit: http://www.nsar.com/
*/

html {

	background: #1f5c7b;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #fff;

	width: 100%;

	display: table;

}

a{	color: #05acff; text-decoration:none;}

a:hover{ color: #0f73a6; }

#nsar_background_section_top {
	width: 100%;	
	height: 163px;	
	background: url(images/nsar_top_section_bg.jpg) repeat-x;
	
	
	/* modified 
	width: 100%;	
	height: 163px;
	background-position:center;
	background-repeat:no-repeat;*/
}


#nsar_background_section_middle {

	width: 100%;
	
	background: #1f5c7b url(images/nsar_mid_section_bg.jpg) repeat-x;
	
	clear: both;
	
	overflow: hidden;

}

.nsar_container {

	width: 960px;
	margin: auto;

}

#nsar_background_section_bottom {

	width: 100%;
	
	background: #041a25 url(images/nsar_footer_bg.jpg) repeat-x;
	
	float: left;
	
	clear:both;
	
	padding: 10px 0 0 0;
	margin: 10px 0 0px 0;

}

.nsar_container {

	text-align: left;
	
}




#nsar_header{
	height: 163px;
	width: 100%;
	background:url(images/nsar_header.gif) no-repeat;
}


/* Search */

#nsar_search_box{

	width: 310px;
	height: 25px;
	float: right;
	margin-top: 70px;
	margin-right: 20px;
	background: url(images/nsar_search.jpg) no-repeat;

}

#nsar_search_box form{
	margin-top: 0px;
	padding:0;
	width: 310px;
}

#nsar_search_box form label{
	margin-bottom: 8px;
	margin-right: 10px;
	padding:0;
	font-weight: bold;
	color: #fff;

}
#nsar_search_box form .button{
	border: 1px solid #000;
	background: #0083db;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	width: 40px;
	height: 23px;
	font-size: 10px;
	margin-left: 10px;
}

/* End Of Search*/
/* Menu */
#nsar_menu{
	width: 538px;
	height: 43px;
	float: right;	
	margin: 25px 100px 0 0;	
}


* html #nsar_menu{	
	width: 556px;
	margin-top: 7px;
	margin-right: 80px;	
}

#nsar_menu #nsar_menu_bg_l{	
	width: 3%;
	height: 43px;
	float: left;
	background: url(images/nsar_menu_bg_l.jpg) left bottom no-repeat;
}




#nsar_menu #nsar_menu_bg_r{
	width: 97%;
	height: 38px;
	float: left;
	background: url(images/nsar_menu_bg_r.jpg) right bottom no-repeat;
	padding: 5px 0 0 0;
	display: inline;
	margin: 0;
}


#nsar_menu_bg_r ul{
	list-style: none;
	display: inline;
}
#nsar_menu_bg_r li{
	float:left;
}
#nsar_menu_bg_r li a{
	float: left;
	display: block;
	color: #FFF;
	background: url(images/nsar_button_left.jpg) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 4px;
	padding: 0 0 0 10px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
#nsar_menu_bg_r li a b{
	float: left;
	display: block;
	padding: 0 15px 0 5px;
	background: url(images/nsar_button_right.jpg) no-repeat;
	background-position: right top;
}
#nsar_menu_bg_r li.current a, #nsar_menu_bg_r li a:hover{
	color: #05acff;

}
#nsar_menu_bg_r li.current a b, #nsar_menu_bg_r li a:hover b{
	color: #05acff;

}

/*End OF menu*/
#nsar_logo {
	width: 280px;
	height: 65px;
	margin-top: 35px;
	margin-left: 40px;
	padding: 0;
	float: left;
	display: inline;
		
}

#nsar_logo h1 {

	margin-top: 4px;
	font-size: 30px;
	color: #8fdaff;
	line-height: 1em;
	
}

#nsar_logo h2 {

	margin-top: 4px;
	font-size: 11px;
	color: #1aa3e8;

}

#nsar_content_area {

	width: 100%;
	background: url(images/nsar_content_bg.jpg) no-repeat top;
	overflow: hidden;

}

#nsar_left {

	float: left;
	width : 235px;
	margin: 0;
	padding: 0;
}

.nsar_section {

	width: 221px;
	margin-top: 30px;
	margin-left: 13px;
	float: left;
	display: inline;
}

.nsar_section_top_pc {
	width: 208px; 
	height: 24px;/* -47 For padding top */
	background: url(images/nsar_left_section_top_pc.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 47px;
	padding-left: 13px;

}

.nsar_section_top_pic {
	width: 208px; 
	height: 30px;/* -47 For padding top */
	background: url(images/nsar_left_section_top_pic.jpg) no-repeat;
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 47px;
	padding-left: 13px;

}

.nsar_section_middle {
	width: 221px; 
	background: url(images/nsar_left_section_middle.jpg) repeat-y;
}

.nsar_section_middle p {
	
	font-size: 12px;
	color: #fff;
	font-family: Arial;
	text-align: justify;
	margin: 0px 23px 10px 13px;
	padding: 0;
	
}

.nsar_section_middle ul {
	
	margin: 0px 23px 10px 28px;
	padding: 0px;
	color: #fff;
	list-style: square;
	font-size: 12px;	
}

.nsar_section_middle ul li a {
	
	color: #fff;
	text-decoration: none;
	
}

.nsar_section_middle ul li a:hover {
	
	color: #6ff;
	text-decoration: underline;
	
}

.nsar_section_bottom {
	width: 221px; 
	height: 16px;
	background: url(images/nsar_left_section_bottom.jpg) repeat-y;
	margin: 0;
	padding: 0;
}

.cleaner {
	clear: both;
	
}

.cleaner_with_height {
	
	clear: both;
	height: 1px;
	
}

#nsar_right {
	
	float: right;
	width: 701px;
	background: #ffffff url(images/nsar_right_bg.jpg) no-repeat bottom;
	margin-top: 36px;
	margin-right: 23px;
	display: inline;
	
}

#nsar_right2 {

	float: right;
	width : 235px;
	margin: 0;
	padding: 0;
}


#nsar_right p{
	margin: 0px 48px 10px 48px;
	color: #595959;
	text-align: justify;
}

#nsar_right table{
	margin: 0px 0px 0px 0px;
	color: #595959;
	text-align: justify;
}


#nsar_right div .nsar_bottom_section_box{
	margin: 0px 0px 0px 0px;
	color: #595959;
	font-style:italic;
}

#nsar_right div{
	margin: 0px 48px 10px 48px;
	color: #595959;
	font-style:italic;
}

#nsar_right div .contact1{
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	color: #000;
}

#nsar_right div .contact2{
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	color: #990000;
}

#nsar_right div img{	
	border: none;
	float:none;
	margin: 0px 0px 0 0;
}

#nsar_right h1{

	margin: 0px 48px 10px 48px;
	color: #2c83b0;
	text-align: center;
	font-size: 18px;

}

#nsar_right h2{
	margin: 30px 48px 10px 48px;
	font-size: 12px;
	color: #0479b4;
}



#nsar_right img{	
	border: none;
	float: right;
	margin: 0px 15px 0 0;
}

#nsar_bottom_section {
	width: 695px;
	overflow: hidden;
	padding-left: 5px;
	margin-bottom: 20px;
	
	
}

#nsar_bottom_section .nsar_bottom_section_box {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 23px;
	width: 200px;
	background-color: #ffffff;
	overflow: hidden;
}


#nsar_bottom_section .nsar_bottom_section_box h2{

	font-size: 12px;
	color: #0479b4;
	margin: 0px;
}

#nsar_bottom_section .nsar_bottom_section_box h3{

	font-size: 12px;
	color: #0297e3;
	margin: 0px;
}



#nsar_bottom_section .nsar_bottom_section_box img{

	margin: 5px 0px;
	float: left;
}

#nsar_bottom_section .nsar_bottom_section_box p{

	margin: 0px;
	color: #595959;
	text-align: justify;
}


.nsar_bottom_section_box ul{
	

	font-size: 12px;
	color: #05acff;
	clear: left;
	margin-left: 10px;
	padding: 0;
	

	
}
.nsar_bottom_section_box li{

	margin-left: 5px;

}
.nsar_bottom_section_box ul li a{
	
	color: #05acff;
	text-decoration: none;
	
	
}

.nsar_bottom_section_box ul li a:hover{
	
	text-decoration: underline;
	
}

#nsar_footer_section {
	width: 955px;
	overflow: hidden;
	padding-left: 5px;
	margin-bottom: 20px;
}

#nsar_footer_section .nsar_footer_section_box {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 80px;
	width: 200px;
	color: #fdcb2e;

}

#nsar_footer_section .nsar_footer_section_box_2 {
	float: left;
	display:inline;
	margin-top: 30px;
	margin-left: 80px;
	width: 230px;
	color: #fdcb2e;

}

#nsar_footer_section .nsar_footer_section_box p{

	margin: 0px;
	color: #fdcb2e;
	text-align: justify;
}

#nsar_footer_section .nsar_footer_section_box h2{

	margin: 0px;
	color: #fdcb2e;
	text-align: justify;
	font-size: 12px;
	
}

#nsar_footer_section a{

		color: #fdcb2e;
		text-decoration:none;
	
}

#nsar_footer_section a:hover{

		text-decoration: underline;
	
}

ul.content {margin:15px 0; color:#595959; padding-left:70px}





#main{
	width: 538px;
	height: 43px;
	float: right;	
	margin: 25px 0px 0px 0px;
}

#main #bg_l{	
	width: 2%;
	height: 43px;
	float: left;
	background: url(images/nsar_menu_bg_l.jpg) left bottom no-repeat;
}

#main #bg_r{
	width: 97%;
	height: 38px;
	float: left;
	background: url(images/nsar_menu_bg_r.jpg) right bottom no-repeat;
	padding: 5px 0 0 0;
	display: inline;
	margin: 0;
}

#main ul.navi{
	/* height:43px; position:absolute; left:245px; top:53px; */
	margin: 0px;
	padding:0px;
	list-style:none;
	}
#main ul.navi li{
	float:left; border-right:#ECEDB5 1px solid;
	padding: 0px 0px 0px 0px;
	}
#main ul.navi li.noborder{
	 border-right:none;
	}
#main ul.navi li a{
	display:block; padding:0px 13px; font-size:11px; font-weight:bold; line-height:38px; background-color:inherit;
	text-decoration:none; color:#FFFFFF;
	background:url(images/navi_h_bg1.gif) repeat-x 0 0;
	}
#main ul.navi li a:hover{
	background:url(images/navi_h_bg.gif) repeat-x 0 0;
	}
#main ul.navi li a.hover{
	background:url(images/navi_h_bg.gif) repeat-x 0 0; cursor:text;
	}
#main li.current a, #main li a:hover{
	color:#00FFFF;
}
#main li.current a b, #main li a:hover b{
	color:#00FFFF;
}	

/*--------------< < << footer >> > >---------------*/
#footer{
	width:954px; margin:0 auto; padding:0 0 23px 0;
	}
#footer p{
	text-align:center; margin:4px 0 0 0;font-size:11px; line-height:16px;
	}
#footer p a{
	color:#FFFFFF; text-decoration:none;
	background-color:inherit;
	}
#footer p a:hover{
	color:#C3C491;
	background-color:inherit;
	}
#footer ul{
	margin:0 0 0 214px; height:22px;
	list-style:none;
	}
#footer ul li{
	float:left; padding:0 3px; font-size:11px; color:#FFFFFF; line-height:22px; background-color:inherit;
	}
#footer ul li a{
	color:#FFFFFF; line-height:22px; background-color:inherit; text-decoration:none;
	}
#footer ul li a:hover{
	color:#C3C491; background-color:inherit;
	}
	

.big_style{
	color: #FFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold
	margin-right: 4px;
	padding: 0 0 0 10px;
	text-align: center;
}