body {
	background-color: #CCFFFF;
	margin-top: 0px;
}

hr {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	clear: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	clear: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}

.bottomnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 253px;
	float: left;
	clear: none;
}
#text {
	float: left;
	width: 270px;
	height: auto;
}
#picturesforcontact {
	float: right;
	width: 230px;
	height: auto;
}
* html #picturesforcontact {
	float: right;
	width: 300px;
	height: auto;
}
* html #presspush {
padding-left: 70px;
}

#logo {
	height: 36px;
	width: 377px;
	float: left;
}
#container #margin {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
}

#viewcart {
	float: right;
	clear: none;
	margin-top: 15px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 759px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 10px;
	color: #666666;
}
#container #margin .bottomnav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#container #margin .bottomnav a:hover {
	color: #33cccc;
}


#container #margin #topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	font-weight: normal;
}
#container #margin #topnav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#container #margin #topnav a:hover {
	color: #33cccc;
}
#container #margin #content a {
	color: #33cccc;
	text-decoration: none;
}




#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/BG.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	padding-top: 83px;
}
#content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	height: auto;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.cleardiv {
	clear: both;
}
#nobuffer {
padding: 0px;
margin: 0px;
}
