/* CSS Document */

body{
	padding:0;
	margin:0;
	background-color:#FFFAEA;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/
#top{
	background:url(images/top_part.gif) 0 0 no-repeat;
	width:968px;
	height:128px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top img{
	position:absolute;
	left:10px;
	top:35px;
	width:440px;
	height:135px;
}
#top ul{
	width:206px;
	height:29px;
	position:absolute;
	left:756px;
}
#top ul li{
	float:left;
	margin:0 1px 0 0;
}
#top ul li a{
	background:url(images/nav_bg.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 no-repeat;
	width:102px;
	height:29px;
	color:#4C4C4C;
	background-color:inherit;
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	width:102px;
	height:29px;
	display:block;
	font:bold 11px/29px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-color:inherit;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/nav_hover.gif);
}
/*------------------------------------------------top part--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:920px;
	border-left:#ffffff solid 7px;
	border-right:#ffffff solid 7px;
	background:url(images/top_green_bg.gif) 0 0 repeat-x;
	height:162px;
	margin:0 auto;
	padding:0 17px;
}
#header h2{
	display:block;
	height:23px;
	width:400px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 21px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	top: 100px;
	left: 350px;
	visibility: hidden;
}
#header h2 span{
	color:#FDFF35;
	padding:0;
	background-repeat: no-repeat;
	background-position: 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
#header p{
	text-align:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 500px;
	position: relative;
	top: 10px;
	left: 17px;
}
#header p span{
	background-color:#3A6200;
	color:#fff;
	padding:0 2px 0 4px;
}
#header a{
	background:url(images/btn_click.gif) 0 0 no-repeat;
	width:228px;
	height:25px;
	display:block;
	margin:0 0 0 370px 
}
#header a:hover{
	background:url(images/btn_click_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:968px;
	color:#000;
	background-image: url(images/bkomini.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body ul.nav{
	width:968px;
	height:30px;
	border-bottom:#EEEEEE solid 4px;
	background-color:#fff;
	color:#000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}
#body ul.nav li.navLink{
	display:block;
	float:left;
	height:30px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	left: 180px;
}
#body ul.nav li.navLinkNoBdr{
	display:block;
	float:left;
	height:30px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 0;
}
#body ul.nav li.navLink a.home{
	display:block;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#body ul.nav li.navLink a.home:hover{
	color:#2B5809;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#body ul.nav li.navLink a.chisiamo{
	display:block;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	background-color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#body ul.nav li.navLink a.chisiamo:hover{
	color:#2B5809;
	background-color: #fff;
}
#body ul.nav li.navLink a.archivio{
	display:block;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
	background-color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#body ul.nav li.navLink a.archivio:hover{
	color:#2B5809;
	background-color: #fff;
}
#body ul.nav li.navLink a.servizi{
	display:block;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	background-color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#body ul.nav li.navLink a.servizi:hover{
	color:#2B5809;
	background-color: #fff;
}
#body ul.nav li.navLink a.buyinfo{
	display:block;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	background-color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#body ul.nav li.navLink a.buyinfo:hover{
	color:#2B5809;
	background-color: #fff;
}
#body ul.nav li.navLink a.contatti{
	display:block;
	color:#FF6600;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	background-color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#body ul.nav li.navLink a.contatti:hover{
	color:#2B5809;
	background-color: #fff;
}
/*------------------------------------------------left panel--------------------*/
#left{
	width:366px;
	float:left;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 22px;
}
#left h2{
	font:bold 24px/16px Arial, Helvetica, sans-serif;
	color:#497C00;
	background-color:#fff;
	margin:0 0 12px 0;
	display:block;
}
#left p.lftText{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
}
#left p.lftText span{
	color:#9E3F01;
	background-color:#FFF6DB;
	font:bold 12px/19px Arial, Helvetica, sans-serif;
}
#left p.viewMore{
	width:77px;
	height:13px;
	font-size:0;
	display:block;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 180px;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#left p.viewMore a{
	width:171px;
	height:13px;
	display:block;
	background-image: url(images/view_more.gif);
	background-repeat: no-repeat;
}
#left p.viewMore a:hover{
	background:url(images/view_more_hover.gif) 0 0 no-repeat;
}
#leftBottom{
	width:364px;
	background:url(images/left_bottom_bg.gif) 0 0 repeat-y;
}
#leftBottom p.top1{
	background:url(images/left_bottom_top.gif) 0 0 no-repeat;
	width:364px;
	height:21px;
}
#leftBottom h2{
	background:url(images/left_bottom_h2.gif) 0 0 no-repeat;
	width:364px;
	height:52px;
}
#leftBottom p.lftBottomText{
	color:#91835B;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 18px;
	padding-left: 55px;
}
#leftBottom p.lftBottomText span{
	color:#528B00;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 19px;
	font-weight: bold;
	padding-left: 15px;
}
#leftBottom p.bot1{
	background:url(images/left_bottom_bot.gif) 0 0 no-repeat;
	width:364px;
	height:25px;
}

/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------mid panel--------------------*/
#mid{
	width:252px;
	border:#FF6600 solid 1px;
	background:url(images/mid_panel_bg.gif) 0 0 repeat-x #FF660e;
	color:#fff;
	float:left;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 11px;
}
#mid h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	color: #FFF414;
}
#mid img{
	margin:0 0 14px 0;
	width:252px;
	height:87px;
}
#mid h3{
	font:bold 12px/29px Arial, Helvetica, sans-serif;
	color:#FFF414;
	background-color:#FF6600;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
#mid p.midText{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FF6600;
	margin:0 0 31px 0;
}
#mid p.midText2{
	font:bold 16px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#FF6600;
	margin:0 0 46px 0;
}		
/*------------------------------------------------mid panel--------------------*/

/*------------------------------------------------right panel--------------------*/
#right{
	width:264px;
	float:left;
}
#right h2.mem{
	width:214px;
	height:57px;
	background:url(images/member_login.gif) 0 0 no-repeat;
	color:#7BCA0A;
	background-color:inherit;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 57px;
	font-weight: bold;
}
#right form{
	background:url(images/memberlogin_bg.gif) 0 0 repeat-y;
	width:228px;
	padding:0 18px;
	margin:0;
}
#right form input.txtBox{
	width:206px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 17px 0;
	padding:0 0 0 20px;
}
#right form a{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#131313;
	text-decoration:underline;
	float:left;
	width:200px;
	background-image: url(images/register_here_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}
#right form a:hover{
	text-decoration:none;
}
#right form input.login{
	width:53px;
	height:13px;
	border:none;
	cursor:pointer;
	float:right;
	background-image: url(images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#right p.bottom2{
	background:url(images/memberlogin_bot.gif) 0 0 no-repeat;
	width:264px;
	height:25px;
	margin:0 0 5px 0;
}
#right h2.solution{
	font:bold 24px/39px Arial, Helvetica, sans-serif;
	color:#497C00;
	padding:0 0 0 17px;
}
#right ul{
	width:238px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
}
#right ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:30px;
	width:238px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#right ul li a{
	padding:0 0 0 14px;
	color:#000;
	text-decoration:none;
	margin:0;
	display:block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
}
#right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}
/*------------------------------------------------right panel--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:968px;
	height:128px;
	background-color:#fff;
	color:#000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
#footer{
	width:953px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	height:138px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
}
#footer ul{
	width:560px;
	position:absolute;
	left:210px;
	top:20px;
}
#footer ul li{
	float:left;
	color:#fff;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#FDFF35;
	background-color:#368109;
}
#footer p.copyright{
	color:#FDFF35;
	background-color:inherit;
	position:absolute;
	left:365px;
	top:40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	width: 220px;
}
#footer a.xht{
	width:85px;
	height:13px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:391px;
	top:67px;
	margin:0;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:85px;
	height:13px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:478px;
	top:67px;
	margin:0;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer p.design{
	display:block;
	width:187px;
	height:17px;
	padding:3px;
	position:absolute;
	left:382px;
	top:83px;
	color:#fff;
	background-color:#368109;
	text-transform:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
#footer p.design a.link{
	color:#fff;
	background-color:#368109;
	text-decoration:none;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
#footer p.design a.link:hover{
	color:#FDFF35;
	background-color:#368109;
}
/*------------------------------------------------footer--------------------*/
/*---------------------------------contact--------------------*/
#colorBg{
	float:left;
	color:#0B0B0B;
	width:740px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
}
#colorBg2{
	float:no;
	color:#0B0B0B;
	width:740px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 120px;
	height: 470px;
	clear: both;
}
#colorBg3{
	float:no;
	color:#A60101;
	width:468px;
	clear: both;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 360px;
}
#futurePlans{
	width:298px;
	float:left;
	position: relative;
	top: 15px;
}
#registrazione{
	width:312px;
	float:left;
	position: relative;
	left: 230px;
	height: 80px;
}
#registrazione h2.text1{
	color:#0B0B0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
}
#registrazione h2.text1 span{
	color:#A60101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
}
#registrazione ul{
	float:left;
}
#registrazione ul li{
	color:#4E4628;
	background-image: url(images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	left: 10px;
	position: relative;
	bottom: 4px;
}
#registrazione ul li2{
	color:#4E4628;
	padding:0 0 0 10px;
	background-image: url(images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
}
#registrazione ul li a{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#4E4628;
	display:block;
}
#registrazione ul li a:hover{
	font:bold 13px/19px Arial, Helvetica, sans-serif; text-decoration:none;
	background-color:#EAE6D9; color:#4E4628; display:block;}
#registrazione p{
	color:#0B0B0B;
	height:13px;
	line-height:13px;
	background-repeat: repeat-x;
	background-position: 14px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 19px;
	padding-left: 0;
}
#registrazione p a.more{
	color:#0B0B0B;
	float:right;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px 0 10px;
	margin:0;
	background-image: url(images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
#registrazione p a.more:hover{
	color:#0B0B0B;
	float:right;
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
#futurePlans h2.text1{
	color:#0B0B0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
}
#futurePlans h2.text1 span{
	color:#A60101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
}
#futurePlans ul{
	float:right;
}
#futurePlans ul li{
	color:#4E4628;
	padding:0 0 0 10px;
	background-image: url(images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
}
#futurePlans ul li2{
	color:#4E4628;
	padding:0 0 0 10px;
	background-image: url(images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
}
#futurePlans ul li a{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#4E4628;
	display:block;
}
#futurePlans ul li a:hover{
	font:bold 13px/19px Arial, Helvetica, sans-serif; text-decoration:none;
	background-color:#EAE6D9; color:#4E4628; display:block;}
#futurePlans p{
	color:#0B0B0B;
	height:13px;
	line-height:13px;
	background-repeat: repeat-x;
	background-position: 14px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 19px;
	padding-left: 0;
}
#futurePlans p a.more{
	color:#0B0B0B;
	float:right;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px 0 10px;
	margin:0;
	background-image: url(images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
#futurePlans p a.more:hover{
	color:#0B0B0B;
	float:right;
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
#buyinfo{
	width:468px;
	float:left;
}
#buyinfo h2.text1{
	color:#0B0B0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	padding-left: 10px;
}
#buyinfo h2.text1 span{
	color:#A60101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
}
#buyinfo ul{
	float:left;
}
#buyinfo ul li{
	color:#4E4628;
	padding:0 0 0 10px;
	background-image: url(images/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
}
#buyinfo ul li a{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#4E4628;
	display:block;
}
#buyinfo ul li a:hover{
	font:bold 13px/19px Arial, Helvetica, sans-serif; text-decoration:none;
	background-color:#EAE6D9; color:#4E4628; display:block;}
#buyinfo p{
	color:#0B0B0B;
	height:13px;
	line-height:13px;
	background-repeat: repeat-x;
	background-position: 14px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 19px;
	padding-left: 0;
}
#buyinfo p a.more{
	color:#0B0B0B;
	float:right;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px 0 10px;
	margin:0;
	background-image: url(images/more_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
#buyinfo p a.more:hover{
	color:#0B0B0B;
	float:right;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	background-repeat: no-repeat;
	background-position: right 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
#newsLetter{
	margin:0 auto;}
#newsLetter span.nltop{
	background:url(images/newsletter_top.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:15px; display:block;}
#newsLetter span.nlbottom{
	background:url(images/newsletter_bottom.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:14px; display:block;}
#newsLetter form.newsLetter{
	color:#000000;
	width:298px;
	padding:0 16px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(images/newsletter_midle.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#newsLetter form.newsLetter h2.text2{
	background:url(images/newsletter_h2_bg.gif) no-repeat 0 0; color:#786E4E;
	padding:0 0 10px 55px; float:left; width:228px; height:37px;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#newsLetter form.newsLetter h2.text2 span{
	background-color:#FFFFFF; color:#0B0B0B;
	font:normal 24px/30px Georgia, "Times New Roman", Times, serif;}
#newsLetter form.newsLetter label{
	background-color:#FFFFFF; color:#0B0B0B; margin:0 0 8px 0; float:left;
	font:bold 10px/28px Arial, Helvetica, sans-serif; text-transform:uppercase;}
#newsLetter form.newsLetter input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:22px; padding:2px; margin:0 0 8px 15px; float:left;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#newsLetter form.newsLetter input.submit{
	background:url(images/submit_bg.gif) no-repeat 45px 0 #FFFFFF; color:#0B0B0B; border:none;
	width:60px; height:13px; float:right; margin:7px 34px 0 0; padding:0 30px 0 0; cursor:pointer;
	font:normal 10px/13px Arial, Helvetica, sans-serif; text-transform:uppercase;
}
#contact{
	width:312px;
	float:right;
	right: 70px;
	position: relative;
}
#register{
	width:412px;
	float:right;
	right: 150px;
	position: relative;
}
#register span.ctop{
	background:url(images/contact_top.gif) no-repeat 0 0 #FCFAF3;
	color:#000000;
	line-height:0;
	font-size:0;
	height:14px;
	display:block;
}
#register span.cbottom{
	background:url(images/contact_bottom.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:25px; display:block;}
#register form.contact{
	background:url(images/contact_midle.gif) repeat-y 0 0 #FCFAF3;
	color:#000000;
	width:372px;
	float:left;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#register form.contact h2.text3{
	color:#0B0B0B;
	float:left;
	width:288px;
	height:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 55px;
	line-height: 30px;
	background-color: #FFFFFF;
	background-image: url(images/contact_h2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#register form.contact h2.text3 span{
	background-color:#FFFFFF;
	color:#A60101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
}
#register form.contact label{
	background-color:#FFFFFF;
	color:#4E4628;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
#register form.contact input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:22px; padding:2px; margin:0 0 8px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#register form.contact input2{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:15px; height:22px; padding:2px; margin:0 0 8px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#register form.contact textarea{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:66px; padding:2px; margin:0 0 13px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#register form.contact input.submit{
	background:url(images/submit_bg.gif) no-repeat 45px 0 #FFFFFF;
	color:#4E4628;
	border:none;
	width:60px;
	height:13px;
	float:right;
	margin:0 0 0 10px;
	padding:0 20px 0 0;
	cursor:pointer;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
}
#register form.contact input.reset{
	background:url(images/more_bg.gif) no-repeat 45px 0 #FFFFFF;
	color:#4E4628;
	border:none;
	width:60px;
	height:13px;
	float:right;
	margin:0;
	padding:0 15px 0 0;
	cursor:pointer;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
}
#contact span.ctop{
	background:url(images/contact_top.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:14px; display:block;}
#contact span.cbottom{
	background:url(images/contact_bottom.gif) no-repeat 0 0 #FCFAF3; color:#000000;
	line-height:0; font-size:0; height:25px; display:block;}
#contact form.contact{
	background:url(images/contact_midle.gif) repeat-y 0 0 #FCFAF3; color:#000000;
	width:272px; padding:0 20px; float:left;}
#contact form.contact h2.text3{
	color:#0B0B0B;
	padding:0 0 10px 55px;
	float:left;
	width:228px;
	height:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contact form.contact h2.text3 span{
	background-color:#FFFFFF;
	color:#A60101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
}
#contact form.contact label{
	background-color:#FFFFFF;
	color:#4E4628;
	margin:0 0 8px 0;
	float:left;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
}
#contact form.contact input{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:22px; padding:2px; margin:0 0 8px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#contact form.contact textarea{
	background-color:#EFEBDE; color:#0B0B0B; border:#C3BCA4 1px solid;
	width:168px; height:66px; padding:2px; margin:0 0 13px 15px; float:right;
	font:normal 14px/20px Arial, Helvetica, sans-serif;}
#contact form.contact input.submit{
	background:url(images/submit_bg.gif) no-repeat 45px 0 #FFFFFF;
	color:#4E4628;
	border:none;
	width:60px;
	height:13px;
	float:right;
	margin:0 0 0 10px;
	padding:0 20px 0 0;
	cursor:pointer;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
}
#contact form.contact input.reset{
	background:url(images/more_bg.gif) no-repeat 45px 0 #FFFFFF;
	color:#4E4628;
	border:none;
	width:60px;
	height:13px;
	float:right;
	margin:0;
	padding:0 15px 0 0;
	cursor:pointer;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
}
/*---------------------------------contact--------------------*/
/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan{
	width:100%;
	color:#333333;
	float:left;
	clear:both;
	background-image: url(images/bkomini.gif);
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: -15px;
}

#bodymiddlePan{
	width:747px;
	position:relative;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: -30px;
}
/*---Middle One----*/
#middleonePan{
	width:187px;
	float:left;
	height: 240px;
}
#middleonePan p{padding:0 0 20px 0;}
#middleonePan p.boldtext{
	font-size:19px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A60101;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middleonePan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middleonePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middleonePan p.more{margin:0 0 40px 0px; padding:0px;}
#middleonePan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	background-image: url(images/redbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middleonePan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/bluebutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middleonePan ul{width:156px; padding:0 0 20px 0;}
#middleonePan ul li{width:156px; height:20px;}
#middleonePan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middleonePan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}


#middleonePan ul.block{
	width:150px;
	height:150px;
	display:block;
	padding:0px;
}
#middleonePan ul.block li{width:156px; height:151px;}
#middleonePan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	background-image: url(images/block1-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middleonePan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block1-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan{
	width:186px;
	float:left;
	height: 240px;
}
#middletwoPan p{padding:0 0 20px 0;}
#middletwoPan p.boldtext{
	font-size:19px;
	color:#A60101;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middletwoPan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middletwoPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middletwoPan p.more{margin:0 0 40px 0px; padding:0px;}
#middletwoPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/greenbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middletwoPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/pinkbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middletwoPan ul{width:156px; padding:0 0 20px 0;}
#middletwoPan ul li{width:156px; height:20px;}
#middletwoPan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middletwoPan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#middletwoPan ul.block{width:156px; height:151px; padding:0px;}
#middletwoPan ul.block li{width:156px; height:151px;}
#middletwoPan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	background-image: url(images/block2-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middletwoPan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block2-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan{
	width:187px;
	float:left;
	height: 240px;
}
#middlethreePan p{padding:0 0 20px 0;}
#middlethreePan p.boldtext{
	font-size:19px;
	color:#A60101;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middlethreePan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middlethreePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlethreePan p.more{margin:0 0 40px 0px; padding:0px;}
#middlethreePan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/bluebutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middlethreePan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/redbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlethreePan ul{width:156px; padding:0 0 20px 0;}
#middlethreePan ul li{width:156px; height:20px;}
#middlethreePan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middlethreePan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#middlethreePan ul.block{width:156px; height:151px; padding:0px;}
#middlethreePan ul.block li{width:156px; height:151px;}
#middlethreePan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	background-image: url(images/block3-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlethreePan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block3-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Threee----*/

/*---Middle Four----*/
#middlefourPan{
	width:187px;
	float:left;
	height: 240px;
}
#middlefourPan p{padding:0 0 20px 0;}
#middlefourPan p.boldtext{
	font-size:19px;
	color:#A60101;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middlefourPan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middlefourPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlefourPan p.more{margin:0 0 40px 0px; padding:0px;}
#middlefourPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/pinkbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middlefourPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/greenbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlefourPan ul{width:156px; padding:0 0 20px 0;}
#middlefourPan ul li{width:156px; height:20px;}
#middlefourPan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middlefourPan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#middlefourPan ul.block{width:156px; height:151px; padding:0px;}
#middlefourPan ul.block li{width:156px; height:151px;}
#middlefourPan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	text-transform:uppercase;
	background-image: url(images/block4-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlefourPan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block4-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Four----*/
/*---Middle Five----*/
#middlefivePan{
	width:187px;
	float:left;
	height: 240px;
	position: relative;
	top: 20px;
}
#middlefivePan p{padding:0 0 20px 0;}
#middlefivePan p.boldtext{
	font-size:19px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A60101;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middlefivePan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middlefivePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlefivePan p.more{margin:0 0 40px 0px; padding:0px;}
#middlefivePan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	background-image: url(images/redbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middlefivePan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/bluebutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlefivePan ul{width:156px; padding:0 0 20px 0;}
#middlefivePan ul li{width:156px; height:20px;}
#middlefivePan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middlefivePan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}


#middlefivePan ul.block{
	width:150px;
	height:150px;
	display:block;
	padding:0px;
}
#middlefivePan ul.block li{width:156px; height:151px;}
#middlefivePan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	background-image: url(images/block5-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlefivePan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block5-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/*---/Middle Five----*/

/*---Middle Six----*/
#middlesixPan{
	width:186px;
	float:left;
	height: 240px;
	position: relative;
	top: 20px;
}
#middlesixPan p{padding:0 0 20px 0;}
#middlesixPan p.boldtext{
	font-size:19px;
	color:#A60101;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middlesixPan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middlesixPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlesixPan p.more{margin:0 0 40px 0px; padding:0px;}
#middlesixPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/greenbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middlesixPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/pinkbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlesixPan ul{width:156px; padding:0 0 20px 0;}
#middlesixPan ul li{width:156px; height:20px;}
#middletwoPan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middlesixPan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#middlesixPan ul.block{width:156px; height:151px; padding:0px;}
#middlesixPan ul.block li{width:156px; height:151px;}
#middlesixPan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	background-image: url(images/block6-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlesixPan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block6-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Seven----*/

/*---Middle Seven----*/
#middlesevenPan{
	width:186px;
	float:left;
	height: 240px;
	position: relative;
	top: 20px;
}
#middlesevenPan p{padding:0 0 20px 0;}
#middlesevenPan p.boldtext{
	font-size:19px;
	color:#A60101;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middlesevenPan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middlesevenPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlesevenPan p.more{margin:0 0 40px 0px; padding:0px;}
#middlesevenPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/bluebutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middlesevenPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/redbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlesevenPan ul{width:156px; padding:0 0 20px 0;}
#middlesevenPan ul li{width:156px; height:20px;}
#middlesevenPan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middlesevenPan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#middlesevenPan ul.block{width:156px; height:151px; padding:0px;}
#middlesevenPan ul.block li{width:156px; height:151px;}
#middlesevenPan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	background-image: url(images/block7-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlesevenPan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block7-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Seven----*/

/*---Middle Eight----*/
#middleeightPan{
	width:187px;
	float:left;
	height: 240px;
	position: relative;
	top: 20px;
}
#middleeightPan p{padding:0 0 20px 0;}
#middleeightPan p.boldtext{
	font-size:19px;
	color:#A60101;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middleeightPan p.blacktext{
	color:#4E4628;
	padding:0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#middleeightPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middleeightPan p.more{margin:0 0 40px 0px; padding:0px;}
#middleeightPan p.more a{
	display:block;
	width:79px;
	height:28px;
	color:#111;
	font-size:13px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/pinkbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#middleeightPan p.more a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/greenbutton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middleeightPan ul{width:156px; padding:0 0 20px 0;}
#middleeightPan ul li{width:156px; height:20px;}
#middleeightPan ul li a{
	width:140px;
	height:20px;
	color:#8D8D8D;
	line-height:20px;
	text-decoration:underline;
	padding:0 0 0 16px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
#middleeightPan ul li a:hover{
	color:#272525;
	text-decoration:underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#middleeightPan ul.block{width:156px; height:151px; padding:0px;}
#middleeightPan ul.block li{width:156px; height:151px;}
#middleeightPan ul.block li a{
	width:126px;
	height:128px;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding:23px 0 0 30px;
	text-transform:uppercase;
	background-image: url(images/block8-normal.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middleeightPan ul.block li a:hover{
	text-decoration:none;
	background-image: url(images/block8-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
iddlefivePan ul.block{
	width:150px;
	height:150px;
	display:block;
	padding:0px;
}
#middlefivePan ul.block li{width:
