body
{
	color:#303030;
	font-family: Arial;
	font-size:11px;
	height:100%;
	line-height:17pt;
	margin:0;
	padding:0;
	
}
#wrapper {
	width: 960px;
	margin:0 auto;
}
#contener {
	clear: both;
	width: 960px;
	
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

#top {
	width: 960px;
	height:85px;
	text-align: left;
	clear:both;
}

#top h1 {
	font-size: 20px;
	padding-left: 49px;
	padding-top: 20px;
	color: #0D5E95;
}
a {
	color: #0D5E95;
	text-decoration: none;
}
a:hover {
	color: #0D5E95;
	text-decoration: underline;
}

#menu {
	background-image:url(/images/menu.jpg);
	background-repeat:no-repeat;
	height:41px;
	line-height:12pt;
	letter-spacing:1.2px;
	width:960px;
}
#content {
	width: 705px;
	_width: 700px;
	padding-top: 15px;
	float:left;
	line-height:17px;
}

#content .contenttop {
	width: 705px;
	height: 10px;
	clear:both;
	background-image: url("/images/contenttop.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	margin:0px;
}
#content .contentmain {
	width: 705px;
	background-image: url("/images/contentrep.jpg");
	background-repeat: repeat-y;
	padding-left:10px;
	width:685px;
	display: table;
	padding-left: 10px;
	line-height:17pt;
	font-size: 11pt;
	clear:both;
	
}
#content .contentbottom {
	width: 705px;
	height: 10px;
	background-image: url("/images/contentbottom.jpg");
	clear:both;
	background-repeat: no-repeat;
}

#boxmenu {
	display:block;
	float:right;
	padding-left:15px;
	_padding-left:5px;
	padding-top:15px;
	width:215px;
	_width:210px;
}

#boxmenu .boxheader {
	width: 215px;
	height: 29px;
	background-image: url("/images/boxheader.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

#boxmenu .boxtop {
	width: 215px;
	height: 10px;
	background-position: top;
	background-image: url("/images/boxtop.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
#boxmenu .boxmain {
	width: 215px;
	background-image: url("/images/boxrep.jpg");
	background-repeat: repeat-y;
	text-align:center;
	
}
#boxmenu .boxbottom {
	width: 215px;
	height: 10px;
	background-image: url("/images/boxbottom.jpg");
	background-repeat: no-repeat;
}
#bottom {
	background-image:url(/images/bottom.jpg);
	background-repeat:no-repeat;
	clear:both;
	font-size:7pt;
	font-weight:bold;
	height:15px;
	line-height:13pt;
	width:960px;
	text-align: center;
	
}
.spacer {
	clear: both;
	width: 960px;
	height: 15px;
}


/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	font-size: 11px;
}

	#jsddm li
	{	float: left;
		list-style: none;
		color: #fff;
		font-size: 16px;
	}

	#jsddm li a
	{	
		color:#FFFFFF;
		display:block;
		font-size:16px;
		font-weight:bold;
		margin-top:12px;
		padding-left:10px;
		padding-right:10px;
		text-decoration:none;
		white-space:nowrap;
	}

	#jsddm li a:hover
	{  color: #fff;
		font-size: 16px;	
		}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			background: #FFF0CF;
			color: #FDEDD3;
			width:140px;
			font-size: 11px;
			color: #FDEDD3;
			position: absolute;
			visibility: hidden;
			border-top: 0px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				background: #3C9DE1;
				color: #fff;
				width:180px;
				text-indent: 8px;
				height:24px;
				font-size: 11px;

			}
			
			#jsddm li ul li a
			{	width: auto;
				background: #3C9DE1;
				color: #fff;
				width:180px;
				text-indent: 8px;
				height:24px;
				padding-top: 2px;
				padding-left: 5px;
				font-size: 11px;
				margin:1px;
			}
			
			#jsddm li ul li a:hover
			{	
				background: #177FC6;
				color: #fff;
				width:180px;
				text-indent: 8px;
				height:24px;
				padding-top: 2px;
				padding-left: 5px;
				font-size: 11px;
				margin:1px;
			}


.date {
	color: #9C9C9C;
	font-weight: bold;
	font-size:10px;
}

.title {
	
	font-weight: bold;
	font-size:12px;
}

.news p {
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}

.content p {
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	font-size: 11pt;
	line-height:17pt;
	margin:0;
}
.content {
	
	padding-right:10px;
	line-height:17pt;
	font-size: 11pt;
}

a {
	color: #2F2F2F;
	text-decoration: none;
}


a:hover {
	color: #1782CA;
	text-decoration: underline;
}

.contentfoto {
	float: left;
	margin-right:15px;
	margin-top:13px;
	width: 75px;
}
.contenttxt {
	float: left;
	
	margin-top:5px;
}





.more {
	clear:both;
	margin-right: 20px;
	text-align: right;
}

#pages {
	font-size:12px;
	text-align: center;
}


.contentmain {
	font-size:14px;
	line-height:17px;
	padding-right:10px;
}

#logo {
	float:left;
	width:340px;
}
#baner {
	float:left;
	width:620px;
	text-align: center;
}
#baner .ads {
	margin: 0 auto;
	margin-top:15px;
	height:62px;
	
}


