body {
	background-color:#336699;
	color: #3D7B94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 20px auto;
	width: 800px;
}
<!--
a:link {
	color: #07637F;
	text-decoration: none;
}

a:visited {
	color: #07637F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #07637F;
}

a:active {
	text-decoration: none;
	color: #07637F;
}

div#main p {
	color: #0990BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

div#main ul li, div#main blockquote {
	color: #0990BF;
	font-family: Arial, Helvetica, sans-serif;
}

div#main {
	float: left;
	width: 570px;
}

#container {
	background-color: #FFFFFF;
	float: left;
	padding: 0 30px;
	width: 800px;
}

div#nav {
	margin-bottom: 15px;
	width: 100%;
}

div#nav a {
	background: url(/images/buttons/blank.jpg) no-repeat;
	display: block;
	float: left;
	height: 32px;
	padding-top: 7px;
	width: 131px;
	text-align: center;
}

div#nav a:link, div#nav a:visited {
	color: #11487C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

div#nav a:hover {
	text-decoration: none;
}

div#b_nav {
	color: #ACACAC;
	float: left;
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}

div#b_nav a {color: #FFFFFF; }

h1, h2 {
	color: #e36b1c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
}

h3 {
	color: #666666; 
	font-size: 20px;
	font-weight: bold;
}

div.indent h1, div.indent h2, div.indent h3, div.indent p, div.indent table {
	margin-left: 40px;
}

div.special p {
	font-size: 18px !important;
}

table.prices tr td {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:	center;
}

div.nobold p {
	font-weight: normal !important;
}

a img {
	border-style: none;
}

ul li {
	list-style-image: url(/images/li.jpg);
}

div.duo {
	float: left; 
	font-weight: bold; 
	letter-spacing: 0.5px;
	width: 45%;
}

div.wide {
	width: 780px !important;
}

ul.indent { 
	margin-top: 0;
	padding-top: 0;
}

ul.indent li {
	margin-left: 40px;
}

/***************************************** ROUNDED CORNERS *****************************************/
/* #FFFFFF is the content color, #D6D8EC is the corner color */
div.bluebox                 { background: #E1EAF4; text-align : left; margin-top: 10px; }
div.bluebox div.padding { padding: 5px 20px; margin: 0; font-size: 15px !important; font-weight: bold !important; color: #0990bf; }
div.bluebox div span.title { font-size: 20px !important; color: #0884B7 !important; }
div.bluebox .indent { margin-left: 20px; }
div.bluebox input { border: 1px solid #ABADB3;}
b.rtop,   b.rbottom         { display: block; background : #FFFFFF; }
b.rtop b, b.rbottom b       { display: block; height     : 1px; overflow : hidden; background : #E1EAF4; }
b.r1                        { margin: 0 5px; }
b.r2                        { margin: 0 3px; }
b.r3                        { margin: 0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height : 2px; }
div.bluebox p {
	font-size: 15px !important;
	font-weight: bold !important;
	margin: 3px 0 0 0;
	padding: 0;
}

/***************************************** ROUNDED CORNERS *****************************************/
div.sc_top                 { background: #D3E1EF; text-align : left; margin-top: 12px; padding-bottom: 7px; position: relative; }
div.sc_top b.rtop         { display: block; background : #FFFFFF; }
div.sc_top b.rtop b       { display: block; height     : 1px; overflow : hidden; background : #D3E1EF; }
div.sc_top b.r1                        { margin: 0 5px; }
div.sc_top b.r2                        { margin: 0 3px; }
div.sc_top b.r3                        { margin: 0 2px; }
div.sc_top b.rtop b.r4 { margin: 0 1px; height : 2px; }

/***************************************** ROUNDED CORNERS *****************************************/
div.sc_bottom     { background: #E1EAF4; text-align : left; position: relative; float: left; width: 100%;}
div.sc_bottom b.rbottom         { display: block; background: #FFFFFF; clear: both; width: 100% }
div.sc_bottom b.rbottom b       { display: block; height: 1px; overflow : hidden; background : #E1EAF4; }
div.sc_bottom b.r1              { margin: 0 5px; }
div.sc_bottom b.r2              { margin: 0 3px; }
div.sc_bottom b.r3              { margin: 0 2px; }
div.sc_bottom b.rbottom b.r4    { margin: 0 1px; height : 2px; }

div#titles {
	padding: 0 15px;
	width: 100%;
}

div#sc_item, div#sc_quantity, div#sc_unit, div#sc_price, div#sc_shipping {
	color: #087AA2;
	float: left;
}

div#sc_item {
	padding-left: 10px;
	width: 290px;
}

div#sc_shipping {
	text-align: center;
	width: 160px;
}

div#sc_quantity {
	width: 70px;
}

div#sc_unit {
	text-align: center;
	margin-left: 10px;
	width: 120px;
}

div#sc_price {
	text-align: center;
	width: 80px;
}

div.sc_bottom div.item {
	background-color: #FFFFFF;
	float: left;
	margin: 0 15px;
	position: relative;
	width: 95%;
}

div.sc_bottom div.alternate {
	color: #FFFFFF;
	background-color: #95C2EF;
}

div.item div.name {
	float: left;
	padding-left: 10px;
	width: 290px;
}

div.item div.shipping {
	float: left;
	text-align: center;
	width: 160px;
}

div.item div.quantity {
	float: left;
	text-align: center;
	width: 70px;
}

div.item div.unit {
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 120px;
}


div.item div.price {
	float: left;
	text-align: center;
	width: 80px;
}

div.sc_after {
	float: right;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	width: 200px;
}

div#total {
	border-top: 2px solid #3D7B94;
	font-size: 18px; 
	font-weight: bold; 
}

div#order_buttons {
	clear: both;
}

div#more {
	float: left;
	margin-top: 10px;
	width: 300px;
}

div#checkout {
	margin-top: 10px;
	float: right;
	width: 200px;
}

div#RO {
	float: right;
	height: 341px;
	margin-bottom: 20px;
	margin-top: 10px;
	width:206px;
}

div#RO_top {
	background-image: url(/images/RO_top.jpg);
	color: #FFFFFF;
	height:30px;
	padding-top:7px;
	text-align: center;
	width: 206px;
}

div#RO_content {
	border-left: #E36B1C solid 3px;
	border-right: #E36B1C solid 3px;
	height:290px;
}

div#RO_bottom {
	background-image: url(/images/RO_bottom.jpg);
	height: 21px;
	width: 206px;
}

div#RO_content p {
	color: #4C4B4B;
	font-size: 15px !important;
	font-weight: bold;
	padding: 0 10px;
}

/***************************************** BB *****************************************/
div.bb {
	background: url(/images/bb-sliver.jpg) repeat-x top left; 
	float:left; 
	height: 137px; 
	margin-top: 10px;
	position: relative;
	width: 100%; 
}

div.bb_left {
	background: url(/images/bb-left.jpg) no-repeat top left; 
	float:left; 
	height: 137px;
	position: relative; 
	right: 6px;
	width: 6px;
}

div.bb_right {
	background: url(/images/bb-right.jpg) no-repeat top left; 
	float:right; 
	height: 137px; 
	left: 6px;
	position: relative; 
	width: 6px; 
}

div.bb div.text {
	float: left;
}

div.bb img {
	padding: 8px 15px 8px 5px;
}

div.bb h4 {
	color: #000000; 
	float: left;
	font-size: 20px !important; 
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	position: relative;
}

div.bb p.price {
	clear: both;
	color: #3171AA;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

div.bb p.price span.sup {
	font-size: 12px;
	position: relative;
	bottom: 5px;
}

div.bb span.bold {
	font-weight: bold;
}

div.bb p.shipping, div.bb p.dimensions {
	clear: left;
	color: #3171AA;
	float: left;
	font-size: 14px !important;
	margin: 0;
	padding: 0;
}

div.bb p.shipping { margin-top: 35px; }

div.bb a.sm_button {
	bottom: 10px;
	display: block;
	float: left;
	height: 27px;
	position: absolute;
	right: 15px;
	width: 98px;
}

div.bb a.button img {
	padding: 0;
}

a.button {
	background: url(/images/buttons/blank.jpg) no-repeat;
	display: block;
	height: 32px;
	padding-top: 7px;
	width: 131px;
	text-align: center;
}

a.button:link, a.button:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

a.button:hover {
	text-decoration: none;
}

-->
