@charset "utf-8";
/* CSS Document */

body {
	background-color: #c0cad3;
	background-image: url('img/bg_blue.jpg');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

h1 {
	font-family: lucida sans;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0c4070;
	letter-spacing: -1px;
	margin-top: 0px;
}

p, ul {
	font-family: arial;
	font-size: 14px;
	margin-top: 0px;
	text-align: left;
}

p.middle {
	text-align: center;
	margin-bottom: 8px;
}

b {
	font-size: 16px;
}

b.standout {
	color: #eb4e17;
}

b.phone {
	font-size: 30px;
	color: #ff2400;
}

li {
	padding: 0px 0px 10px 5px;
}

input.field {
	width: 160px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

input.button {
	width: 80px;
	margin-bottom: 0px;
}

textarea {
	width: 250px;
	height: 90px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

#container {
	width: 934px;
	position: relative;
}

#bodydiv {
	width: 804px;
	background-color: #ffffff;
	position: relative;
	padding: 0px 8px 0px 8px;
	border-left: 2px solid #737f87;
	border-right: 2px solid #737f87;
}

.navbar {
	width: 800px;
	height: 26px;
	position: relative;
	margin-top: 5px;
	text-align: left;
}

a.navblock div {
	width: 100px;
	background-color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 3px;
	padding: 6px 6px 6px 8px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}

a.navblock:hover div {
	background-color: #303030;
}

.section {
	width: 800px;
	height: 270px;
	margin-top: 10px;
	text-align: left;
}

.section2 {
	width: 770px;
	background-color: #fff6c2;
	margin-bottom: 25px;
	padding: 15px 15px 5px 15px;
	text-align: left;
}

.section3 {
	width: 800px;
	height: 390px;
	text-align: left;
}

.section4 {
	width: 800px;
	height: 413px;
	position: relative;
	text-align: left;
}

.section5 {
	width: 800px;
	height: 330px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.footer {
	width: 790px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	margin-top: -10px;
	padding: 0px 0px 10px 0px;
}

.back {
	width: 784px;
	background-color: #e3e3e3;
	text-align: right;
	margin: 20px 0px 20px 0px;
	padding: 6px 10px 6px 6px;
}

.back a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #6c6c6c;
	padding: 0px;
	margin: 0px;
}

.back a:hover {
	color: #2d2d2d;
}

.video {
	width: 270px;
	padding: 10px;
	border-right: 3px solid #cfcfcf;
	float: left;
}

.intro {
	width: 470px;
	margin-left: 0px;
	padding: 10px;
	float: right;
}

.why {
	width: 400px;
	padding: 10px;
	float: left;
}

.services {
	width: 300px;
	background-color: #4e5a63;
	position: relative;
	margin-right: 10px;
	padding: 15px;
	float: right;
}

.services h1 {
	color: #ffffff;
}

a.highlight div {
	width: 285px;
	background-color: #45525c;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}

a.highlight:hover div {
	background-color: #364048;
}

.contact {
	width: 300px;
	height: 373px;
	background-color: #fff6c2;
	font-family: arial;
	font-size: 14px;
	padding: 20px;
	float: left;
}

.product {
	width: 400px;
	margin-right: 15px;
	padding: 10px;
	float: right;
}

.order1 {
	width: 231px;
	height: 270px;
	position: relative;
	padding: 10px 12px 10px 10px;
	border-right: 3px solid #cfcfcf;
	text-align: center;
	float: left;
}

.order2 {
	width: 238px;
	height: 270px;
	position: relative;
	margin: 0px;
	padding: 10px;
	text-align: center;
	float: left;
}

.order3 {
	width: 231px;
	height: 270px;
	position: relative;
	padding: 10px 10px 10px 12px;
	border-left: 3px solid #cfcfcf;
	text-align: center;
	float: left;
}

#stage {
	width: 800px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 140px;
	margin: 0 auto;
}

#slider-buttons {
	width: 800px;
	margin: 0 auto;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}

#slider-buttons a {
	font-size: 16px;
	font-weight: bold;
	color: #eb4e17;
	cursor: pointer;
}

#slider-buttons a:hover {
	color: #dc410a;
}

#myList {
	width: 3000px;
	border: 0; 
	margin: 0; 
	padding: 0; 
	left:400px;
}

#myList li {
	list-style: none; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	margin-right: 13px;
	padding: 0px; 
	background: #DEDEDE;
	float: left;
	width: 190px;
	height: 132px;
}
		
#myList li img {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #cccccc;
}

#99overlay {
	position: absolute;
	right: 0px;
	top: 277px;
	z-index: 100;
}
