/** Generated by FG **/
@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot');
	src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'opensans';
	src: url('../fonts/opensans.eot');
	src: local('☺'), url('../fonts/opensans.woff') format('woff'), url('../fonts/opensans.ttf') format('truetype'), url('../fonts/opensans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

input,textarea{
	font-family:'opensans',Arial;
}
body{
	font-family:'opensans',Arial;
}
.nav{
	/* margin-right: -25px; */
}
.nav .nLi h3 a{
	padding:0px 20px;
}
.nav .sub{
	min-width: 200px;
}

.footer dl{
	margin-right: 35px;
}
