/* Portaccidds CSS Document */
body {
	text-align:center;
	margin-top:0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background:#00703c;
}
#pagebackground {
	position:relative;
	margin-top:0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background:url(images/pageBG.jpg) repeat-x top;
}
#wrapper {
	margin:0px auto;
	width:900px;
}

#header {
	width:900px;
	height:167px;
	background:url(images/header.jpg) no-repeat top;
	z-index:1;
}
#header_bottom {
	width:900px;
	height:52px;
	background:url(images/header_bottom.jpg) no-repeat top;
	z-index:1;
}
#logo_flash {
	position:absolute;
	left:91px;
	top:41px;
	width:110px;
	height:222px;
	z-index:2;
}
#menu {
	float:left;
	width:900px;
	text-align:center;
}
#menuBG {
	float:left;
	width:900px;
	height:36px;
	text-align:center;
	background:url(images/menuBG.jpg) no-repeat top;
}
#menu_text {
	float:left;
	width:900px;
	text-align:left;
	padding-top: 12px;
}
#shell {
	float:left;
	width:900px;
	min-height:340px;
	_height:340px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#shellBG {
	width:900px;
	min-height:298px;
	_height:298px;
	background:url(images/shellBG.jpg) no-repeat top;
}
#image_area {
	float:left;
	width:315px;
	_height:342px;
	min-height:342px;
	z-index:1;
}
#image {
	float:left;
	width:265px;
	height:342px;
	padding-left:50px;
}
#image_inner {
	float:left;
	width:265px;
	height:342px;
	padding-left:50px;
}
#content_area {
	float:left;
	width:530px;
}
#content {
	float:left;
	width:520px;
}
#content p {
	font:14px Verdana,Arial,Sans-Serif;
	font-family:Verdana;
	line-height:1.5;
	color:#070500;	
}
#content h2{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content h3{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content h4{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content h5{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#welcome {
	float:left;
	width:470px;
	text-align:left;
	font-size:30px;
	padding-top:20px;
	padding-left: 50px;

}
#content_text {
	float:left;
	width:450px;
	text-align:left;
	padding-top:10px;
	padding-left: 50px;
background-position:bottom;
}

#footerBG {
	width:900px;
	height:97px;
	background:url(images/footer_BG.jpg) no-repeat top;
}
#footer {
	float:left;
	width:300px;
	height:97px;
	padding-left:150px;
/*	padding-top:30px;*/
}
#footer_text {
	float:left;
	width:200px;
	padding-top: 23px;
	font:10px Verdana,Arial,Sans-Serif;
	color:#010000;	
}
#footer_text a{
	font:10px Verdana,Arial,Sans-Serif;
	color:#010000;
}
#footer_text a:hover{
	font:10px Verdana,Arial,Sans-Serif;
	color:#010000;
	text-decoration:underline;
}
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none;}
/*INNERPAGE*/
#header_inner {
	width:900px;
	height:167px;
	background:url(images/header_inner2.jpg) no-repeat top;
	z-index:1;
}
#content_intext {
	float:left;
	width:450px;
	text-align:left;
	padding-top:10px;
	padding-left: 50px;
	overflow-x:auto;	
}
#content_intext p{
	font:14px Verdana,Arial,Sans-Serif;
	font-family:Verdana;
	line-height:1.5;
	color:#070500;	
}
#content_intext a{
	font:14px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#4079c9;
}
/*#contentinner a{
	color:#000000;
	font:13px Arial,Verdana,Sans-Serif;
}*/
#content_intext h2{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content_intext h3{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content_intext h4{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content_intext h5{
	font-family:Verdana,Arial,Sans-Serif;
	color:#070500;
}
#content_intext ul{
	font:14px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-25px;	
	color:#070500;
}
#content_intext ol{
	font:14px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	margin-left:-20px;
	color:#070500;
}
#content ol li ul li{
	list-style-type:square;	
}

/*Menu Implementation*/
#MainMenu {
	height: 20px;
}

#MainMenu ul {
	margin:0;
	/*padding:0px 0px 0px 10px;*/
	padding:0px 0px 0px 55px;
	height:20px;
	z-index:997;
	margin-top:-3px;
}

#MainMenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	height:20px;
	position:relative;
	z-index:998;


}

#MainMenu ul li a {
	font:bold 15px Verdana,Arial,Sans-Serif;	
	/*padding:10px 8px 0px 62px;	*/
	margin:0px 8px 0px 60px;
	color: #000000;
	cursor:default;
}

#MainMenu ul li a:hover {
	text-decoration: none;
	/*background:url(back.jpg) no-repeat;*/
}
#MainMenu ul li ul {
	position: absolute;
	width: 153px;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	left:40px;	
	bottom:32px;
	height:auto;
	background: #bfba8f;
	display: none;
	z-index: 99;
}
#MainMenu ul li ul li {
	float:none;
	padding:0;
	height:auto;
	width: 153px;
	display: block;
	border-right:none;
	margin-bottom:5px;
	margin-top:5px;	
}

#MainMenu ul li ul li a {
	color: #000201;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font:14px Verdana,Arial,Sans-Serif;	
	text-align:center;
	width:153px;
	height:auto;

}

#MainMenu ul li ul li a:hover {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	text-decoration: none;	
	width:153px;
	height:auto;
	background:none;
	color:#1E5939;
}
/*
#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width: 153px;	
	margin:0px 0px 0px 0px;	
	padding:8px 0px 5px 0px;
	left:45px;	
	/*top:-177px;
	bottom:30px;
	background: #bfba8f;	
	display: none;	
}

#MainMenu ul li ul li {
	float:none;
	margin:0px 10px 0px 23px;
	padding:0;
	display: block;
	height:auto;
}

#MainMenu ul li ul li a {
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 0px;
	font:14px Verdana,Arial,Sans-Serif;	
	text-align:left;
	color: #000201;
	display:block;
	padding-left:5px;
	cursor:default;
	visibility:visible;

}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	color:#1E5939;
}*/
/*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:#f9f7f2;
}
