/* @override http://s124348.gridserver.com/wp-content/themes/Tonic_theme/tonichome.css */

@charset "UTF-8";
/* Tonic Solfa CSS - 1.0 Nick Pelton - nickpelton@gmail.com */


body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; background:#111111;  }

/*Main Structure*/

#wrapper{width:100%; background:url(images/bg_home.jpg) repeat-x;}
#header{width:100%; background:#000000;}
#mainnav{height:34px; width:963px; background:#000000;}
#content{width:963px; position: relative;}
#latestnewshome{background:url(images/content_news.jpg); width:473px; height:182px; padding:0 10px 0 0; font-family:Arial, Helvetica, sans-serif; overflow:scroll;}
#latestnewshome h2{font-size: 14px; color:#666633; margin: 0 0 0 20px; }
#latestnewshome p{ font-size:12px; margin:0 0 5px 20px; color:#FFFFFF; }
#latestnewshome a{color:#999966;}
#footer{width:100%;background:#000000; text-align:left; font-size:12px; color: #333333;  }
#insidefooter{
	padding:20px 0 20px 15px;
}

#footer a{color: #333333;}
#fbLike{
	left: 392px;
    position: absolute;
    top: 364px;
    z-index: 9999;	
}

#googleplusone{
	left: 300px;
    position: absolute;
    top: 364px;
    z-index: 9999;	
}
