body{
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
#c_1 a {
	color: #FFFFFF;
}
#c_1 a:link {
	text-decoration: none;
}
#c_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#c_1 a:hover {
	color: #FF0000;
}
#c_1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#c_1{
	min-height:600px;
	height:auto !important;
	height:600px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	position:relative;
	float:left;
	clear:both;
}
#main{
	position:relative;
	min-height:600px;
	width:920px;
	margin-left:auto;
	margin-right:auto;	
	height:auto !important;
}
#header{
	position:relative;
	height:186px;
	min-height:186px;
	height:auto !important;
	float:left;
	clear:both;
}
#header_content_rel{
	position:relative;
	float:left;
	clear:both;
	z-index:2;
}
#header_content_abs{
	position:absolute;
	top:-43px;
	left:0px;
	z-index:2;
	width: 330px;
}
#header_content_abs2{
	position:absolute;
	top:-2px;
	left:540px;
	z-index:2;
	width: 373px;
	height: 42px;
}
#txt_intro{
	position:relative;
	height: 35px;
	width: 300px;
	left: 10px;
	text-align:center;
	font-size:11px;
}
#c_2{
	position: relative;
	height: 35px;
	width: 342px;
	left: 20px;
	text-align:center;
	font-size:11px;
	padding: 0px;
}
#c_2 a{
	color: #ffde00;	
	font-size:10px;
}
#c_2 a:link {
	text-decoration: underline;
	font-size:10px;
	font-style: bold;
}
#c_2 a:visited {
	text-decoration: underline;
	color: #ffde00;
	font-size:10px;
	font-style: bold;
}
#c_2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
	font-style: bold;
}
#c_2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-style: bold;
}
#logo{
	position: relative;
	width:920px;
	float: left;
	clear:right;
}
#menu{
	position:relative;
	clear:both;
	float:left;
	width: 920px;
	height: 37x;
}
h1{
	margin:0px;
	height:142px;
	width:920px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;	
}
h1 span{
	display:none;
}

h2{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}

.box{
	height:auto !important;
	width:100%;
	color:#FFFFFF;
}
.box img{
	border-color: #FF0000;
	border: 1px;
	border-style:solid;
}
.box a:hover img{
	border-color:#ffffff;
}

/* FOOTER */

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#footer p{
	margin-bottom:10px;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FF0000;
}

