body {
	background-color: #10302e;
	text-align:center;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}

a
{
	COLOR: silver;
	text-decoration: none;
}
a:visited
{
    COLOR: silver;
	text-decoration: none;
}
a:active
{
	COLOR: silver;
	text-decoration: none;
}
a:hover
{
    COLOR: white;
    CURSOR: hand
}

span.pngfix
{
    display: inline-block;
    background:none;
    float:left;
}
#container {
	position:relative;
	left:0px;
	top:auto;
	width:950px;
	height:594px;
}

#background-01 {
	position:absolute;
	background-image:url(../images/home/background_01.jpg);
	left:0px;
	top:0px;
	width:950px;
	height:229px;
}

#background-02 {
	position:absolute;
	background-image:url(../images/home/background_02.jpg);
	left:0px;
	top:229px;
	width:399px;
	height:365px;
}

#background-03 {
	position:absolute;
	background-image:url(../images/home/background_03.jpg);
	left:399px;
	top:229px;
	width:197px;
	height:61px;
}

#background-04 {
	position:absolute;
	background-image:url(../images/home/background_04.jpg);
	left:596px;
	top:229px;
	width:306px;
	height:314px;
}

#background-05 {
	position:absolute;
	background-image:url(../images/home/background_05.jpg);
	left:902px;
	top:229px;
	width:48px;
	height:365px;
}

#background-06 {
	position:absolute;
	background-image:url(../images/home/background_06.jpg);
	left:399px;
	top:290px;
	width:197px;
	height:304px;
}

#background-07 {
	position:absolute;
	background-image:url(../images/home/background_07.jpg);
	left:596px;
	top:543px;
	width:306px;
	height:51px;
}
/*Text Properties*/	
	.disclaimerfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight:normal;
	font-size:10px;
	color:#b7b7b7;
	padding-top:15px;
	padding-right:180px;
	}	
	.copyrightfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-style:normal;
    font-weight:normal;
	font-size:10px;
	color:#b7b7b7;
	padding-top:330px;
	padding-right:270px;

	
	
}	
/*iFrame Properties*/	
#iframe_1 {
	width:100%;
	height:100%;
	overflow:hidden;
	}
/*~~~~~~Menu Properties~~~~~~*/
#menu {
	position:relative;
	margin:0 auto;
	width:119px;
	text-align:left;
	}
	#login{margin:15px 0px 0px 100px}
	#contactus{margin:10px 0px 0px 70px}
	#about{margin:10px 0px 0px 94px}
