@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
}



body {

background:url(../backgrounds/home-background.jpg);background-position:top center; background-repeat: no-repeat;  margin:0px; background-color:#000000; }

div {font-family:Arial,Times,Verdana,Sans-Serif; color:#ffffff; font-size:12px; margin:0px; } 

a { color:#98CC3D; font-size:12px; font-family:Arial,Times,Verdana,Sans-Serif;} 

a:hover { color:#ffffff; font-size:12px; font-family:Arial,Times,Verdana,Sans-Serif; }

h1 {font-family:Arial,Times,Verdana,Sans-Serif; color:#343434; font-size:20px; margin:0px; }

h2 {font-family:Arial,Times,Verdana,Sans-Serif; color:#343434; font-size:12px; margin:0px; }

h3 {font-family:Arial,Times,Verdana,Sans-Serif; color:#343434; font-size:16px; margin:0px; }





.r{.........................................................CONTENTS.............................................................}

#footer {
	background:url(../footer-images/footer.jpg);
	position:absolute;
	display:block;
	width: 100%;
	height: 230px;
	top:824px;
	margin-left:auto;
	margin-right:auto;
}



#home-content {
	background:url(#);
	position: relative;
	width: 1000px;
	height: 800px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}

#nav-floatingbottom {
   
	width:227px;
	height:54px;	
	top:282px;
	left:0px;
	position:absolute;
	display:block;

}

#nav {

	width:170px;
	height:158px;	
	top:160px;
	left:0px;
	position:absolute;
	display:block;

}



#gifts {
	width:70px;
	height:109px;	
	top:130px;
	left:930px;
	position:absolute;
	display:block;

}

#sn-links {
	width:230px;
	height:65px;	
	top:50px;
	position:absolute;
	display:block;
	left:50%; 
	margin-left: -80px;
}

#footer-text {
	width:760px;
	height:50px;	
	top:180px;
	position:absolute;
	display:block;
	left:50%; 
	margin-left: -370px;
}

#mailer {

	width:300px;
	height:158px;	
	top:20px;
	left:700px;
	position:absolute;
	display:block;

}


#intro-text {
	width:555px;
	height:105px;	
	top:165px;
	left:365px;
	position:absolute;
	display:block;
}


#box-1-text {
	width:216px;
	height:118px;	
	top:620px;
	left:65px;
	position:absolute;
	display:block;
}

#box-2-text {
	width:216px;
	height:118px;	
	top:620px;
	left:395px;
	position:absolute;
	display:block;
}


#box-3-text {
	width:216px;
	height:118px;	
	top:620px;
	left:717px;
	position:absolute;
	display:block;
}



#box-1-flash {
	width:220px;
	height:125px;	
	top:459px;
	left:63px;
	position:absolute;
	display:block;
}


#box-2-flash {
	width:220px;
	height:125px;	
	top:459px;
	left:393px;
	position:absolute;
	display:block;
}


#box-3-flash {
	width:220px;
	height:125px;	
	top:459px;
	left:714px;
	position:absolute;
	display:block;
}

.r{rollovers}
img.hover {display:none;border:0;}
A:hover img.hover {display:inline;}
A:hover img.nohover {display:none;}




