@charset "utf-8";
@import url("style.css");
/* CSS Document */

/*MATHS
HEADER=		60PX
NAVBAR=		65PX
FOOTER=		60PX

TOTAL=  	185PX

MAIN=		715PX*/

body	{
	background-image:url(images/outer_dropshadow1.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;	
    padding: 0px;	
	}

#Wrapper {
	height: auto;
	width: 950px;
	margin: 0px auto;
    text-align: left;
	
	}
	
#navbar-holder	{
	width: 950px;
	height: 65px;
	float: left;
	}
	
#header	{
	width: 950px;
	height: 60px;
	background-image:url(images/header.jpg);
	float: left;	
	}
	
#footer	{
	width: 950px;
	height: 60px;
	}
	
	
	
	
	
	
/*=========================home page cotent========================*/

#mholder	{
	width: 950px;
	height: 500px;
	

	}
	
.flash-ban1	{
	width: 950px;
	height: 215px;
	}
#conhol		{
	height: 500px;
	width: 950px;
	background-image: url(images/backdrop_globe.gif);
		background-repeat: no-repeat;
	}
	
.image1		{
	width: 332px;
	height: 318px;
	float: left;
	padding-top: 17px;
	}
	
.text1		{
	width: 618px;
	height: 318px;
	float: left;
	padding-top: 17px;
	}