/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.0.1');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.0.1') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.0.1') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

#nav {
	padding: 0;
	list-style: none;
	height: 45px;
	position: relative;
	z-index: 1500;
	float: right;
	display: block;
	margin: 13px 8px 0 0;
	top: 1px;
	font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
	width: 685px;
	background: url(../images/blue-grid-bg.jpg) repeat;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #767676;
}

#nav li.top {
	display: block;
	float: left;
}

#nav li a {
	display: block;
	float: left;
	text-decoration: none;
		cursor: pointer;
	
	
		position: relative;

	
}

#nav li a b {
	margin-left: -999px;
}

#nav li a.btn {
	height: 48px;
	display: block;
	padding: 0 9px;
	text-align: center;
color: #fff;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.55) -1px 1px 1px;
font-weight: 600;
	font-size: 90%;
	letter-spacing: .03em;
	line-height: 320%;
}

#nav li a.btn:hover {
	color: #e82532;
	height: 48px;
	display: block;
	padding: 0 9px;
	
}



#nav li a.btn:hover {
	
}

#nav li:hover a,
#nav a:hover {
	color: #fff;
}



li.nav_spcr {
	width: 1px;
	height: 33px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	background-color: #fff;
	top: 6px;
}

#footer-nav {
	padding: 0;
	list-style: none;
	height: 45px;
	position: relative;
	z-index: 1500;
	float: right;
	display: block;
	margin: 45px 8px 10px 0;
	top: 1px;
	font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
	width: 685px;
	background: url(../images/blue-grid-bg.jpg) repeat;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #767676;
}

#footer-nav li.top {
	display: block;
	float: left;
}

#footer-nav li a {
	display: block;
	float: left;
	text-decoration: none;
		cursor: pointer;
	
	
		position: relative;

	
}

#footer-nav li a b {
	margin-left: -999px;
}

#footer-nav li a.btn {
	height: 48px;
	display: block;
	padding: 0 9px;
	text-align: center;
color: #fff;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.55) -1px 1px 1px;
font-weight: 600;
	font-size: 90%;
	letter-spacing: .03em;
	line-height: 320%;
}

#footer-nav li a.btn:hover {
	color: #e82532;
	height: 48px;
	display: block;
	padding: 0 9px;
	
}



#footer-nav li a.btn:hover {
	
}

#footer-nav li:hover a,
#footer-nav a:hover {
	color: #fff;
}



li.footer-nav_spcr {
	width: 1px;
	height: 33px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	background-color: #fff;
	top: 6px;
}