/*(min-width: 320px) and (max-width: 640px)*/



/* =ID'S
-------------------------------------*/

#subnav {
	
	width: 100%;
}
	
#subnav ul {
	width: 	90%;
	margin: 0 auto;
	float:right;
	list-style:none;
}

#subnav ul li {
	float:left;
	margin-right: 20px;
}

#subnav ul li a {
	text-decoration:none;
	font-size: 16px;
}


/* =CLASSES
-------------------------------------*/
.promo {
	border: 1px solid #3A3A3A;
	color: #463D3E;
	}

/* =TABLES
-------------------------------------*/

/* =FORMS
-------------------------------------*/

/* =NAV
-------------------------------------*/

/* =GENERAL
-------------------------------------*/