body
{
	background-color:#051f2C;
	margin: 0px;
	padding: 0px;
    background-image:url(images/bodyBg.jpg);
	background-position: left top;
	background-repeat:repeat-x;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
}
td.index_center
{
	background-image:url(images/ind_cent.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
td.footertd
{
	background-image:url(images/footer_back.jpg);
	background-position: top;
	background-repeat:repeat-x;
	padding: 20px;
	color: #FFFFFF;
	height: 151px;
}
td.footertd2
{
	background-image:url(images/footer_back2.jpg);
	background-position: top;
	background-repeat:repeat-x;
	padding: 20px;
	color: #FFFFFF;
	height: 213px;
	padding-top: 100px;
}
td.mainback
{
	background-color:#FFFFFF;
	background-image:url(images/mainback.gif);
	background-repeat:no-repeat;
}
div.maintablediv
{
	position: absolute;
	top: 210px;
	left: 0px;
	text-align:center;
	width: 100%;
	z-index: 1;
}
p.ttyl
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
a.blueboldlink
{
	color:#000066;
	font-weight: bold;
	text-decoration: none;
}
a.blueboldlink:hover
{
	text-decoration: underline;
}
p.decopar
{
	border-left: 2px solid #003366;
	padding-left: 10px;
}
.input
{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width:100%;
}
div.scroller
{
	background-color:#FFFFFF;
	width: 100%;
	height: 400px;
	scrollbar-face-color: #f1f1f1; 
	scrollbar-shadow-color: #f1f1f1; 
	scrollbar-highlight-color: #f1f1f1; 
	scrollbar-3dlight-color: #f1f1f1; 
	scrollbar-darkshadow-color: #f1f1f1; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000000;
	overflow: auto;
	padding-right: 5px;
}
.black
{
	color:#000000;
}

.price{
  text-align: center;
  color: #FF0000;
  font-weight: bold;
  font-size: 12pt;
  font-style: Italic;
}

.video{
  position: relative;
  z-index: 20;
}

.video A:link, .video A:visited{
  display: block;
  width: 223px;
  height: 280px;
  position: absolute;
  top: 30px; 
  left: 18px;
  z-index: 10; 
}
.colorgallery {
   padding-left:20px;
   background-repeat: no-repeat;
}

.gallery-item {
  float:left;
  margin-left:15px;
  margin-bottom:15px;
  width:195px;
  height:115px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}

.gallery-item A:link, .gallery-item A:visited{
  display: block;
  width: 195px;
  height: 115px;
  overflow: hidden;
}

.banner {
  padding-left:55px;
}

.floatleftc {
   float:right;
   margin-right:17px;
   
}

.floatrightc {
   float:left;
   width:250px;
}
.canadafont {
   color: #c81b1b;
   font-size:10pt;
}

.form-left {
  width: 120px;
  float:left; 
 
}

.c-item {
  float:left;
}

.contact-form {
  margin-top:20px;
  width:250px;
  float:left;
}

.c-right {
  float:right;
  width: 194px;
  height:179px;
  margin-top:50px;
  margin-right:20px;
}
