/* Elements */

body {
	background: #93BFEB;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003798;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #003798;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	width: 800px;
	height: 258px;
	margin: 0px auto;
	background: url(images/img2.jpg);
}

#header h1 {
	margin: 0px;
	padding: 30px 0 0 380px;
	font-size: 18px;
	color: #000;

}

#header h2 {
	margin: 0;
	padding: 5px 0 0 380px;
	font-size: 12px;
	color: #000;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width:800px;
	height: 52px;
	margin: 0px auto;
	background: url(images/img4.jpg) repeat-x;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 42px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	letter-spacing: -2px;
	background: url(images/img4.jpg) no-repeat;
}

#menu .last a {
	background: url(images/img5.jpg) no-repeat;
}

#menu a:hover {
	color:#FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}

#left{
	
	width: 680px;
	margin-top: 20px;
	padding-right: 30px;
	padding-left:30px;
}



#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px dashed;
}

#content h3 {
	color: #6C6C6C;
}
/* Footer */

#footer {
	width: 800px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 50px;
	background: #EEEEEE;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}


#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:#000; font-size:13px; padding:10px 0px 0px 15px; font-weight:bold; background:url(images/ico4.gif) no-repeat 5px center;}
.linkli{ margin:10px; }
.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 5px; font-size:13px; font-weight:bold; border-left:5px solid #ccc; }
.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:#000; 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 #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;}
.bcon li a{ color:#000;}
#text1{ width:620px; 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;}
#left h2{ font-size:15px; font-weight:bold; }
#left h3{ font-size:14px; background-color:#ccc; padding:10px; color:#0077D4; border: 1px solid #ccc;}
