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

body,td,th {
	color: #FFF;
}
* { margin: 0px; padding:0px; outline: none; }
.clr { clear:both; }
body {
	background-color: #1E2730;
	background-image: url(images/background-repeat.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index: 0;
	position: relative;
}
h4 {
	padding-top: 10px;
	color: #536982;
}
ol {
	padding-left: 20px;
	margin-left: 20px;
}
ol li {
	padding-bottom: 10px;
}


.headerWrapper {
	width: 900px;
	height: 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3f464d;
	position: relative;
	z-index: 10;
}
.animationWrapper {
	height: 175px;
	width: 900px;
	position: absolute;
	z-index: -10;
	top: 0px;
	left: 50%;
}
.animationWrapper .animation {
	position: absolute;
	left: -28em;
}
.bodyWrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
}
.footerWrapper {
	background-color: #141a20;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C3845;
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C3845;
}
.headerWrapper ul {
	list-style-type: none;
	padding-top: 130px;
}
.headerWrapper ul li {
	float: left;
	padding: 8px;
}
.headerWrapper ul li a {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}
.headerWrapper .contactPhone {
	float: right;
	font-size: 24px;
	margin-top: 6px;
	color: #AAE3FE;
	text-align: right;
}
.bodyWrapper .mainContent {
	float: left;
	width: 580px;
	padding-top: 20px;
	padding-right: 20px;
}
.bodyWrapper .mainContent a {
	color: #ADDFFA;
	text-decoration: none;
}

.bodyWrapper .mainContent p {
	padding-bottom: 10px;
	line-height: 25px;
	text-align: justify;
}
.bodyWrapper .mainContent .floatList {
	list-style-type: none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bodyWrapper .mainContent .floatList li {
	padding-bottom: 6px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.bodyWrapper .mainContent ul li a {
	border: 1px solid #2C3845;
	margin-right: 3px;
	padding: 9px;
	background-color: #202933;
	display: block;
}
.bodyWrapper .mainContent ul {
	margin-left: 35px;
}

.bodyWrapper .mainContent ul li a:hover {
	border: 1px solid #A3E1FA;
	background-color: #7093A9;
	color: #1E2730;
}




.bodyWrapper .rightContent {
	float: right;
	width: 275px;
	padding-top: 20px;
}
.bodyWrapper .rightContent .subscribeForm {
	color: #CCC;
	font-size: 15px;
	margin-top: 20px;
	background-color: #141A20;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F464D;
	border-bottom-color: #3F464D;
}
.bodyWrapper .rightContent .subscribeForm input {
	color: #CCC;
	background-color: #1E2730;
	border: 1px solid #323F4E;
	margin-bottom: 3px;
	padding: 2px;
}

.bodyWrapper h1 {
	color: #323F4E;
	font-size: 24px;
	font-weight: lighter;
}
.bodyWrapper h2 {
	color: #A8E2FA;
	font-size: 19px;
	font-weight: lighter;
}
.bodyWrapper p {
	color: #CCC;
	font-size: 16px;
}
.packagePrice {
	font-size: 25px;
	color: #B4C1CF;
	float: right;
}

.footerWrapper .footer {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	color: #6F92A8;
	font-size: 13px;
}
.footerWrapper .footer a {
	color: #6F92A8;
	text-decoration: none;
}


.contactForm {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 15px;
	color: #333;
	margin-bottom: 5px;
}
.myForm {
	padding: 7px 5px 7px 5px;
	color:#CCC;
}
.myButton {
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #666;
	color: #09F;
	margin-top: 8px;
	width: 100px;
} 
#transfer {
	background: url(images/Transfer-to-DVD-Preserve-Your-Memories.jpg) no-repeat left top;
	height: 219px;
	padding-top: 10px;
	padding-left: 20px;
}
