@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body
{
	background-image: url(../images/general_background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

.center-container
{
	margin: auto;
	width: 1030px;
	height: 100%;
}

.header
{
	float: left;
}

.h-left
{
	float: left;
	width: 470px;
	height: auto;
}

.h-right
{
	float: right;
	width: 538px;
	height: auto;
}

.main-logo
{
	float: left;
	width: 380px;
	height: 119px;
	margin-left: 15px;
	margin-top: 4px;
	border-style: none;
}

.header-contact
{
	float: right;
	color: #3e6b9a;
	font-size: 12px;
	margin-top: 24px;
	margin-right: 9px;
}

.social-icons
{
	float: right;
	margin-top: 12px;
	margin-right: 7px;
}

.si-item
{
	float: left;
	border-style: none;
}

.contents
{
	float: left;
}

.main-navigation-holder
{
	float: left;
	margin-left: 11px;
}

.mmbg1
{
	float: left;
	background-image:url(../images/mmbg1.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 54px;
}

.mmbg2
{
	float: left;
	background-image:url(../images/mmbg2.png);
	background-repeat: repeat-x;
	width: 970px;
	height: 54px;
}

.mmbg3
{
	float: left;
	background-image:url(../images/mmbg3.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 54px;
}

.main-navigation
{
	float: left;
	z-index: 5;
	position: relative;
}

.main-navigation ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-navigation ul li
{
	float: left;
	font-size: 12px;
	color: #ffffff;
	height: 100%;
	
}

.main-navigation ul li a
{
	float: left;
	width: auto;
	text-decoration: none;
	color: #ffffff;
	padding-top: 21px;
	padding-left: 22px;
	padding-right: 22px;
	height: 54px;
}

.main-navigation ul li a:hover, .main-navigation ul li a.current
{
	float: left;
	background-image: url(../images/mmhoverbg.png);
	background-repeat: repeat-x;
	width: auto;
	height: 54px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 21px;
	padding-left: 22px;
	padding-right: 22px;
}
.frame-estore
{
	width: 1000px;
	height: 1400px;
	float: center;
}
.main-navigation ul li ul
{
	float:left;
	margin: 0px;
	padding: 0px;
	background: #e6e6e6;
	position: absolute;
	width: 250px;
	margin-top: 51px;
	visibility: hidden;
	padding-top: 12px;
	padding-bottom: 20px;
	background-image: url(../images/box_bg6.png);
	background-color: transparent;
	overflow: hidden;
	height: 310;
}

.main-navigation ul li:hover ul
{
	visibility:visible;
}

.main-navigation ul li ul li
{
	height: 30px;
	width: 250px;
	clear: both;
	display: block;


}

.main-navigation ul li ul li a
{
float: left;
	text-decoration: none;
	background: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: -14px;
}

.main-navigation ul li ul li a:hover
{
	
	text-decoration: none;
	background: none;
	color: #3f6b9a;
	font-size: 12px;
	font-weight: bold;
	
}

.carousel-holder
{
	float:left;
	z-index: 3;
	position: relative;
}

.home-slogan-below-carousel
{
	float: left;
	text-align: center;
	width: 100%;
	font-size: 22px;
	color: #3e6b9a;
}

.home-boxes-holder
{
	float: left;
	padding-left: 9px;
	width: 100%;
	margin-top: 12px;
}

.hb-item
{
	float: left;
	background-image:url(../images/box_bg.png);
	width: 326px;
	height: 310px;
	margin-right: 4px;
}

.hbi-title
{
	float: left;
	font-size: 18px;
	color: #3e3e3e;
	margin-top: 13px;
	margin-left: 16px;
}

.hbi-image
{
	text-align: center;
	margin-top: 18px;
	clear: both;
	display: block;
}

.hbi-bodytext
{
	float: left;
	color: #666666;
	font-size: 12px;
	width: 300px;
	padding-left: 13px;
	padding-right: 13px;
	clear: both;
	display: block;
	margin-top: 7px;
	height: 85px;
}

.hbi-btn-holder
{
	text-align: center;
	margin-top: 15px;
	vertical-align: bottom;
}

.footer-divider
{
	float: left;
	width: 960px;
	height: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d0d1d2;
	margin-left: 24px;
	margin-top: 16px;
	margin-bottom: 7px;
}

.footer
{
	float: left;
	margin-bottom: 30px;
}

.f-left
{
	float: left;
	width: 235px;
	height: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d0d1d2;
	margin-left: 35px;
}

.f-right
{
	float: right
}

.fl-title
{
	float: left;
	font-size: 14px;
	color: #3e6b9a;
	font-weight: bold;
}

.fl-bodytext
{
	float: left;
	margin-top: 20px;
}

.flb-item
{
	float: left;
	width: 190px;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d0d1d2;
	color: #6e6e6e;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
	display: block;
	margin-bottom:10px;
}

.flb-item-l
{
	float: left;
	width: 190px;
	height: auto;
	color: #6e6e6e;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
	display: block;
}

.flb-item a 
{
	text-decoration: none;
	color: #6e6e6e;
}

.flb-item a:hover
{
	text-decoration: none;
	color: #3f6b9a;
}

.flb-item-l a 
{
	text-decoration: none;
	color: #6e6e6e;
}

.flb-item-l a:hover
{
	text-decoration: none;
	color: #3f6b9a;
}

.footer-navigation
{
	float: left;
	margin-left: 55px;
	clear: both;
	display: block;
	width: 100%;
	height: auto;
}

.footer-navigation ul
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-navigation ul li
{
	float: left;
	font-size: 14px;
	color: #3e6b9a;
	font-weight: bold;
	width: 170px;
}

.footer-navigation ul li ul li
{
	float: left;
	font-size: 11px;
	color: #6e6e6e;
	font-weight: bold;
	margin-top: 12px;
}

.footer-navigation ul li ul li a
{
	color: #666666;
	text-decoration: none;
}

.footer-navigation ul li ul li a:hover
{
	color: #3f6b9a;
	text-decoration: none;
}

.copyright
{
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin-top: 60px;
}

.copyright a
{
	color: #666666;
	text-decoration: none;
}

.copyright a:hover
{
	color: #666666;
	text-decoration: underline;
}

.subpage-contents
{
	float: left;
	width: 1008px;
	height: auto;
}

.subpage-content-title
{
	float: left;
	background-image:url(../images/subpage_titlebg.png);
	background-repeat: no-repeat;
	width: 995px;
	height: 80px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bolder;
	padding-top: 11px;
	padding-left: 30px;
	margin-left: 8px;
}

.spc-holder
{
	float: left;
	margin-left: 8px;
}

.spcbg1
{
	float: left;
	background-image:url(../images/scbg1.png);
	background-repeat: no-repeat;
	width: 995px;
	height: 17px;
}

.spcbg2
{
	float: left;
	background-image:url(../images/scbg2.png);
	background-repeat: repeat-y;
	width: 995px;
	padding-bottom: 40px;
	min-height:120px;
    height:auto !important;
    height:400px; 
}

.spcbg3
{
	float: left;
	background-image:url(../images/scbg3.png);
	background-repeat: no-repeat;
	width: 995px;
	height: 46px;
}

.spc-l
{
	float: left;
	width: 495px;
	border-right-color: #d0d1d2;
	border-right-width: 1px;
	border-right-style: solid;
	height: auto;
	margin-top: 12px;
}

.spc-r
{
	float: right;
	margin-top: 12px;
	text-align: left;
	width: 430px;
}

.contact-form-holder
{
	float: left;
}

.cfh-text
{
	float: left;
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-left: 30px;
}

.contact-form
{
	float: left;
	margin-top: 35px;
}

.cf-item
{
	float: left;
	width: 470px;
	clear: both;
	display: block;
	margin-bottom: 12px;
}

.cf-i-l
{
	float: left;
	width: 140px;
	margin-left: 20px;
	font-size: 14px;
	color: #666666;
	margin-top: 11px;
}

.cf-i-r
{
	float: right;
	width: 306px;
}

.input-txt-holder
{
	background-image:url(../images/txt_bg.jpg);
	background-repeat: no-repeat;
	width: 306px;
	height: 41px;
	border: none;
}

.input-ta-holder
{
	background-image: url(../images/textarea_bg.jpg);
	background-repeat: no-repeat;
	width: 306px;
	height: 152px;
	border: none;
}

.input-txt
{
	width: 280px;
	float: left;
	margin-top: 8px;
	font-size: 15px;
	margin-left: 8px;
	border: none;
}

.input-ta
{
	width: 280px;
	height: 120px;
	float: left;
	margin-top: 8px;
	font-size: 15px;
	margin-left: 8px;
	border: none;
}

.input-btn
{
	border: none;
	background-image: url(../images/btn_bg.png);
	width: 167px;
	height: 36px;
	float: right;
	margin-right: 30px;
	text-align: left;
	color: #ffffff;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 12px;
	padding-top: -5px;
	cursor: pointer;
}

.spcr-text
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 350px;
	line-height: 22px;
	clear: both;
	display: block;
}

.spcr-text a
{
	text-decoration: none;
	color: #3e6b9a;
}

.spcr-text a:hover
{
	text-decoration: underline;
	color: #3e6b9a;
}

.spcr-divider
{
	float: left;
	width: 300px;
	border-bottom-color: #d0d1d2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 12px;
	margin-top: 20px;
}

.newsletter-form-holder
{
	float: left;
}

.n-title-text
{
	float: left;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 15px;
}

.n-input-text
{
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	width: 273px;
	border: none;
	font-size: 11px;
	color: #666666;
}

.nfh-btn-holder
{
	float: right;
	margin-right: -25px;
	margin-top: 18px;
}




/* Diki below */

.subpage-text
{
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	line-height: 24px;
	color: #666666;
	font-size: 13px;
	font-weight: regular;
	width: 920px;
	
}
.products-text
{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 43px;
	color: #666666;
	font-size: 24px;
	font-weight: regular;
	width: 500px;
	height: 43;
	align: right;
}


.titles-text
{
	font-size: 24px;
	color: #3e6b9a;
}

.subpageimage-holder
{
	float: left;
	margin-left: 7px;
}


.location-boxes-holder
{
	float: left;
	locations-bg_03: url(../images/locations-bg_03.png);
	padding-left: 9px;
	width: 100%;
	margin-top: 12px;
}


.ltextcol-left
{
	float: left;
	width: 600px;
	height: 100%;
	overflow: hidden;
	position: absolute;
}


/* test only */

.testh
{
float: left;
background-image: url('../activeimg.jpg');
background-repeat: no-repeat;
height: 50px;
width: 100px;
cursor: pointer;
}

.testh:hover
{
background-image: url('../hoverimg.jpg');
background-repeat: no-repeat;
}

.testh2
{
float: left;
background-image: url('../hoverimg.jpg');
background-repeat: no-repeat;
height: 50px;
width: 100px;
cursor: pointer;
}

.testh2:hover
{

background-image: url('../activeimg.jpg');
background-repeat: no-repeat;
}

.cl-text-test
{
background-image: url('../images/locations-bg_03.png');
background-repeat: no-repeat;
height: 265px;
width: 987px;
}

.cltt-text-content
{
float: left;
width: 300px;
height: auto;
margin-top: 20px;
margin-left: 40px;
}


/* new added css  */

.st-map-instruction
{
	float: left;
	margin-left: 120px;
	width: 100%;
	clear: both;
	display: block;
}

.st-map-holder
{
	float: left;
	margin-left: 120px;
	width: 100%;
	clear: both;
	display: block;
	margin-top: 30px;
}

.interactive-header-locations
{
	float: left;
	width: 989px;
	height: 297px;
	margin-left: 6px;
}

.ileft, .ileft a
{
	float: left;
	background-image: url(../images/ileft.png);
	background-repeat: no-repeat;
	width: 494px;
	height: 265px;
	cursor: pointer;
	color: #66686a;
}
.ileftauto, .ileftauto a
{
	float: left;
	background-image: url(../images/ileft.png);
	background-repeat: repeat;
	width: 494px;
	height: autopx;
	cursor: pointer;
	color: #66686a;
}



.ileft:hover, .ileft:hover a:hover
{
	float: left;
	background-image:url(../images/ileft_hover.png);
	background-repeat: no-repeat;
	width: 494px;
	height: 265px;
	color: #ffffff;
}

.iright, .iright a
{
	float: left;
	background-image: url(../images/iright.png);
	background-repeat: no-repeat;
	width: 493px;
	height: 265px;
	cursor: pointer;
	color: #66686a;
}
.irightauto, .irightauto a
{
	float: left;
	background-image: url(../images/iright.png);
	background-repeat: no-repeat;
	width: 493px;
	height: 530px;
	cursor: pointer;
	color: #66686a;
}

.iright:hover, .iright:hover a:hover
{
	float: left;
	background-image:url(../images/iright_hover.png);
	background-repeat: no-repeat;
	width: 493px;
	height: 265px;
	color: #ffffff;
}


.ileft-text-holder
{
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.ileftauto-text-holdertestimonials
{
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.ileftauto-text-holdertestimonialsyelp
{
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	width: 1000px;
}
.ileftauto-text-holdergallery
{
	float: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	width: 800px;
}
.irightauto-text-holdertestimonials
{
	float: right;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.irightauto-text-holdergallery
{
	float: right;
	margin-top: 30px;
	margin-right: 35px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}

.ileft-text-holderproducts
{
	float: left;
	margin-top: 0px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}



.iright-text-holder
{
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}


.subpage-slogan-below-carousel
{
	float: left;
	text-align: right;
	width: 100%;
	font-size: 18px;
	color: #666666;
	margin-top: -30px;
	margin-left: -20px;
}


.subpageleft-bodytext
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	height: 100px;
	width: 400px;
}
.subpageleft-bodytextproducts
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 19px;
	margin-top: 2px;
	height: 19px;
	width: 400px;
}




.learnmore-btn-holder
{
	float: right;
    width: 179px;
    height: 45px;
	padding-left: 13px;
	padding-right: 0px;
	display: block;
	margin-top: 65px;
	margin-right: 50px;
	border-style: none;
}
.productsbtnholderlearnmore
{
	float: right;
    width: 179px;
    height: 43px;
	padding-top: 0px;
	padding-right: 120px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	
}
.productsbtnholderlogo
{
	float: left;
    width: 215px;
    height: 43px;
	padding-top: 0px;
	padding-left: 13px;
	padding-right: 15px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;

}
.productstextholder
{
	float: center;
    width: 650px;
    height: 43px;
	padding-left: 13px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 24px;
	font-weight: strong;
}
.line-divider-holder
{
	float: left;
    width: 966px;
    height: 26px;
	padding-left: 13px;
	padding-right: 25px;
	display: block;
	margin-top: 5px;
	
	
}

.aboutcenter-text
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 750px;
	
	
	padding-left: 120px;
	
}

.blue-link
{
	
	color: #3e6b9a;
	font-size: 12px;
	font-weight: bold;
	}
	
	

.product-subpages
{
	float: center;
	line-height: auto;
	margin-left: -75px;
}



.nivo-controlNav
{
float: right;
margin-top: 325px;
margin-right: 110px;
effect: random;
animSpeed: 500;
pauseTime: 3000; 
}


.clientleft-text-holder
{
	float: left;
	width: 650px;
	height:auto;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.clientleft-text-holderwide
{
	float: left;
	width: 900px;
	height:auto;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}

.clientleft-bodytext
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	height: 100px;
	width: 650px;
}
.clientleft-bodytextinline
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	height: autopx;
	width: 200px;
	display: inline-block;
}
.clientright-bodytextinline
{
	float: right;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	height: autopx;
	width: 200px;
	text-align: left;
	display: inline-block;
}
.clientleftauto-bodytext
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	height: autopx;
	width: autopx;
}

.products-imageholder
{
	float: left;
	margin-left: 150px;
}

.clients-main-bodytextholder
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 35px;
	height: 415px;
	width: 850px;
}

.clients-logoholder
{
	float: left;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 35px;
	height: 450px;
	width: 900px;
	text-align: left;
	vertical-align: top;
}
.clients-logoholderautoheight
{
	float: left;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 35px;
	height: autopx;
	width: 900px;
	text-align: left;
	vertical-align: top;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
}


.clients-founder-texttholder
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 35px;
	height: 715px;
	width: 850px;
}
.clients-founder-texttholderright
{
	float: right;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	margin-right: 35px;
	height: 450px;
	width: 400px;
	text-align: right;
	display: inline;
}
.clients-founder-texttholderleft
{
	float: left;
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	clear: both;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 35px;
	height: 450px;
	width: 400px;
	text-align: left;
	display: inline;
	
}
.ileft-img-holder
{
	float: right;
	margin-top: 2px;
}

.HA-TP-holder
{
	float: left;
    width: 800px;
    height: 640px;
	padding-left: 96px;
	padding-right: 108px;
	display: block;
	margin-top: 5px;
}

.iright-img-holder
{
float: right;
margin-top: 2px;
margin-right: 3px;
}
.subpage-ebaystore
{
	float: center;
	width: auto;
	height: auto;
}

.subpage-content-holder
{
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	line-height: 24px;
	color: #666666;
	font-size: 13px;
	font-weight: regular;
	width: 900px;
	
}


.subpageleft-bodytext2
{
	float: left;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	width: 500px;
}



.subpage-content-short
{
	float: left;
	margin-left: 5px;
	color: #666666;
	font-size: 13px;
	font-weight: regular;
	width: 900px;
	
}

.ileft-text-holder2
{
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	color: #666666;
	font-size: 14px;
	font-weight: regular;	
    line-height: 30px;
}
