@charset "UTF-8";
#main_container_shadow {
	background: url(images/background_shadow.png) repeat-y;
	height: 863px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
/* CSS Document */

#container {
	height: 700px;
	width: 896px;
	position: relative;
	left: 43px;
	color: #FFFFFF;
}
#top_image {
	background: url(images/top_watch.jpg) no-repeat center top;
	position: absolute;
	height: 19px;
	width: 896px;
	left: -20px;
	top: 90px;
}
#center_image {
	background: url(images/inside_watch.jpg) repeat-y center;
	position: absolute;
	width: 896px;
	left: -20px;
	top: 109px;
	height: 490px;
}
#bottom_image {
	background: url(images/bottom_watch.jpg) no-repeat center top;
	position: absolute;
	height: 50px;
	width: 896px;
	left: -20px;
	top: 599px;
}
#logo {
	height: 90px;
	width: 252px;
	position: absolute;
	top: 55px;
	left: 23px;
}
#tag {
	height: 120px;
	width: 140px;
	position: absolute;
	top: 37px;
	left: 500px;
	background: url(images/tag.png) no-repeat;
}
h1 {
	font: italic bold 31px/32px Arial, Helvetica, sans-serif;
	color: #1ebceb;
}
p {
	margin-top: 50px;
}
#bottom_menu {
	position: absolute;
	height: 50px;
	width: 898px;
	left: 0px;
	top: 704px;
}
#bottom_dots {
	position: absolute;
	height: 110px;
	width: 896px;
	left: 2px;
	top: 757px;
	background: url(images/bottom_dots.jpg) no-repeat bottom;
}
#main_container_bottom_shadow {
	background: url(images/background_shadow_bottom.png) no-repeat;
	height: 100px;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
.large_type_insulate {
	font: italic bold 31px/32px Arial, Helvetica, sans-serif;
	color: #63B848;
	text-align: center;
}
#insulate_type {
	width: 210px;
	top: 66px;
	position: absolute;
	left: 285px;
}
#phone_type {
	width: 210px;
	top: 66px;
	position: absolute;
	left: 655px;
}
.large_type_phone {
	font: italic bold 19px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}
.large_type_email {
	font: italic bold 15px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.large_type_email a:link {
	font: italic bold 15px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.large_type_email a:visited {
	font: italic bold 15px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#headline_type {
	width: 800px;
	top: 0px;
	position: absolute;
	left: 50px;
	height: 20px;
	background: left;
	text-align: left;
}
.large_headline {
	font: italic bold 31px/32px Arial, Helvetica, sans-serif;
	color: #1ebceb;
}
.paragraph_type {
	font: 14px/30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.paragraph_type a:link {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.paragraph_type a:visited {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#contact_box {
	height: 450px;
	width: 500px;
	position: absolute;
	left: 50px;
	top: 60px;
}
#contact_info {
	height: 450px;
	width: 270px;
	position: absolute;
	left: 570px;
	top: 60px;
	text-align: center;
}
.paragraph_type_2 {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

