/* CSS Document */

* html #wraper {	height: 1%;}

body{margin:0; 
	padding:0;
	background:url(../../assets/images/body-bg.jpg) repeat-x #fff;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#fff;}
	
div, p, ul, li, span, img, input, h1, h2, h3 {margin:0px;
								padding:0px;
								font:14px Georgia, "Times New Roman", Times, serif;
											
								list-style-type:none}
								
								
.clr{clear:both;}

.left{float:left}
.right {float:right}

a, a img{ text-decoration:none;
			border:none;
			outline:none;
			color:#fff;
			}
.disB{display:block}
.disN{display:none}


#wraper{ width:950px;
		margin:0px auto;
		}
#topNav { height:65px;
		 float:right;
		 width:900px;
		 overflow:hidden;
		
		 }
#topNav ul { margin-top:13px}
#topNav ul li { float:left;
				margin:0 3px;}		 
		 
#topNav ul li a { padding-left:15px;
					height:40px;
					display:block;
					float:left;
					cursor:pointer;
					word-spacing:3px
					
					}
#topNav ul li a span { display:block;
						height:40px;
						padding-right:15px;
						font-size:16px !important;
						line-height:35px !important;
						float:left;

						
					}					
#topNav ul a:hover { color:#E33632;
						background:url(../../assets/images/top-nav-hover-left.jpg) no-repeat 0 0
					}		 		 
#topNav ul a:hover span {
							background:url(../../assets/images/top-nav-hover-right.jpg) #fff no-repeat 100% 0%;
							display:block;
						}
	#topNav ul li a.active { color:#E33632;background:url(../../assets/images/top-nav-hover-left.jpg) no-repeat 0 0}								 
	#topNav ul  span.spactive {background:url(../../assets/images/top-nav-hover-right.jpg) #fff no-repeat 100% 0%;}	 
	
#TopBanner { padding-top:5px}		 		
		
	.Globe{float:right;
			position:relative;
			z-index:1;
			margin-right:75px;}		

#MainCont { width:912px;
			background:url(../../assets/images/main-cont-bg.jpg) repeat-y;
			margin-left:22px;
			position:relative;
			z-index:10000;
			margin-top:-54px;
			
						}	
	#MainCont p { margin:10px 0px ;
				font-size:14px;}
								
	#ContLeft { float:left;
				width:223px;
				margin:15px;
				
				}
				
	#ContLeft h1 { font-size:20px}
	
	#ContLeft ul {margin:15px 0}
	#ContLeft  li { list-style-type:none;
				padding-left:20px;
				margin-left:10px;
				background:url(../../assets/images/li.jpg) no-repeat 0 3px}		
				
	#RightCont {
	float:right;
	width:621px;
	margin-top:55px;
	color:#2C4693;
				/*margin-left:35px*/}
				
	#RightCont h2{color:#1C2733;
					font-size:36px;}
					
	#RightCont ul { margin:15px 0px;
					}	
	#RightCont	li { list-style-type:none;
				padding-left:20px;
				margin:10px;
				background:url(../../assets/images/li2.jpg) no-repeat 0 3px}		
				
			#RightCont a {color:#4A747D;
							text-decoration:underline}
							
			#RightCont a:hover{color:#4A747D;
							text-decoration:none}				
							
			.box { float:left;
					width:245px;
					height:221px;
					background:#F1F1F1;
					border:solid 1px #E8E8E8;
					color:#828282;
					padding:22px 17px;
					margin:25px 25px 25px 0;
					}		
		.box h3 { color:#000000;
					font-size:24px;
				}		
		.box a{color:#828282 !important;}
		
		#Footer { width:100%;
				height:72px;
				background:#000066;
				border-top:solid 5px #E33632}
				
		.FooterCont{ width:950px;
					margin:10px auto;
					text-align:center;
					font-size:11px !important
					}		
					
		.FooterCont a {text-decoration:underline}
		.FooterCont a:hover {text-decoration:none}
					
		.mrgL {margin-left:20px;
				text-align:left;}			.globeimage {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wraper #MainCont #RightCont .left {
	padding-right: 25px;
}
#wraper #MainCont #RightCont h4 {
	font-size: 16px;
	font-weight: bold;
}
#wraper #MainCont #ContLeft img {
	position: absolute;	
	bottom: 0;	
	left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 62px;
}
