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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.png {behavior:url(css/iepngfix.htc);}
.clr {clear:both;}
body {
	background-color:#d3c8a8;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#BD000F;
}
#container {
	width:1000px;
	margin: 0 auto; 
	background:url(../images/bg-y.jpg) repeat-y;
	min-height:650px;
	height:auto !important;
	height:650px;
}
#main-content {
	position:relative;
	margin: 0 auto; 
	width:487px;
	z-index:20;
	padding-top:10px;
}
#bg-flash {
	position:absolute;
	margin: 0 auto;
}
#bg-bottle {
	position:absolute;
	left:50%;
	margin-left:-315px;
	top:10px;
}
.newsitems {
	margin-top:145px;
	line-height:16px;
	font-size:12px;
	margin-left:110px;
}
.newsitems p {
	padding-bottom:6px;
}
.red-heading {
	color:#BD000F;
	font-size:13px;
	text-transform:capitalize;
	letter-spacing:4px;
	padding-bottom:4px;
}
.cushycms h1 {
	padding:0;
	margin:0;
	color:#BD000F;
	font-size:13px;
	text-transform:capitalize;
	letter-spacing:4px;
	padding-bottom:4px;
}
.txt-lrg {
	font-size:14px;
	padding-right:20px;
	letter-spacing:4px;
}
form table tr td {
	line-height:30px;
}
.medium {
	width:230px;
}
#footer {
	text-align:center;
	width:487px;
	line-height:16px;
	letter-spacing:4px;
}
a.submit {
	display:block;
	float:right;
	background-image:url(../images/btn-register.png);
	behavior:url(css/iepngfix.htc);
	background-repeat:no-repeat;
	background-position:0 0;
}
a.submit:hover {
	background-position:0 -40px;
}
label.error {
	display:block;
	color:#CC0000;
}
div#formdetails {
	text-align:center;
	color:#CC0000;
	font-weight:bold;
}
