/*
::Table Of Content

1.) Global TypoGraphy
2.) Site Wide Content
3.) Footer Section

-------------------------------------*/


/*
1.) Global TypoGraphy
-------------------------------------*/
body{ background-color:#3f3f41; color:#999999; text-align:justify; font-family: Faricy,Faricy New,Arial, Verdana, sans-serif;/* background:#3f3f41 url(../images/psd-bg.jpg) 36px top no-repeat;*/ }
p, h3{ font-size:1.5em; line-height:120%;}
h2{ font-size:2.5em; line-height:120%;}
h3{ font-weight:bold; overflow:hidden; line-height:130%}


/*
2.) Site Wide Content
-------------------------------------*/

.page{ width:930px; margin:0 auto;}
.logo{ display:block; float:left; width:119px; position:absolute; bottom:21px; left:0px;}

/*
3.) Footer Section
-------------------------------------*/

.footer{ background-color:#7aadba; clear:both;}
.footer .page{}
.footer .page ul{ overflow:hidden;}
.footer .page li{ float:left; font-size:1.5em; line-height:295%; margin-left:38px; font-family:Faricy,Faricy New,Arial, Verdana, sans-serif;}
.footer .page li a{ display:block; color:#FFFFFF;}
.footer .page li a:hover,.footer .page li a.active, .footer .page li a:focus{ color:#000000;}