/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #25177A url(images/img01.gif) repeat left top;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #266382;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #008BD1;
}

a {
	color: #008BD1;
}

a:hover {
	text-decoration: none;
}

/** HEADER */

#header {
	width: 700px;
	height: 80px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat left top;
}

#header h1 {
	margin: 0;
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 20px;
	font-style: italic;
	letter-spacing: -2px;
	color: #FFFFFF;
}

#header h2 {
	display: none;
}

/** MENU */

#menu {
	width: 680px;
	margin: -2.5em auto 2em auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .first a {
	border: none;
}

/** CONTENT */

#content {
	width: 700px;
	margin: 0 auto 1em auto;
	background: #FFFFFF ;
}

#content * {
	line-height: 140%;
}

#columnA {
	float: left;
	width: 570px;
	padding: 25px 20px 0 30px;
	background: fff;
}

#columnB {
	float: right;
	width: 50px;
	padding: 0px 0px 0 0px;
	background: url(images/img04.gif) no-repeat right top;
}

/** FOOTER */

#footer {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: url(images/img06.gif) no-repeat left top;
}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: .8em 0 0 0;
	text-align: center;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#indexcon{ padding:10px 0px; }
#indexcon a{ width:265px; float:left; display:block; font-size:12px; line-height:220%; background: url(images/ico4.gif) no-repeat 5px center; padding-left:15px; }
.til{border-bottom:1px dashed #ccc; height:24px; clear:both; color:#ccc; font-size:13px; padding:10px 0px 0px 15px; font-weight:bold; background:url(images/ico4.gif) no-repeat 5px center;}
.linkli{ margin:10px 0px ;}
.linkli li{  background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%; list-style-type:none;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;list-style-type:none}
.boxad{ font-size:12px; padding:10px; border:1px solid #CCC; background:#fff; margin:10px 0px;}
.place{	height:20px; border-bottom:1px solid #ccc; text-align:left; padding:5px 5px 5px 30px; font-size:13px; font-weight:bold; background:url(images/img2.gif) no-repeat 15px center; }
.con li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.con,.footcon,.bcon{ padding:5px 0px; font-size:12px; line-height:220%; width:100%;list-style-type:none;}
.con a{ background:url(images/ico4.gif) no-repeat 5px center; font-size:12px; padding-left:15px;}
.con a:link,.con a:visited,.con a:active{ color:#000; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#FF7750; font-weight:bold; text-decoration:none;}
.footcon a{ width:250px; float:left; background:url(images/ico4.gif) no-repeat 5px center; padding-left:15px; /*margin-left:35px;*/} 
.bcon{ padding-top:5px; border-top:1px dashed #ccc;}
.bcon li{ background:url(images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
#text1{ margin:2px auto 2px auto; background:#FFF url(images/ico.gif) no-repeat 5px center;; border:1px solid #D7D7C7; padding:5px 5px 5px 25px; line-height:150%; font-size:12px; text-align:left;}
#columnA h2{ font-size:12px; background-color:#F1EAE2; padding:10px;}
