
/*Snapsis Menu */
#MainManu {
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	text-align:left;	
	cursor:pointer;
}

#MainManu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#MainManu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:left;
	display:inline;	
	position:relative;	
}

#MainManu ul li a {	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

#MainManu ul li a:hover {
	cursor:pointer;
}

#MainManu ul li ul {
	position: absolute;	
	width:155px;	
	margin:1px 0px 0px 0px;	
	padding:0px 0px 5px 0px;
	border:1px solid #000000;	
	background-color:#e1ecf8;	
	display: block;
}

#MainManu ul li ul li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;	
	height:21px;
	width:155px;	
}

#MainManu ul li ul li a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#e1ecf8;	
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;	
/*	height:15px;
*/	text-align:center;	
}

#MainManu ul li ul li a:hover {
	text-decoration: none;
background-color:#6bc2dc;
font-weight:bold;
}


/*sIFR Implementation*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;        
	padding: 0;
	height:40px;
	/**/
	z-index:30
}

.sIFR-replaced { 
	visibility: visible !important; 
	width:auto; 
}

.sIFR-alternate {
	position: absolute; 
	left: 0; top: 0; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	text-decoration: none; 
}

.sIFR-alternate a { 
	text-decoration: none; 
	cursor: pointer; 
}

.sIFR-replaced > div { 
	display: none !important; 
}

.sIFR-active h1 {
	visibility:visible ; 
	font:normal 30px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 16px; */
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	z-index:30;
	color:#962222;
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#184091;
}
#pagebackground {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg1.jpg) repeat-x;
	min-height:700px;
	_height:700px;
}
#wrapper {
	margin:0px auto 0px auto;
	width:900px;
	position:relative;
}
#menubg {
	float:left;
	width:900px;
	height:49px;
	background:url(images/menubg.jpg) no-repeat;
}
#headerflash {
	float:left;
	width:900px;
	height:270px;	
}
#shell {
	float:left;
	width:900px;
	min-height:325px;
	_height:325px;
	background:url(images/shell.jpg) no-repeat;
}
#shellbg {
	float:left;
	width:900px;
	min-height:325px;
	_height:325px;
	background:url(images/shellbg.jpg) repeat-y;
}
#shellbtm {
	float:left;
	width:900px;
	height:17px;
	background:url(images/shellbtm.jpg) no-repeat;
}
#content {
	float:left;
	width:468px;
	padding-top:21px;
	padding-left:105px;
	text-align:left;
}
#content_title {
	float:left;
	width:468px;
}
#content_text {
	float:left;
	width:468px;
	padding-top:0px;
	line-height:20px;
}
#content_text_admin {
	float:left;
	width:468px;
	padding-top:-2px;
}

#content_text p{
font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;	
}
#content_text h3 {
	font-family:Verdana;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
}
#content_text p a{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;	
	text-decoration:underline;
}

#content_text ul li{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;		
}
#content_text ol li{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;		
}
#content_text p a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;	
	text-decoration:underline;	
}

#pictureflash {
	float:right;
	width:224px;
	height:261px;
	padding-right:37px;
	padding-top:31px;
}
#address {
	float:left;
	width:780px;
	padding-top:10px;
	padding-left:120px;	
	text-align:left;
	}
#footer {
	float:left;
	width:780px;
	line-height:30px;
	padding-top:10px;
	padding-left:120px;	
	text-align:left
}

#footer a {
text-decoration:none;
color:#ffffff;
}

#footer a:hover {
text-decoration:underline;
color:#ffffff;
}
#admin a {
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

#admin a:hover {
text-decoration:underline;
color:#ffffff;
font-weight:bold;
}

a#tour {background:url(images/tour.jpg); width:250px; height:46px; position: absolute; top:620px; right:10px; *right:20px;}
a#tour:hover{background-position:0 -46px; text-decoration:none;}
/*-------------((((((((S T Y L E S))))))))-------------- */
.image_class {border:none; float:left;}
.clear {clear:both;}
.clear1 {clear:both;}
#clear {clear:both;}
#clear1 {clear:both;}

/*-------------S T Y L E S-------------- */

.style_cont {
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}
.styleFoot {
	font-family:Verdana;
	font-size:11.43px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
}
.address {
	font-family:Verdana;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
/*-------------S T Y L E S-------------- */
