html, body, form
{

}

body
{
	margin: 0;
}

form
{
	margin: -3px 0;
	padding: 0;
}
div
{
	display:block;
}
#cor-main-wrapper
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
}

#cor-header
{
	height: 130px;
	width: 100%;
}

A.clickable_logo 
{	
	display: block;	
	width: 400px;	
	height: 130px;	
}


table#cor-menu-btn 
{	
	height:30px;
	width:960px;
}

table#cor-menu-btn td
{
	width:100px;
}
td.cor-strech
{
	width:258px  !important;
}
td.cor-search
{	
	text-align:right;
	width:202px !important;
}

.cor-clear
{
	clear:both;
	height:1px;
	width:1px;
	text-align:center;
}


/* Styling footer */	
#cor-footer
{
	height: 30px;
	width:960px;
	margin-top:10px;
	}


table#cor-menu-bottom 
{
	width:960px !important;
}
table#cor-menu-bottom td
{
	width:100px;
}
table#cor-menu-bottom td.cor-strech-bottom
{
	width:660px!important;
}