﻿html,body {
	width: 100%;
	height: 100%;
	min-width: 1000px;
}

body {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#wrap {
	margin-left: 50%;
}

#wrapwrap {
	margin-left: -500px;
}

#header {
	background: url('images/header.gif') no-repeat;
	width: 1000px;
	height: 362px;
	text-align: center;
}

#header img{
	margin-top: 30px;
}

#header span{
	display: block;
	font: bold 13px Arial;
	color: white;
	word-spacing: 1px;
	letter-spacing: 0.3pt;
	margin-top: -5px;
}

#menu {
	background: url('images/menu.gif') repeat-x;
	width: 1000px;
	height: 34px;
	padding-top: 1px;
}

#menu  ul{
	list-style: none;
	margin-top: -1px;
}

#menu  ul .first{
	float: left;
	margin-left: 25px;
}

#menu  ul li{
	float: left;
	margin-left: 26px;
}

#menu  ul li a{
	background: url('images/menubut.gif') no-repeat;
	width: 85px;
	height: 34px;
	display: block;
	float: left;
	font: bold 13px Arial;
	color: white;
	padding-top: 9px;
	text-align: center;
	text-decoration: none;
}

#menu  ul li a:hover{
	background: url('images/menubut_on.gif') no-repeat;
	font: bold 13px Arial;
	color: #03b8fe;
	text-align: center;
}

#menu form {
	width: 222px;
	height: 15px;
	float: right;
	margin-top: -10px;
	margin-right: 20px;
}



#menu form #inp {
	width: 147px;
	height: 15px;
	border: 1px solid white;
	padding-right: 76px;
}

#menu form #sub {
	position: relative;
	top: -18px;
	float: right;
	margin-right: -2px;
}

#wrapmiddle {
	width: 1000px;
}

#leftcol {
	width: 211px;
	float: left;
	margin-left: 11px;
}

#leftcol #nav1{
	width: 211px;
}

#leftcol #navtop1{
	background: url('images/navtop1.gif') no-repeat;
	width: 211px;
	height: 17px;
	padding-top: 0px;
}

#leftcol #navmiddle1{
	background: url('images/navmiddle1.gif') repeat-y;
	width: 211px;

}

#leftcol #navbottom1{
	background: url('images/navbottom1.gif') no-repeat;
	width: 211px;
	height: 21px;
}

#leftcol #nav2{
	width: 211px;
}

#leftcol #navtop2{
	background: url('images/navtop2.png') no-repeat;
	width: 211px;
	height: 28px;
}

#leftcol #navmiddle2{
	background: url('images/navmiddle2.png') repeat-y;
	width: 211px;
	margin-top: -16px;
}

#leftcol #navmiddle2 ul{
	list-style: none;
	margin-left: -28px;
	position: relative;
	top: -22px;
}

#leftcol #navmiddle2 ul li{
	width: 187px;
	height: 33px;
	display: block;
}

#leftcol #navmiddle2 ul a{
	background: url('images/button.png') no-repeat;
	width: 187px;
	height: 33px;
	display: block;
	font: bold 14px Arial;
	color: black;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	margin-top: 4px;
}

#leftcol #navbottom2{
	background: url('images/navbottom2.png') no-repeat;
	width: 211px;
	height: 28px;
	margin-top: -55px;
}

#leftcol #googlead{
	width: 211px;
	margin-left: 15px;
	margin-top: 40px;
}

#leftcol #googlead h2{
	font: bold 14px Arial;
	color: black;
}

#leftcol #googlead .block1 {
	width: 190px;
}

#leftcol #googlead .block1 h3{
	font: bold 12px Arial;
	color: black;
	text-decoration: underline;
	margin-top: 20px;
}

#leftcol #googlead .block1 span{
	display: block;
	font: bold 12px Arial;
	color: #737373;
	margin-top: -8px;
	line-height: 1.7;
}

#leftcol #googlead .block1 a{
	font: bold 12px Arial;
	color: #0873f8;
	text-decoration: underline;
}

#center {
	width: 510px;
	float: left;
	margin-left: 35px;
}

#center .block{
	width: 510px;
	margin-bottom: 25px;
}

#center .block h1 {
	font: bold 14px Arial;
	color: #3cbbec;
}

#center .block span {
	display: block;
	font: bold 12px Arial;
	color: #737373;
	text-align: justify;
	word-spacing: 6px;
	line-height: 1.4;
}

#center .block a {
	font: bold 11px Arial;
	color: #0873f8;
	float: right;
	text-decoration: underline;
	margin-top: -10px;
}

#center .block a:hover{
	color: #ffa837;
}


#center .block img {
	margin-bottom: 10px;
}

#center .block .horline {
	background: url('images/horline.gif') no-repeat;
	width: 510px;
	height: 1px;
	margin-bottom: 10px;
}

#rightcol {
	width: 185px;
	float: left;
	margin-left: 35px;
}

#rightcol #artsite{
	background: url('images/artsite.gif') no-repeat;
	display: block;
	width: 159px;
	height: 28px;
	margin: 20px 0px 20px 10px;
}

#rightcol .block{
	width: 185px;
	margin-bottom: 20px;
}

#rightcol .block h3 {
	font: bold 12px Arial;
	color: black;
	word-spacing: 4px;
	letter-spacing: 0.3pt;
}

#rightcol .block span {
	display: block;
	font: bold 12px Arial;
	color: #737373;
	margin-top: -10px;
	word-spacing: 4px;
	letter-spacing: 0.3pt;
}

#rightcol .block a {
	font: bold 11px Arial;
	color: #0873f8;
	float: right;
	text-decoration: underline;
	margin-top: -15px;
	margin-right: 15px;
}

#rightcol .block a:hover{
	color: #ffa837;
}

#rightcol .block img {
	margin-bottom: 0px;
}

#footer {
	background: url('images/footer.gif') repeat-x;
	width: 1000px;
	height: 71px;
}

#footer #pol{
	background: url('images/footerpol.gif') repeat-x;
	width: 173px;
	height: 6px;
	position: absolute;
	z-index: 1;
	margin-left: 25px;
}

#footer #midd{
	width: 1000px;
	text-align: center;
}

#footer #midd #counters{
	padding-top: 10px;
}

#footer #midd #counters img{
	margin-left: 5px;
}

#footer #midd #copy{
	
}

#footer #midd #copy span{
	font: bold 12px Arial;
	color: white;
}

#footer #midd #copy a{
	font: bold 12px Arial;
	color: #0cb6f7;
	text-decoration: underline;
}

.clear {
	clear: both;
}
