#wrapper {
	
}

#topmenu {
	width: 972px;
	position: absolute;
	top: 1px;
}
#topmenu a {
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} 

#head {
	background-image: url("../images/layout/site/headLine.png");
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

#innerhead {
	background-image: url("../images/layout/site/headLine.png");
	background-repeat: repeat-x;
	width: 977px;
	margin: auto;
	height: 82px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#logo {
	padding-top: 5px;
	padding-left: 10px;
	width: 959px;
}

#menu {
	background-position: 50%;
	background-repeat: repeat-y;
	/*background-image: url("../images/layout/site/menuBack.png");*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 22px;
	font-size: 15px;
}

#innermenu {
	width: 976px;
	height: 15px;
	margin: auto;
	text-align: left;
	/*background-image: url("../images/layout/site/innerMenuBack.png");*/
	background-repeat: no-repeat;;
	padding: 2px 0px 4px 14px;
}

#active a {
	text-decoration: none;
	font-weight: bold;
	color: #ededed;
}

.menuLink {
	float: left;
}

.menuLink a {
	text-decoration: none;
	color: #D68B92;
	font-weight: bold;
}

.menuLink a:hover{
	color: #ededed;
}

.dots {
	text-align: center;
	float: left;
	width: 84px;
	color: #D68B92;
}

#site {
	width: 966px;
	margin: auto;
	text-align: left;
	padding-top: 10px;
	padding-left: 11px;
}

.pics {
	border: 2px solid #ededed;	
}

#bottom {
	background-image: url("../images/layout/site/bottomLine.png");
	background-repeat: repeat-x;
	margin-top: 10px;
}

#innerbottom {
	background-image: url("../images/layout/site/bottomLine.png");
	background-repeat: repeat-x;
	width: 976px;
	margin: auto;
	height: 46px;
	padding: 0px 0px 0px 0px;
}

#bottomLogo {
	padding-top: 8px;
	padding-left: 10px;
	float: left;
	text-align: left;
	width: 720px;
}

#exponartText {
	float: left;
	padding-top: 8px;
	width: 140px;
	text-align: left;
	font-size: 12px;
}

#exponartImage {
	text-align: center;
	width: 100px;
	float: left;
	padding-top: 4px;
}
