/*  
	Theme Name: 	WordPress Theme 960
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/



/*** Main ***/
	
	.main-width { width:980px; margin:0 auto; background:url(images/header.jpg) no-repeat 0 109px; position:relative;}	
        .main { background:url(images/tail.gif) repeat-x 0 0 #fff;}
        .header { height:385px; overflow:hidden;}


/*** Menu Homepage ***/

	.menu-main-nav-container ul { list-style:none; float:left; overflow:hidden; background:url(images/menu_head.jpg) no-repeat 0 0;}

/*** Logo ***/

	.logo h1 {
		display:block; overflow:hidden;
		width:269px; height:170px;
		background:url(images/logo.jpg) no-repeat 0 0;
		font-size:2.1em;  color:#000;  text-indent:-1000em; cursor:pointer;
		}
	

/*** Slogan ***/
	.slogan { clear:both;}
	.slogan .indent { overflow:hidden; height:100%; padding:115px 0px 0px 69px;}
	.slogan .indent h2 {
		width:420px; height:66px;overflow:hidden;
		background:url(images/slogan.gif) no-repeat 0 0;
		font-size:2.1em;  color:#fff;  text-indent:-1000em;
		}
		
			
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:85px 0px 0px 0px;}