/* <?php include_once("header.html"); ?> */
/* &nbsp; = space */
/* light blue = #DDEEF9; */
/* dark blue = #BCCAD4; */
/* yellow = #FAF3DE; */
/* grey text = #121212; */
/* dark grey = #9AA6AD; */
/* white alternate = #FCFCFC; */




body, html {
	color: black; 
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color: #FCFCFC ; 
	text-align: left;
	margin-top: 20px;
	}

body {
	font-size: 14px;
	}

#mainwrapper {
	position: relative;
	top: 70px;
	width: 500px;
	height: 500px;
	background: #FCFCFC;
	text-align: center;
}


#mainblue {
	position: relative;
	top: 0px;
	width: 400px;
	height: 400px;
	background: #DDEEF9;
}

#mainyellow {
	position: absolute;
	top: 80px;
	left: -150px;
	width: 400px;
	height: 150px;
	background: #FAF3DE;
}


#maindark {
	position: absolute;
	top: 190px;
	left: 150px;
	width: 400px;
	height: 150px;
	background: #BCCAD4;
}


#mainlogo {
	position: absolute;
	left: 0px;
	top: 120px;
	left: 120px;
	width: auto;
	height: auto;
}


#maintext {
	position: relative;
	top: 20px;
	width: 400px;
	height: auto;
	background: #FCFCFC;
	font: 16px arial, sans-serif;
}

#headerwrapper {
	position: relative;
	top: 0px;
	left: 0px;
	background: #DDEEF9;
	width: 96%;
	padding: 0px;
	height: 220px;
	text-align: justify;
	font-size: 16px;	
}

#mainContainer {
	position: relative;
	top: 20px;
	border: 0px solid black;
	width: 580px;
	height: auto;
	background: #DDEEF9;
	text-align: left;
	padding-bottom: 110px;
	margin-bottom: 20px;
	}


#wrapper {
	position: relative;
	top: 0px;
	border: 0px solid black;
	width: 580px;
	height: auto;
	background: #FCFCFC;
	text-align: left;
	padding-bottom: 20px;
	}
#logobox {
	position: absolute;
	top: -17px;
	left: 515px;
	z-index: 1;
	padding: 1px;
	background: #FCFCFC;
	}

#navmain {
	position: absolute;
	top: 40px;
	left: -80px;
	width: 740px;
	background: #FAF3DE;
	margin: 0 auto;
	text-align: left;
	padding: 14px 10px 14px 100px;
	}

#navmain a {
	padding-right: 50px;
        color: #9AA6AD;
        font-weight: bold;
        text-decoration: none;
	font-size: 14px;
	}

#navmain a:hover {
	text-decoration: underline;
	}

#navsub {
	position: absolute;
	top: 90px;
	left: -80px;
	width: 740px;
	background: #9AA6AD;
	text-align: left;
	padding: 10px 10px 10px 100px;
	color: #FCFCFC;
	}

#navsub a {
	padding-right: 30px;
        color: #FCFCFC;
        text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}

#navsub a:hover {
	text-decoration: underline;
	}

#foliotitle {
	position: absolute;
	top: 160px;
	left: 75px;
	width: 420px;
	height: auto;
	background: #DDEEF9;
	color: #BCCAD4;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}

#insidewrapper {
	position: relative;
	left: 12px;
	background: #FCFCFC;
	width: 96%;
	padding: 10px 10px 40px 10px;
	height: auto;
	text-align: justify;
	font-size: 16px;
	}

#terms {
	position: relative;
	top: 0px;
	left: 0px;
	background: #FCFCFC;
	width: 100%;
	height: auto;
	text-align: justify;
	font-size: 16px;
	padding: 10px;
	}


#textbox {
	position: relative;
	top: 0px;
	left: 60px;
	background: #FCFCFC;
	width: 420px;
	height: auto;
	text-align: justify;
	font-size: 16px;
	padding: 20px 20px 20px 0px;
	}


#textbox a {
	color: black;
	text-decoration: underline;
}

#textbox a:hover{
	color: #BCCAD4; 
}




.foliopic {
	position: relative;
	left: 60px;
	border: 0px solid black;
	width: 450px;
	height: auto;
	background: #FCFCFC;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #BCCAD4;
}

.foliopic a {
	color: #BCCAD4;
	text-decoration: none;
}

.foliopic a:hover {
	text-decoration: underline;
}


.designpic {
	top: 10px;
	position: relative;
	left: 70px;
	border: 0px solid black;
	width: 385px;
	height: auto;
	background: #FCFCFC;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #BCCAD4;
}


.designtext {
	position: relative;
	top: 10px;
	left: 60px;
	border: 0px solid black;
	width: 400px;
	height: auto;
	background: #FCFCFC;
	text-align: justify;
	margin-top: 20px;
	padding: 0px 30px 0 30px;
	font-size: 16px;
	color: #9AA6AD;
}


#footerwrapper {
	position: relative;
	left: 15px;
	top: 30px;
	width: 100%;
	height: 10px;
	background: clear;
	margin-bottom: 40px;
}

#footerleft {
	position: relative;
	top: 0px;
	line-height: 16px;
	width: 100%;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	font-size: 9px;
	color: #9AA6AD; 
	background: clear;
	}

#footerleft a {
	color: #9AA6AD; 
	text-decoration: none;
}

#footerleft a:hover {
	text-decoration: underline;
	color: #9AA6AD; 
}

#footerright {
	position: relative;
	top: -40px;
	line-height: 16px;
	width: 100%;
	height: auto;
	text-align: right;
	font-size: 9px;
	color: #9AA6AD; 
	background: clear;
	}

#leftwrapper {
	position: absolute;
	top: -20px;
	left: -130px;
	width: 155px;
	height: auto;
	background: clear; 
	color: #BCCAD4;
}

#left {
	position: relative;
	padding: 12px 12px 48px 12px;
	width: 155px;
	height: auto;
	background: #FAF3DE; 
	color: #BCCAD4;
	}

#extrawrapper {
	position: relative; 
	top: -5px;
	left: 0px;
	width: 155px;
	height: auto;
	background: #FAF3DE; 
	text-align: center;
	color: #BCCAD4;
	padding-bottom: 15px;
}

#leftextra {
	position: relative;
	top: 0px;
	margin-top: 0px;
	padding: 10px 5px 10px 5px;
	width: 125px;
	height: auto;
	background: #BCCAD4;
	color: #FCFCFC;
	font-size: 12px;

}

.sublink {
	color: #BCCAD4; 
	line-height: 24px;
	font-size: 12px;
}

.sublink a {
        color: #9AA6AD;
        font-weight: bold;
	text-decoration: none;
	}

.sublink a:hover {
	text-decoration: underline;
	}

.host {
	color: #FCFCFC;
	text-align: center;
}

.host a {
	color: #FCFCFC;
	font-weight: bold;
	text-decoration: none;
	}

.host a:hover {
	text-decoration: underline;
	}

.quote {
	text-align: left;
	line-height: 18px;
	color: #BCCAD4;
	font-size: 16px;
	}

.quoteauthor {
	text-align: right;
	font-style: italic;
	line-height: 36px;
	font-size: 14px;
	}

.price {
	font-size: 16px;
	font-weight: bold;
}



.right {
	position: absolute;
	top: 10px;
	margin-top: 5px;
	left: 520px;
	width: 190px;
	background: #BCCAD4;
	color: #FCFCFC;
	padding: 10px 10px 48px 10px;
	height: auto;
	text-align: left;
	}

.right a {
	text-decoration: underline;
	color: #FCFCFC;
}

h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #FCFCFC;
	text-align: center;
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #FCFCFC;
	text-align: left;
	}
p {
	font-size: 15px;
	line-height: 18px;
	}


.pricewrapper {
	width: 100%; 
	height: 16px; 
	border-bottom: 3px dotted #DDEEF9;
	margin-top: 12px;
	font-size: 16px;
}


.prices {
	float: left;
	position: relative; 
	background-color: #FCFCFC;
	margin-bottom: -12px;
	border-bottom: solid #FCFCFC 6px;
	padding-right: 10px;
	text-align: left;
}



.prices-price {
	float: right;
	position: relative; 
	background-color: #FCFCFC;
	margin-bottom: -12px;
	border-bottom: solid #FCFCFC 6px;
	width: 44px;
	text-align: right;
}

.prices-heading {
	color: #BCCAD4; 
	margin-top: 36px;
	text-weight: bold;
	text-align: left;
	font-size: 24px;
}



.promo-heading {
	color: #BCCAD4; 
	margin-top: 24px;
	margin-bottom: 12px; 
	text-weight: bold;
	text-align: left;
	font-size: 24px;
}
