*{
	padding:0;
	margin:0;
}
body{
	background:#e0c6ae url(../images/newsrepv.gif) repeat-y right;
	margin:0;
	padding:0;
	min-width:700px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}

img{
	border:none;
}

/****************** Header *************************/
.main{
	background:url(../images/menubg.jpg) repeat-y;
}
.black{
	background:#000;
	width:100%;
	height:405px;
	margin:0;
	padding:0;
}
.header{
	background:#663300 url(../images/header.jpg) no-repeat right;
	margin:0;
	padding:0 0 0 15%;
	width:70%;
	height:405px;
}
.news1{
	background:url(../images/hnbg.gif) no-repeat;
	width:254px;
	height:401px;
	position:absolute;
	margin:0;
	padding:0;
	left:10px;
	top:0;
}
.news1 h1{
	background:url(../images/logo.gif) no-repeat;
	height:141px;
	width:104px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	left:70px;
	top:20px;
	position:absolute;
}
.news1 h1 a{
	height:141px;
	width:104px;
	display:block;
	left:0;
	top:0;
	position:absolute;
	overflow:hidden;
}
.news1 span{
	background:url(../images/n1p.gif) no-repeat;
	width:200px;
	height:140px;
	display:block;
	left:28px;
	top:200px;
	position:absolute;
	text-indent:-9999px;
}
.news1 h2,.news1 p,.news1 a{
	color:#000;
	padding:0;
	margin:0;
	position:absolute;
}
.news1 h2{
	text-transform:uppercase;
	top:345px;
	left:30px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.news1 p{
	bottom:33px;
	left:30px;
}
.news1 a{
	color:#000;
	bottom:20px;
	left:150px;
}
.news2{
	background:url(../images/hnbg.gif) no-repeat;
	width:254px;
	height:401px;
	position:absolute;
	margin:0;
	padding:0;
	right:10px;
	top:0;
}
.news2 h2,.news2 p,.news2 a{
	color:#903;
	padding:0;
	margin:0;
	position:absolute;
}
.news2 .news21 span,.news2 .news22 span{
	width:200px;
	height:140px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	right:27px;
	background-repeat:no-repeat;
}
.news2 .news21 h2,.news2 .news22 h2{
	text-transform:uppercase;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.news2 .news21 a,.news2 .news22 a{
	color:#000;
	right:28px;
}
.news2 .news21 p,.news2 .news22 p{
	right:28px;
}
.news2 .news21 span{
	background:url(../images/n2p1.gif);
	top:8px;
}
.news2 .news22 span{
	background:url(../images/n2p2.gif);
	top:203px;
}
.news2 .news21 h2{
	top:150px;
	right:98px;
}
.news2 .news22 h2{
	top:345px;
	right:135px;
}
.news2 .news21 p{
	top:163px;
}
.news2 .news22 p{
	top:358px;
}
.news2 .news21 a{
	top:175px;
}
.news2 .news22 a{
	top:370px;
}
/********************** Trim ***************************/
.trim{
	background:url(../images/trimr.jpg) repeat-x;
	height:8px;
	width:100%;
}
.triml{
	background:url(../images/triml.jpg) no-repeat;
	width:280px;
	height:8px;
}
/************* Menu ***************/
.container .menu{
	width:280px;
	float:left;
	padding:0;
	margin:0;
}
.container .menu ul{
	background:url(../images/ulbg.jpg) no-repeat;
	width:280px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;
	overflow:hidden;
}
.container .menu ul li{
	background:url(../images/arrow.gif) no-repeat 0 6%;
	margin:0 0 0 58px;
	padding:0 0 15px 0;
	list-style:none;
	font-size:11px;
}
.container .menu ul li a{
	padding:0 0 0 10px;
	text-decoration:none;
	color:#000;
}
.container .menu ul li a:hover {
	color:#903;

}
.container .menu li ul{
	background:none;
	margin:0;
	padding:0;
}
.container .menu li ul li{
	background:none;
	margin:0;
	padding:0 60px 0 0;
	font-size:10px;
}
.container .menu fieldset{
	border:none;
	padding:0 0 0 65px;
	margin:10px 0 0 0;
	color:#000;
}
.container .menu fieldset h4{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.container .menu fieldset p{
	font:11px tahoma;
	padding:4px 0 5px 2px;
	margin:0;
}
.container .menu fieldset input{
	width:169px;
	height:17px;
	padding:0;
	margin:0 0 5px 0;
	border:1px #d0a95b solid;
}
textarea{
	width:169px;
	padding:0;
	margin:0 0 5px 0;
	border:1px #d0a95b solid;
}
.container .menu fieldset span{
	width:280px;
	float:left;
	font:bold 11px tahoma;
	overflow:hidden;
}
.container .menu fieldset span a{
	color:#000;
}
.container .menu .flo{
	background:url(../images/flo.png) no-repeat;
	width:142px;
	height:314px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:66px;
	left:106px;
}
.outer_wrapper{
	width:100%;
	float:left;
	margin:0 0 0 -280px;
	padding:0;
}
.content{
	margin:0 0 0 280px;
	padding:0;
}
.content .news{
	background: url(../images/newsrep.gif) repeat-x;
	width:100%;
	min-height:173px;
	margin:0;
	padding:0;
}
.cornerl{
	background:url(../images/newscl.gif) no-repeat;
	width:11px;
	height:23px;
	float:left;
}
.cornerr{
	background:url(../images/newscr.gif) no-repeat;
	width:42px;
	height:23px;
	float:right;
}
.text1{
	background:url(../images/newsrepvl.gif) repeat-y;
	min-height:0px;
	width:100%;
	float:left;
	padding:0;
	margin:0;
}
.text1 a, .text2 a, .text3 a{
	color:black;
}
.text1 a:hover, .text2 a:hover, .text3 a:hover{
	color:#903;
}
.news .text2 a:hover{
	color:#903;
}
.news .text1 h3{
	padding:0 0 10px 15px;
	margin:5px 0 0 15px;
	background:url(../images/newsa.gif) no-repeat 0 8%;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#903;
	text-transform:uppercase;
}
.news .text1 h4{
	padding:0 50px 0 0;
	margin:5px 0 5px 0;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#903;
	text-align:center;
}
.news .text1 span{
	font-size:10px;
	padding:0 0 0 15px;
}
.news .text1 p{
	text-align:justify;
	padding:5px 40px 5px 15px;
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-indent:10px;
}
.news .text1 h5{
	padding:2px 2px 0 2px;
	margin:0 0 0 10px;
	background:url(../images/pech.jpg) no-repeat;
	width:104px;
	height:104px;
	display:block;
	float:left;
	text-indent:-9999px;
}
.news .text1 p a{
	color:#000;
}
.text2,.text3{
	background:url(../images/newsrepvl.gif) repeat-y;
	min-height:173px;
	width:48%;
	float:left;
	padding:0;
	margin:0;
}
.text3{
	background:none;
	width:49%;
	padding:0;
	margin:0;
}
.news .text2 h3,.news .text3 h3{
	padding:0 0 10px 15px;
	margin:5px 0 0 15px;
	background:url(../images/newsa.gif) no-repeat 0 8%;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#903;
	text-transform:uppercase;
}
.news .text2 h4,.news .text3 h4{
	padding:0 50px 0 0;
	margin:5px 0 5px 0;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#903;
	text-align:center;
}
.news .text2 span,.news .text3 span{
	font-size:10px;
	padding:0 0 0 15px;
}
.news .text3 p{
	padding:0 5px 0 0;
	margin:0;
}
.news .text2 p{
	text-decoration:underline;
	text-align:justify;
	padding:5px 25px 5px 15px;
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-indent:10px;
}
.news .text2 h5,.news .text3 h5{
	padding:2px 2px 0 2px;
	margin:0 0 0 10px;
	background:url(../images/pech.jpg) no-repeat;
	width:104px;
	height:104px;
	display:block;
	float:left;
	text-indent:-9999px;
}
.news .text2 p a,.news .text3 p a{
	color:#000;
}
.foto1,.foto2,.foto3,.foto4,.foto5{
	height:93px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	border:1px #999 solid;
	margin:0 4px 5px 0;
	padding:0;
	overflow:hidden;
}
.foto1{
	background:url(../images/weap1.gif);
	width:111px;
}
.foto2{
	background:url(../images/weap2.gif);
	width:224px;

}
.foto3{
	background:url(../images/weap3.gif);
	width:111px;
}
.foto4{
	background:url(../images/weap4.gif);
	width:109px;
}
.foto5{
	background:url(../images/weap5.gif);
	width:109px;
}
.news .news-trim{
	background:url(../images/newstrim.gif) repeat-x;
	width:100%;
	height:52px;
	float:left;
}
.news .news-trim .news-trimcl{
	background:url(../images/newstrimcl.gif) no-repeat;
	width:11px;
	height:52px;
	float:left;
}
.news .news-trim .news-trimcr{
	background:url(../images/newstrimcr.gif) no-repeat;
	width:42px;
	height:52px;
	float:right;
}
.news .news-trimb{
	background:url(../images/newsrepb.gif) repeat-x;
	width:100%;
	height:34px;
	float:left;
}
.news .news-trimb .news-trimclb{
	background:url(../images/newscornb.gif) no-repeat;
	width:11px;
	height:34px;
	float:left;
}
.news .news-trimb .news-trimclbr{
	background:url(../images/newscornbr.gif) no-repeat;
	width:42px;
	height:34px;
	float:right;
}
.footer{
	clear:both;
	background:url(../images/footerrep.gif) repeat-x;
	height:66px;
	width:100%;
}
.footer .footerl{
	background:url(../images/footerl.jpg) no-repeat;
	width:653px;
	height:21px;
	float:left;
	color:#990033;
	padding:45px 0 0 50px;
}
.footer .footerl ul{
	padding:0;
	margin:0;
	position:absolute;
	left:285px;
	bottom:11px;
}
.footer .footerl ul li{
	display:inline;
	list-style:none;
	padding:0 17px 0 0;
	margin:0;
}
.footer .footerl ul li a img{
	border:none;
}
.footer .footerr{
	background:url(../images/footerr.jpg) no-repeat;
	width:277px;
	height:51px;
	float:right;
	text-align:right;
	color:#dacbc0;
	padding:15px 15px 0 0;
	margin:0;
}

.link a{
	color:#000;
}