body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-image: url(images/page-background.png);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #FFFF66;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#pagearea {
	width: 748px;
	position: relative;
}
#headerarea {
	margin: 0px;
	padding: 0px;
	height: 234px;
	width: 748px;
	position: relative;
}
#headerlogo {
	background-image: url(images/page-logo.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 15;
	height: 151px;
	width: 317px;
	left: 2px;
	top: 14px;
}

#sticky {
	/*background-image: url(images/ski3v-20.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 500;
	height: 80px;
	width: 294px;
	left: 452px;
	top: 60px;*/
}

.column-left{
	float: left;
	width: 197px;
	background-color: #fff;
	color: #666;
	padding: 10px;
	margin: 10px;

}
.column-left a{
	color: #999;
}

.column-right{
	float: right; 
	width: 197px;
	background-color: #fff;
	color: #666;
	padding: 10px;
	margin: 10px;
}
.column-right a{
	color: #999;
}

.column-center{
	display: inline-block;
	width: 197px;
	background-color: #fff;
	color: #666;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.column-center a{
	color: #999;
}




#contentpanel {
	width: 748px;
	position: relative;
	text-align: center;
	margin-bottom: 32px;
	background-image: url(images/contentarea-background.png);
	background-repeat: repeat-x;
	background-color: #80919c;
	padding-top: 18px;
}
#column-single {
	margin-right: 48px;
	margin-left: 48px;
	margin-bottom: 60px;
	text-align: left;
	margin-top: 4px;
}
#column-left {
	margin-bottom: 60px;
	text-align: left;
	margin-top: 4px;
	width: 288px;
	float: left;
	padding-left: 48px;
}
#column-right {
	margin-bottom: 60px;
	margin-top: 4px;
	width: 328px;
	float: right;
	text-align: left;
	padding-right: 48px;
}
#column-panel {
	margin-right: 27px;
	margin-left: 27px;
	margin-bottom: 36px;
	margin-top: 4px;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	background-color: #728088;
	color: #FFFFFF;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 18px;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-right: 0px;
	position: relative;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 8px;
	color: #b0dfff;
	padding-top: 8px;
}
p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#column-panel h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7b0b5;
	padding-right: 36px;
	/* padding-left: 176px; */
	padding-left: 176px;
	padding-top: 8px;
	padding-bottom: 20px;
}
#column-panel h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #b0dfff;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 176px;
	padding-right: 36px;
	padding-top: 8px;
}
#column-panel p {
	margin-top: 0px;
	padding-right: 36px;
	padding-left: 176px;
}
.specsblock {
	margin-top: 0px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7b0b5;
	padding-right: 12px;
	padding-left: 176px;
	padding-top: 4px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.specscolumn {
	float: left;
	position: relative;
	padding-right: 24px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.noteheading {
	font-size: 12px;
	font-weight: normal;
}
.infotable {
	margin-left: 10px;
	line-height: 24px;
	margin-bottom: 18px;
	margin-top: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6B2BA;
	border-right-color: #A6B2BA;
	border-bottom-color: #A6B2BA;
}
.infotable th {
	text-align: center;
	padding-left: 36px;
	padding-bottom: 4px;
	background-color: #8B9EAA;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6B2BA;
	padding-right: 36px;
}
.infotable td {
	padding-left: 36px;
	padding-bottom: 10px;
	padding-top: 6px;
	line-height: 28px;
	padding-right: 36px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6B2BA;
	text-align: center;
}

.pricestable {
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A6B2BA;
	border-right-color: #A6B2BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6B2BA;
}
.pricestable th {
	text-align: center;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #8B9EAA;
	padding-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6B2BA;
	padding-right: 12px;
	line-height: 16px;
	font-size: 14px;
}
.pricestable td {
	font-weight: 200;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 6px;
	line-height: 18px;
	padding-right: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6B2BA;
	text-align: center;
}


.photostrip {
	left: -21px;
	z-index: 100;
	position: absolute;
}
.photostripHoriz {
	margin-left: 15px;
	
}
.photoframe {
	border: 1px solid #5d6c77;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
	display: block;
}
.photoframeHoriz {
	border: 1px solid #5d6c77;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 3px;
	margin-right: 4px;
}
.photoframeFloatLeft {
	border: 1px solid #5d6c77;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	float:left;
}
.photoframeFloatRight {
	border: 1px solid #5d6c77;
	z-index: 100;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:Right;
}
.paperclip {
	position: absolute;
	z-index: 110;
	height: 55px;
	width: 85px;
	left: -35px;
	top: 72px;
}

.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
}


.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#clear-bottom {
	clear: both;
	display: block;
	height: 12px;
	overflow: hidden;
	background-image: url(images/contentarea-bottom.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}


