body,html
{
	margin: 0;
	font-family: Arial, Verdana , Helvetica,sans-serif;
	text-align:center;
	color:#333;
	background-color:#eee;
	font-size:12px;
	background-image: url('../images/back.gif');
}

img
{
	border:0px;
}




.clearer
{
	margin:0px;
	height:1px;
	clear:both;
}

.container
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:969px;
	overflow:auto;
}

.pageback
{

	background-image: url('../images/pageback.gif');
	width:969px;
	overflow:auto;
}

.header
{
	float:left;
	width:670px;
	height:77px;
	background-image: url('../images/header.gif');
}

.hometext
{
	font-size:13px;
	text-align:justify;
	line-height:17px;
}

.footer
{
	clear:both;
	width:969px;
	height:28px;
}

.link
{
	color:#c20e15;
	text-decoration:none;
}

.link:hover
{
	color:#333;
	text-decoration:underline;
}

.contact
{
	clear:both;
	width:969px;
	height:263px;
	background-image: url('../images/contact.jpg');
	background-repeat:no-repeat;
}

.about
{
	clear:both;
	width:969px;
	height:264px;
	background-image: url('../images/about.jpg');
}

.media
{
	clear:both;
	width:969px;
	height:263px;
	background-image: url('../images/media.jpg');
}

.jobs
{
	clear:both;
	width:969px;
	height:263px;
	background-image: url('../images/jobs.jpg');
}

.carriers
{
	clear:both;
	width:969px;
	height:263px;
	background-image: url('../images/carriers.jpg');
}

.home
{
	clear:both;
	width:969px;
	height:264px;
	background-image: url('../images/banner.jpg');
}

