body, ul, li, p, h1, h2, h3, h4, h5, h6, form, dd, dt, dl {
	margin: 0px;
	padding: 0 0 5px 0;
	border: 0;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}

a {
	color: #0051a6;
}


#body {
	background: url('_img/bg.jpg') top left repeat-x;
}

#header {
	width: 100%;
	border: 1px transparent red;
	margin-top: 30px;
	float: left;
	position: relative;

}

#headerContent {
	height: 109px;
	width: 85%;
        min-width: 900px;
	margin-left: 5%;
	margin-top: 00px;
	background: url('_img/cross.jpg') top left no-repeat;
	float: left;
	position: relative;
}

#headerContent p, #headerContent span, #headerContent ul {
	list-style: none;
	margin-left: 100px;
}

#headerContent p {
	font-size: 30px;
	color: #0051a6;
}

#headerContent span {
	font-size: 24px;
	color: #0051a6;
	position: relative;
	top: -5px;
}

#headerContent ul {
	padding-top: 15px;
}

#headerContent li {
	float: left;
}

#headerContent li a {
	font-size: 15px;
}

#headerContent a:hover {
	font-size: 15px; 
	color: #EF5400;
}


#headerContent a {
	color: #0051a6;
	font-size: 14px;
}

#headerAbout {
        border: 1px solid #aaa;
	width: 70%;
	margin-left: 5%;
	margin-top: 5px;
	float: left;
	position: relative;
	background: #eee;
	padding: 10px 10px 0 10px;
}

#headerAbout h3 {
	color: #0051a6;
	font-size: 16px;
}

#headerAbout p {
	font-size: 13px;
}

#headerAbout a {
	font-size: 11px;
	color: #0051a6;
	font-weight: bold;
}

#headerAbout h3 a {
	font-size: 16px;
	font-weight: normal;
}

#headerSearch {
	width: 17%;
	margin-right: 3%;
	float: right;
	position: relative;
}

#headerSearch h2 {
	font-size: 14px;
}

#headerSearch p {
	margin-top: 10px;
}

#headerSearch label {
	font-size: 12px;
	font-weight: bold;
}

#headerSearch .text{
	width: 97%;
}

#headerSearch select {
	width: 100%;
}

#submit {
	float: right;
	position: relative;
	margin-top: 10px;
}

#contentObject {
	float: left;
	position: relative;
	width: 70%;
	margin-left: 5%;
}

#object {
	width: 47%;
	float: left;
	position: relative;
}

#object h1{
	font-size: 20px;
	color: #0051a6;
	text-decoration: underline;
}

dd, dt {
	float: left;
	margin-right: 5px;
	font-size: 11px;
}

dt {
	font-weight: bold;
}

dl {
	margin-top: 3px;
}

#map {
	float: left;
	
paddinf-right:20px;
margin-right:10px;
}

#YMapsID
 {
	float: left;
	
paddinf-right:20px;
margin-right:10px;
}


#content {
	
	position: relative;
	width: 100%;


}

#contentMain {
	float: left;
	position: relative;
	width: 70%;
	margin-left: 5%;
}

#contentMain a:hover { 
	color: #EF5400;
}

#contentMain ul {
	float: left;
	list-style: none;
	width: 28%;
	margin-top: 5px;
	margin-right: 4%;
}

#contentMain li {
	margin-top: 2px;
}

#contentMain div {
	margin-top: 20px;
	float: left;
	position: relative;
	width: 100%;
}

#contentMain h1 {
	font-size: 15px;
	font-weight: bold;
}

#contentMain ul a {
	color: #0051a6;
}

#contentMain span {
	position: absolute;
	bottom: -15px;
	right: 10px;
	background: url('_img/icon.jpg') bottom left no-repeat;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}

#contentMain span a:hover {
	font-size: 13px;
}

#contentAlt {
	margin-top: 20px;
	float: right;
	width: 17%;
	margin-right: 3%;
	position: relative;
}

#contentAlt h2{
	font-size: 13px;
}

#contentAlt ul {
        border: 1px solid #aaa;
	list-style: none;
	margin-top: 10px;
	padding: 10px;
	background: #eee;
}

#contentAlt a {
	font-size: 12px;
}

#contentAlt li {
	margin-top: 5px;
}

#contentAlt a:hover {

	color: #EF5400;
}

#sort {
	float: left;
	position: relative;
	width: 70%;
	margin-left: 5%;
	text-align: center;
}

#content table {
	float: left;
	position: relative;
	width: 70%;
	margin-left: 5%;
	margin-top: 10px;
	color: #0051a6;
}

#content table th {
	height: 35px;
}


#content table td {
	font-size: 12px;
	height: 20px;
	padding: 10px;
}
#content table a {
        text-decoration: none;
}

#content table .even td {
	background: #eee;
}

#adv {
	width: 70%;
	height: 70px;
	
	float: left;
	position: relative;
	margin-left: 5%;
	margin-top: 30px;
}

#footer {
        border-top: 1px solid #aaa;
	float: left;
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	background: #eee;
	text-align: left;
        padding-top: 20px;
}
#counters {
        float: right;
        margin-top: -10px;
}

#copyright {
	font-size: 12px;
	color: #444;
        padding-left: 20px;
        float: left;
        margin-top: -10px;
}

.tableborder
{border: 1px solid #000000;
padding: 2pt; }

