body {  
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: left; 
	margin: 0px; 
} 
#Container{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#Flash{
	float: right;
	width: 100px;
	height: 100%;
}
#Header {
	height: 100px;
	background-color: #1C5BA2;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
}
#CCL_Logo {
	float: left;
	border: none;
	text-decoration: none;
	height: 100px;
}
#CCL_Logo a {
	border: none;
	text-decoration: none;
	clear: both;
}
#Right{
	width: 150px;
	height: 100%;
	float: right;
	clear: both;
}
#Title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	padding: 10;
	height: 100px;
	background-color: #1C5BA2;
	width: 680px;
	float: right;
}
#Contact{
	float: right;
	color: #FF0000;
	padding: 10;
	height: 150px;
}
#Nav {
	height: 30px;
	background-image: url(../Images/Page/Line.png);
	background-color: #40B660;
}
#main{
	width: auto;
	margin-top: 0px;
	margin-left: 180px;
	margin-right: 155px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#Line {
	height: 1px;
	background-color: #40B660;
}
#HNav{
	float: left;
	clear: left;
	width: 100%;
	padding-left: 0px;
	height: 30px;
	background-image: url(../Images/Page/Line.png);
	padding-top: 0px;
}
#HNav li{
	float: left;
	border-right: 1px solid #ffffff;
	height: 30px;
	list-style: none;
	font-weight: bold;
	padding: 0px;
}
#HNav li a{
	text-decoration: none;
	line-height: 30px;
	color: #FFFFFF;
	padding: 5px;
}
#HNav ul{
	margin-left: 0px;
	text-indent: 0px;
	text-decoration: none;
	display: block;
	height: 100%;
	margin-top: 0px;
}
#HNav li a:hover{
	text-decoration: underline;
}
#Search{
	height: 1.6em;
	color: #FFFFFF;
	text-align: center;
	background-color: #96BFED;
	border-bottom: #1C5BA2 1px solid;
	font-weight: bolder;
	border-top: #1C5BA2 1px solid;
	float: left;
	clear: left;
	width: 100%;
}
#Search P {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#Search Form1 {}



.RightAd{
	padding: 15px;
	background-image: url(../Images/Page/Right_Fade.png);
	border-left: 1px solid #96BFED;
	border-top: 1px solid #96BFED;
	border-bottom: 1px solid #96BFED;
	margin-top: 15px;
	clear: both;
}
#Product {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 1.2em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 10px;
}
h2{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3{
	color: #1C5BA2;
	margin: 2px;
	margin-top: 7px;
	font-size: 14px;
}
.Product{
	width: 200px;
	float: left;
	clear: both;
	position: relative;
	top: 0px;
	border: 0;
}
.Product_Image{
	width: 250px;
	float: right;
}
#main tr{
	width: 50%;
	padding: 2;
}
.Table_Product{
	height: auto;
	padding: 5px;
	text-align: center;
}
#Product td{
	border-top: 3px solid #1C5BA2;
	background-image: url(../Images/Page/Product_Background.png);
	padding: 5px;
	font-size: 1em;	
}

a td {
	display: block;
	text-decoration: none;
	color: #333333;
	cursor: hand;
}
#Price {
	background-color: #F1FAF3;
	border-top: 3px solid #40B660;
	border-bottom: 3px solid #40B660;
	display: block;
	clear: left;
	width: 100%;
}
#Footer{
	clear: both;
	border-top: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	height: 20px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 155px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#Footer a{
	color: #999999;
	text-decoration: none;
	margin-left: 30px;
}
#Contact_Info{
	font-weight: normal;
	font-size: 0.9em;
	padding: 5px;
	height: 60px;
}
.Products{
	display: block;
	text-decoration: none;
	color: #333333;
	cursor: hand;
}

.superscript {
  font-size:70%;
  position:relative;
  bottom: 0.5em;
}
.subscript {
  font-size:70%;
  position:relative;
  bottom:-0.5em;
}
