body {

	background-color: #50afd0;

	font-family: Arial, Helvetica, sans-serif;

	margin-left: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	font-size: 0.75em;

	font-size: .75em;

	line-height: 1.5em;

}
.hidden {
	display: none;
}
div#wrapper {

	width: 1000px;

	margin-left: auto;

	margin-right: auto;

	background-image: url(/images/layout/blue-gradient.jpg);

	background-repeat: repeat-y;

	background-position: right;

}	

div#clearGrad {

	width: 990px;

	margin-left: 10px;

	background-image: url(/images/layout/coverGrad.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

div#centralBack {

	background-color: #fff;

	width: 980px;

	background-image: url(/images/layout/corner-fold.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}

div#contentContainer {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

div#topBar {

	height: 65px;

	padding-bottom: 3px;

	padding-top: 38px;

}

div#topRight {

	float: right;

	padding-top: 38px;

}

div#topButtonBar {

	background-color: #215891;

	padding-left: 1px;

}

div#imgAndHeader {

	height: 160px;

}

div#imgAndHeaderHead {

	float: right;

	width: 509px;

	background-image: url(/images/layout/gradient.jpg);

	background-repeat: repeat-x;

	background-position: top;

	padding-left: 25px;

	padding-top: 35px;

}

div#mainContent {

	background-image: url(/images/layout/mainbacker.gif);

	background-repeat: repeat-y;

	background-position: left;

	float: left;

}

div#leftNav {

	float: left;

	width: 266px;

}

div#contentInc {

	float: left;

	margin-left: 25px;

	width: 509px;

}

div#footer {

	height: 16px;

	background-color: #000000;

	margin-top: 3px;

	text-align: right;

	color: #FFFFFF;

	padding-right: 3px;

	font-size: 11px;

	clear: both;

}

div#footer a {

	color: #FFFFFF;

	text-decoration: none;

}

div#footer a:hover {

	text-decoration: underline;

}	

div#footergrad {

	background-image: url(/images/layout/gradient.jpg);

	background-repeat: repeat-x;

	background-position: top;

	height: 33px;

}

ul {

	padding: 0px;

	margin: 0px;

	list-style-type: none;

}

ul#topLinks li {

	display: inline;

}

ul#leftLinks li {

	display: inline;

	border: none;

}

table.pTitle {

}

table.pTitle td.img {

	padding-right: 10px;

}

table.priceList {

	width: 100%;

	margin-bottom: 15px;

}

table.priceList th {

	background-color: #cedeed;

	height: 2.5em;

}

table.priceList th.quan {

	width: 50px;

	text-align: right;

	padding-right: 5px;

	font-weight: normal;

}

table.priceList th.name {

	text-align: left;

	padding-left: 10px;

}

table.priceList td.padder {

	font-size: 15px;

}

table.priceList td.name {

	padding-left: 20px;

}

table.priceList td.pric {

	padding-right: 5px;

	text-align: right;

}

table.priceList td.note {

	font-size: .8em;

	padding-bottom: 5px;

}

img {

	border: none;

}

.noShow {

	display: none;

}

.opener {

	font-size: 3em;

}

.padbot {

	padding-bottom: 20px;

}

img.ll {

	display: block;

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: #fff;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}
