#logo {
	position:absolute;
	left:-10px;
	top:-20px;
	width:303px;
	height:138px;
	z-index:1;
}
.strap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#point1 {
	position: relative;
	height: 76px;
	width: 226px;
	top: 18px;
	left: 22px;
}
#adress {
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 60px;
	background-color: #FCE3D5;
}
#footPad {
	top: 100px;
	position: relative;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


.orangeLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc6633;
	font-weight: bold;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}



#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	height: auto;
}
#header {
	position: relative;
	height: 125px;
	width: 800px;
}
#headerText {
	position: relative;
	height: 25px;
	width: 350px;
	left: 450px;
	top: 30px;
}
#menuBar {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#pointsContainer {
	position: relative;
	height: 110px;
	width: 800px;
	top: 40px;
	background-image: url(art/points_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
#lineTwo {
	position: relative;
	height: 3px;
	width: 800px;
	top: 20px;
	background-image: url(art/blue_line.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
}



.vert_line {
	background-image: url(art/blue_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#headerLine {
	position: relative;
	height: 4px;
	width: 500px;
	left: 300px;
	top: 35px;
	background-image: url(art/blue_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#menuBar a:link, #menuBar a:visited {
	color: #cc6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}

#menuBar  a:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
}

#contentMail {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 270px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.largeTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}

.adressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
.smallTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000066;
}
#contentauto {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: auto;
	width: 800px;
}
.smallTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666;
}
