body {
	background-attachment: fixed;
	background-image: url(../images2/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}* {
	margin: 0px;

}

p {
	font-family: "georgia", serif;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	text-align: justify;
}

h1 {
	font-family: "georgia", serif;
	font-size: 18px;
	color: #06b;
	text-align: left;
	font-style: italic;
}
h2 a{
	font-family: "georgia", serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#content p a{
	font-family: "georgia", serif;
	font-size: 14px;
	color: #666;
}




#wrap {
	width: 931px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2/content_border_content.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 325px;
	padding-left: 35px;
	padding-right: 34px;
}
#wrap  #logo{
	width: 100%;
	position: relative;
	top: 0px;
	height: 325px;
	overflow: hidden;
	visibility: visible;
}

#wrap #logo #name {
	height: 44px;
	width: 100%;
	position: absolute;
	z-index: 1;
	background-image: url(../images2/80percent.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-right: 10px;
	left: 0;
	top: 0;
	text-align: left;
	float: left;
}
#wrap #logo #name  #fb{
	width: 90px;
	float: left;
	z-index: 2;
	margin-top: 10px;
	height: 20px;
	margin-left: 28px;
}
#wrap #logo #name #goo {
	width: 50px;
	float: left;
	z-index: 6;
	margin-top: 12px;
	height: 18px;
}

#wrap #logo #name a img {
	float: left;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wrap #navwrap{
	width: 910px;
	min-height: 36px;
	overflow: visible;
	bottom: 0px;
	position: absolute;
	background-image: url(../images2/80percent.png);
	background-repeat: repeat;
	left: 0px;
	padding-left: 20px;
	padding-right: 5px;
	z-index: 1;
}
#wrap #navwrap #nav{
	height: 37px;
	margin-left: 0px;
	float: right;
}
#wrap #navwrap #subnav {
	float: right;
	width: 500px;
	height: 32px;
	overflow: hidden;
}

#content-wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}
#content-wrap #border-top {
	height: 15px;
	width: 1000px;
	background-image: url(../images2/content_border_content.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content-wrap #content {
	background-image: url(../images2/content_border_content.png);
	min-height: 300px;
	padding-left: 50px;
	background-repeat: repeat-y;
	clear: right;
	padding-right: 50px;
	text-align: left;
}
#content-wrap #border-bottom {
	height: 50px;
	width: 1000px;
	clear: both;
	background-image: url(../images2/content_border_bottom.png);
	text-align: right;
	line-height: 65px;
	color: #666;
	font-size: 12px;
	background-repeat: repeat;
}
#content #extend  {
	clear: both;
}
#content-wrap #content  #img{
	float: right;
	margin-left: 20px;
}
#slideshow {
	float: right;
	margin-right: 50px;
	clear: none;
	margin-left: 10px;
}
#content #contact  *{
	font-family: "georgia", serif;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.pagebreak {
	height: 1px;
	width: 700px;
	margin-right: auto;
	margin-left: 38px;
}
