/* CSS Document */
body{
	padding:0; margin:0; 
	}
div, p, ul, img, h1, h2, h3, li, form, label, textarea{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.blank{
	clear:both; line-height:0; font-size:0;
	}
/*---------------------------header part-------------*/
#mainBody{
	width:100%; background:url(images/body_bg.gif) repeat-x 0 0 #F4F3E7; color:#1D1D1B; font-size:0;
	}
#header{
	width:980px; margin:0 auto; height:149px; font-size:0;
	}
#header img{
	margin:5px 0 0 20px; float:left;
	}
#header h1{
	background:url(images/slogan2.gif) no-repeat 0 0; margin:19px 0 0 210px; display:block;
	 width:462px; height:66px; float:left; text-indent:-9000px;
	}
#header ul{
	width:980px; display:block; font-size:0; float:left; margin:5px 0 0 0px; height:38px; padding:0 0 0 20px;
	}
#header ul li{
	float:left; display:block; height:38px; margin:0 1px 0 1px;
	}
#header ul li a{
	font:bold 12px/38px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; text-transform:uppercase; float:left;
	text-decoration:none; height:38px;  padding:0 30px 0 30px; display:block; 
	background:url(images/navi.gif) repeat-x 0 0 #1D1D1C;
	}
#header ul li a.hover{
	background:url(images/navi_hover.gif) repeat-x 0 0; cursor:text;
	}
#header ul li a:hover{
	background:url(images/navi_hover.gif) repeat-x 0 0; height:38px;
	}
/*-----------------------------------------body--------------------*/
/*------------------------------full width------------------*/

#bodyPan{
	width:980px; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:0;
}
#bodyPan_full{
	width:760px; padding:27px 0 0 0px; float:left; font-size:0; 
}

#bodyPan_full h2{
	color:#1A1A1A; background-color:#F4F3E7; font-size:30px; line-height:30px; display:block;border-bottom:#D7D5C2 1px solid; font-weight:normal; margin:0 0 16px 0;
}
#bodyPan_full h2 span{
	color:#788D0C; background-color:#F4F3E7; 
	}
#bodyPan_full p {
	color:#1D1D1B; font-size:14px; line-height:20px; display:block; margin:0 0 0 0; font-weight:normal; background-color:#F4F3E7;
	}
#bodyPan_full  a{
	color:#5F7006; background-color:#F4F3E7; text-decoration:underline;
	}
#bodyPan_full  a:hover{
	text-decoration:none;
	}
#bodyPan_full ul{
	width:468px; display:block; font-size:0; margin:0px 0 0 0; padding:0;
	}
#bodyPan_full ul li {
	background:url(images/left_bodyArrow.gif) no-repeat 0 3px #F4F3E7; padding:0 0 0 25px; display:block; font-size:14px; 	line-height:17px; color:#1D1D1B; margin:15px 0 0 0; width:443px;
	}
#bodyPan_full ul li h2{
	height:17px; width:236px; color:#1D1D1B; font-size:14px; line-height:17px; font-weight:bold; background-color:#F4F3E7;
	display:block; margin:0 0 10px 0; padding:0;
	}
#bodyPan_full a.more{
	background:url(images/left_bodyButtom.gif) no-repeat 0 0; width:60px; height:17px; display:block; font-size:0;
	margin:0 0 10px 205px; text-indent:-2000px;
	}
#bodyPan_full a.more:hover{
	background:url(images/left_bodyButtom_h.gif) no-repeat 0 0; width:60px; height:17px; display:block; font-size:0;
	margin:0 0 10px 205px;
	}
#bodyPan_full ul.str{
	width:264px; display:block; margin:0 0 0 1px; padding:17px 0 0 0; font-size:0;
	}
#bodyPan_full ul.str li{
	display:block; height:62px; background:url(images/left_img.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px;
	}
#bodyPan_full ul.str li.pic{
	display:block; height:62px; background:url(images/left_img1.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px;  
	}
#bodyPan_full ul.str li.pic1{
	display:block; height:62px; background:url(images/left_img2.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px; 
	}
#bodyPan_full ul.str li.pic2{
	display:block; height:62px; background:url(images/left_img3.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px;
	}
#bodyPan_full ul.str li a{
	color:#5F7006; background-color:#EEECDA; font-size:13px; line-height:16px; text-decoration:underline; display:block;
	}
#bodyPan_full ul.str li a:hover{
	text-decoration:none;
	}
/*------------------------------left menu on full layout ------------------*/

#bodyPan_menu { width:200px;  padding:27px 5px 10px 5px;  float:left; }
#bodyPan_menu p {
	color:#1D1D1B; font-size:14px; line-height:20px; display:block; margin:0 0 0 0; font-weight:normal; background-color:#F4F3E7;
	}
#bodyPan_menu  a{
	color:#5F7006; background-color:#F4F3E7; text-decoration:underline;
	}
#bodyPan_menu  a:hover{
	text-decoration:none;
	}
#bodyPan_menu ul{
	width:468px; display:block; font-size:0; margin:0px 0 0 0; padding:0;
	}
#bodyPan_menu ul li{
	background:url(images/left_bodyArrow.gif) no-repeat 0 3px #F4F3E7; padding:0 0 0 25px; display:block; font-size:14px; 	
	line-height:17px; color:#1D1D1B; margin:15px 0 0 0; width:443px;
	}

/*------------------------------left side------------------*/
	
#bodyPan_left{
	width:385px; padding:27px 0 0 20px; float:left; font-size:0; 
	}
#bodyPan_left h2{
	color:#1A1A1A; background-color:#F4F3E7; font-size:30px; line-height:30px; display:block;
	width:395px; border-bottom:#D7D5C2 1px solid; font-weight:normal; margin:0 0 16px 0;
	}
#bodyPan_left h2 span{
	color:#788D0C; background-color:#F4F3E7;
	}
#bodyPan_left p{
	color:#1D1D1B; font-size:14px; line-height:20px; display:block; margin:0 0 0 0; font-weight:normal; width:395px;
	background-color:#F4F3E7;
	}
#bodyPan_left  a{
	color:#5F7006; background-color:#F4F3E7; text-decoration:underline;
	}
#bodyPan_left  a:hover{
	text-decoration:none;
	}
#bodyPan_left ul{
	width:390px; display:block; font-size:0; margin:0px 0 0 0; padding:0;
	}
#bodyPan_left ul li{
	background:url(images/left_bodyArrow.gif) no-repeat 0 3px #F4F3E7; padding:0 0 0 25px; display:block; font-size:14px; 	
	line-height:17px; color:#1D1D1B; margin:15px 0 0 0; width:360px;
	}
#bodyPan_left ul li h2{
	height:17px; width:236px; color:#1D1D1B; font-size:14px; line-height:17px; font-weight:bold; background-color:#F4F3E7;
	display:block; margin:0 0 10px 0; padding:0;
	}
#bodyPan_left a.more{
	background:url(images/left_bodyButtom.gif) no-repeat 0 0; width:60px; height:17px; display:block; font-size:0;
	margin:0 0 10px 205px; text-indent:-2000px;
	}
#bodyPan_left a.more:hover{
	background:url(images/left_bodyButtom_h.gif) no-repeat 0 0; width:60px; height:17px; display:block; font-size:0;
	margin:0 0 10px 205px;
	}
#bodyPan_left ul.str{
	width:264px; display:block; margin:0 0 0 1px; padding:17px 0 0 0; font-size:0;
	}
#bodyPan_left ul.str li{
	display:block; height:62px; background:url(images/left_img.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px;
	}
#bodyPan_left ul.str li.pic{
	display:block; height:62px; background:url(images/left_img1.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px;  
	}
#bodyPan_left ul.str li.pic1{
	display:block; height:62px; background:url(images/left_img2.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px; 
	}
#bodyPan_left ul.str li.pic2{
	display:block; height:62px; background:url(images/left_img3.jpg) no-repeat 0 0 #EEECDA; color:#1D1D1B;
	padding:9px 0 0 113px; margin:0 0 17px 0; width:151px; font-size:13px; line-height:16px;
	}
#bodyPan_left ul.str li a{
	color:#5F7006; background-color:#EEECDA; font-size:13px; line-height:16px; text-decoration:underline; display:block;
	}
#bodyPan_left ul.str li a:hover{
	text-decoration:none;
	}
	
	
/*------------------------------right side------------------*/
#righrPan{
	width:524px; float:left; margin:10px 0 0 30px; background:url(images/right_bg.gif) repeat-y 0 0; font-size:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	}
#righrPan p.top{
	background:url(images/rightSide_top.gif) no-repeat 0 0; width:523px; height:40px; display:block;
	}
#righrPan h2{
	background:url(images/rightPanh2_bg.gif) no-repeat 0 0; display:block; color:#1A1A1A; padding:0 0 0 125px; margin:0 0 0 0; width:408px; height:33px; font-size:24px; line-height:30px; font-weight:normal;
	}
#righrPan h2 span{
	color:#788D0C; padding:0; margin:0; 
	}
#righrPan h2.memb{
	background:url(images/member_ic.gif) no-repeat 0 0 #fff; width:159px; height:42px; display:block; margin:0 0 0 72px;
	padding:0 0 0 62px; color:#1A1A1A;
	}
#righrPan h2.memb span{
	color:#788D0C; background-color:#FFFFFF;
	}
#righrPan h3{
	background:url(images/prog.gif) no-repeat 0 0 #fff; color:#5F7006; width:108px; height:20px; padding:43px 0 0 66px; margin:0px 0 0px 72px; display:block;
	}
#righrPan h3 a{
	color:#5F7006; font-size:14px; line-height:20px; text-decoration:underline; display:block; background-color:#FFFFFF;
	font-weight:normal;
	}
#righrPan h3 a:hover{
	text-decoration:none;
	}
#righrPan p.but{
	background:url(images/rightpan_but.gif) no-repeat 0 0; width:523px; height:54px; display:block;
	}
br { display:block; clear:left; }
form.mem{
	display:block; margin:4px 0 25px 0px; font-size:14px;
	}
form.mem label{
	font-size:14px; line-height:24px; color:#181817; float:left; width:160px;
	}
form.mem input, select {
	 float:left; width:217px; border:#B7B69C 1px solid; height:22px; background-color:#FAFAF5; color:#333333; margin:0 0 5px 10px; font-size:14px;  display:block;
}
form.mem textarea {
	 float:left; width:217px; border:#B7B69C 1px solid; height:150px; background-color:#FAFAF5; color:#333333; margin:0 0 5px 10px; font-size:14px;  display:block;
}

form.mem a{
	font-size:14px; line-height:16px; color:#5F7006; text-decoration:underline;
}
form.mem a:hover{
	text-decoration:none;
	}
form.mem input.more1{
	background:url(images/member_more.gif) no-repeat 0 0 #000000; color:#FFFFFF; text-transform:uppercase; margin:7px 0 9px 0px; display:block; text-align:center; height:17px; width:60px; border:none; float:right; cursor:pointer; font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/*-----------------------------------footer--------------------*/
#footerbig{
	background:url(images/footer_bg.gif) repeat-x 0 0 #1C1C1C; color:#869D0E; width:100%; padding:57px 0 0 0;
	font-size:0;
	}
#footer{
	width:460px; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:0; height:140px;
	}
#footer ul{
	width:455px; display:block; height:16px; font-size:0; margin:0 0 0 14px;
	}
#footer ul li{
	font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; background-color:#1C1C1C; float:left;
	display:block; margin:0; padding:0;
	}
#footer ul li a{
	height:16px; padding:0 8px 0 8px; font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; 
	background-color:#1C1C1C; text-decoration:none; text-transform:uppercase;
	}
#footer ul li a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
#footer p{
	color:#869D0E; font-size:12px; width:325px; display:block; margin:5px 0 0 90px; line-height:16px; background-color:#1C1C1C;
	}
#footer ul.xhtm{
	width:150px; height:16px; display:block; font-size:0; margin:9px 0 0px 188px;
	}
#footer ul.xhtm li{
	float:left; display:block; background:url(images/xtml_arrow.gif) no-repeat 0 2px; height:16px; padding:0 0 0 11px;
	margin:0 4px 0 0;
	}
#footer ul.xhtm li a{
	font:bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F4F3E7; background-color:#1C1C1C; float:left;
	text-transform:uppercase; height:16px; text-decoration:none; padding:0 3px 0 3px; margin:0; display:block;
	}
#footer ul.xhtm li a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
#footer p.copy{
	 font-size:12px; width:234px;  margin:9px 0 0 227px; line-height:16px; text-transform:uppercase;
	height:16px; padding:0;  font-weight:bold; color:#EEECDA; background-color:#1C1C1C; 
	}
#footer p.copy a{
	background-color:#1C1C1C; color:#D4D1AF; font-weight:normal; text-decoration:none;
	}
#footer p.copy a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
}

.packtext {
float:left; width:200px; height:271px; background-image:url(images/members/packs3-text.gif); background-position:0 0; background-repeat:no-repeat;
}

#ULpacks {
	list-style					: none;
	width						: 400px;
	height						: 271px;
	margin						: 0px 0px 0px 0px; 
	padding						: 0px;
	overflow					: hidden;
	background:none;
}

#ULpacks li {
	background					: transparent url(images/members/packs3.gif) no-repeat;
	float						: left;
}

#ULpacks a {
	background					: transparent url(images/members/packs3.gif) no-repeat;
	display						: block;
	height						: 271px;
	text-indent					: -9999px;
	overflow					: hidden;
}

#LIpack1 a, #ULpacks #LIpack1 { width: 133px; background-position: 0 0; }
#LIpack2 a, #ULpacks #LIpack2 { width: 136px; background-position: -133px 0; }
#LIpack3 a, #ULpacks #LIpack3 { width: 133px; background-position: -269px 0; }

#LIpack1 a:hover { background-position: 0px -271px; }
#LIpack2 a:hover { background-position: -133px -271px; }
#LIpack3 a:hover { background-position: -269px -271px; }

.LIpack1Active #LIpack1 a { background-position: 0 -271px; }
.LIpack2Active #LIpack2 a { background-position: -133px -271px; }
.LIpack3Active #LIpack3 a { background-position: -269px -271px; }