/*------------- Reset ---------------*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, ul, dd, dt, li, tbody, tfoot, th, thead, button, del, ins, map, object, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, sub, sup, tt, var, legend, fieldset { margin: 0;	padding: 0;	font-family: 'OpenSansRegular'; }
html{overflow-y:scroll; overflow-x:hidden;}

body{margin:0px 0px 0px 0px ; font-size: 1em;}

p{padding:0px 0px 0px 0px;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:normal;}

a{
	border:none;
}

img{
	border:none;
	}

/*------------- Reset ---------------*/


/* --- Global Classes --- */
.clearfix:after{visibility: hidden; display: block; font-size:0; content: " "; clear:both; height:0;}
*html .clearfix{zoom:1;} /* IE6 */
first-child+html .clearfix{zoom:1;}/* IE7 
/* --- Global Classes --- */