
#google_translate_element{
position:absolute;
top:-20px;
right:12px;
z-index:999999999999999999999999;
}






#headercontent{
margin-top:20px;
}




#nav_container{
background-color:#3A3B36;
height:45px;
text-align:center;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 6px 6px 10px 0 #757575;
box-shadow: 6px 6px 10px 0 #757575;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#55564c+0,383935+100 */
background: rgb(85,86,76); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(85,86,76,1) 0%, rgba(56,57,53,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(85,86,76,1) 0%,rgba(56,57,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(85,86,76,1) 0%,rgba(56,57,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55564c', endColorstr='#383935',GradientType=0 ); /* IE6-9 */

}

#nav{
background-color:transparent;
display:inline-block;
width:auto;
margin:0px auto;
height:45px;
border-top:0px solid #f3b61b;
border-bottom:0px solid #f3b61b;
line-height:250%;
}

#nav li a,
#nav li a:link,
#nav li a:visited {
background-color:transparent;
font-size:14px;
padding:0px 10px 2px 10px;
letter-spacing:0px;
word-spacing:0px;
margin-right:0px;
border-right-color:#393A36;
height:43px;
}

#nav li a:hover,
#nav li a:active {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d3834+0,ed3824+100 */
background: rgb(61,56,52); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(61,56,52,1) 0%, rgba(237,56,36,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(61,56,52,1) 0%,rgba(237,56,36,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(61,56,52,1) 0%,rgba(237,56,36,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3834', endColorstr='#ed3824',GradientType=0 ); /* IE6-9 */


color:#ffffff;
}


#nav li.last_mainmenuitem a {
border-right:none;
}





#nav li.last_mainmenuitem a,
#nav li.last_mainmenuitem a:link {
margin-right:0px;
}









#nav ul {
	top:45px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	padding:5px 5px 5px 5px;
	background-color: rgba(236, 56, 36, 0.9); 
color: rgba(236, 56, 36, 0.9);
	z-index:999999999;
	overflow:hidden;
	width:auto!important;
	}

#nav ul li a,
#nav ul li a:link,
#nav ul li a:visited {	
background-color: #ed3824
color:#ffffff;
	border:none;
	margin-top:0px;
	line-height:25px;
	height:25px;
	text-align:left;
	font-size:14px;
	padding:5px 10px 5px 10px;
	border-bottom:solid 1px #D7181F;
	}

#nav ul li a:hover{
	color:#ffffff;
	

	background-image:none;
		-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;	
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#55564c+0,383935+100 */
background: rgb(85,86,76); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(85,86,76,1) 0%, rgba(56,57,53,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(85,86,76,1) 0%,rgba(56,57,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(85,86,76,1) 0%,rgba(56,57,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55564c', endColorstr='#383935',GradientType=0 ); /* IE6-9 */
	color:#ffffff;
	}


	
#nav li.mm_6 ul,
#nav li.mm_6 ul li a{
width:310px;
}
	
	
	
	
	
#home #nav_container {
position:absolute;
top:200px;
width:100%;
}	

#live_chat_status{
position:fixed;
bottom:5px;
right:20px;
}