html, body {

	height:100%;

	margin:0;

	position:relative;

}

html {background: #EEB5CF; }

body {
	background: url(../includes/bkg.jpg) center 0px;
	min-width:1008px;

}

a { font-family:Arial, Helvetica, sans-serif; color: #FFCCFF; text-decoration: none;}
a:hover { font-family:Arial, Helvetica, sans-serif; color:#0D1031 ; text-decoration: none;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EEB5CF;
}

#container {
	width:842px;
	margin: auto;


}

#navigation {
	width: 842px;
	height: 37px;
	float:left;
	background: url(../includes/nav-bg.jpg) no-repeat;
}

.nav-alt {
	width: 842px;
	height: 28px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: url(../includes/bot-top-bg.jpg);

}

.nav-alt a{
	text-decoration: none; color:#FFFFFF;
}

.nav-alt a:hover {text-decoration: none; color:#CCCCCC;}

#main-banner {
	width: 842px;
	height:446px;
	float:left;
	margin-top: 15px;
}

#top-banner {
	width: 842px;
	height: 120px;
	background:url(../includes/top-banner.jpg) no-repeat;
	float:left;
	margin-top: 15px;
}
.top-header {
	width: 310px;
	height: 30px;
	margin-top: 60px;
	float:right;
	margin-right: 15px;
	font: "Chaucer";
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;

}


#header {
	width: 842px;
	height:249px;
	position:relative;	
	background: url(../includes/header.jpg) no-repeat;

}


#bottom {
	width: 842px;
	background:#000000 url(../includes/bottom_bg.jpg) no-repeat;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

#bottom-faq {
	width: 842px;
	background:#000000 url(../includes/bottom_bg2.jpg) no-repeat;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

#bottom-products{
	width: 842px;
	background:#FFFFFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.bottom-footer {
	width: 842px;
	height: 28px;
	background: #A8215B url(../includes/bot-top-bg.jpg) no-repeat;
	float:left;
}

#footer {
	width: 842px;
	height:75px;
	float:left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;

}


#footer a {
	font-family: Arial, Helvetica, sans-serif ;
	font-size:11px;
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #990033;
	text-decoration: none;
}
