/* CSS Document */

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	}

a:hover, a:active {
	color: #ffffff;
	text-decoration:underline;
	}
	
li a:hover, li a:active {
	padding: 10px 10px 5px 10px;
	color: #000000;
	}
	
	

body{
	margin:0px;
	padding:0px;
	background:url(images/mainbg.gif) 0 0 repeat-x #6c6867;
	color:#FFFFFF;
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----MAIN PANEL----*/

.headerlogo {width:220px; height:90px; position:absolute; z-index:2; margin:0px 0 0 10px;}

#mainPan{
	width:700px; 
	position:relative; 
	margin:0 auto; 
	padding:0px;
	}
	
	
/*----Left Panel----*/



.right-img {
	float: right;
	padding: 1px;
	border: 1px solid #000000;
	background: #666666;
	}
	
	
.left-img {
	padding: 5px;
	border: 1px solid #D0D3E0;
	background: #fff;
	margin: 5px;
	}


#leftTopPan{
	width: 240px; 
	height: 125px; 
	position:relative;
	margin:0; 
	padding:0; 
	background:url(images/left-top.jpg);
	}

#leftTopPan img{
	width:160px; 
	height:39px; 
	margin:30px 0 0 37px;
	}
	
#leftPan{
background: url(images/leftbg.jpg) 0 0 repeat;
	width:240px;
	position: relative;
	float:left;
	}
	
#leftPan ul{
	width:240px;  
	display:block; 
	background:url(images/menu-bg.jpg) 0 0 no-repeat; 
	padding:40px 0 0;

	}
	

#leftPan ul li{
	width:118px;
	height:27px;
	position:relative;
	margin:0 auto;
	background:url(images/dot.gif) 0 100% repeat-x;
	background-image: url(images/homebg.gif);
	}

#leftPan ul li a{
	width:120px; 
	height:26px; 
	display:block; 
	background:url(images/homebg.gif)  0 0 no-repeat; 
	color: #ffffff; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 10px 0 22px; 
	text-decoration:none;
	}

#leftPan ul li a:hover{
	background:url(images/homebg.gif) 0 0 no-repeat;
	color:#999999;
	text-decoration:none;
	}
	
#leftPan ul li.home {
	width:96px; 
	height:27px; 
	display:block; 
	background: url(images/homebg.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; text-decoration:none; 
	padding:0 0 0 22px;
	}
	
#leftPan ul li.home a{ 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold;  
	text-decoration:none;
	}

#leftPan ul li.home a:hover{
	color:#999999;
	text-decoration:none;
	}

#leftPan ul li.contact{
	background:none;
	}

#leftPan ul.linkone{
	width:240px; 
	height:470px;
	padding:0; 
	background:none;
	}


#leftPan ul.linkone h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkonelocation{
	width:240px; 
	height:750px;
	padding:0; 
	background:none;
	}
	
#leftPan ul.linkonelocation h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkonecontact{
	width:240px; 
	height:390px;
	padding:0; 
	background:none;
	}
	
#leftPan ul.linkonephoto h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkonephoto{
	width:240px; 
	height:890px;
	padding:0; 
	background:none;
	}
	
#leftPan ul.linkoneabout h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkoneabout{
	width:240px; 
	height:620px;
	padding:0; 
	background:none;
	}
	
#leftPan ul.linkoneprivacy h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkoneprivacy {
	width:240px; 
	height:790px;
	padding:0; 
	background:none;
	}
	
#leftPan ul.linkoneresources h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkoneresources {
	width:240px; 
	height:490px;
	padding:0; 
	background:none;
	}


#leftPan ul.linkonecontact h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}
#leftPantextbox {
	width:100px; 
	height:90px; 
	display:block; 
	color: #ffffff; font:11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
	
 
}

#leftPan ul.linkonesitemap {
	width:240px; 
	height:420px;
	padding:0; 
	background:none;
	}


#leftPan ul.linkonesitemap h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkoneservice {
	width:240px; 
	height:630px;
	padding:0; 
	background:none;
	}


#leftPan ul.linkoneservice h1 {
	width:100px; 
	height:50px; 
	display:block; 
	background:url(images/homebgh1.gif) 0 0 no-repeat; 
	color: #ffffff; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
	margin-left: 61px;
}

#leftPan ul.linkone li{width:118px; height:26px; position:relative; margin:0 auto; background:none; padding:0px;}
#leftPan ul.linkone li a{width:96px; height:26px; display:block; background:url(images/homebg.gif) 0 0 no-repeat; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 22px; text-decoration:underline;}
#leftPan ul.linkone li a:hover{background:url(images/homebg.gif) 0 0 no-repeat; color:#25241E; text-decoration:underline;}
#leftPanbox{width:140px; padding-left: 20px; padding-right:20px;}
#leftPan h2{
	width:140px;
	height:33px;
	color:#000000;
	font-size:19.23px;
	line-height:43px;
	margin:0 0 0 60px;
	font-weight:normal;
	padding-top:23px;
}

#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}
#leftPan form #register{width:100px; height:24px; float:left; margin:3px 0 0; }
#leftPan form #register a{display:block; background: url(images/arrow4.gif) 100% 50% no-repeat #ABA894; color:#fff; font-size:14px; padding:0 5px 0 0; text-decoration:none;}
#leftPan form #register a:hover{text-decoration:underline;}


/*----/Left Panel----*/

/*----Right Panel----*/

#navlist li { list-style-type: circle; }

#rightPanFlashMain {
	background: url(images/flash-bg.jpg)  0 0 no-repeat #000000;
	width:451px;
	height:153px;
	float:left;
	margin-top:10px;
	}
	
#rightPanSlideShow {
	width:451px;
	height:263px;
	float:left;
	margin-top:10px;
	}
	
#rightPanlocation {
	width:150px;
	height:100px;
	float: right;
	margin-right:50px;
	}
	
#map {
	width:350px;
	height:200px;
	float: right;
	margin-right:40px;
	margin-left:40px;
	margin-bottom:50px;
	}
	
#rightPancontent {
	font-align: center;
	font-size: 12px;
	width:451px;
	height:263px;
	float:left;
	margin-top:30px;
	color: #000000;
	}

	
#rightPancontenttext{
text-align: center;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	}

#rightPan {
	width:455px;
 	float:left;
	}
	
#rightPanimage {
	width:451px;
	height:200px;
	float:left;
	margin-top:10px;
	}	
	
#rightPanaimage {
	width:450px;
	height:97px;
	float:left;
	margin-top:15px;
	} 
	
#rightPanbox {
padding-bottom:15px;
padding-right:5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color:#585454;
	width:442px;
	}
	
#rightPanbox2 {
padding-bottom:15px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color:#585454;
	width:442px;
	}	
	
#rightPan h1{width:438px; height:124px; background:url(images/header.jpg) 0 0 no-repeat #D33F9F; color:#fff; font:20px/13px Georgia, "Times New Roman", Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{
	width:376px;
	height:35px;
	display:block;
	background:url(images/icon2.jpg) 0 0 no-repeat #FFFFFF;
	color:#000000;
	font-size:24px;
	line-height:35px;
	padding:0 69px 0 5px;
	margin-left: 1px;
	margin-top:20px;
	
}

#rightPan h4{width:240px; height:50px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #F6F4E4; color:#8F146E; font-size:24px; line-height:22px; padding:0 0 0 75px; margin:0 0 0 9px; clear:both;}
#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:20px 0 0 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;}
#rightPan p.bottompadding{padding:22px 0 0 20px; margin:0 10px 38px 0;}
#rightPan p.bottompaddingsitemap{padding:22px 0 0 20px; margin:0 10px 5px 0;}
#rightPan p.bottompaddingsitemap a{
	color:#FFFFFF; padding:22px 0 0 20px; margin:0 10px 5px 0;}
	
#rightPan p.bottompaddingsitemap a:hover{
	color:#FFFFFF;
	text-decoration: underline;}
	
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{
	background:#F6F4E4;
	color:#FFFFFF;
}
#rightmorePan{width:440px; height:28px; display:block; background:url(images/pattern.jpg) 0 0 repeat; border:1px solid #fff; line-height:20px; padding:0 5px 0 5px; margin:0 0px 0 0px;}
#rightmorePanbox {
padding-bottom:15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color:#585454;
	width:442px;
	}
#rightmorePan p.textposition{float:left; padding-top: 3px; margin:0px; color:#FFFFFF}
#rightmorePan a{
	float:right;
	width:50px;
	height:28px;
	display:block;
	background:url(images/morebg.gif) 0 0 no-repeat;
	color:#FF0000;
	text-decoration:none;
	padding-left: 55px;
	padding-top: 4px;
	margin:0 0 0 0px;
}
#rightmorePan a:hover{color:#fff;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPanbox {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color:#585454;
	width:442px;
	}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{
	float:left;
	width:36px;
	height:28px;
	display:block;
	background:url(images/morebg.jpg) 0 0 no-repeat #000000;
	color:#000000;
	text-decoration:none;
	padding:0 15px 0 45px;
	margin:0 0 0 135px;
}
#rightmorenextPan a:hover{text-decoration:underline;}


#rightaddPan{width:445px; height:110px; position:relative; margin-left:3px; margin-top:10px; padding:0px 0px 0px 0px; background-color:#585454;}
#rightaddPanbox {
	padding-bottom:15px;
padding-right:5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color:#585454;
	width:442px;
	}

#rightaddonePan{width:215px; height:108px; margin-right:1px; margin-top:2px; margin-bottom:3px; float:left; background:url(images/image1.jpg) 100% 0 no-repeat; color:#fff; }
#rightaddonePan p.whitetext {
text-align:right;
	font-size:11.66px; 
	padding:5px 0 0 5px;
	float:right;
	padding-right:5px;
	width:205px;
		}
#rightaddonePan p.whitetextbig{ float: right; line-height: 28px; margin-bottom:0px; margin-right: 5px; text-align:right; font-size:24.00px; padding:0px 0 0 7px; width: 205px;
}
#rightaddonePan a{
    font: arial, helvetica, sans-serif;
	float: right;
	width:55px;
	height:15px;
	display:block;
	color:#fff;
	font-size:15px;
	line-height:15px;
	text-decoration:none;
	margin-top: 16px;
	margin-right:17px;
	padding:0 0 0 65px;
		}
		
#rightaddonePan a:hover{
	color: #666666;
		}

#rightaddtwoPan{width:215px; height:108px; margin-right:1px; margin-top:2px; margin-bottom:3px; margin-left:2px; float:right; 
background:url(images/image2.jpg) 100% 0 no-repeat; color:#fff; }
#rightaddtwoPan p.whitetext {
text-align:right;
	font-size:11.66px; 
	padding:5px 0 0 5px;
	float:right;
	padding-right:5px;
	width:205px;
		}
#rightaddtwoPan p.whitetextbig{ float: right; line-height: 28px; margin-bottom:0px; margin-right: 5px; text-align:right; font-size:24.00px; padding:0px 0 0 7px; width: 205px;
}
#rightaddtwoPan a{
    font: arial, helvetica, sans-serif;
	float: right;
	width:55px;
	height:15px;
	display:block;
	color:#fff;
	font-size:15px;
	line-height:15px;
	text-decoration:none;
	margin-top: 16px;
	margin-right:17px;
	padding:0 0 0 65px;
		}
		
#rightaddtwoPan a:hover{
	color: #666666;
		}

	
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #6B6854; color:#fff; position:relative; margin:0 auto; height:177px; clear:both;}
#footerPan{width:700px; position:relative;text-align: center; margin:0 auto; padding-top: 20px; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

#footerPan ul{width:680px; position:absolute; top:85px; left:42px; text-align: center;}
#footerPan li{float:left; text-align: center;}
#footerPan ul li a{padding:0 10px 0; color:#fff; text-decoration:none;text-align: center;}
#footerPan ul li a:hover{text-decoration:underline;text-align: center;}

#footerPan p.copyright{
text-align:left;
	width:170px;
	color:#FFFFFF;
	position:absolute;
	top:120px;
	left:182px;
}

#footerPan p.tagline{
text-align:left;
	width:165px;
	color:#999999;
	position:absolute;
	top:120px;
	left:360px;
}


#footerPan p.tagline a{
	text-align:left;
	width:165px;
	color:#999999;
	position:absolute;

}

#footerPan p.tagline a:hover{
	color:#FFFFFF;
}

#footerPan p.reserved{
text-align:left;
	width:120px;
	color:#FFFFFF;
	position:absolute;
	top:140px;
	left:325px;
}

#footerPanLogo{
	background:url(images/footerlogo.jpg) 0 0 no-repeat; 
	width:59px; 
	height:18px; 
	display:block; 
	position:absolute; 
	top:120px; 
	left:650px;
	}
#footerPanLogo a{
	background:url(images/footerlogo.jpg) 0 0 no-repeat;
	width:59px; 
	height:18px; 
	background:url(images/arrow2.gif) no-repeat 45px 0px #D0CEB8; 
	display:block; position:absolute; 
	top:0px; left:0px; 
	line-height:19px; 
	padding:1px 0 0 5px; 
	border:1px solid #FFFFFA; 
	color:#353427; 
	text-transform:uppercase; 
	text-decoration:none;
	}
	
#footerPanLogo a:hover{
	background:url(images/footerlogohover.jpg) 0 0 no-repeat; 
	color:#353427;
	text-decoration:none;
	}

