@charset "UTF-8";
/* CSS Document */
html, body {
			
			height: 100%;
			margin-bottom: 1px; 
			}
#wrapper #content #homelink {
	position:absolute;
	left:430px;
	top:10px;
	font-size: 12px;
	font-weight: normal;	
}

#homelink  a {
 color:#FFFFFF;
 }
 
 #homelink a:hover{
 color:#000000;
 }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	background-image: url(../images/headerStrip.jpg);
	background-repeat: repeat-x;
	background-color: #ee1f28;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	
}


html>body #wrapper {
	height: auto;
}
#containersmall h4 {
	font-size: 14px;
}


#header {
	position:relative;
	top:-15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}
#content{
	z-index:0;
	width:1600px;
	position: relative;
	top:50px;
	min-height: 100%;
	height: 100%;
	left: 50%;
	margin-left: -800px;
	padding-top: 10px;
	padding-bottom: 150px;
	background-image: url(../images/verticleBG.jpg);
	background-repeat: repeat-y;

}
#chatForm {
	height: 586px;
	width: 180px;
	position: absolute;
	top:-5px;
	right: -250px;
	padding-top:20px;
	padding-left:20px;
	padding-right:35px;
	background-image: url(../images/formBg.jpg);
	background-repeat: no-repeat;
}

#chatFormLong {
	height: 676px;
	width: 180px;
	position: absolute;
	top:-5px;
	right: -250px;
	padding-top:20px;
	padding-left:20px;
	padding-right:35px;
	background-repeat: no-repeat;
	background-image: url(../images/formBg_gallery.jpg);
}

#wrapper #content #containersmall {
	z-index:+1;
	width: 415px;
	position:relative;
	min-height:686px;
	top:240px;
	right:-575px;
	background-image: url(../images/textboxBGSmall.jpg);
	background-repeat: no-repeat;	/*margin-left: -460px;*/
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 2px;
}
#wrapper #content #containerwide {
	z-index:+1;
	width: 645px;
	position:relative;
	min-height:450px;
	top:240px;
	right:-575px;
	background-image: url(../images/textboxBGLarge.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 2px;
}

.colorpacks{
	z-index:+1;
	position:relative;
	top:0px;
	width: 685px;
	min-height:588px;
	background-image: url(../images/colorpacksBG.jpg);
	background-repeat: no-repeat;
	height: 588px;
	padding-bottom: 5px;
}
.colorpacks #packs {
	display: block;
	position: relative;
	left: 15px;
	top: 30px;
	width: 650px;
	line-height: 110%;
}

.colorpacks a {
	position: absolute;
	z-index:+1;
	display:block;
	top: 240px;
	left: 15px;
	z-index: +1;
	width:175px;
	height:53px;
	font-size:11px;
	text-align:center;
	background-image: url(../images/downloadsmall.gif);
	background-repeat: no-repeat;
}
.address {
	font-style: italic;
	font-size:12px;
	padding-right: 7px;
}
.colorpacks a:hover {
	background-image: url(../images/downloadsmall_on.gif);

	
}
#wrapper #content #productscontainer {
	z-index:+1;
	width: 645px;
	position:relative;
	
	top:245px;
	right:-575px;
	
}

.kits{
	position:relative;
	width: 685px;
	height:367px;
	padding-bottom: 5px;
}

.kits h3 {
	z-index:+1;
	position: absolute;
	top: 10px;
	left:50%;
}


.kits img {
	position: relative;
	left: 0px;
	top: 0px;
}



.kits  a {
	position: absolute;
	z-index:+1;
	display:block;
	bottom: 60px;
	left: 30px;
	z-index: +1;
	width:175px;
	height:53px;
	font-size:11px;
	text-align:center;
	background-image: url(../images/downloadsmall.gif);
	background-repeat: no-repeat;

}

#productscontainer .kits a:hover {
	background-image: url(../images/downloadsmall_on.gif);
	
}


#content #swf {
	z-index:-2;
	width:1600px;
	position: absolute;
	top:-10px;
	left: 50%;
	margin-left: -800px;
	
	
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top:5px;
	background-image: url(../images/footerBG2.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 1600px;
	position:relative;
	top:250px;
	line-height: 70%;	
	
}
a, a:visited {
color: #000000;
text-decoration:none;
}

a:hover {
color:#ffffff;
} 


#navigation {
	position:absolute;
	top:-17px;
	left:220px;
}
#titleType {
	position: absolute;
	top: -40px;
	left: -5px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
#wrapper #content #headerImg {
	position: absolute;
	right: 320px;
	top: -10px;
	z-index:-1;
}

#wrapper #content #rightImg {
	position: absolute;
	right: 320px;
	top: 275px;
	z-index:-1;
}
