a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(Images/background.png);
	background-color: #CBE7F6;
	background-repeat: repeat-x;
}

#container {
	height: 620px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/page.png);
	background-repeat: no-repeat;
}
.header {
	height: 70px;
	width: 100%;
}
.links {
	height: 45px;
	width: 100%;
}
.links_contact {
	height: 40px;
	width: 350px;
	float: left;
}
.links_contact_button {
	float: right;
	height: 40px;
	width: 160px;
}


.links_text {
	width: 310px;
	float: right;
	height: 40px;
	text-align: center;
}
.links_text_segment1 {
	height: 40px;
	width: 120px;
	float: left;
}
.links_text_segment2 {
	height: 40px;
	width: 90px;
	float: left;
}
.links_text_segmentspace {
	float: left;
	height: 40px;
	width: 10px;
}
.page {
	width: 100%;
	height: 495px;
}
.textabove {
	height: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #4D99CF;
}
.picture {
	width: 740px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(Images/flashbg.png);
}
.picture_space {
	height: 15px;
	width: 100%;
}
.picture_flash {
	height: 270px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.picture2 {
	width: 740px;
	height: 260px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/shop_photo_inside.jpg);
	margin-top: 20px;
	background-position: center;
}
.text {
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 180px;
}
.text2 {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 100px;
}
.text_segment1 {
	height: 50px;
	width: 100%;
	margin-bottom: 15px;
	text-align: justify;
}
.text_segment2 {
	height: 32px;
	width: 100%;
	margin-bottom: 15px;
	text-align: justify;
}
.text_segment3 {
	height: 20px;
	width: 100%;
	margin-bottom: 15px;
	text-align: justify;
}
.text_bottom {
	height: auto;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 5px;
}
.footer {
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.googlemap {
	height: 440px;
	width: 100%;
	margin-top: 15px;
	clear: both;
	float: left;
	background-image: url(Images/googlebg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.googlemap_content {
	height: 420px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
