* {
	padding:0px;	
	margin:0px;
	font-family: arial;
	color: #848484;
	text-align:left;
	font-size: 14px;
	border-style: none
}
body {
	text-align: center;
	background: #fed6d6 url("../images/bg.gif") top center repeat-y;
}
div#container {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
div#header {
	float: left;
	height: 114px;
	background: #ffffff url("../images/header_bg.gif") top left repeat-x;
}
div#header h1 {
	text-indent: -9999px;
	position: absolute;
}
div#header a.shop_online {
	float: right;
}
img.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 356px;
	height:114px
}
div#content {
	float: left;
	padding-top: 15px;
	background: #ffffff url("../images/headershade.jpg") repeat-x;
}
div#leftcontent {
	float:left
}
div#rightcontent {
	float:left;
	background: #ffffff url("../images/separatorshade.jpg") no-repeat
}
div#contact_form, div#contact_left, div#contact_right {
	float: left;
}
div#contact_form {
	margin: -10px 40px 0px;
	width: 880px;
}
div#contact_left {
	width: 320px;
	margin-left: 75px;
	margin-top: 10px;
}
div#contact_right {
	width: 395px;
	margin-top: 10px;
}
div#contact_form fieldset {
	width: 830px;
	border: 1px solid #999;
	margin: 10px;
	padding: 0px 10px 10px;
}
div#contact_form label {
	float: left;
	padding: 5px 10px 5px 0px;
	clear: left;
	width: 105px;
}
div#contact_right label {
	width: 70px !important;
}
div#contact_form input, div#contact_form textarea {
	float: left;
	width: 150px;
	border: 1px solid #999;
	margin: 5px 15px 5px 0px;
}
div#contact_form textarea {
	width: 280px;
	height: 90px;
}
input.submit {
	float: right !important;
	width: 106px !important;
	padding: 2px;
	margin: 0px 32px 0px 0px !important;
}
p.alert {
	float: left;
	background: #f4898b;
	font-weight: bold;
	color: #fff;
	margin-left: 300px;
	padding: 2px 10px;
}
img.borderimage {
	border: 5px solid #c9c9c9
}
.introtext, .inline {
	margin-left: 18px;
	margin-top: 15px;
	margin-right: 15px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ca5252
}
.inline {
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}
.normaltext {
	margin-top: 15px;
	margin-left: 18px;
	margin-right: 15px
}
div#footer_banner {
display: block;
text-align: center;
}
div#footer_banner img.footer {
margin: 20px 0px 5px;
}
div#footer {
	width: 960px;
	clear:both;
	background: #ffffff url("../images/headershade.jpg") repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px
}
div#footer a {
	color: #ca5252;
	font-size: 11px
}