html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9AC5;
}
html {
	height: 100%; 
	margin-bottom: 1px;
}
body {
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/pylon.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center center;
}
.page {
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.valids {
	display: block;
	float: left;
	bottom: 0px;
	position: fixed;
	height: 31px;
	width: 180px;
}
h1, h2 {
	font-weight: normal;
}
ul, ul a {
	list-style: none;
	padding-bottom: 8px;
}
li, li a {
	list-style: none;
	padding-top: 4px;
}
.pink, .pink a {
	color: #FF358B;
}
.palePink, .palePink a {
	color: #FF9AC5;
}
.leftColumn {
	background-color: #FFFFFF;
	width: 95px;
	float: left;
	position: fixed;
	padding: 16px;
	height: 100%;
	/*filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;*/
}
.leftColumn:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
.leftColumn h1 a {
	display: block;
	width: 95px;
	height: 0;
	padding-top: 225px;
	overflow: hidden;
	background: url(../images/logoWhite2.gif) no-repeat;
	margin-top: 16px;
	margin-bottom: 24px;
}
.leftColumn li a {
	padding-left: 24px;
}
.rightColumn {
	width: 537px;
	float: right;
	padding-top: 16px;
	padding-bottom: 32px;
}
.wrapper {
	background: #FFFFFF;
	margin-top: 16px;
	padding: 16px;
	/*filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;*/
}
.wrapper:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
.wrapper h2 {
	font-size: 19px;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.wrapper h3 {
	font-size: 12px;
	line-height: 16px;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 0px;
}
.wrapper img {
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
}
.wrapper p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
}
.weblink  {
	text-decoration: underline;
	color: #FF358B;
}
.weblink:visited  {
	color: #000;
}
.wrapper ol li {
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	list-style-type: decimal;
	list-style-position: inside;
}
.tagHome, .tagAbout, .tagNews, .tagPackaging, .tagPrint, .tagWeb, .tagOther, .tagContact, .tag404 {
	line-height: 13px;
	font-size: 13px;
	padding: 0px 0px 4px;
	margin-top: 6px;
	display: block;
	text-indent: 20px;
}
.tagHome a, .tagAbout a, .tagNews a, .tagPackaging a, .tagPrint a, .tagWeb a, .tagOther a, .tagContact a {
	width: 95px;
	height: 13px;
	display: block;
}
.tag404 {
	background: url(../images/tag404.gif) no-repeat;
}
.tagHome {
	background: url(../images/tagHome.gif) no-repeat;
}
.tagAbout {
	background: url(../images/tagAbout.gif) no-repeat;
}
.tagNews {
	background: url(../images/tagNews.gif) no-repeat;
}
.tagPackaging {
	background: url(../images/tagPackaging.gif) no-repeat;
}
.tagPrint {
	background: url(../images/tagPrint.gif) no-repeat;
}
.tagWeb {
	background: url(../images/tagWeb.gif) no-repeat;
}
.tagOther {
	background: url(../images/tagOther.gif) no-repeat;
}
.tagContact {
	background: url(../images/tagMailer.gif) no-repeat;
}
.tagHome a {
	background: url(../images/tagHomeBlack.gif) no-repeat;
}
.tagAbout a {
	background: url(../images/tagAboutBlack.gif) no-repeat;
}
.tagNews a {
	background: url(../images/tagNewsBlack.gif) no-repeat;
}
.tagPackaging a {
	background: url(../images/tagPackagingBlack.gif) no-repeat;
}
.tagPrint a {
	background: url(../images/tagPrintBlack.gif) no-repeat;
}
.tagWeb a {
	background: url(../images/tagWebBlack.gif) no-repeat;
}
.tagOther a {
	background: url(../images/tagOtherBlack.gif) no-repeat;
}
.tagContact a {
	background: url(../images/tagMailerBlack.gif) no-repeat;
}
.tagHome a:hover {
	background: url(../images/tagHomeHover.gif) no-repeat;
}
.tagAbout a:hover {
	background: url(../images/tagAboutHover.gif) no-repeat;
}
.tagNews a:hover {
	background: url(../images/tagNewsHover.gif) no-repeat;
}
.tagPackaging a:hover {
	background: url(../images/tagPackagingHover.gif) no-repeat;
}
.tagPrint a:hover {
	background: url(../images/tagPrintHover.gif) no-repeat;
}
.tagWeb a:hover {
	background: url(../images/tagWebHover.gif) no-repeat;
}
.tagOther a:hover {
	background: url(../images/tagOtherHover.gif) no-repeat;
}
.tagContact a:hover {
	background: url(../images/tagMailerHover.gif) no-repeat;
}
a.tagHome:hover {
	background: url(../images/tagHomeHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagAbout:hover {
	background: url(../images/tagAboutHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagNews:hover {
	background: url(../images/tagNewsHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagPackaging:hover {
	background: url(../images/tagPackagingHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagPrint:hover {
	background: url(../images/tagPrintHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagWeb:hover {
	background: url(../images/tagWebHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagOther:hover {
	background: url(../images/tagOtherHover.gif) no-repeat;
	color: #FF9AC5;
}
a.tagContact:hover {
	background: url(../images/tagMailerHover.gif) no-repeat;
	color: #FF9AC5;
}
.topTag {
	display: block;
	width: 17px;
	height: 0px;
	padding-top: 22px;
	overflow: hidden;
	background: url(../images/topBlack.gif) no-repeat;
}
a.topTag:hover {
	background: url(../images/topHover.gif) no-repeat;
}
.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatRight30 {
	float: right;
	padding-right: 30px;
}
.floatLeft {
	float: left;
}
.floatLeft15 {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}
input#name, input#email, textarea#comments {
	width: 250px;
	margin-bottom: 8px;
}
input#resetBttn, input#submitBttn {
	width: 80px;
}

