﻿body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #B7B6C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bgBody.gif);
	background-repeat: repeat-x;
	background-position:0px 109px
}
a:link {
	color: #660099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366FF;
}
a:hover {
	text-decoration: none;
	color: #6666FF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1 {
	font-size: 150%;
	color:#120F82;
}
h2 {
	font-size: 130%;
	color:#120F82;
}
h3 {
	font-size: 120%;
	color:#120F82;
}
.content 
{
    background:url(../../images/TopBG.jpg) repeat-x 10px 0px;
	margin-left:20px;
	min-width:750px;
	position:relative;
}
.footer {
	background:url(../../images/BottomShadow.jpg) repeat-x 0px 39px #F5F4F3;
	height:44px
}
.contentColumn {
	height:300px;
	background:url(../../images/ContentBG.jpg) no-repeat #F5F4F3;
	padding:0px 10px 10px 10px;
}
.contentLeft {
	background:url(../../images/ContentLeftBG.jpg);
	width:12px
}
.contentTop {
	background:url(../../images/ContentTopBG.jpg);
	height:12px
}
/*Navigation*/
.menu {
	width:748px;
	height:73px;
	background:url(../../images/Menu.jpg) no-repeat right;
}
a.MenuHome {
	display:block;
	text-decoration: none;
	width:36px;
	height:20px;
	background:url(../../images/MenuHome.gif) no-repeat;
	margin:7px 0px 0px 40px;
	float:left;
}
a.MenuHome:hover {
	background:url(../../images/MenuHome_f2.gif) no-repeat;
}
a.MenuProducts {
	display:block;
	text-decoration: none;
	width:51px;
	height:20px;
	background:url(../../images/MenuProducts.gif) no-repeat;
	margin:7px 0px 0px 30px;
	float:left;
}
a.MenuProducts:hover {
	background:url(../../images/MenuProducts_f2.gif) no-repeat;
}
a.MenuGallery {
	display:block;
	text-decoration: none;
	width:72px;
	height:20px;
	background:url(../../images/MenuGallery.gif) no-repeat;
	margin:7px 0px 0px 30px;
	float:left;
}
a.MenuGallery:hover {
	background:url(../../images/MenuGallery_f2.gif) no-repeat;
}
a.MenuLocations {
	display:block;
	text-decoration: none;
	width:138px;
	height:20px;
	background:url(../../images/MenuLocations.gif) no-repeat;
	margin:7px 0px 0px 30px;
	float:left;
}
a.MenuLocations:hover {
	background:url(../../images/MenuLocations_f2.gif) no-repeat;
}
a.MenuISCconnect {
	display:block;
	text-decoration: none;
	width:49px;
	height:20px;
	background:url(../../images/MenuISCconnect.gif) no-repeat;
	position:absolute;
	top:72px;
	left:585px;
}
a.MenuISCconnect:hover {
	background:url(../../images/MenuISCconnect_f2.gif) no-repeat;
}
li {
	list-style-image:url(../../images/bullet.png);
	line-height:18px;
	}
.productLogos
{
     float:left;
     margin:0px 10px 5px 0px;
     height:240px;
     width:156px;
     background:URL(../../images/logosBG.png) no-repeat;
     padding-top:3px;
     font-size:87%;
     text-align:center;
}
.productText
{
     margin:0px 7px 3px 5px;
     text-align:left;
}