body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.png) repeat;
	margin:0;
	border:0;
	font-size:14px;
	}
ul{
	list-style:none;
	}

a,
a img{
	color:#fff;
	margin:0;
	border:none;
	text-decoration:none;
	}
ul{
	list-style:none;
	}
#container{
	margin:0 auto;
	width:920px;
	background:#1d120e;
	overflow:auto;
	color:#fff;
	}
#header{
	width:920px;
	margin:0 auto;
	display:block;
	height:103px;
	}
#header h1{
	float:left;
	width:256px;
	margin:0;
	height:103px;
	display:block;
	}
#header h1 a{
	float:left;
	text-indent:-9999em;
	width:256px;
	margin:0;
	height:103px;
	display:block;
	background:url(images/logo.png) no-repeat;
	}
* html #hCont{
	padding:18px 0 0 0;
	height:91px;
	background:bottom repeat-x url(images/bgUl.png) #170f0c;
	}
#hCont{
	margin:0 auto;
	background:#170f0c;
	position:relative;
	width:100%;
	display:block;
	margin:0 0 1px 0;
	height:91px;
	padding:18px 0 0 0;
	}


/*///////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
///////////////menu//////////////////////////////////////
/////////////////////////////////////////////////////////
///////////////////////////////////////////////////////*/
#marco {
	margin:10px auto;
	text-align:left;
	width:600px;
	float:left;
	}
.menu2 {
	padding:0; 
	margin:0; 
	height:25px; 
	background:#170F0C repeat-x; 
	float:left;
	font-family:arial, verdana, sans-serif;
	}
.menu2 li.top {
	display:block; 
	float:left;
	position:relative;
	}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	margin-left:15px; 
	line-height:25px; 
	color:#fff; 
	text-decoration:none; 
	font-size:14px; 
	padding:0 0 0 25px; 
	cursor:pointer;
	}
.menu2 li:hover > a.top_link {
	color:#fff;
	background:url(bulletMnu.png) left top no-repeat;
	}
.menu2 table {
	border-collapse:collapse;
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
	}
/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {
	visibility:visible;
	}
.menu2 li:hover {
	position:relative; z-index:200;
	}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	}
.menu2 :hover ul.sub {
	left:0px;
	top:25px; 
	float:left;
	padding:0 0 0 14px;
	background: #170F0C; 
	/*border:1px solid #1E8BB5; white-space:nowrap;*/ 
	width:auto; 
	height:auto; 
	}
.menu2 :hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	margin:10px 0 0 0;
	width:160px;
	padding:0 15px 0 0;
	}
.menu2 :hover ul.sub li a {
	display:block; 
	height:auto; 
	height:25px;
	font-size:14px;
	padding:4px 0 0 25px; 
	line-height:1; 
	color:#fff; 
	text-decoration:none;
	}
.menu2 :hover ul.sub li a:hover {
	background:url(bulletMnu.png) left top no-repeat; 
	color:#fff;
	}
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul{
	left:160px; 
	top:-1px; 
	background: #fff; 
	padding:0; 
	/* white-space:nowrap; */
	width:auto; 
	z-index:300; 
	height:auto;
	}
.menu2 :hover ul.sub li ul {
	border-top:1px solid #005FB9; 
	background: #fff; 
	z-index:300;
	}

/*///////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
///////////////menu//////////////////////////////////////
/////////////////////////////////////////////////////////
///////////////////////////////////////////////////////*/
#content{
	float:left;
	width:900px;
	display:block;
	background:#1d120e;
	padding:0 0 0 20px;
	}
#content.int{
	background:url(images/bgContent.png) repeat-y top left;
	margin:0 0 0 20px;
	padding:0;
	}
#content h2{
	float:left;
	width:100%;
	display:block;
	margin:0 0 5px 0;
	background:#1D120E;
	padding:5px 0 0 0;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	}
#splash{
	width:900px;
	display:block;
	float:left;
	height:275px;
	}
#sideL{
	float:left;
	display:block;
	width:419px;
	margin:1px 0 0 0;
	}
#sideL.int{
	padding:0 0 0 20px;
	width:399px;
	}
ul#mnu{
	float:left;
	height:37px;
	display:block;
	width:404px;
	margin:0;
	background:#3266cc;
	padding:0 0 0 15px;
	}
#sideR ul#mnu{
	float:right;
	margin:0 18px 0 0;
	}

ul#mnu li{
	float:left;
	margin:10px 26px 0 0;
	}
ul#mnu li a:hover{
	color:grey;
	}
#sideL h3{
	float:left;
	display:block;
	font-size:22px;
	margin:15px 0;
	width:100%;
	}
#sideL p{
	margin:5px 0 10px 0;
	}
#sideR{
	width:492;
	margin:1px 2px 0 1px;
	background:#583205;
	overflow:auto;
	position:relative;
	}
#sideR.int{
	background:none;
	}
#sideR.int img{
	padding:10px;
	border:1px solid #b06e25;
	margin:15px 0 20px 70px;
	float:left;
	}	
#slideshow{
	margin:10px auto 0 auto;
	width:437px;
	overflow:hidden;
	height:300px;
	position:relative;
	}
#slideshow img{
	float:left;
	}
.slide{
	text-align:center;
	}
#botons{
	float:left;
	display:block;
	width:237px;
	background:#cea975;
	height:17px;
	padding:0 0 0 200px;
	}
#botons img{
	border:none;
	margin:3px 0 0 0;
	}
#footer{
	width:100%;
	text-align:center;
	display:block;
	background:#1d120e;
	padding:10px 0 5px 0;
	margin:1px 0 0 0;
	}
#footer p{
	margin:2px;
	font-size:11px;
	color:#cea975;
	}
/*/////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////
/////////////////////MENU//////////////////////////////////////
///////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////*/
ul{
	list-style:none;
	}
#marco {
	width:664px;
	margin:50px 0 0 0;
	text-align:left;
	float:right;
	position:relative;
	background:url(images/bgUl.png) bottom repeat-x;
	padding:0 0 28px 0;
	}
.menu2 {
	margin:0; 
	height:25px; 
	background:#170F0C; 
	float:left;
	font-family:arial, verdana, sans-serif;
	}
.menu2 li.top {
	display:block; 
	float:left;
	position:relative;
	}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	margin-left:15px; 
	line-height:25px; 
	color:#fff; 
	text-decoration:none; 
	font-size:14px; 
	padding:0 0 0 25px; 
	cursor:pointer;
	}
.menu2 li:hover > a.top_link {
	color:#fff;
	background:url(images/bulletMnu.png) left top no-repeat;
	}
.menu2 table {
	border-collapse:collapse;
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
	}
/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {
	visibility:visible;
	}
.menu2 li:hover {
	position:relative; z-index:200;
	}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	}
.menu2 :hover ul.sub {
	left:0px;
	top:25px; 
	float:left;
	padding:0 0 0 14px;
	background: #170F0C; 
	/*border:1px solid #1E8BB5; white-space:nowrap;*/ 
	width:auto; 
	height:auto; 
	}
.menu2 :hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	margin:10px 0 0 0;
	width:160px;
	padding:0 15px 0 0;
	}
.menu2 :hover ul.sub li a {
	display:block; 
	height:auto; 
	height:25px;
	font-size:14px;
	padding:4px 0 0 25px; 
	line-height:1; 
	color:#fff; 
	text-decoration:none;
	}
.menu2 :hover ul.sub li a:hover {
	background:url(images/bulletMnu.png) left top no-repeat; 
	color:#fff;
	}
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul{
	left:160px; 
	top:-1px; 
	background: #fff; 
	padding:0; 
	/* white-space:nowrap; */
	width:auto; 
	z-index:300; 
	height:auto;
	}
.menu2 :hover ul.sub li ul {
	border-top:1px solid #005FB9; 
	background: #fff; 
	z-index:300;
	}
/*form*/
.myForm { 
	width:400px;
	float:left;
	}
.myForm fieldset {
	background-color:#F9F9F9;
	border:1px solid #CCC;
	padding: 10px;
	margin: 0;
	}
.myForm fieldset legend {
	color:#333;
	}
.myForm label {
	display: block;
	float: left;
	color:#000;
	padding: 0;
	margin:0 0 10px 0;
	}
.myForm fieldset label:first-letter {
	color:#000;
	}
.myForm input, .myForm textarea {
	width:95%;     
	}
.myForm input.button {
	width:95%;
	background-color:#C2C7C0;
	border:1px solid #A0A0A0;
	padding:3px;
	color:#FFF;
	}
textarea {
	height:150px;
	}
.myForm small {
	color:#000;
	}
h4.int{
	margin:40px 0 0 20px;
	padding:10px 0 10px 40px;
	float:left;
	width:100%;
	display:block;
	background:url(images/Bltgo.png) no-repeat left;
	}