ul#css3menu1,ul#css3menu1 ul{
	margin:0;
	list-style:none;
	padding:0;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border: 3px none #5f5f5f;
}
ul#css3menu1 ul{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	-moz-box-shadow:3.5px 3.5px 5px #000000;
	-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:3.5px 3.5px 5px #000000;
	background-color:#c1c1c1;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-top-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul#css3menu1 li:hover>*{
	display:block;
	margin: 0px;
	background-color: #759f3f;
}
ul#css3menu1 li{
	position:relative;
	display:block;
	white-space:nowrap;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
ul#css3menu1 li:hover{
	z-index:1;}
ul#css3menu1{
	font-size:0;z-index:999;position:relative;display:inline-block;zoom:1;padding:0;
	*display:inline;}
* html ul#css3menu1 li a{
	display:inline-block;}
ul#css3menu1>li{
	margin:0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a{
	display:block;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	color:#000000;
	text-shadow:none;
	cursor:pointer;
	padding:10px;
	background-color:#8AC007;
	background-repeat:repeat;
	background-position:0 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
ul#css3menu1 ul li{
	float:none;
	margin: 0px;}
ul#css3menu1 ul a{
	text-align:left;
	padding:4px;
	background-color:#060;
	background-image:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 4px;	/*	color:#000015;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 4px;*/
}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	color:#282780;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	/*text-shadow:#FFF 0 0 1px;*/
	background-position:0 100px;
	text-decoration:none;
}
ul#css3menu1 span{
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li a.pressed{
	text-decoration: none;
	color: #F60;
	
	
}

ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li a.pressed .table{
	text-decoration: none;
	color: #F60;
}
ul#css3menu1 li.topfirst>a{
	border-radius:0px 0 0 0px;-moz-border-radius:0px 0 0 0px;-webkit-border-radius:0px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}
ul#css3menu1 li.toplast>a{
	border-radius:0 0px 0px 0;-moz-border-radius:0 0px 0px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;}






ul#css3menu1 ul .subs1 {
    left:100%;
    position:absolute;
    top:0;
}


ul#css3menu1 ul .col1 {
	float:left;
	width:500px;
	margin: 5px;
	height: auto;
}

ul#css3menu1 ul .col2 {
	float:right;
	width:50%;
	padding:150px;
	height: auto;
}
