ul#css3menu1{
	margin:0 0%;
	list-style:none;
	padding:0 0%;
	font-size:14px;
	width:612px;
	z-index:999;
	position:relative;
	display:inline-block;
	zoom:1;
	*display:inline;}
ul#css3menu1 li{
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;}
* html ul#css3menu1 li a{
	display:inline-block;}
ul#css3menu1>li{
	margin:0;
	width:153px;}
body:first-of-type ul#css3menu1{
	display:inline-table;
	border-spacing:0px 0;}
body:first-of-type ul#css3menu1>li{
	display:table-cell;
	float:none;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;
	background-color:#928172;}
ul#css3menu1 a{
	display:block;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
	color:#928172;
	cursor:default;
	
	}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/navigation/nav-hover-background.png); background-repeat:no-repeat;
	}

ul#css3menu1>li:nth-child(1){width:153px}ul#css3menu1>li:nth-child(2){width:153px}ul#css3menu1>li:nth-child(3){width:153px}ul#css3menu1>li:nth-child(4){width:153px}
@-moz-document url-prefix(){body:first-of-type ul#css3menu1{display:inline-block} body:first-of-type ul#css3menu1>li{display:block;float:left !important;}}

@media only screen and (max-width:360px),only screen and (max-device-width:360px){
ul#css3menu1>li:nth-child(1){width:29%}ul#css3menu1>li:nth-child(2){width:31%}ul#css3menu1>li:nth-child(3){width:40%}ul#css3menu1>li:nth-child(4){width:100%}body:first-of-type ul#css3menu1{display:inline-block} body:first-of-type ul#css3menu1>li{display:block;float:left !important;}}
@media only screen and (max-width:263px),only screen and (max-device-width:263px){
ul#css3menu1>li:nth-child(1){width:48%}ul#css3menu1>li:nth-child(2){width:52%}ul#css3menu1>li:nth-child(3){width:52%}ul#css3menu1>li:nth-child(4){width:48%}}
@media only screen and (max-width:203px),only screen and (max-device-width:203px){
ul#css3menu1>li:nth-child(1){width:48%}ul#css3menu1>li:nth-child(2){width:52%}ul#css3menu1>li:nth-child(3){width:100%}ul#css3menu1>li:nth-child(4){width:100%}}
