#site_center {text-align:center;}

.main
{
	width:800px ;
    margin:0 auto; 
    text-align:left;   
}

/*======= Top Menu =======*/
.topLogo
{
	
    margin-left:0px;         
    margin-right:0px;                
    padding-bottom:0px;    
    /*background:url(images/topMenu.gif) no-repeat;         */
}

/*======= header =======*/
#header
{
	height:132px; 
	width:100%; 	
}

#header-no-bullet
{
	height:91px; 
	width:100%; 	
	background:url(images/header-no-bullet.jpg) no-repeat;	
	padding-left:0px;	
}


/*======= footer =======*/
#footer{  width:100%;}

/*======= content =======*/
#content { width:100%; }


.col_1, .col_2, .col_3, .col1, .col2, .col3, .col { float:left;}


