
body{
	margin:0px;
	margin-top:12px;
	padding:0px;
	background-color:#25509a;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/world_map.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.header{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:778px; 
	height:164px;
}

.footer_text{
    font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #92a8cd;
	text-decoration: none;	
}
.white_bg{
	background-image: url(../images/white-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;		
}

.blue_bg{
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom_img{
	background-image: url(../images/bottom_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.left_line{
	background-image: url(../images/btn_dot.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
.navg1:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #052864;
	text-decoration: none;
	display:block;
	width:99px;
	height:33px;
	padding-left:24px;
	padding-top:12px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
	
}
.navg1:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #052864;
	text-decoration: none;
	display:block;
	width:99px;
	height:33px;
	padding-left:24px;
	padding-top:12px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
}

.navg1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
	display:block;
	width:99px;
	height:33px;
	padding-left:24px;
	padding-top:12px;
	background-image: url(../images/bullet_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
}
.navg1:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #052864;
	text-decoration: none;
	display:block;
	width:99px;
	height:33px;
	padding-left:24px;
	padding-top:12px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;	
}

.email:link{
    font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
}
.email:visited{
    font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
}
.email:hover{
    font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #f9810d;
	text-decoration: none;	
}
.email:active{
    font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;	
}
