* html div {
	padding: 0px;
	margin: 0px;
} 

#header {
	height: 239px;
	background: url('../images/bgtop.png') repeat-x;
	/*background-repeat: repeat-x;
	background-image: url('bgtop.png');*/
}

body {
	/*background-image: url('bgcolor.png');*/
	background: url('../images/bgcolor.png');
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, sans-serif, Arial;
}

#center {
	height: 83px;
	width: 754px;
}

.chain {
	clear: right;
	float: left;
}

#lpole {
	/*background-image: url('pole1.png');*/
	background: url('../images/pole1.png');
	height: 83px;
	width: 3px
}

#rpole {
	height: 83px;
	width: 3px;
	/*background-image: url('pole3.png');*/
	background: url('../images/pole3.png');
}

#top {
	height: 83px;
	/*max-height: 83px;*/
	width: 760px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	/*background-repeat: no-repeat;
	background-image: url('main.png');*/
	background: url('../images/main.png') no-repeat;
	width: 758px;
	height: 156px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0 50%;
	/*background-position-y:50%;*/
}

#slogan {
	padding-top: 40px;
	font-weight: bold;
	font-size: 30px;
	color: white;
	padding-left: 30px;
	width: 345px;
	
}#main {
	height: 362px;
	background-position: 0px top;
	background: url('../images/bgbody.png') repeat-x;
	/*background-repeat: repeat-x;
	background-image: url('bgbody.png');*/
}

#shadow {
	font-size: small;
	padding-left: 25px;
	background-position:  center 50%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 772px;
	background-repeat: repeat-y;
	background-image: url(../images/shadow.png);
}

* html #shadow {
	background-image: url(../images/shadow.gif);
}

#name {
	padding-left: 10px;
	padding-top: 27px;
	color: #661329;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 83px;
	width: 325px;
	font-size: 30px;
	overflow: hidden;
}

#pole2 {
	height: 82px;
	width: 1px;
	background: url('../images/pole2.png');
	/*background-image: url('pole2.png');*/
}

#dome {
	margin-left: 94px;
	height: 83px;
	width: 129px;
	background: url('../images/dometop2.png');
	/*background-image: url('dometop2.png');*/
}

#left {
	width: 210px;
	line-height: 14.5pt;
	font-size: 8pt;
}

#spacer {
	margin-right: 10px;
	margin-top: 20px;
	height: 263px;
	width: 2px;
	background: url('../images/vbar.png');
	/*background-image: url('vbar.png');*/
}

#image {
	left: -5px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url('img.png');*/
	background: url('../images/img.png');
	height: 92px;
	width: 172px
}

#contact {
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 210px;
}

#centermain {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 30px;
	width: 300px;
}

a.acenter {
	font-size: 12pt;
	text-align: center;
	color: #6f162c;
}

a.emaillink {
	font-size: 8pt;
	color: #6f162c;
}


#footer {
	color: #2b2b2b;
	text-align: center;
	padding-right: 25px;
	font-size: x-small;
}

#menutop {
	padding: 0px;
	margin: 0px;
	background: url('../images/menutop2.png') no-repeat;
	/*background-repeat: no-repeat;
	background-image: url('menutop2.png');*/
	height: 15px;
	width: 224px;
	background-position: 0 50%;
	/*background-position-y:50%*/
}

#menubot {
	padding: 0px;
	margin: 0px;
	background: url('../images/menubot2.png') no-repeat;
	/*background-repeat: no-repeat;
	background-image: url('menubot2.png');*/
	height: 12px;
	width: 224px;
}

#square {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	padding-left: 15px;
	width: 210px;
	background: url('../images/menubg2.png') repeat-y;
	/*background-repeat: repeat-y;
	background-image: url('menubg2.png');*/
	overflow: hidden;
	line-height: 8pt;
	font-size: 8pt;
}

#menu {
	width: 225px;
	bottom: 14px;
	left: 23px;
	position: relative;
}

#headline {
	font-size: 12pt;
	color: #7d172c;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#headline2 {
	color: white;
	font-size: 11pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	overflow: visible;
}
