﻿/* PAGE/GENERAL */

*
{
    margin: 0;
    padding: 0;
}

body
{
    height: 100%;
}

html
{
    height: 100%;
}

#nonFooter
{
    position: relative;
    min-height: 100%;
}

* html #nonFooter
{
    height: 100%;
}
h4{
	color: #06437c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	text-align:center;
}
#contactTable{
	margin:0px;
}

#contactTable td{
	height:20px;
	padding:0 20px;
}


.TitleRed20 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#BD2925;
	margin: 13px 0 0 0;
	line-height:20px;
	font-weight: bold;
	text-align:center;

}

.centerMe {
	text-align:center;
}

body
{
    background-color: #314D63;
    background-image: url(../int/Background1.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: repeat-y;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
}

#page
{
    width: 715px;
    margin: 0 auto;
    min-height: 100%;
    text-align: left;
    background-color: #EFF3F7;
    background-image: url(g);
    background-repeat: repeat-y;
    position:relative;
}

* html #page
{
    height: 100%;
}

.clearer
{
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}

/* HEADER */

#header
{
    background-color: transparent;
    height: auto;
    width: 695px;
    margin: 10px;
    float: left;
    position: relative;
}
#footer-content
{
    background-color: transparent;
    height: auto;
    width: 695px;
    margin: 10px;
    float: left;
    position: relative;
}


/* CONTENT */

#content
{
    padding-bottom: 75px;
    height:auto;
}
.spacer {
	position: relative;
	font-size: 0px;
	height: 7px;
	background-color: #eff3f7;
}


#content-primary
{
    width: 695px;
    text-align: center;
    height: auto;
    float: left;
    margin-left:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
}

#content-right1
{

    float: right;
    width: 300px;
    height: 100%;
    margin-top: 10px;
    background-color: #fff;
}


#content-left1
{

    float: left;
    width: 388px;
    height: 100%;
    margin-top: 10px;
    background-color: #fff;
}

/* FOOTER */

#footer
{
    background-repeat: no-repeat;
    position: relative;
    display: block;
    width: 715px;
    height: 75px;
    margin: -75px auto 0px auto;
    background-position: left 50%;
    background-color:transparent;
}


#menu{
	position:relative;
	margin:10px;
	height:auto;
}


.productCell{
	width:108px;
}

#content-right p {
	margin: 10px;
}
#content-left p {
	margin: 10px;
}
#bottomPanel p {
	margin: 10px;
}

p {
	text-align: left;
}
#content-right .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.subHeadBlue {
	color: #06437c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
}

.subHeadBlueCenter {
	color: #06437c;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
	text-align:center;
}


#bottomPanel {
	text-align: center;
	height: auto;
	background-color: #FFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top:7px;
	padding:10px;
}

#bottomPanel p{
	text-align: center;
}
