@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CBD3DE;
	background-image: url(images/background-1.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#main #maintable a {
	color: #FFFFFF;
}
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	height: auto;
	background-color: #536E92;
}
#maintable {
	position: absolute;
	top: 200px;
	z-index: 20;
	left: auto;
	right: auto;
	width: 970px;
}
#flashcont {
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
}
.pricetable td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h2 {
	font-size: 25px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: auto;
	display: inline;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
}
