﻿body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
}

#pagebackground {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_height:738px;
	min-height:738px;
	background: url(images/background.jpg) top repeat-x;
}
#wrapper {
	margin: 0 auto;
	text-align:center;
	width:900px;
}
#header_ {
	float:left;
	width:900px;
	height:307px;
	background:url(images/header.jpg) top no-repeat;
}
#navmenu{
	float:left;
	width:653px;
	height:31px;	
	margin-top:264px;
	padding-left:50px;	
}
#contactus_btn{
	float:left;
	height:52px;
	width:197px;
	margin-top:239px;
}
.links{
	float:left;
	border:none;
}
#shell{
	float:left;
	width:900px;
	_height:427px;
	min-height:427px;
	background:url(images/shell.jpg) top repeat-y;
}
#shellBG{
	width:900px;
	_height:427px;
	min-height:427px;
	background:url(images/shellBG.jpg) top no-repeat;
}
#leftpanel{
	float:left;
	width:267px;
}
#welcome{
	float:left;
	width:800px;
	padding-top:65px;
	padding-left:100px;		
}
#image{
	float:left;
	height:197px;
	width:207px;	
	padding-left:60px;	
}
#contactus{
	float:left;
	width:267px;
	height:125px;
}
#contentpanel{
	float:left;
	width:523px;
	margin-top:-15px;
	padding-left:27px;
	text-align:left;
	color:#FFFFFF;
}
#contentpanel p{
	font:13px Verdana,Arial,Sans-Serif;	
	color:#ffffff;
	line-height:2;
}
#contentpanel a{
	font:13px Verdana,Arial,Sans-Serif;	
	color:#15888c;
	
}

#contentpanel h2{
	font-family:Arial,Verdana,Sans-Serif;
	color:#c4c4c4;
}
#contentpanel h3{
	font-family:Arial,Verdana,Sans-Serif;
	color:#c4c4c4;
}
#contentpanel h4{
	font-family:Arial,Verdana,Sans-Serif;
	color:#c4c4c4;
}
#contentpanel h5{
	font-family:Arial,Verdana,Sans-Serif;
	color:#c4c4c4;
}
#contentpanel ul{
	font:normal 12px Trebuchet MS,Verdana,Times New Roman,Sans-Serif;
	line-height:1.5;
	margin-left:-25px;	
}
#contentpanel ol{
	font:normal 12px Trebuchet MS,Verdana,Times New Roman,Sans-Serif;
	line-height:1.5;
	margin-left:-20px;
}
#contentpanel ol li ul li{
	list-style-type:square;	
}
#footer{
	float:left;
	width:900px;
	height:66px;
	background:url(images/footer.jpg) top no-repeat;
}
#footertxt{
	float:left;
	width:900px;	
	margin-top:50px;
	
	font:10px Verdana,Arial,Sans-Serif;
	color:#ffffff;
}
#footertxt a{
	font:10px Verdana,Arial,Sans-Serif;
	color:#ffffff;
		
}
#footertxt a:hover{
	font:10px Verdana,Arial,Sans-Serif;
	color:#ffffff;
	text-decoration:underline;	
}
/*Menu Implementation*/
#MainManu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 20px;
	
}

#MainManu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:32px;
	z-index:95;
}

#MainManu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:left;
	display:inline;
	height:32px;
	position:relative;
	z-index:96;
}

#MainManu ul li a {
	line-height:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#MainManu ul li a:hover {
}

#MainManu ul li ul {
	position: absolute;
	height: auto;
	width: 180px;	
	font-weight:lighter;	
	margin: 1px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	right:0px;	
	top:27px;		
	border:solid 1px #000000;
	display: none;
	background-color:#15888c;
}

#MainManu ul li ul li {
	float:none;
	padding:0;
	display: block;
	height:20px;	
}

#MainManu ul li ul li a {
	font:12px Verdana,Arial,Sans-Serif;	
	text-align:left;
	color: #010101;	
	height:20px;
	display:block;
	padding:0px 0px 0px 10px;
	text-transform:none;  
}

#MainManu ul li ul li a:hover {
	text-decoration: none;
}

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 40px/100% Arial, Helvetica, sans-serif;
	color:#1B3B7C;
}
