

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	font-family:  Arial, Helvetica, sans-serif;
    background: url('../img/header_bg.png');
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100px !important;
 
}
#bar-menu,  #menu-left{
	display: none;

}
#contentwrapper{
	float: none;
    margin:0 0 0 10px !important;
    width: 100%;}
#maincontainer {
    width: 100%;
}
#big-wrap {
    height: auto !important;
    margin: 0;
    min-height: 100%;
    width: 100%;
}
#footer {
	width: 100%;
	margin-left: 0 auto;
	font-size: 11px;
}
#about_pages {
width: 100%;
}
#about_pages ul.nav_about{
    margin:15px 25px 20px 0px;
   height: auto;
   width:230px;
   height: 80px;
   float: none;
   clear: both;
    background: url('../img/logo-freapp-mobile.png') no-repeat 0px 12px;
   padding: 8px 0 0 80px;

}
#about_pages ul.nav_about li{
    width: 94px;
   	display: inline;
   	margin-right: 5px;
   	margin-bottom: 5px;
   	float: left;
    background: none
    }

#about_pages ul.nav_about li a:link, #about_pages ul.nav_about li a:visited{
    width: 88px;
   
}
#about_pages ul.nav_about li a:hover, #about_pages ul.nav_about li a:focus,  ul.nav_about li a.active {
    width: 88px;
}
#about_pages .about_body{
   max-width: 96%;
   
}
#about_pages .about_body p {
	max-width: 98%;
margin:0 auto;
font-size: 12px;}
