﻿body {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Helvetica, Tahoma, sans-serif;
	margin: 0 0 0px;
	min-width: 960px;
	text-align: center;
	background: #ebebeb;/*2C4170; 4C5EC0;*/
}

.banner {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background-image: url(../images/headerback.png);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height:35px;
	padding:10px 0 0 0;
    margin:0 auto;
    width:950px;
  	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.5em;
	
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom: 4px solid #2C4170;
}
.marque {
	background-color: #ffffff;

	padding:10px 0 0 0;
    margin:0 auto;
    width:950px;

	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;

}
.header {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;

    background-repeat: no-repeat;
    background-color: #ffffff;
    height:84px;

    margin:0 auto;
    width:950px;
  	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom: 4px solid #2C4170;
}

.header li, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.header li {	
	float:left;
	font-size:14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bolder;
	margin: 0;
	padding: 0 8px 0 8px;
	border-left: thin #cccccc solid;

	text-align:center;
}
.logo {
	text-align: left;
	width: 495px;
	float: left;
}

.menu {
	float: right;
	width: 453px;
	background-color: #2C4170;
	color: white;
	margin-top:0px;
}

#first {	
	border-left: 0px #cccccc solid;
}
#table1 {
	margin: 5px 0px 20px 33px;
}
.infotable {
	
	margin: 5px 0px 20px 0px;
}
.infotable select {
	width: 150px;
}
.infotable td {
	padding: 2px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;	
}
.larger {
	font-size: large;
}
.opening {
	padding: 20px;
}

.leftcol {
	width: 220px;
	padding: 20px;
	float:left;	
}
.rightcol {
	width:645px;
	padding: 20px;
	float:left;
	border-left: 1px #2C4170 solid;
}
.productList {
	text-align: left;
}
.product {
	width: 650px;
	float: left;

}
.newsimage {
	display: inline; 
	padding: 0px 10px 10px 0;
}
.productnews {
	width: 650px;
	float: left;
}

.product img {
	height: 146px;
	width: 234px;
	display: inline; 
	padding: 0px 10px 10px 0;
}
.productnews img {
	display: inline; 
	padding: 0px 10px 10px 0;
}

.productDetail {
	padding: 5px;
}

.productDetail h2 {
	color: #00007e;
	margin-top: 0px;
}
.industrylist {
	width: 590px;
}
.industry {
	padding: 10px;
	float: left;
	width: 250px;
}
.industrybig {
	padding: 10px;
	float: left;
	width: 300px;
}

.contactmeans {
	clear:both;
}
.infopanel {
	padding: 0px;
	text-align: left;
}
.emailaddress {
	margin: 0px 10px 20px 10px;
	width: 700px;
	float:left;
	text-align:left;
}
.phone {
	margin: 0px 10px 20px 10px;
	width: 800px;
	float:left;
	text-align:left;
}

.buttons {
	width: 600px;
	margin: 20px 0 20px 0;
}
.numbers {
	color: #3649AA;
	font-weight:bold;
	text-align: left;
	width: 700px;
	float:left;
}

.existingcustomer {

	color:white;
	text-align: center;

	width: 220px;
}

.existingcustomer h1 {
	color: white;
}
.existingcustomer p {
	text-align: center;
}

.action {
	text-align:left;	
}
.action h2 {
	color: #00007e;
	border-bottom: 4px solid #2C4170;}

.action p {
	text-align:left;
}
.mailaddress {
	margin-top: 45px;
	text-align:left;
}

.tableheading {
	color: #081454;
	border-bottom: 1px #081454 solid;
	text-align: left;
	margin: 0px 10px 0 10px;
	font-weight:bold;
}

.interest {
	text-align: left;
	font-weight:bold;
	margin: 0px 10px 0 10px;
}
.checklist {
	text-align: left;
	margin: 0px 10px 0 70px;
}
.checklist label {
	padding: 2px;
}

.header li a {
	color: #ffffff;
	font-weight: bolder;
	display: block;
	padding: 7px 0;
	text-decoration: none;	
}

.header li a:hover {
	text-decoration: underline;
}

.bigtext {
	width: 300px;
}

.tabs {
	width: 600px;
	margin: 0 0 0 10px;
}
.moto {
	width: 600px;
	float: left;
	color: #2C4170;
	text-align:left;
	padding-left: 10px;
}
.contact {
	width: 500px;
	float: right;
	font-size: 14pt;
	color: #2C4170;
}

.main {

	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    margin:0 auto;
    padding-bottom: 10px;/*60px; big whitespace at bottom*/
    width: 950px;
    height: auto;
    min-height: 400px;
    background-image: url(../images/background.png);
    background-repeat: repeat-x;
    background-color: #ffffff;
    clear:both;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}

.mainlong {
	min-height: 850px;
}
.slider{

	padding: 10px;
}

.message {
	padding: 20px;
	width: 950px;
	float: left;
}

.col1 {
	float: left;
	width: 600px;
	padding-right: 20px;
}

.col2 {
	float: left;
	width: 270px;
	padding-right: 20px;
}

.bluelist {
	text-align: left;
	padding: 0px 0px 20px 40px;
	color: #00007e;
}
.bluelist {
	text-align: left;
	padding: 0px 0px 20px 40px;
}
.bluelist ul {
	list-style: square;
}

.list {
	text-align: left;
	padding: 0px 0px 20px 40px;
}

.list {
	text-align: left;
	padding: 0px 0px 20px 40px;
}
.list ul {
	list-style: square;
}
.cols {
	padding: 0px 0px 20px 20px;
}

.bluebox {
	background-image: url(../images/bluebox.png);
	background-repeat:no-repeat;
	
	padding: 5px 0px 20px 10px;
	line-height: 20px;
}


.bigbluebox {
	background-image: url(../images/bigbluebox.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding: 5px 0px 20px 10px;
	line-height: 20px;
}
.scol1 {
	float: left;
	width: 260px;
	padding-left: 30px;
	text-align:left;
}

.scol2 {
	float: left;
	width: 260px;
	padding-left: 40px;
	text-align:left;
	border-left: 1px #00007e solid;
}

.scol3 {
	float: left;
	width: 260px;
	padding-left: 40px;
	text-align:left;
	border-left: 1px #00007e solid;
}


.footer 
{
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background-repeat: no-repeat;
    padding:0px 0 0 0;
    margin:0 auto;
    width:952px;	
    clear:both;
	background-color: #ffffff;
	border-top: 1px #2C4170 solid;
}

.footmenu {
	clear:both;	
	height: 30px;
	padding-top: 5px;
    background-color: #ffffff;
  	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;

/*   	border: thin #CCCCCC solid; */
	border-bottom: 4px #2C4170 solid;
}

.footmenu li {
	display: inline;	
	font-size:0.85em;
	color:#2C4170;
}

.footmenu li a {
	padding: 7px;
	text-decoration: none;	
	color:#2C4170;
}

.footmenu li a:hover {
	text-decoration: underline;
}

.copyrightmessage {
	clear:both;	
    color: #666666;
	background-color: #ebebeb;
	font-size:.9em;	
	padding: 5px 0 5px 0;
	
}

.box {
	margin-top: 40px;
	float: left;
	width: 200px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
}

.boxheading{
	padding-top: 20px;
	text-align:center;
	color:#fefefe; 
	font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size:24px;
	font-weight: bolder;
	letter-spacing:0.1em;
	text-transform:uppercase;
}

.boxtext {
	color: #fefefe;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	text-align:center;	
}

.boxtext p {
	padding-bottom: 10px;
}

h1 {
    font-size: 14pt;
    margin-bottom : 10px;
    color: #081454;
    text-align: left;
}

h2 {
    font-size: 1.2em;
    margin-bottom : 5px;
}

h3 {
	color: #754300;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;

}


p {
    text-align: left;	
   	line-height: 1.4em;
    margin-top: 0px;
    margin-left: 5px;
}

a {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
	color: #192981;
}

a:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    text-decoration: underline;
    color: #7B6B05;
}


