* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

/*#wrapper {
	background-color: #000000;
	width: 955px;
	height: 1100px;
	margin-right: auto;
	margin-left: auto;
}*/
body {
	background-color: #000000;
}
#wrapper {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 955px;
}


#header {
	width: 955px;
	height: 179px;
	margin-top: 29px;
	overflow:hidden;
}
#header_col1 {
	float: left;
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header_col2 {
	float: right;
	height: 176px;
	width: 812px;
}
h1 {
	font-family: Mistral;
	font-size: 60px;
	text-transform: capitalize;
	font-weight: lighter;
	line-height: 67px;
	float: none;
	color: #FFFFFF;
}
#content {
	width: 955px;
	position: relative;
}
#content_col1 {
	float: left;
	position: relative;
	top: -72px;
	width: 143px;
}
#content_col1 li ul {
	width: 143px;
}
#content_col1 li ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content_col1 li ul a:hover {
	font-weight: lighter;
	text-transform: lowercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
hack IE6
/** html #content_col2 {
	float: left;
	width: 244px;
	margin-top: 83px;
}*/
----------------------------
#content_col2 {
	float: left;
	width: 244px;
	margin-top: 20px;
}


#content_col3 {
	float: right;
	width: 568px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
#content_col2 {
	float: left;
	width: 244px;
	padding-top: 20px;
}
#content_col3 {
	float: right;
	width: 568px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	text-transform: none;
	color: #FFFFFF;
	float: left;
	margin-top: 24px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 68px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 40px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}


#footer {
	width: 955px;
	clear: both;
	top: 18px;
	position: relative;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	line-height: 20px;
	margin-left: 5px;
	background-color: #333333;
	height: 25px;
	width: 955px;
	margin-top: 20px;
	background-position: center;
}
.background {
	background-image: url(../media/images/header/IMG_9170.jpg);
	background-repeat: no-repeat;
}
