body {
	margin:0px;
	background-image:url(../../images/grey.gif);
	overflow:hidden;
}
form {
	margin:0px;
}
.pageHolder {
	width:100%;
	height:100%;
}
.bg {
	background-image:url(../../images/homeBg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:420px;
}
.content {
	vertical-align:top;
	padding-top:50px;
}
.nav img {
	height:24px;
}
.nav .one img {
	width:76px;
}
.nav .two img {
	width:123px;
}
.nav .three img {
	width:145px;
}
.nav .four img {
	width:99px;
}
.nav .five img {
	width:101px;
}
.nav .one a {
	display:block;
	background-image:url(../../images/navHome/01.gif);
}
.nav .two a {
	display:block;
	background-image:url(../../images/navHome/02.gif);
}
.nav .three a {
	display:block;
	background-image:url(../../images/navHome/03.gif);
}
.nav .four a {
	display:block;
	background-image:url(../../images/navHome/04.gif);
}
.nav .five a {
	display:block;
	background-image:url(../../images/navHome/05.gif);
}
.nav a:hover { 
	background-position: 0 -24px;
}
.christmas {
	height:49px;
	width:220px;
	margin-bottom:16px;
	margin-top:5px;
}
.christmas img {
	height:49px;
	width:220px;
}
.christmas a {
	display:block;
	background-image:url(../../images/navHome/christmas.gif);
}
.christmas a:hover {
	background-position: 0 -49px;
}
.copyright {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
}
.copyright a {
	color:#686868;
	text-decoration:none;
}
.copyright a:hover {
	color:#000;
}
.copyright span {
	padding-left:7px;
	padding-right:7px;
}
.homeText {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	position:absolute;
}