: {
	margin: 0px;
	padding: 0px;
}

body {
	padding-top: 20px;
	background-color: #000;
	color: #aca9a9;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ea9a2e;
}

span {
	/*display: none;*/
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 7px 0px 10px;
	text-align: justify;
	line-height: 12px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	text-align: left;
	background: url('images/content_bgcolor.gif') #2f2e2e repeat-x-y 0px 0px;
	border: #860b09 2px solid;
	width:778px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:774px;
	/* height: 1060px; */
}

#container {
	padding: 0px;
}

#body_image {
	margin: 0px 0px 0px 194px;
	height: 431px;
	width: 580px;
	background: url('images/header_image.png') transparent no-repeat 100% -1px;
	z-index: 1;
	position: absolute;
	overflow: hidden;
}


/* Page Header */

#page_header {
	width: 774px;
	height: 60px;
	background: url('images/titretop2eng.png') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header h1 {
	width: 330px;
	height: 51px;
	background: url('images/website_name.gif') no-repeat 42px 0px;
	float: left;
}

#page_header h4 {
	padding: 22px 27px;
	font-size: 10px;
	background: url('images/header_welcome2.jpg') no-repeat 244px 7px;
	float: right;
}

