﻿html, body {    
   height: 100%; 
}
BODY {
	margin: 0px;
	padding:0;
	background-color: #a7b3f4;
	color: #000000;
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height: 20px;
	font-size: 14px;
	background-repeat: repeat-x;
	background-image: url(../images/back1.html);
	height:100%;
	min-height: 100%;
}


DIV {
	color: #000000;
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height: 20px;
	font-size: 14px;
}

.header {
	color: #ffffff;
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height: 13px;
	font-size: 13px;
	font-weight:bold;
	width:100%;
	height:30px;
	position:relative;
	vertical-align:middle;
	top:0px;
}
.headerlink
{
    margin-left:20px;
	text-decoration: none;
}
.headerimage
{
	position:relative;
	top:1px;
	left:-1px;
	vertical-align:top;
}
.headerlink:hover
{
	text-decoration: underline
}
.headerlink:active
{
	text-decoration: underline
}


.social_floating
{
    background-image: url(../images/social_floating_back3.html);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width:245px;
    height:68px;
}
.social_floating2
{
    background-image: url(../images/social_floating_back2.html);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width:245px;
    height:56px;
}
.social_floating1
{
    background-image: url(../images/social_floating_back.html);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width:245px;
    height:38px;
}


.banner1
{
    background-image: url(../images/banner1full.html);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width:1120px;
    height:310px;
    position:relative;
    left:-289px;
}

.banner4
{
    background-image: url(../images/banner4full.html);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width:1120px;
    height:117px;
    position:relative;
    left:-289px;    
}

.contents1
{
    margin-top:6px;
    height:358px;
    width:100%;
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height: 19px;
	font-size: 16px;
	text-align:left;
}
.contents1innertext
{
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 13px;
	margin-bottom: 14px;
}


.buttonrow
{
    width:100%;
    margin-top:0px;
    height:34px;
    text-align:center;
}

.otherproducts
{
    margin-left:12px;
    margin-top:16px;
    height:208px;
    width:100%;
	font-family: Segoe UI, Arial, Sans-Serif;
	text-align:center;
}

.container {
   min-height: 100%;
   margin-bottom: -60px;
   position: relative;
}
.footerplaceholder
{
    height:60px;  
    clear:both;
}  
.footer
{
    height:60px;    
    background-image: url(../images/footerback.html);
    background-repeat: repeat-x;
    background-position:0px 0px;
    margin-top:0px;
    width:100%;
	font-family: Segoe UI, Arial, Sans-Serif;
	text-align:center;
	position:relative;
}

.footercopyrightarea
{
	color: #ffffff;
	font-family: Segoe UI, Arial, Sans-Serif;
	font-size: 11px;
	position:relative;
	top:12px;
	height:20px	
}

.footerlinksarea
{
	color: #ffffff;
	font-family: Segoe UI, Arial, Sans-Serif;
	font-size: 11px;
	position:relative;
	top:10px;
	height:20px;
}

.footerlink
{
	color: #ffffff;
	font-family: Segoe UI, Arial, Sans-Serif;
	line-height: 13px;
	font-size: 13px;
	font-weight:bold;
	vertical-align:middle;
    margin-left:10px;
    margin-right:10px;
	text-decoration: none;
}
.footerlink:hover
{
	text-decoration: underline
}
.footerlink:active
{
	text-decoration: underline
}

A { color: Black; }
A.hoverlink:link { text-decoration: none } 
A.hoverlink:visited { text-decoration: none }
A.hoverlink:active { text-decoration: underline }
A.hoverlink:hover { text-decoration: underline }
