/* CSS Document */
body {
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	background:#EBEAD1 url(../images/img01.jpg) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

.boxclear{ height:10px; font-size:0px; line-height:0px; clear:both;}
ul,li{ padding:0px; margin:0px;}
li{ list-style:none; float:left;}
a:link,a:visited,a:active{ color:#505050; text-decoration:none;}
a:hover{ color:#F1A624; text-decoration:none;}

/* Header */

#header {
	width: 650px;
	height: 200px;
	margin: 0px auto;
	text-align:left;
}
/* Logo */

#logo {
	float: left;
	padding: 40px 0 0 0;
}

#logo h1 {
	margin: 0;
	height: 120px;
	padding: 40px 0 0 40px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -113px 0 0 173px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */

#menu {
	float: right; padding-top:25px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEAD1;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu a:hover, .active a {
}

.maincon{ width:610px; padding:15px 20px; margin:0px auto; text-align:left; background:#FFF;}

#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 #505050; clear:both; color:#708310; font-size:13px; padding:10px 0px 0px 15px; font-weight:bold; background:url(../images/ico4.gif) no-repeat 5px center;}
.linkli{ padding:10px;}
.linkli 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;}
.boxad{ font-size:10px; padding:10px; border:2px solid #DDDCC0; background:#FFF;}
.place{	height:20px; border-bottom:1px solid #505050; text-align:left; padding:5px 5px 5px 20px; font-size:13px; font-weight:bold; background:url(../images/dot.gif) no-repeat 5px 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%;}
.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:#1D0300; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#F1A624; font-weight:bold; text-decoration:none;}
.footcon a{ width:280px; float:left; background:url(../images/ico4.gif) no-repeat 5px center; padding-left:15px;} 
.bcon{ padding-top:5px; border-top:1px dashed #BBB082;}
.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;}

/*-------footer-----*/
#footer{
width:100%;
text-align:center;
padding-top:40px;
height:100px; background:#000000; color:#fff; clear:both;
}
