﻿.container
{
	width: 1150px;
 background-repeat: no-repeat;
 margin-left: auto;
 margin-right: auto;
}

.header
{	
	width:1150px;
	height:219px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}


.body
{
	
}

.col1
{
	
}

.col2
{
	
}

.footer
{
	background-image: url('images/Footer.jpg');
	background-repeat: no-repeat;
	height: 256px;
}

.footer2
{	
	
}

.footer h3
{
	
}

.clean
{
	clear: both;
}

