body *{
	outline:none;
}
body {
	margin:0 auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#474747;
	background:#e5e5e5 url(../images/body-bg.jpg) top repeat-x fixed;
}
textarea{
	overflow:auto;
}
a {
	text-decoration:none;
	color:#FF0000;
}
a:hover {
	text-decoration:underline;
}
a:focus, input:focus {
	outline:none;
}
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, p, form, label, dl, dt, dd, .clear, .clearhight {
	margin:0;
	padding:0;
}
h1 {
	font-size:22px;
	padding-bottom:15px;	
}
h2 {
	font-size:19px;
}
h3 {
	font-size:17px;
}
h4 {
	font-size:14px;
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.clearhight {
	line-height:0;
	font-size:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
img {
	border:0;
	padding:0;
	margin:0;
}
p  {
	line-height:19px;
	text-align:justify;
	padding-bottom:18px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.white {
	color:#FFFFFF;
}
.black {
	color:#000000;
}
.red {
	color:#ff0000;
}
#TopStrip {
	width:1000px;
	margin:0 auto;
	height:35px;
	background:#000;
}
#TopStrip .StripBlock{
	width:950px;
	padding:9px 25px 0 25px;
	color:#b5b5b5;
}
.TopContact {
	float:right;
	text-align:right;
}
.TopContact span {
	margin-left:23px;
}
#Wrapper {
	width:1000px;
	margin:0 auto;
	background:#f9f9f9;
}
#Header {
	width:1000px;
	height:151px;
	display:inline-block;
}
.Logo {
	float:left;
	width:196px;
	height:116px;
	padding:17px 0 0 27px;
}
.HeadRight {
	width:740px;
	padding:15px 25px 0 0;
	float:right;
	text-align:right;
}
.SearchBlock{
	width:600px;
	display:inline-block;
	line-height:22px;
}
.SeachView {
	width:263px;
	padding:0 0 0 28px;
	height:30px;
	background:url(../images/searchbg.jpg) no-repeat;
	text-align:left;
	float:right;
}
.SeachView input.searchfield {
	width:223px;
	height:20px;
	vertical-align:middle;
	color:#a4a4a4;
	font-size:12px;
	padding:0;
	line-height:20px;
	padding-bottom:3px;
	margin:0;
	border:0;
	background:none;
}
.SeachView input.searchfield:focus {
	color:#000;
}
.SeachView input.submitsearch {
	width:24px;
	height:20px;
	line-height:20px;
	#line-height:16px;
	border:0;
	background:none;
	color:#565656;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
	margin:0 0 0 5px;
	padding:0 0 3px 0;
}
.LanguageBlock {
	float:right;
}
.LanguageBlock img {
	margin:0 0 0 7px;
}
.Navigation {
	width:740px;
	padding-top:40px;
	display:inline-block;
}
.Navigation ul {
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
}
.Navigation ul li {
	margin:0;
	padding:12px 6px 0 11px;
	display:inline;
	float:left;
	height:40px;
	background:url(../images/li-bg.gif) top left no-repeat;
}
.Navigation ul li.first {
	background:none;
}
.Navigation ul li a {
	font-size:13px;
	color:#242424;
	font-weight:bold;
}
.Navigation ul li a:hover, .Navigation ul li a.active {
	color:#FF0000;
	text-decoration:none;
}
.banner {
	width:944px;
	margin:0 auto;
	padding-top:2px;
	background:url(../images/bdr-dot.gif) top repeat-x;
}
.inner-banner, .inner-banner2, .banner-contact, .inner-banner3, .inner-banner4 {
	height:197px;
	width:944px;
	background:url(../images/about-banner.jpg) top no-repeat;
}
.inner-banner2 {
	background:url(../images/sales-network-banner.jpg) top no-repeat;
}
.inner-banner3 {
	background:url(../images/our-customer-banner.jpg) top no-repeat;
}
.inner-banner4 {
	background:url(../images/mailing-list-banner.jpg) top no-repeat;
}
.banner-contact {
	background:url(../images/contact-banner.jpg) top no-repeat;
}
p.BannerTagline {
	padding:35px 0 0 35px;
	font-size:26px;
	color:#fff;
	line-height:32px;
	font-family:"Trebuchet MS";
}
p.BannerTagline span, p.BannerTagline strong {
	display:block;
}
p.BannerTagline strong {
	font-size:24px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#d10400;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
p.BannerTagline strong.spl {
	text-decoration:none;
}
p.BannerTagline strong.spl b {
	text-decoration:underline;
	font-size:24px;
}
p.BannerTagline strong.spl span {
	color:#fff;
	display:inline;
	font-size:17px;
	text-decoration:none;
}
p.BannerTagline span {
	font-size:22px;
}
p.BannerTagline b{
	font-size:29px;
	font-weight:bold;
}
#MainContainer {
	width:1000px;
	padding:20px 0 34px 0;
	background:url(../images/main-btm.gif) bottom repeat-x;
	display:inline-block;
} 
.ContentBlock {
	width:692px;
	min-height:220px;
	height:auto !important;
	height:220px;
	padding-bottom:20px;
	float:left;
	background:url(../images/content-btm.jpg) bottom no-repeat;
}
.ContentView {
	padding:1px 25px 0 25px;
	width:642px;
	display:inline-block;
}
.ContentView h1 {
	background:url(../images/h1bg.jpg) bottom left no-repeat;
	font-size:24px;
	color:#212020;
	padding-bottom:22px;
	line-height:24px;
}
.ContentView h1 strong {
	text-transform:uppercase;
}
.ContentView h1 span {
	font-size:20px;
	font-weight:normal;
	color:#3b3b3b;
}
.equipment-box {
	width:302px;
	float:left;
	display:inline;
	border:1px solid #e5e5e5;
	background:#fff;
	margin:20px 8px 0 8px;
}
.equipment-box h3 {
	height:33px;
	font-size:13px;
	line-height:32px;
	padding-left:11px;
	color:#fff;
	background:#474747;
}
.equipment-box h3 a{
	color:#fff;
}
.equipment-box h3 a:hover{
	color:#fff;
	text-decoration:underline;
}
.eqimages {
	padding:0 0 12px 0;
	width:100%;
}
.eqimages ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	display:inline-block;
}
.eqimages ul li{
	display:inline;
	float:left;
	width:133px;
	height:80px;
	margin:10px 4px 0 4px;
	background:#fff;
	padding:1px;
	border:1px solid #b6b6b6;
}
.equipment-box .eqdetail {
	padding:0 12px 0 13px;
	line-height:18px;
	clear:both;
}
.equipment-box .eqdetail .groupdetail {
	padding:0 0 3px 0;
	line-height:18px;
	float:right;
	width:230px;
}
.equipment-box .more {
	text-align:right;
	padding-right:14px;
	padding-bottom:10px;
	padding-top:5px;
	clear:right;
}
.equipment-box .more a {
	font-weight:bold;
	background:url(../images/arrow.gif) left 6px no-repeat;
	padding-left:11px;
	color:#474747;
	text-decoration:underline;
}
.equipment-box .more a:hover {
	text-decoration:none;
	color:#FF0000;
}
.RightSidebar {
	width:266px;
	padding-right:35px;
	float:right;
}
.RightSidebar .block {
	width:266px;
	margin-bottom:15px;
}
.RightSidebar .sidebanner {
	width:264px;
	height:96px;
	background:url(../images/side-banner.jpg) 0 0 no-repeat;
}
.RightSidebar .sidebanner a {
	width:190px;
	height:70px;
	padding:26px 60px 0 14px;
	display:block;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.RightSidebar .sidebanner a span{
	color:#e00106;
	display:block;
	padding:2px 0 0 20px;
	font-size:18px;
}
.RightSidebar .sidebanner a:hover{
	text-decoration:none;
	color:#c2c2c2;
}
.RightSidebar .sidebanner a:hover span{
	color:#f30f0f;
}
.box-top {
	background:url(../images/r-t-r.gif) right no-repeat;
	height:7px;
}
.box-btm {
	background:url(../images/r-b-r.gif) right no-repeat;
	height:7px;
}
.box-view {
	background:#fff;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.sale-scroller {
	width:242px;
	margin:0 auto;
	padding:5px 0 15px 0;
}
.ScrollBox {
	width:242px;
	height:480px;
	position:relative;
}
.ScrollBox .top-arrow, .ScrollBox .btm-arrow {
	position:absolute;
	width:21px;
	height:21px;
	right:0;
	z-index:10000;
}
.ScrollBox .top-arrow {
	top:-33px;
	
}
.ScrollBox .btm-arrow {
	bottom:-15px;
}
.ScrollBox ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline-block;
}
.ScrollBox ul li {
	margin:0;
	padding:0 0 15px 0;
	float:left;
	width:242px;
	text-align:center;
}
.ScrollBox ul li img {
	margin:0 0 3px 0;
	padding:2px;
	border:1px solid #a0a0a0;
	background:#fff;
	/*width:235px;
	height:96px;*/
	overflow:hidden;
}
.ScrollBox ul li a {
	text-decoration:none;
}
.ScrollBox ul li a:hover {
	text-decoration:none;
	color:#000;
}
.sale-scroller h3 {
	font-size:17px;
	margin-bottom:15px;
}
.sale-scroller h3 strong {
	color:#ff0000;
	font-size:19px;
}
.SideContactBox {
	width:266px;
	background:url(../images/contact-box-btm.jpg) no-repeat bottom;
}
.SideContactBox .ContactView {
	background:url(../images/contact-box-top.jpg) no-repeat top;
	min-height:150px;
	height:auto !important;
	height:150px;
	color:#666666;
	padding:63px 6px 6px 17px;
}
.font13 {
	font-size:13px;
}
.SideMiniContact .SideContactBox .ContactView {
	min-height:86px;
	height:auto !important;
	height:86px;
}
/************************ Inner Pages **************************/
.GrayBox {
	width:100%;
}
.grayboxtop, .grayboxbtm {
	height:7px;
	background:url(../images/gray-c-t-r.gif) top right no-repeat;
}
.grayboxbtm {
	background:url(../images/gray-c-b-r.gif) top right no-repeat;
}
.GrayBoxBlock {
	background:#f3f3f3;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
}
.GrayBoxBlock .BoxView {
	padding:5px 14px 5px 16px;
	display:inline-block;
	width:610px;
}
.GrayBoxBlock .BoxView h1 {
	background:url(../images/h1bg-gray.jpg) bottom left no-repeat;
}
.eqcatimg {
	background:#fff;
	border:1px solid #b4b4b4;
	padding:1px;
	float:right;
	margin-left:25px;
	display:inline;
}
.BoxView p {
	padding-bottom:5px;
}
.readmore {
	font-weight:bold;
	color:#4c4c4c;
}
.readmore:hover {
	color:#000;
	text-decoration:underline;
}
.mrgbtm20 {
	margin-bottom:20px;
}
.mrgbtm10 {
	margin-bottom:10px;
}
.Tabs-Block {
	width:950px;
	margin:0;
	padding-left:25px;
	clear:both;
}
.CateTabs {
	width:100%;
}
.CateTabs ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
}
.CateTabs ul li {
	margin:0;
	padding:0 3px 0 0;
	height:31px;
	display:inline;
	float:left;
}
.CateTabs ul li a {
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#464646;
	background:url(../images/tab-rgt.gif) no-repeat right top;
}
.CateTabs ul li a span {
	display:block;
	height:23px;
	padding:8px 10px 0 10px;
	float:left;
	cursor:pointer;
	background:url(../images/tab-left.gif) top left no-repeat;
}
.CateTabs ul li a:hover, .CateTabs ul li.selected a {
	background:url(../images/tab-rgt.gif) no-repeat right -31px;
	color:#fff;
	text-decoration:none;
}
.CateTabs ul li a:hover span, .CateTabs ul li.selected a span {
	background:url(../images/tab-left.gif) left -31px no-repeat;
}
.TabsContentBlock {
	background:#F9F9F9;
	border-top:1px solid #dadada;
	padding-top:15px;
	display:none;
}
.tabcontent-view {
	width:950px;
	display:inline-block;
	padding:0;
}
.mdivider {
	line-height:20px;
	height:20px;
	clear:both;
}
ul.TabCateList {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	display:inline-block;
}
ul.TabCateList li {
	margin:0 17px;
	padding:0 0 25px 0;
	width:178px;
	display:inline;
	float:left;
}
ul.TabCateList li .imgthumb {
	width:171px;
	height:107px;
	background:#fff;
	border:1px solid #d8d8d8;
	padding:2px;
	overflow:hidden;
	margin-bottom:5px;
}
ul.TabCateList li a {
	color:#4c4c4c;
	text-decoration:underline;
}
ul.TabCateList li a:hover {
	color:#000;
	text-decoration:none;
}
.Rightblock {
	float:right;
	width:266px;
	padding:15px 15px 0 0;
}
.MachineBlock {
	width:950px;
	float:left;
}
.MBoxTop {
	height:43px;
	display:inline-block;
	width:950px;
	background:#e7e7e7 url(../images/mbox-top-rgt.gif) right top no-repeat;
}
.MBoxTop img.corner{
	float:left;
}
.MBoxTop h3{
	color:#FF0000;
	font-size:22px;
	padding:8px 10px 0 10px;
	float:left;
	width:180px;
	background:url(../images/dots.gif) right 19px no-repeat;
}
.MBoxTop h2{
	padding:14px 10px 0 8px;
	float:left;
	font-size:13px;
	line-height:16px;
}
.MBoxbtm {
	width:950px;
	height:25px;
	/*position:relative;*/
	background:url(../images/mbox-btm.gif) no-repeat;
}
.GalleryPage .MBoxbtm {
	width:962px;
	height:25px;
	/*position:relative;*/
	background:url(../images/mbox-btm2.gif) no-repeat;
}
.MachineContentBlock {
	width:948px;
	background:#f3f3f3;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}
.GalleryPage .MachineBlock, .GalleryPage .MBoxTop {
	width:642px;
}
.GalleryPage .MachineContentBlock {
	width:640px;
}
.MachineDetails .ContentBlock {
	background:none;
	min-height:140px;
	height:auto !important;
	height:140px;
}
.MachineContentBlock dl {
	padding:12px 0 0 0;
	margin:0;
	display:inline-block;
	width:640px;
	float:left;
}
.MachineContentBlock dl dt {
	float:left;
	display:inline;
	margin-right:8px;
	width:180px;
	padding-left:19px;
	background:url(../images/dots.gif) right 4px no-repeat;
	padding-right:10px;
	font-weight:bold;
	color:#585858;
}
.MachineContentBlock dl dd {
	margin-bottom:5px;
	padding-left:217px;
	padding-right:10px;
}
.next {
	display:block;
	height:26px;
	width:138px;
	position:absolute;
	top:0px;
	right:10px;
	background:url(../images/next-but.gif) right top no-repeat;
	font:bold 13px "Trebuchet MS";
	color:#242424;
	text-align:center;
	line-height:25px;
}
.next:hover {
	text-decoration:none;
	color:#A10707;
}
.breadcrumbs {
	padding:0 0 15px 30px;
	font:normal 13px "Trebuchet MS";
	color:#636363;
}
.breadcrumbs a {
	color:#636363;
}
.breadcrumbs a:hover {
	color:#000;
	text-decoration:underline;
}
.SideImgBlock {
	background:#f3f3f3;
	border:1px solid #d3d3d3;
}
.SideImgBlock ul {
	margin:0;
	padding:10px 0 0 3px;
	list-style:none;
	display:inline-block;
}
.SideImgBlock ul li {
	margin:0;
	padding:0 7px 10px 7px;
	display:inline;
	width:115px;
	height:102px;
	float:left;
	overflow:hidden;
}
.SideImgBlock ul li img {
	border:1px solid #cccccc;
}
.SideImgBlock ul li a:hover img {
	border:1px solid #848484;
}
.MoreImgsBut, .EmailBut {
	width:182px;
	height:76px;
	padding:0 74px 0 10px;
	background:url(../images/butt-more-img.jpg) no-repeat;
}
.MoreImgsBut a, .PrintBut a {
	font-size:13px;
	color:#1f1f1f;
	font-weight:bold;
}
.MoreImgsBut a span, .PrintBut a span {
	color:#FF0000;
}
.PrintBut {
	width:172px;
	height:76px;
	font-size:13px;
	font-weight:bold;
	padding:0 6px 0 88px;
	background:url(../images/butt-print.jpg) no-repeat;
}
.EmailBut a{
	color:#fff;
	font-weight:bold;
}
.EmailBut {
	background:url(../images/butt-email.jpg) no-repeat;
}
.btm-bdr {
	border-bottom:1px solid #E8E8E8;
}
.telephone-icon {
	position:absolute;
	width:90px;
	height:69px;
	top:-57px;
	right:10px;
	z-index:98;
}
.ContactDetails {
	width:100%;
	padding:15px 0 50px 0;
	position:relative;
}
.ContactDetails h4 {
	padding:0 0 14px 18px;
	font-size:14px;
}
.ContactDetails dl {
	display:inline-block;
	width:100%;
	padding:7px 0;
}
.ContactDetails dl.even {
	background:#eaeaea;
}
.ContactDetails dl.odd {
	background:#f9f9f9;
}
.ContactDetails dl dt{
	width:240px;
	padding:0 10px 0 18px;
	font:bold 13px "Trebuchet MS";
	color:#666666;
	float:left;
	margin-right:13px;
	display:inline;
	background:url(../images/dots2.gif) right 6px no-repeat;
}
.ContactDetails dl dd{
	float:left;
	line-height:19px;
	color:#666666;
}
.innerpage .BoxView p {
	padding-bottom:18px;
}
.query-block {
	width:100%;
	padding:5px 0 15px 0;
	display:inline-block;
}
.query-block dt {
	float:left;
	width:240px;
	padding-right:8px;
	text-align:right;
	line-height:24px;
}
.query-block dd{
	padding-left:248px;
	margin-bottom:10px;
}
.ddpad {
	padding-top:2px;
}
.slectfield {
	border:1px solid #cecece;
	height:21px;
	width:205px;
	color:#727272;
	font-size:12px;
}
.field4, .textaria {
	padding:2px;
	height:20px;
	border:1px solid #cecece;
	color:#727272;
	font-size:12px;
	width:200px;
}
.textaria {
	width:300px;
	height:120px;	
}
.querybutt {
	width:138px;
	height:26px;
	border:0;
	font-size:13px;
	font-weight:bold;
	color:#6c6c6c;
	background:url(../images/submit.gif) no-repeat;
	cursor:pointer;
	padding-bottom:2px;
	line-height:26px;
}
.querybutt:hover {
	color:#000;
}
#DocBox h3 {
	width:590px;
	background:none;
}
.pdfdoclist, .ImgGallery, .Videolist {
	margin:0;
	padding:15px 0 0 18px;
	list-style:none;
	display:inline-block;
}
.pdfdoclist li {
	margin:0;
	padding:0 10px 10px 17px;
	display:inline;
	float:left;
	width:280px;
	background:url(../images/pdf.gif) 0 1px no-repeat;
}
.clr {
	clear:both;
}
.ImgGallery li, .Videolist li {
	margin:0;
	padding:0 8px 13px 0;
	display:inline;
	float:left;
	width:115px;
	height:102px;
}
.ImgGallery li a img {
	width:113px;
	height:100px;
	border:1px solid #c6c6c6;
}
.ImgGallery li a:hover img {
	border:1px solid #7d7d7d;
}
.Videolist li {
	width:292px;
	height:222px;
	padding:0 18px 18px 0;
}
/************ Full Width Page **************/
.SalesNetwork .ContentBlock {
	background:none;
}
.SalesNetwork .FullWidth {
	width:1000px;
	float:none;
}
.SalesNetwork .FullWidth .ContentView {
	width:950px;
}
.SalesNetwork .FullWidth .GrayBoxBlock .BoxView  {
	width:915px;
}
.SalesNetwork .FullWidth .GrayBoxBlock .BoxView p  {
	padding-bottom:18px;
}
.network-tble {
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
}
.network-tble th{
	text-align:left;
	padding:6px 5px;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	background:#dfdfdf;
}
.network-tble td{
	text-align:left;
	padding:6px 5px;
	border-bottom:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	background:#f9f9f9;
}
.snlogo img {
	border:1px solid #d0d0d0;
	padding:1px;
	background:#fff;
}
.mailinglist dl.query-block dt {
	width:240px;
}
.mailinglist dl.query-block dd {
	padding-left:248px;
}
.mailinglist .textaria {
	height:90px;
}
/************************ Footer *************************/
#Footer {
	width:1000px;
	height:88px;
	margin:0 auto;
	clear:both;
	background:#050505 url(../images/footer-bg.gif) top repeat-x;
}
.footerblock {
	width:960px;
	padding:0 20px;
	font-size:11px;
	color:#787878;
}
.footerblock .socialicons{
	float:right;
	width:125px;
	padding-top:20px;
}
.footerblock .socialicons img{
	margin:8px 8px 0 0;
}
.FootLinks {
	display:inline-block;
	margin:0;
	padding:24px 0 5px 0;
	list-style-type:none;
}
.FootLinks li{
	display:inline;
	margin:0 8px 0 0;
	padding:0;
}
.FootLinks li a{
	text-decoration:none;
	color:#787878;
}
.FootLinks li a:hover{
	color:#dbdbdb;
	text-decoration:underline;
}
/***************** RightSide Marquee ******************/
.mooquee
{

	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
.SearchPage .block{
	width:1000px;
	display:inline-block;
}
.SideBottonHead {
	font-size:18px;
	font-weight:bold;
}
.SideBottonHead span.red{
	font-size:15px;
}
.scrolldown {
	 color:#4897ff;
	 position:relative; 
	 height:16px; 
	 line-height:16px;
}
.DownArrow {
	position:absolute;
	right:0;
	bottom:-30px;
	z-index:12450;
}
.BackBut {
	display:block;
	clear:both;
	width:92px;
	height:26px;
	text-align:center;
	line-height:26px;
	background:url(../images/sbutt.gif) no-repeat scroll 0 0 transparent;
	color:#6C6C6C;
}