body {
	background-image: url('../images/gradient.jpg');
	background-repeat: repeat-x;
	background-color: #030303;	
}

#container {
	width:100%;
}

#content {
	width:1024px;
	/*height:465px;*/
	height:500px;
	margin:0 auto 0 auto;
}

#footer {
	width:908px;
	height:40px;
	margin:5px auto 0 auto;
	font-family:Arial;
	color:#212221;
	font-size:11px;
}

#footer a {
	color:#212221;
	font-size:11px;
	text-decoration:none;
	border:0px;
}

#buttonRow {
	position:relative;
	width:450px;
	left:550px;
	top:360px;
}

#buttonRow a {
	margin-right:10px;
}

#buttonRow a img{
	border-width:0;
}

#airRow {
	position:relative;
	top:370px;
	left:580px;
	width: 300px;
}
