p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #019EA3;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-color: #D2D957;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #252525;
}
.float_right {
	float: right;
	clear: both;
}


#header {
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#logo {
	height: 160px;
	width: 272px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#bar {
	background-image: url(images/bar.jpg);
	background-repeat: repeat;
	height: 103px;
	position: relative;
}
#content {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 27px;
	padding-left: 27px;
}
#welcome {
	width: 330px;
	position: relative;
}
#copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009EA4;
	line-height: 15px;
}
#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navlist {
	position: relative;
	top: 60px;
	text-align: center;
}
#navlist ul {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navlist   li  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D0456C;
	font-weight: bolder;
	text-decoration: none;
}
#navlist   li   a:visited  {
	color: #019EA3;
	text-decoration: none;
	font-weight: bolder;
}
#navlist li a:hover {
	color: #E96364;
	text-decoration: none;
	font-weight: bolder;
}
#contact {
	width: 822px;
	position: relative;
}

.p_grid {
	height: 200px;
	width: 240px;
	border: 1px dotted #CCCCCC;
	float: right;
	padding: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#products {
	width: 822px;
	position: relative;
}
.top_margin {
	margin-top: 20px;
}
#signup {
	height: 50px;
	width: 300px;
	position: absolute;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019EA3;
	font-weight: bold;
	right: 35px;
	text-align: right;
}
.order {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
