body{
font-family: HelveticaNeueLTStd-Roman, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #d41d00 repeat fixed left center;
}

@font-face {
	font-family: 'FuturaMedium';
	src: url('futura-webfont.eot');
	src: local('☺'), url('futura-webfont.woff') format('woff'), url('futura-webfont.ttf') format('truetype'), url('futura-webfont.svg#webfontCHsFRmmm') format('svg');
	font-weight: normal;
	font-style: normal;
}

.header {
	margin-top: 10px;
	display: block;
	font: 72px "Futura Medium", Futura, "Futura BT", "Century Gothic";
	letter-spacing: 6px;
	text-align: center;
	color: #fff;
	padding-bottom: 12px;
}

/* My Comment */

.container {
	width: 860px;
	margin-top: 10px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#left {
	width: 500px;
	position: absolute;
}

#right {
	width: 300px;
	float: right;
	position: relative;
}

.sidebar {
	position: absolute;
}

.para1{
	text-align: justify;
	color: #fff;
	font: 12px/2em "Futura Medium", Futura, "Futura BT", "Century Gothic";
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 24px;
}

.para2{
	text-align: justify;
	color: #000;
	font: 12px/2em "Futura Medium", Futura, "Futura BT", "Century Gothic";
	letter-spacing: 2px;
	text-transform: uppercase;
}

#gal {
	width: 100%;
}
.tab1{
	text-align: justify;
	color: #fff;
	font: 10px/2em "Futura Medium", Futura, "Futura BT", "Century Gothic";
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 300px;
	margin-top: 10px;
}
.tab2{
	text-align: justify;
	color: #fff;
	font: 10px/2em "Futura Medium", Futura, "Futura BT", "Century Gothic";
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 300px;
	margin-top: -200px;
	padding-left: 164px;
	padding-bottom: 48px;
}

.tab4{
	text-align: justify;
	color: #fff;
	font: 10px/2em "Futura Medium", Futura, "Futura BT", "Century Gothic";
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: -100px;
	padding-left: 164px;
	padding-bottom: 16px;
}


.copy {
	text-transform: uppercase;
	font: 10px Helvetica, Arial, Geneva, sans-serif;
	color: #fff;
	float: left;
	padding-top: 36px;
	position: absolute;
	display: inline-block;
	padding-bottom: 36px;
}

a {
	color: #fff;
	text-decoration: underline;
	position: relative;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
img {
	border-style: none;
}

.pad {
	padding-bottom: 36px;
}