* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background-image: url(i/topbg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #2e2678;
	outline: none;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 270px;
	position: relative;
	background-image: url(i/map.png);
	background-repeat: no-repeat;
	background-position: right;
}
#header #logo {
	height: 150px;
	width: 130px;
	position: absolute;
	top: 60px;
	left: 50px;
}
#header #sitename {
	position: absolute;
	width: 390px;
	top: 90px;
	left: 210px;
}
#sitename h1 {
	font-size: 20px;
	line-height: 27px;
	color: #2e2678;
	font-weight: normal;
}
#header #informers {
	position: absolute;
	height: 250px;
	width: 250px;
	top: 0px;
	right: 0px;
	text-align: center;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#adds {
	background-image: url(i/adds.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 105px;
	margin: 10px auto;
	position: relative;
}
#adds a {
	text-decoration: none;
	height: 20px;
	width: 11px;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
}
#adds a:hover {
	background-position: right;
}
#adds a.home {
	background-image: url(i/home.gif);
	left: 20px;
}
#adds a.mail_us {
	background-image: url(i/mail.gif);
	left: 47px;
}
#adds a.site_map {
	background-image: url(i/sitemap.gif);
	left: 75px;
}
#informers #dater {
	height: 80px;
	background-image: url(i/dater.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px auto;
}

#dater .today {
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding-top: 7px;
}
#dater .day_month {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#dater #txt {
	background-image: url(i/time.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 70px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#visitors {
	font-size: 12px;
	line-height: 30px;
	color: #999;
	margin: 12px auto;
}
#visitors p {
	line-height: 30px;
	height: 30px;
}
#visitors span {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(i/digit.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	width: 30px;
	background-position: center center;
	padding: 15px;
}












/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 120px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 30px 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
}
#content ul {
	background-color: #e7e7e7;
	padding: 8px 18px;
	font-size: 14px;
	list-style-type: none;
	line-height: 1.2em;
	color: #666666;
	font-style: italic;
	margin: 18px 0;
}

#headstring {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	margin-top: 15px;
	position: relative;
	height: 40px;
}
#headstring h1 {
	font-size: 24px;
	font-weight: normal;
	color: #D9261C;
	display: block;
	position: absolute;
	left: 50px;
	top: -19px;
	background-image: url(i/topbg.png);
	background-position: center -270px;
	background-repeat: repeat-x;
	padding: 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
#gallery .foto_item {
	height: 170px;
	width: 200px;
	text-align: center;
	padding: 15px;
	float: left;
}
#gallery .foto_item img {
	height: 120px;
}
#gallery .foto_item .t_link {
	padding-top: 10px;
	display: block;
}







/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}
#sideLeft a {
	font-size: 13px;
	background: url(i/bullet.gif) no-repeat left center;
	text-decoration: none;
	line-height: normal;
	padding-left: 15px;
}
#sideLeft a:hover {
	background-image: none;
	color: #D9261C;
}
#sideLeft #current {
	background-image: url(i/menu.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideLeft #current a {
	color: #FFFFFF;
	background-position: -500px;
}
#sideLeft div {
	padding: 8px 0 8px 20px;
}





/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}
#divsearch {
	position: relative;
	margin: 5px 0 0 0;
}
#search {
	background: none;
	background-image: url(i/searchfield.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0;
	padding-left: 25px;
	width: 135px;
	position: absolute;
	left: 36px;
	top: 0px;
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	outline: none;
}
#go {
	background: none;
	background-image: url(i/go.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	position: absolute;
	left: 196px;
	border: 0;
	text-indent: -8000px;
	cursor: pointer;
}





/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -120px auto 0;
	min-width: 1000px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(i/footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#footer #navbottom {
	background-color: #d9261c;
	text-align: center;
}
#navbottom a {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 0 8px;
}
#footer #info {
	width: 80%
	font-size: 11px;
	line-height: normal;
	color: #666666;
	position: absolute;
	top: 30px;
	left: 50px;
}
#footer #counter {
	height: 31px;
	width: 31px;
	position: absolute;
	top: 54px;
	right: 50px;
}
#footer #anslogo {
	position: absolute;
	top: 53px;
	right: 90px;
}
#footer #sites {
	position: absolute;
	text-align: right;
	width: 60px;
	top: 50px;
	right: 145px;
}
#footer #sites a {
	font-size: 9px;
	line-height: normal;
	color: #666666;
}
.clear {
	clear: left;
}
#form2 {
	width: 100%;
}
#form2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#form2 table {
	width: 370px;
	margin: 10px auto;
}

#form2 .input_line {
	width: 200px;
}
#form2 .input_box {
	height: 60px;
	width: 200px;
}
#form2 .input_submint {
	padding: 2px 9px;
}
#form2 td {
	padding: 1px 4px;
	font-size: 12px;
	color: #666666;
}
#content .spec {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.gallery {
	float: left;
	width: 200px;
	height: 240px;
	padding-left: 24px;
	text-align: center;
}
.gallery a {
	text-decoration: none;
}