/*
	chris bovard
	www.360mexico.org
	360 Mexico
	Oct. 20, 2011
*/
/*
	Reset CSS
	Thank you Eric Meyer and others
	http://meyerweb.com/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,font,img,strong,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:normal;
	font-weight:inherit;
	font-style:inherit;
	font-size:14px;
	font-family:inherit;
	text-align:left;
	vertical-align:baseline;
	background:transparent;
}
table{border-collapse:collapse;border-spacing:0;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
select,input,textarea{vertical-align:middle;}
a img, :link img, :visited img {border:0;outline:0;}
/*---------------------------------------------------------------------*/