/*----Menu Panel----*/
#menuPan{width:686px; height:33px; background:url(images/menu-bg.gif) 0 0 repeat-x; position:relative; margin:0 auto;}
#menuPan ul{width:660px; height:28px; position:absolute; top:2px; left:14px;}
#menuPan ul li{width:110px; height:28px; float:left;}
#menuPan ul li a{width:109px; height:28px; display:block; background:#fff; color:#2F2A28; border-right:1px dashed #969260; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#menuPan ul li a:hover{width:110px; height:28px; background:#2F2A28; color:#fff; border:none; text-decoration:none;}
#menuPan ul li.home{width:110px; height:28px; background:#2F2A28; color:#fff; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; border:none; text-decoration:none;}
input.text, textarea.textarea, select.select{margin:0;font-size:100%;border-top:1px solid #7c7c7c;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #ddd;background:#fff;color:#333;}
/*----/Menu Panel----*/
/*Footer link*/
#footer{width:778px; top:20px; position:relative; left:0px; margin:0 auto; text-align:center;}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	top:30px;
}

a:hover.footer {
	text-decoration: none;
	color: #eeeeee;
	top:30px;
}

/*Footer link ends*/

/*Copyright link*/

a.copy{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	font-weight:normal;
	text-decoration: none;
}

a:hover.copy{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
}

/*Copyright link ends*/


/*top link*/

a.top{
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	background-image:url(../images/icon01.gif);
	background-repeat:no-repeat;
	padding:0px 1px 1px 13px;
	color:#ffffff;
	font-weight:normal;
	margin-top:50px;
	text-decoration: none;
}

a:hover.top{
	text-align:center;
	font-family:Tahoma;
	padding:0px 1px 1px 13px;
	font-size:10px;
	color:#eeeeee;
	font-weight:normal;
	text-decoration: none;
}

/*top link ends*/

/*top link01*/

a.top01{
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	background-image:url(../images/icon02.gif);
	background-repeat:no-repeat;
	padding:0px 1px 4px 15px;
	color:#ffffff;
	font-weight:normal;
	margin-top:50px;
	margin-left:5px;
	text-decoration: none;
}

a:hover.top01{
	text-align:center;
	font-family:Tahoma;
	padding:0px 1px 1px 15px;
	font-size:10px;
	color:#eeeeee;
	font-weight:normal;
	text-decoration: none;
}
/*top link01 ends*/


/*top link02 */

a.top02{
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	background-image:url(../images/icon03.gif);
	background-repeat:no-repeat;
	padding:0px 1px 4px 15px;
	color:#ffffff;
	font-weight:normal;
	margin-top:50px;
	margin-left:5px;
	text-decoration: none;
}

a:hover.top02{
	text-align:center;
	font-family:Tahoma;
	padding:0px 1px 1px 15px;
	font-size:10px;
	color:#eeeeee;
	font-weight:normal;
	text-decoration: none;
}

/*top link02 ends*/


a.top03{
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	background-image:url(../images/icon04.gif);
	background-repeat:no-repeat;
	padding:0px 1px 4px 15px;
	color:#ffffff;
	font-weight:normal;
	margin-top:50px;
	margin-left:5px;
	text-decoration: none;
}

a:hover.top03{
	text-align:center;
	font-family:Tahoma;
	padding:0px 1px 1px 15px;
	font-size:10px;
	color:#eeeeee;
	font-weight:normal;
	text-decoration: none;
}



a.top04{
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	background-image:url(../images/icon05.gif);
	background-repeat:no-repeat;
	padding:0px 1px 4px 15px;
	color:#ffffff;
	font-weight:normal;
	margin-top:50px;
	margin-left:5px;
	text-decoration: none;
}

a:hover.top04{
	text-align:center;
	font-family:Tahoma;
	padding:0px 1px 1px 15px;
	font-size:10px;
	color:#eeeeee;
	font-weight:normal;
	text-decoration: none;
}


#main_nav{width:100%; height:auto; margin:0 auto;}

a.main_navigation {
	color:#ffffff; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-align:left;
	background-image:url(../images/main_bullet.gif); 
/*	padding:0px 0px 0px 9px;*/
	padding-left:9px;
	background-position: 0px  3px;
	background-repeat:no-repeat; 
	text-decoration:none;
}
a:hover.main_navigation {
	color:#DEDCDC; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-align:left; 
	background-image:url(../images/main_bullet_hover.gif); 
/*	padding:0px 0px 0px 9px; */
	padding-left:9px;
	background-position: 0  3px;
	background-repeat:no-repeat; 
	text-decoration:none;
}