body {
	
	background-color: #140f00;
	font-family: Verdana, sans-serif;
	color:#fff;
	font-size:11px;
	margin: 0;
	padding: 0;
		
		}


.clear {
	clear:both;
	height:1px
}



div#maincontainer {
  position: absolute;
  background-color: #140f00;
  height: 600px;
  margin-top: -300px;
  top: 50%;
  width:100%;
  text-align:center
  
}



div#header
{
	background-color: #140f00;
	width: 760px;
	height:30px;
	margin: 0 auto 30px auto;
	
}

div#hp_header
{
	background-color: #140f00;
	width: 760px;
	height:78px;
	margin: 0 auto 10px auto;
	
}

div#logo
{
	width: 166px;
	height:30px;
	float:left
	
}

div#hp_logo
{
	width: 392px;
	height:78px;
	float:left
	
}

div#menu
{
	width: 569px;
	height:30px;
	float:right
	
}

div#hp_menucontainer
{
	background-color: #140f00;
	width: 760px;
	height:30px;
	margin: 0 auto 30px auto;
	
}

div#hp_menu
{
	width: 569px;
	height:30px;
	float:right
	
}

div#hp_foto
{
	background-color: #140f00;
	width: 760px;
	height:440px;
	margin: 0 auto;
	
}

div#main1
{
	background-color: #140f00;
	width: 760px;
	height:560px;
	margin: 0 auto;
	
}

div#main1 .sx
{
	width: 300px;
	float:left;
	text-align:left;
	margin-top:220px
	
}

div#main1 .dx
{
	width: 425px;
	height:350px;
	float:right
	
}

div#gallery
{
	background-color: #140f00;
	width: 100%;
	height:530px;
	
	
}



div#copy
{
	background-color: #140f00;
	width: 760px;
	height:17px;
	margin: 20px auto 0 auto;
	text-align:right;
	color:#666666
	
}

div#copy a
{
	
	color:#666666
	
}

div#copy a:hover
{
	
	color:#fc8901;
	
}



h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
}

h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #454545;	
	margin-top: 0px;
	margin-bottom: 0px;
}


p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 14px;
	margin:0 0 9px 0	
}

td {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 14px;	
}




p.justify {
	text-align:justify
}

a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #bfbfbf;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fc8901;
	text-decoration: none;
	
}



