.header 
{
	background: #fff;
	height:60px;
        width: 750px;
	padding: 0px 0px 0 0;
	margin: 0px auto;
	margin-top: 50px;
	font-size: 2;
}

.cornerul 
{
	background: #fff url('images/cornerul.png') no-repeat;
	height:14px;
	width: 14px;
	float: left;
        margin-left:0px;
}

.cornerur
{
	background: #fff url('images/cornerur.png') no-repeat;
	height:14px;
	width: 14px;
	float: right;
        margin-left:0px;
}

.logo
{
	background: #fff no-repeat;
        a href(index.html) 
	height:15px;
	width: 283px;
	float: left;
        margin-left:30px;
        margin-top: 20px;
}

.menu-holder
{
	background: #fff;
	height:25px;
	float: right;
 	margin-right:25px;
 	margin-top: 20px;
        align: right;
	font-size: small;
}

.divider 
{
	background: #c85432;
	height:3px;
        width: 100%;
}
