body { 
	height:100.01%;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 100.01%;
	color: #666666;
	background-color: #F1F7FB;
	background-image: url(../images/bg/bodybg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 80%;
}
sup {
	line-height: 0;
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0D6BB2;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0px;
	border-bottom: 2px dotted #333333;
}
#headerwrapper {
	padding: 0;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg/wrappertop.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#header {
	padding: 0;
	width: 960px;
	height: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	width: 200px;
	margin-top: 18px;
	margin-left: 18px;
}
#bmfq {
	float: right;
	width: 116px;
	margin-top: 82px;
	margin-right: 140px;
}
#plug {
	float: right;
	width: 120px;
	margin-top: 20px;
	margin-right: 2px;
}
#topnav {
	background-image: url(../images/bg/navback.png);
	background-repeat: no-repeat;
	background-position: left top;
    width: 930px; 
	height: 74px;
	margin: 15px 15px 10px 15px;
	padding-left: 15px;
	}
.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

#nav {
    min-width: 915px;
    margin: 0 0 15px 0;
	padding: 0;
    list-style: none;
	 }
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    float: left;
	text-align:center; }
#nav li a {
    display: block;
    padding: 8px 22px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    border-right: 2px solid #ccc;
	margin-top: 2px; }
#nav .first {
    display: block;
    padding: 8px 22px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
	border-left: 2px solid #ccc; }
#nav .last {
    display: block;
    padding: 8px 22px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    border-right: 2px solid #ccc; }
#nav li a:hover {
    color: #FF0E18;
	background-image: url(../images/bg/navback_on.png);
	background-repeat: no-repeat;
	background-position: left top;
 }
h2 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
#contentwrapper {
	background-image: url(../images/bg/contentwrapperbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 960px;
	margin: -13px auto 0 auto;
}
#content {
	text-align:left;
	padding: 0 15px 0 15px;
}
#content img {
	float:right;
	margin: 0 0 10px 10px;
	border: solid 1px #000000;
}
#content h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #0D6BB2;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.highlight {
	background-color: #CCCCCC;
	padding: 0px 4px 0px 0px;
	background-image: url(../images/h3_right_curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundbox {
	background-color: #CCCCCC;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/h3_left_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content ul {
	margin-top: 5px;
}
#content li {
	font-size: 13px;
	line-height: 120%;
	list-style-type: square;
	margin-bottom: 16px;
}
#content a {
	color: #FF0E18;
	text-decoration: none;
}
#content a:hover {
	color: #FF0E18;
	text-decoration: underline;
}
#content a:active {
	color: #FF0E18;
}
#content a:visited {
	color: #FF0E18;
}
#footer {
	background-image: url(../images/bg/footerbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 960px;
	margin-top: -14px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0;
	clear: both;
}
#navcontainer {
padding: 0 0 10px 0;
}
#navcontainer a {
	color: #000000;
	text-decoration: none;
	}
#navcontainer a:hover {
	color: #0D6BB2;
	text-decoration: none;
	}
#navcontainer a:active {
	color: #0D6BB2;
	text-decoration: none;
	}
#navcontainer a:visited {
	}
#navcontainer ul
{
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{
	text-decoration: none;
	padding: 10px 5px;
	color: #0D6BB2;
}

#navcontainer ul li a:hover
{
	color: #FF0E18;
	text-decoration: underline;
}
#navcontainer ul li a:visited
{
}
#navcontainer p {
	color: #000000;
	text-align:center;
	font-size: 14px;
	padding-top: 12px;
	margin-bottom: 12px;
	}
#copyright {
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#copyright p {
	text-align:center;
	font-size: 11px;
	padding: 10px;
	}
#frontabouthead {
	text-align:left;
	background-image: url(../images/bg/front_about_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 305px;
	margin: 0 0 0 15px;
}
#frontaboutbottom {
	background-image: url(../images/bg/front_about_box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 305px;
	height: 10px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 0;
}
#frontaboutcopy {
	margin-bottom: 0;
	padding: 1px 9px 1px 10px;
}
#frontaboutcopy p {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 0;
	word-spacing: -0.1pt;
}
#products {
	width: 930px;
	margin-left: 13px;
}
#contactus {
	width: 930px;
	margin-left: 13px;
}
#contactus p {
	font-size: 13px;
}
#rightcol {
	float: right;
	width: 301px;
}
#midcol {
	float: left;
	width: 302px;
	margin-left: 13px;
}
#leftcol {
	float: left;
	width: 301px;
}
.custombox {
	position: relative;
	padding: 0 5px 1px 1px;
	margin: 0;
	width: 295px;
	background-image: url(../images/bg/product_301_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.customboxmid {
	position: relative;
	padding: 0 5px 1px 1px;
	margin: 0;
	width: 296px;
	background-image: url(../images/bg/product_302_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.productbox {
	position: relative;
	padding: 5px 5px 1px 9px;
	margin: 0;
	width: 287px;
	background-image: url(../images/bg/product_301_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.productboxtop {
	width: 301px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg/product_301_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.productboxmid {
position: relative;
	padding: 5px 5px 1px 9px;
	margin: 0;
	width: 288px;
	background-image: url(../images/bg/product_302_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.productboxmidtop {
	width: 302px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(../images/bg/product_302_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.productbox img {
	float: left;
	margin: 0 10px 0 0;
}
.productboxmid img {
	float: left;
	margin: 0 10px 0 0;
}
#products ul {
	font-size: 11px;
	margin: 0 0 0 145px;
	padding: 0px;
}
#products li {
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}
#products h2 {
	font-size: 15px;
	margin: 0;
	padding: 3px 0 3px 8px;
	color: #FFFFFF;
}
#products h3 {
	font-size: 11px;
	margin: 0 0 5px 145px;
	color: #0D6BB2;
}
.moreproducts {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 97%;
	position: absolute;
	bottom: 3px;
	right: 5px;
	}
.moreproducts a {
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	color: #FF0E18;
	}
.moreproducts a:hover {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	}
.moreproducts a:active {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
	}
.moreproducts a:visited {
	font-size: 12px;
	}
#products p {
	font-size: 12px;
}
#presentationbox {
	clear: both;
	font-size: 16px;
	line-height: 125%;
	text-align: center;
	width: 249px;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	border: 1px solid #000000;
}
#presentationbox a {
	text-decoration: none;
}
#presentationbox a:hover {
	text-decoration: underline;
}
#presentationbox a:active {
	text-decoration: underline;
}
#connectors1 {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 225px;
}
#connectors1 p {
	font-size: 11px;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 115px 0 0 0;
}
#connectors2 {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 225px;
}
#connectors2 p {
	font-size: 11px;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 115px 0 0 0;
}
#connectors3 {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	width: 225px;
}
#connectors3 p {
	font-size: 11px;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 115px 0 0 0;
}
#connectors4 {
	margin: 0px;
	padding: 0;
	float: left;
	width: 225px;
}
#connectors4 p {
	font-size: 11px;
	text-align: center;
	margin: 0 5px 0 5px;
	padding: 115px 0 0 0;
}
.connectorsbox {
	position: relative;
	padding: 0;
	margin: 0;
	width: 225px;
	height: 200px;
	background-image: url(../images/bg/connectorbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.connectortop {
	width: 225px;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg/connectortopbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* BUTTON AND FORM STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}
	
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right: 5px; 
	font-size: 1.1em; 
	text-align: center; 
	background: transparent url(../images/btn_blue_sprite.gif) no-repeat right -140px; 
}
	
button.submitBtn span {
	padding: 13px 0 0 15px; 
	height: 37px; 
	background: transparent url(../images/btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}
#contactus .formfield {
	font-family: "Trebuchet MS";
	padding: 2px;
	font-size: 13pt;
	font-weight: normal;
	border-color: #0D6BB2;
	border-style: inset;
	border-width: 1px;
	color: #0D6BB2;
	background-image: url(../images/bg/formfieldbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contactform {
	float: left;
	width: 450px;
	margin-left: 50px;
}
#contactdetails {
	float: right;
	width: 250px;
	margin-right: 80px;
}
#contactdetails .outsettext {
	font-weight: bold;
	color: #0D6BB2;
	text-align:left;
}
