/** Generated by FG **/
@font-face {
	font-family: 'Conv_Brandon_reg';
	src: url('../fonts/Brandon_reg.eot');
	src: local('☺'), url('../fonts/Brandon_reg.woff') format('woff'), url('../fonts/Brandon_reg.ttf') format('truetype'), url('../fonts/Brandon_reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Brandon_bld';
	src: url('../fonts/Brandon_bld.eot');
	src: local('☺'), url('../fonts/Brandon_bld.woff') format('woff'), url('../fonts/Brandon_bld.ttf') format('truetype'), url('../fonts/Brandon_bld.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.home {
	position:absolute; 
	font-family: 'Conv_Brandon_reg', sans-serif; 
	font-size:16px; 
	top:30px; 
	left:30px; 
	z-index:100; 
	width:55px; 
	color: #32174D; 
	font-weight:500; 
	letter-spacing:0.04em
	}
	
.home a {
	text-decoration:none;
	color: #32174D; 
	}
	
.home a:hover {
	text-decoration:none;
	color:#C80815;
	}
	
.home2 {
	position:absolute; 
	font-family: 'Conv_Brandon_reg', sans-serif; 
	font-size:16px; 
	top:30px; 
	left:30px; 
	z-index:100; 
	width:55px; 
	color: #fff; 
	font-weight:500; 
	letter-spacing:0.04em
	}
	
.home2 a {
	color: #fff; 
	text-decoration:none;
	}
	
.home2 a:hover {
	text-decoration:none;
	color:#C80815;
	
	}
	
#menu{
	position:absolute;
	width:200px;
	height:30px;
	top:30px;
	left:100px;
	font-family: 'Conv_Brandon_reg', sans-serif;
	color: #32174D; 
	font-size:16px;
	font-weight:300; 
	letter-spacing:0.04em;
	}
	
.menu a {
	text-decoration:none;
	color: #fff; 
	}
	
.menu a:hover {
	text-decoration:none;
	color:#C80815;
	
	}	


#menu2{
	position:absolute;
	width:200px;
	height:30px;
	top:30px;
	left:100px;
	font-family: 'Conv_Brandon_reg', sans-serif;
	color: #fff; 
	font-size:16px;
	font-weight:300; 
	letter-spacing:0.04em;
	}
	
.menu2 a {
	text-decoration:none;
	color: #fff; 
	}
	
.menu2 a:hover {
	text-decoration:none;
	color:#C80815;
	
	}	