@charset "UTF-8";
body
{
	background-color:#F6F4F2;
	background-image:url("../images/body-background.gif");
	background-position:center center;
	background-repeat:repeat-y;
	color:#333333;
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	table-layout:fixed;
}
a:link
{
	color: #ec1b2e;
}
a:visited
{
	color: #ec1b2e;
}
a:hover
{
	color: #ec1b2e;
}
a:active
{
	color: #ec1b2e;
}
#container
{
	background-color:#FFFFFF;
	margin:0 auto;
	height:599px;
	padding:0;
	width:977px;
}
#header
{
	height:92px;
	/*margin:0 auto;*/
	width:540px;
}
#deluxe_logo
{
	float:left;
	left:11px;
	position:relative;
	top:20px;
}
#redbar
{
	width:647px;
	background:#ED1B2D;
	height:15px;
	border:none;
	position:relative;
	float:left;/*border-bottom:14px solid #ED1B2D;*/

	
}
img
{
	border-style:none;
	border:0;
	margin:0;
}
#mainRight
{
	background-image:url(../images/mainRight.jpg);
	background-repeat: no-repeat;
	width:330px;
	height:599px;
	float:right;
}
#footer
{
	margin-top:0;
	margin-bottom:0;
	/*background:#ED1B2D;*/
	
	float:right;
	margin-left:auto;
	margin-right:auto;
	width:977px;
}
#footer p
{
	margin-top:10px;
	margin-bottom:0;
	display:block;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}
#footerBar
{
	/*background:#ED1B2D;*/
	
	
	float:right;
	margin-left:auto;
	margin-right:auto;
	width:977px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ec1b2e;
}
#primarymessaging
{
	margin-top:20px;
	clear:left;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	/*margin:0 auto;*/
	width:634px;
}
#primarymessaging h1
{
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
	color:#333
}
#primarymessaging h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
}
#primarymessaging p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
}
#box
{
	position:relative;
	display:block;
	float:left;
	height:250px;
	/*margin:0 auto;*/
	width:634px;
	border: 1px solid #CCC;
	margin-left:10px;
	background-image: url(../images/yellowBar.jpg);
	background-repeat:repeat-y;
}
#box p
{
	width: 300px;
	
	padding:0;
	position:relative;
	font-size:12px;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#box img
{
	float:right;
}
#rollover
{
	padding:0;
	margin:0;
	display:block;
	list-style:none;
	float:right;
	width:300px;
	height:200px;
	margin-top:20px;
	background-image: url(../images/forms.jpg);
	background-repeat: no-repeat;
}
#rollover a
{
	margin-top:120px;
	margin-left:30px;
	display:block;
	width:246px;
	height:62px;
	background:url(../images/shopNow_btn_up.jpg);
	background-repeat:no-repeat;
}
#rollover a:hover
{
	background-image:url(../images/shopNow_btn_down.jpg)
}


#textBox
{
	float:left;
	padding:10px;
	float:left;
	width:300px;
	margin:0;
	margin-top:5px;
}
#buttonBox
{
	position:absolute;
	margin-top:103px;
	margin-right:10px;
	float:right;
	width:300px;
	left: 642px;
	top: 251px;
}
#icky
{
	margin:0px;
	padding:0px;
	text-align:left;
	
}
