/* ---------- Global Layout ----------- */

body{
	margin:0px;
	padding:0px;
	}

header, hgroup, nav, section, aside, article, figure, figcaption, footer{
	display:block;
	margin:0px;
	padding:0px;
	}
	
p,div,form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	}
	
a,input,textarea{
	outline:none;
	}

img{
	border:none;
	}
	
.clr{
	clear:both;
	}
	
.bodyClass{
	background:#f4f4f4;
	}
	
/* ---------- Basic Layout ----------- */

.page_wrapper{ width:1000px; margin:0 auto;	position:relative;	}
	
.sidebar_first{	width:290px; float:left; margin:0 20px 0 0px; }
	
.sidebar_second{ width:250px; float:right;	}

.one_sidebar{ width:685px; float:left; padding:0 40px 0 0; border-right:1px solid #e5e5e5; }

.two_sidebars{ width:292px; padding:0 14px; float:left; }

.no_sidebar{ width: 1000px; float:left;}

.wrapper{ clear:both; }

.wrapper_left{ float:left; }
	
.wrapper_right{	float:right; }

/* ---------- Header Styles ----------- */

#main_wrapper{ width:1000px; margin:0 auto; padding:0 15px; background:#ffffff; box-shadow:0 0 2px #CACACA; overflow:hidden; }

#header_wrapper{
	clear:both;
	overflow:hidden;
	}
	
header{
	width:1000px;
	margin:0 auto; overflow:hidden;
	padding:10px 0 10px 0; position:relative;
	}
	
#logo{
	float:left;
	}

#translator{ position:absolute; top:60px; right:105px; }

#font_sec{ position:absolute; top:60px; right:300px; }
#font_sec img{ vertical-align:middle; margin:0 5px 0 0; }

#sloagn{ float:left; margin:8px 0 0; }

#header_right{
	float:right;
	padding:0px 0 0 0;
	}
	
#social_icon{
	float:right;
	}
	#social_icon img{
		margin:0 0 0 1px;
		}
		
#search{
	float:right;
	position:relative;
	margin:5px 4px 0 0;
	}
	
#search input{
	width:120px;
	height:25px;
	font:13px Arial, Helvetica, sans-serif;
	color:#909090;
	padding:0 40px 0 10px;
	border:1px solid #dbdbdb;
	background:#f0f0f0;
	border-radius:20px;
	}
	
#search img{
	position:absolute;
	right:0px;
	top:-5px;
	}
	
#date_time{ float:right; margin:10px 15px 0 0; }

#top_links{ float:right; clear:right; margin:18px 0 0; }
#top_links img{ vertical-align:middle; margin:0 2px 4px 0; }
#top_links a{ text-decoration:none; color:#333333; }
#top_links a:hover{ color:#002d7a; }

#home_icon{ float:left; padding: 8px 10px 4px; }

nav{
	height:31px;
	background:url(../images/graphics/nav_bg.png) repeat-x bottom #ffffff;
	border:1px solid #e2e2e2;
	clear:both;
	}
	
#login_sec_bg{
	width:250px;
	height:27px;
	float:right;
	background:url(../images/graphics/login_sec_bg.png) no-repeat;
	margin:2px 1px 0 0;
	}
	
#login_sec_bg img{ vertical-align:middle; margin:0 2px 4px 0; }
#login_sec_bg a{ text-decoration:none; color:#ffffff; display:block; float:left; padding:5px 0 0 14px; }
	
/* ---------- Banner Styles ----------- */

#banner_wrapper{
	width:998px;
	height:300px;
	clear:both;
	overflow:hidden;
	border:1px solid #dfdfdf;
	margin:10px 0 0 0;
	}
	
#banner{
	width:590px;
	height:356px;
	float:left;
	}

#banner img{ width:100%; height:300px; }
	
#services_tab{
	width:408px;
	height:356px;
	float:right;
	background:url(../images/graphics/banner_service_tab_bg.jpg) repeat-x bottom #ffffff;
	}
	
#services_tab ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
#services_tab ul li{
	margin:0px; 
	padding:15px 13px 15px 17px;
	width:105px;
	height:275px;
	position:relative;
	border-left:1px solid #c3c3c3;
	float:left;
	}
#services_tab ul li:hover{ background:#e9e9e9; }
	
#services_tab ul li h2{ color:#174189; padding:0 0 15px 0; line-height:20px; }
#services_tab ul li h2 span{ font-size:16px; }
#services_tab ul li p{ text-align:left !important; font-size:12px; line-height:17px; }
#services_tab ul li .more{ position:absolute; bottom:100px; font:bold 14px Arial; color:#174189; }
#services_tab ul li a{ font:bold 14px Arial; color:#174189; text-decoration:none; }
#services_tab ul li a:hover{ font:bold 14px Arial; color:#174189; text-decoration:underline; }
#services_tab ul li img{ position:absolute; bottom:15px; }

#services_tab ul li a.serv_link{
	text-decoration:none;
	display:block; 
	background:url(../images/graphics/clr.gif) repeat;
	width:105px;
	height:275px;
	position:absolute;
	z-index:99999;
}

/* ---------- Body Styles ----------- */

#content{
	width:1000px;
	float:left;
	clear:both;
	overflow:hidden;
	margin:10px 0 20px 0;
	padding:25px 0 0  0;
	background:url(../images/graphics/content_top_shadow.png) no-repeat top;
	}
	
#servcies{
	width:695px;
	clear:both;
	margin:0 0 20px 0;
	overflow:hidden;
	}
	
#servcies ul{ margin:0px; padding:0px; list-style:none; }
#servcies ul li{
	margin:0 2px 0 0;
	padding:14px;
	width:201px;
	height:164px;
	background:url(../images/graphics/service_box_bg.jpg) no-repeat top;
	position:relative;
	float:left;
	}
	
#servcies ul li h2{ padding:0 0 13px 0; }	
#servcies ul li p{ line-height:20px; text-align:left; padding:0 0 14px 0 ; }	
#servcies ul li .img_icon{ position:absolute; right:14px; bottom:10px; }

.read_more{
	float:right;
	margin:0px;
	padding:0px;
	}
	
.read_more a{
	text-decoration:none;
	font-weight:bold;
	padding:0 24px 0 0;
	background:url(../images/graphics/arrows.png) no-repeat right;
	}
	
#news{
	overflow:hidden;
	padding:0 0 15px 0;
	}
	
#news h1{
	font:22px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#3e3d3d;
	padding:0 0 5px 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
	}
	
#video{
	overflow:hidden;
	}

/* ---------- Footer Styles ----------- */

footer{
	clear:both;
	height:30px;
	background:#ededed;
	overflow:hidden;
	padding:13px 10px 0px;
	color:#000000;
	font:12px Arial, Helvetica, sans-serif, "Myriad Pro";
	text-align:center;
	}
	
footer a{
	color:#000000;
	text-decoration:none;
	}
	footer a:hover{
		color:#000000;
		text-decoration:underline;
		}

/* ---------- Inner Styles ----------- */

.inner{ min-height:220px; }
.inner ul li, .inner ol li{ line-height: 22px; text-align:justify; }
.inner ul li li{ border:none; }
.inner ol li ul{ list-style:none; }
.inner ol li ul li{ border-bottom:1px dashed #BBBBBB; padding:0 0 5px 15px; background:url(../images/graphics/list_arrow.png) no-repeat 0 5px; line-height:22px; text-align:justify; }

.member_pos{ color:#1F1F1F; }
.dotted_bdr{ border-bottom:1px dashed #c4c4c4; clear:both; padding:10px 0 0; margin:0 0 10px 0; }
.member_name{ color:#00245E; }

.disclaimer_txt {
    border-top: 1px dashed #666666;
    color: #000000;
    font-size: 12px;
    padding: 5px 0 0;
}

.newssubscribe tr:first-child{ display:none; }

/* ---------- Slider Styles ----------- */

#show {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
#show li {
	margin:0px;
	padding:0;
	width:100%;
	height:300px;
}