/* Globals */
* {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 12px;
}
html ,body{
	width: 100%;
	height: 100%;
}
	
body{
	background-color: #11284A;	/*background-image: url(../images/tempbackground2.jpg);
	background-repeat: no-repeat;*/
}
	
a img {
	border: none;
}

	/* End Globals*/
	/* Start Global Classes site layout styles 
	------------------------------------------------------------------*/
.clearfloat{
	clear: both;
	display: inline;
	height: 1px;
}
		
	
.hide {
		visibility: hidden;
	}
.remove{
	display: none;
}
	
.floatright{
	float: right;
}
	
.floatleft{
	float: left;
}

.justify{text-align:justify;}

	/* End Global Classes site layout styles 
	------------------------------------------------------------------*/

#footer{
	margin: 0;
	color: #fff;
	text-align: center;
}
 #footer a{
	text-decoration:underline;
	color:#fff;
 }
 #footer a:hover{
	text-decoration:none;
	color:#fff;
 }
#footer-round-img {
	display: block;
	margin-bottom: 33px;
}

/*Top Menu styles
----------------------------------------------------
*/
#top-menu {
	float: right;
	padding-top: 37px;
}
#top-menu li{
	float: left;
	list-style: none;
}

#top-menu  span{
	display: none;
}

#top-menu  #partners,#partners a{
	display: block;
	width: 62px;
	height: 11px;
	background-image: url(../images/home_top_menu_offnew.jpg);
	background-repeat: no-repeat;
}

#top-menu  #company ,#company a{
	display: block;
	width: 77px;
	height: 11px;
	background-image: url(../images/home_top_menu_offnew.jpg);
	background-repeat: no-repeat;
	background-position:  -62px 0;
}

#top-menu  #contact,#contact a{
	display: block;
	width: 70px;
	height: 11px;
	background-image: url(../images/home_top_menu_offnew.jpg);
	background-repeat: no-repeat;
	background-position:  -138px 0;
}



#top-menu  #partners,#partners a:hover{
	background-image: url(../images/home_top_menu_onnew.jpg);	
}

#top-menu  #company ,#company a:hover{
	background-image: url(../images/home_top_menu_onnew.jpg);	
}

#top-menu  #contact,#contact a:hover{
	background-image: url(../images/home_top_menu_onnew.jpg);	
}


/*End Top Menu styles
----------------------------------------------------
*/
#background{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	visibility: hidden;
}
#background2{width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
}

#container        
	{
	z-index: 2;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top:0;
	left: 0px;
	/*padding-top: 10%;*/
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content-wrapper  
	{
	text-align: left;
	margin-left: -390px;
	position: absolute;
	top: 50px;
	left: 50%;
	width: 780px;
	/*height: 442px;*/
	visibility: visible;
	background-color: transparent;
	z-index: 1;
	}
	

#header{
	background-color: #00f;
	height: 52px;
	background-color: #f4f4f4;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 23px;
}

/*  bottom Menu styles
----------------------------------------------------
*/
#bottom-menu{
	padding-top: 5px;
	padding-left: 30px;
	width: 750px;
	height: 32px;
	background-color: #F4F4F4;
}

#bottom-menu span{
	display: none;
}
#bottom-menu li{
	float: left;
	list-style: none;
}

#bottom-menu #sub-1, #sub-1 a{
	display: block;
	background-image: url(../images/home_bottomMenu_offnew4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 159px;
	height: 32px;
}

#bottom-menu #sub-1, #sub-1 a:hover{
	background-image: url(../images/home_bottomMenu_onnew2.jpg);
}

#bottom-menu #sub-2, #sub-2 a{
	display: block;
	background-image: url(../images/home_bottomMenu_offnew4.jpg);
	background-repeat: no-repeat;
	background-position: -159px 0;
	width: 160px;
	height: 32px;
}

#bottom-menu #sub-2, #sub-2 a:hover{
	background-image: url(../images/home_bottomMenu_onnew2.jpg);
}


#bottom-menu #sub-3, #sub-3 a{
	display: block;
	background-image: url(../images/home_bottomMenu_offnew4.jpg);
	background-repeat: no-repeat;
	background-position: -319px 0;
	width: 116px;
	height: 32px;
}

#bottom-menu #sub-3, #sub-3 a:hover{
	background-image: url(../images/home_bottomMenu_onnew2.jpg);
}

#bottom-menu #sub-4, #sub-4 a{
	display: block;
	background-image: url(../images/home_bottomMenu_offnew4.jpg);
	background-repeat: no-repeat;
	background-position: -435px 0;
	width: 157px;
	height: 32px;
}

#bottom-menu #sub-4, #sub-4 a:hover{
	background-image: url(../images/home_bottomMenu_onnew2.jpg);
}

#bottom-menu #sub-5, #sub-5 a{
	display: block;
	background-image: url(../images/home_bottomMenu_offnew4.jpg);
	background-repeat: no-repeat;
	background-position: -592px 0;
	width: 133px;
	height: 32px;
}

#bottom-menu #sub-5, #sub-5 a:hover{
	background-image: url(../images/home_bottomMenu_onnew2.jpg);
}
