@charset "utf-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 3, 2011 */
@font-face {
    font-family: 'HaettenschweilerRegular';
    src: url('/fonts/hatten-webfont.eot');
    src: url('/fonts/hatten-webfont.eot?iefix') format('eot'),
         url('/fonts/hatten-webfont.woff') format('woff'),
         url('/fonts/hatten-webfont.ttf') format('truetype'),
         url('/fonts/hatten-webfont.svg#webfontGsI1bkQB') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ImpactRegular';
    src: url('/fonts/impact-webfont.eot');
    src: url('/fonts/impact-webfont.eot?iefix') format('eot'),
         url('/fonts/impact-webfont.woff') format('woff'),
         url('/fonts/impact-webfont.ttf') format('truetype'),
         url('/fonts/impact-webfont.svg#webfontohodEVow') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TwCenMTCondensedRegular';
    src: url('/fonts/tccm____-webfont.eot');
    src: url('/fonts/tccm____-webfont.eot?iefix') format('eot'),
         url('/fonts/tccm____-webfont.woff') format('woff'),
         url('/fonts/tccm____-webfont.ttf') format('truetype'),
         url('/fonts/tccm____-webfont.svg#webfontWax8fuZw') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('/fonts/helveticaneue-webfont.eot');
    src: url('/fonts/helveticaneue-webfont.eot?iefix') format('eot'),
         url('/fonts/helveticaneue-webfont.woff') format('woff'),
         url('/fonts/helveticaneue-webfont.ttf') format('truetype'),
         url('/fonts/helveticaneue-webfont.svg#webfont1veKQbMO') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueCondensedBold';
    src: url('/fonts/helveticaneue-condensedbold-webfont.eot');
    src: url('/fonts/helveticaneue-condensedbold-webfont.eot?iefix') format('eot'),
         url('/fonts/helveticaneue-condensedbold-webfont.woff') format('woff'),
         url('/fonts/helveticaneue-condensedbold-webfont.ttf') format('truetype'),
         url('/fonts/helveticaneue-condensedbold-webfont.svg#webfont5yluDChI') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	background-color:#FFF;
}

div#main
{
	width: 1024px ;
	margin: auto;
}
#header
{
	width:100%;
	height:100px;
	background-color:#0C0;
	background-color: #9E2629;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#logo
{
	float: left;
	position:relative;
	margin-left:20px;
	height:100px;
	width:43%;
	color:#fff;
	font-size:24px;
	font-family: ImpactRegular;
	
	top:15px;
}
#logo h1
{
	line-height:43px;	
}

#nav
{
	position:relative;
	top:20px;
	float:right;
	height:80px;
	width:55%;
	

}
#nav li
{
	display:inline;
	list-style-type:none;
	padding: 5px;
	font-family: 			HelveticaNeueCondensedBold;
	font-size:18px;
	color:#FFF;

}

#line
{
	position:relative;
	height:1px;
	width:90%;
	background-color: #FFF;
	margin-left:50px;
	margin-top:0px;
	maring-bottom:0px;
}
/*#nav hr
{
	clear:both;
	margin:auto;
	color: #FFF;
	background-color: #FFF;
	height: 1px;
	border:none;
	width:85%;

}*/
/*
#nav ul
{
	margin:0px;	
}

#nav li
{
	float:left;
	display:inline;
	list-style-type:none;

	padding:7px;	
	margin:0px;*/
	/*margin-right:5px;*/
	/*margin-bottom:0px;
	font-family: 			HelveticaNeueCondensedBold;
	font-size:18px;
	color:#FFF;
	
}*/

#elements
{
width:100%;
margin:auto;	
text-align:center;

}
#contact
{
	font-family: TwCenMTCondensedRegular;
	color:#fff;
	font-size:20px;	
	text-align:center;
}
.content
{
	position: relative;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: 20px;
	width:400px;
	height:350px;
	background-color:	#4D4948;
	float: left;
}

.content p
{
	color:#FFF;
	font-family: TwCenMTCondensedRegular;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	

}
.content h2
{
	color:#FFF;
	font-size:30px;
	font-family: HelveticaNeueCondensedBold;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom:0px;
}
.content a
{
	text-decoration:none;
	color:#FFF;
	font-size:24px;
	outline: none;
	font-family: HelveticaNeueCondensedBold;	
}
.content a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.content img
{
	border: none;
	margin: 0px;
	padding: 0px;	
}

.image
{
	margin-top: 10px;
	margin-bottom:10px;
	width:604px;
	height:350px;
	float: left;
	overflow: hidden;
}
.image img
{
	max-width:100%;
}

div#content2
{
	clear: both;
	background-color:#9E2629;
}

div#content2 img
{
	position:relative;
	left:20px;
	top:-45px;
}

.small_content
{
	margin-top: 20px;
	margin-right: 20px;
	width:328px;
	height:300px;
	background-color:	#4D4948;
	float: left;
}

.small_content p
{
	color:#FFF;
	font-family: TwCenMTCondensedRegular;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.small_content h2
{
	color:#FFF;
	font-size:30px;
	font-family: HelveticaNeueCondensedBold;
	margin-top: 20px;
	margin-left: 20px;
}

div#content3
{
	clear:both;	
	background-color:#A9A9A9;
}

div#content4
{
	background-color:#838280;
}

div#content5
{
	margin-right:0px;
}

div#bottom_logo
{
clear:both;
width:1024px;	
}
