body{
	;
}
.wrapper{
	width:100%;
	height:auto;
	float:left;
}
.headerwrapper{
	width:100%;
	height:auto;
	float:left;
}
.topstripe{
	width:100%;
	height:30px;
	float:left;
	background:url(../images/stripeshadow.png) repeat-x;
}
.headermain{
	width:100%;
	height:85px;
	float:left;
}
.headeraligner{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.headerinner{
	width:100%;
	height:85px;
	float:left;
}

.whitner{
	color:#FFF;
}
.menucontainer{
	width:auto;
	float:right;
}
.menuinner{
	width:100%;
	float:left;
}
.sliderwrapper{
	width:100%;
	float:left;
	padding-bottom:50px;
}
.slideraligner{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.slider{
	width:980px;
	float:left;
	background:#000;
	padding:10px;
}
.boxeswrapper{
	width:100%;
	float:left;
	padding-bottom:31px;
	background:url(../images/blackshadow.png) bottom repeat-x;
}
.boxesaligner{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.boxesinner{
	width:1000px;
	float:left;
}
.boxraw_1{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.boxraw_2{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.boxraw_3{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.boxraw_4{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.column1{
	width:616px;
	height:208px;
	float:left;
	background:#70663e url(../images/column1bg.jpg) no-repeat;
	border:7px solid #70663d;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column1 a{
	text-decoration:none;
}
.column1:hover{
	border:7px solid #e3d28a;
}
.column1 img {
margin-left: 0;
-webkit-transition: margin-left 1s linear;
-moz-transition: margin-left 1s linear;
-o-transition: margin-left 1s linear;
-ms-transition: margin-left 1s linear;
transition: margin-left 1s linear;
}
.column1:hover img {
margin-left: -30px;
}
.object1aligner{
	width:318px;
	height:152px;
	position:absolute;
	margin-top:20px;
	padding-left:250px;
}
.text1{
	font-family: 'univers_condensedmedium';
	font-size:33px;
	color:#e1d3a0;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:25px;
	margin-top:70px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.more1{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	color:#ffffff;
	width:95px;
	position:absolute;
	padding:2px 0px 2px 0px;
	margin-left:25px;
	margin-top:125px;
	background:#423d24;
	border:1px solid #c4b36b;
	text-align:center;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.more1:hover{
	background:#2c2817;
}
.column2{
	width:331px;
	height:208px;
	float:right;
	background:#004750 url(../images/column2bg.jpg) no-repeat;
	border:7px solid #044c54;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column2:hover{
	border:7px solid #37c6d6;
}
.column2 a{
	text-decoration:none;
}
.object2aligner{
	width:131px;
	height:140px;
	position:absolute;
	margin-top:30px;
	margin-left:175px;
}
.lightaligner{
	margin-top:33px;
	margin-left:162px;
	position:absolute;
	display:none;
}
.column2:hover .lightaligner{
	display:block;
	-webkit-animation-name: spinrev;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 3s;
}	
	
@-webkit-keyframes spinrev {
from {
	-webkit-transform: rotate(0deg);
	}

to {
	-webkit-transform: rotate(360deg);

	}
}
.text2{
	font-family: 'univers_condensedmedium';
	font-size:33px;
	color:#0c8d9b;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:25px;
	margin-top:70px;
	text-shadow: 2px 2px 2px #002323;
    filter: dropshadow(color=#002323, offx=2, offy=2);
}
.more2{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	color:#ffffff;
	width:95px;
	position:absolute;
	padding:2px 0px 2px 0px;
	margin-left:25px;
	margin-top:125px;
	background:#032e32;
	border:1px solid #0d8c99;
	text-align:center;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.more2:hover{
	background:#011a1d;
}
.column3{
	width:400px;
	height:208px;
	float:left;
	background:#600052 url(../images/column3bg.jpg) no-repeat;
	border:7px solid #57044b;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column3:hover{
	border:7px solid #d00bb4;
}
.column3 a{
	text-decoration:none;
}
.column3 img{
	 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}
.column3:hover img{
	-webkit-transform:rotate(-30deg);
    -moz-transform:rotate(-30deg); 
    -o-transform:rotate(-30deg);
}
@-webkit-keyframes pointer {
  from { -webkit-transform: rotate(0deg) scaleY(1); }
  50% { -webkit-transform: rotate(-15deg) scaleY(1); }
  to { -webkit-transform: rotate(-25deg) scaleY(1); }
}
.object3aligner{
	width:165px;
	height:140px;
	position:absolute;
	margin-top:25px;
	margin-left:202px;
}
.text3{
	font-family: 'univers_condensedmedium';
	font-size:33px;
	color:#b20b9a;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:25px;
	margin-top:70px;
	text-shadow: 2px 2px 2px #320126;
    filter: dropshadow(color=#320126, offx=2, offy=2);
}
.more3{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	color:#ffffff;
	width:95px;
	position:absolute;
	padding:2px 0px 2px 0px;
	margin-left:25px;
	margin-top:125px;
	background:#37012f;
	border:1px solid #9e0988;
	text-align:center;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.more3:hover{
	background:#23011e;
}
.column4{
	width:547px;
	height:208px;
	float:right;
	background:#353535 url(../images/column4bg.jpg) no-repeat;
	border:7px solid #313030;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column4:hover{
	border:7px solid #767272;
}
.object4onealigner{
	width:134px;
	height:106px;
	position:absolute;
	margin-top:43px;
	margin-left:255px;
}
.object4twoaligner{
	width:114px;
	height:90px;
	position:absolute;
	margin-top:65px;
	margin-left:353px;
}
.column4:hover .ob1{
	-webkit-animation: ballbounce 1s infinite ease-out;
	position: relative;
    bottom: 30px; 
}
@-webkit-keyframes ballbounce {
from { bottom: 30px; opacity:0; }
50% { bottom: 20px; opacity:0.5;}
to { bottom: 0px; opacity:1.0;}
}

.text4{
	font-family: 'univers_condensedmedium';
	font-size:33px;
	color:#797777;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:25px;
	margin-top:70px;
	text-shadow: 2px 2px 2px #1d1c1a;
    filter: dropshadow(color=#1d1c1a, offx=2, offy=2);
}

.more4{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	color:#ffffff;
	width:95px;
	position:absolute;
	padding:2px 0px 2px 0px;
	margin-left:25px;
	margin-top:125px;
	background:#272626;
	border:1px solid #585757;
	text-align:center;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.more4:hover{
	background:#121111;
}
.column5{
	width:525px;
	height:208px;
	float:left;
	background:#3f7f1e url(../images/column5bg.jpg) no-repeat;
	border:7px solid #3b8613;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column5:hover{
	border:7px solid #7ff73f;
}
.object5onealigner{
	width:164px;
	height:99px;
	position:absolute;
	margin-top:60px;
	margin-left:290px;
}
.contactmover{
	width:164px;
	height:99px;
	position:absolute;
	margin-top:14px;
	margin-left:380px;
}
.object5twoaligner{
	width:52px;
	height:76px;
	position:absolute;
	margin-top:14px;
	margin-left:380px;
}
.text5{
	font-family: 'univers_condensedmedium';
	font-size:33px;
	color:#7fda4f;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:25px;
	margin-top:70px;
	text-shadow: 2px 2px 2px #173709;
    filter: dropshadow(color=#173709, offx=2, offy=2);
}
.more5{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	color:#ffffff;
	width:95px;
	position:absolute;
	padding:2px 0px 2px 0px;
	margin-left:25px;
	margin-top:125px;
	background:#275111;
	border:1px solid #5dba2c;
	text-align:center;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.more5:hover{
	background:#132d05;
}
.column6{
	width:422px;
	height:208px;
	float:right;
	background:#6c2100 url(../images/column6bg.jpg) no-repeat;
	border:7px solid #702505;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column6 a{
	text-decoration:none;
}
.column6:hover{
	border:7px solid #fd6b2e;
}
.text6{
	font-family: 'univers_condensedmedium';
	font-size:33px;
	color:#e3632c;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:25px;
	margin-top:70px;
	text-shadow: 2px 2px 2px #350c00;
    filter: dropshadow(color=#350c00, offx=2, offy=2);
}
.more6{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	color:#ffffff;
	width:95px;
	position:absolute;
	padding:2px 0px 2px 0px;
	margin-left:25px;
	margin-top:125px;
	background:#531a03;
	border:1px solid #cf4b14;
	text-align:center;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.more6:hover{
	background:#2f0f01;
}
.column6 img {
margin-left: 0;
-webkit-transition: margin-left 1s linear;
-moz-transition: margin-left 1s linear;
-o-transition: margin-left 1s linear;
-ms-transition: margin-left 1s linear;
transition: margin-left 1s linear;
}
.column6:hover img {
margin-left: -50px;
}
.object1aligner6{
	width:92px;
	height:152px;
	position:absolute;
	margin-top:25px;
	padding-left:280px;
}
.column7{
	width:986px;
	height:100px;
	float:left;
	background:#101010;
	border:7px solid #232323;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.column7:hover{
	border:7px solid #595757;
}
.text7{
	font-family: 'univers_condensedmedium';
	font-size:24px;
	color:#3c3b3b;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:82px;
	margin-top:27px;
	line-height:25px;
}
.newsicon{
	width:170px;
	float:left;
	height:100px;
	background:#000000;
}
.object7aligner{
	width:55px;
	height:60px;
	position:absolute;
	margin-top:18px;
	padding-left:15px;
}
.newscontainer{
	width:776px;
	float:right;
	height:60px;
	margin:20px;
}
.newscontainer blockquote {
	float:left;
	width: 776px; /* required */
	height:60px;
}
.newscontainer blockquote h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d8d6d5;
	font-weight:normal;
}
.newscontainer blockquote p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#898887;
	text-align:justify;
	line-height:18px;
}
.footerwrapper{
	width:100%;
	height:285px;
	float:left;
	background:#0b0b0b url(../images/footerbg.jpg) center no-repeat;
}
.footeraligner{
	width:1000px;
	height:auto;
	margin:0px auto;
}
.footerinner{
	width:1000px;
	float:left;
}
.brandnamewrapper{
	width:500px;
	float:left;
}
.brandname{
	width:240px;
	padding:8px 0px 8px 0px;
	margin:0px auto;
	background:#151515;
	text-align:center;
	font-family: 'univers_condensedmedium';
	font-size:20px;
	color:#7c7b7c;
}
.branddisplayer{
	width:485px;
	float:left;
	margin-top:30px;
	height:60px;
	border-right:1px solid #666;
	padding-right:14px;
}
.marqueeer{
	width:3260px;
	float:left;
}
.marqueeer ul{
	margin:0px;
}
.marqueeer ul li{
	display:block;
	list-style:none;
	float:left;
}

.ulma{
	width:114px;
	height:60px;
	float:left;
	margin-right:10px;
	background:url(../images/ulma1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.ulma:hover{
	background:url(../images/ulma2.png) no-repeat top center;
	width:134px;
	height:80px;
	margin-top:-10px;
}

.melesi{
	width:52px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/melesi1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.melesi:hover{
	background:url(../images/melesi2.png) no-repeat top center;
	width:72px;
	height:80px !important;
	margin-top:-10px;
}
.metalfar{
	width:166px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/metalfar1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.metalfar:hover{
	background:url(../images/metalfar2.png) no-repeat top center;
	width:186px;
	height:80px;
	margin-top:-10px;
}
.skbend{
	width:92px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/china1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.skbend:hover{
	background:url(../images/china2.png) no-repeat top center;
	width:112px;
	height:80px;
	margin-top:-5px;
}
.tk{
	width:210px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/tk1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.tk:hover{
	background:url(../images/tk2.png) no-repeat top center;
	width:230px;
	height:80px;
	margin-top:-10px;
}
.lame{
	width:62px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/lame1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.lame:hover{
	background:url(../images/lame2.png) no-repeat top center;
	width:82px;
	height:80px;
	margin-top:-5px;
}
.arcelomittar{
	width:127px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/arcelomittar1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.arcelomittar:hover{
	background:url(../images/arcelomittar2.png) no-repeat top center;
	width:147px;
	height:80px;
	margin-top:-5px;
}
.tenaris{
	width:178px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/tenaris1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.tenaris:hover{
	background:url(../images/tenaris2.png) no-repeat top center;
	width:198px;
	height:80px;
	margin-top:-5px;
}
.sumitomo{
	width:269px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/sumitomo1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.sumitomo:hover{
	background:url(../images/sumitomo2.png) no-repeat top center;
	width:289px;
	height:80px;
	margin-top:-10px;
}
.benkan{
	width:161px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/benkan1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.benkan:hover{
	background:url(../images/benkan2.png) no-repeat top center;
	width:181px;
	height:80px;
	margin-top:-5px;
}
.viar{
	width:171px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/viar1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.viar:hover{
	background:url(../images/viar2.png) no-repeat top center;
	width:199px;
	height:80px;
	margin-top:-5px
}
.mega{
	width:183px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/mega1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.mega:hover{
	background:url(../images/mega2.png) no-repeat top center;
	width:203px;
	height:80px;
	margin-top:-5px;
}
.erne{
	width:160px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/erne1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.erne:hover{
	background:url(../images/erne2.png) no-repeat top center;
	width:180px;
	height:80px;
	margin-top:-5px;
}
.jd{
	width:445px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/jd1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.jd:hover{
	background:url(../images/jd2.png) no-repeat top center;
	width:465px;
	height:80px;
	margin-top:-5px;
}
.well{
	width:79px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/well1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.well:hover{
	background:url(../images/well2.png) no-repeat top center;
	width:99px;
	height:80px;
	margin-top:-5px;
}
.bkl{
	width:112px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/bkl1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.bkl:hover{
	background:url(../images/bkl2.png) no-repeat top center;
	width:132px;
	height:80px;
	margin-top:-5px;
}

.awaji{
	width:155px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/awaji1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.awaji:hover{
	background:url(../images/awaji2.png) no-repeat top center;
	width:213px;
	height:80px;
	margin-top:-5px;
}
.iml{
	width:59px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/iml1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.iml:hover{
	background:url(../images/iml2.png) no-repeat top center;
	width:77px;
	height:80px;
	margin-top:-5px;
}

.kofco{
	width:156px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/kofco1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.kofco:hover{
	background:url(../images/kofco2.png) no-repeat top center;
	width:208px;
	height:80px;
	margin-top:-5px;
}

.hyundai{
	width:139px;
	height:60px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/hyundai1.png) no-repeat;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
	z-index:1000;
}
.hyundai:hover{
	background:url(../images/hyundai2.png) no-repeat top center;
	width:186px;
	height:80px;
	margin-top:-5px;
}

.associates{
	width:500px;
	float:left;
}
.associatenames{
	width:240px;
	padding:8px 0px 8px 0px;
	margin:0px auto;
	background:#151515;
	text-align:center;
	font-family: 'univers_condensedmedium';
	font-size:20px;
	color:#7c7b7c;
}
.associatedisplayer{
	width:485px;
	height:60px;
	float:left;
	margin-top:30px;
	padding-left:14px;
	border-left:1px solid #000;
}
.socialmedia{
	width:100%;
	float:left;
}
.sociallinksinner{
	width:172px;
	height:60px;
	margin:0px auto;
	padding-top:30px;
}
.facebook{
	width:57px;
	height:60px;
	float:left;
	background:url(../images/face1.png) no-repeat center;
	 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
	-moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s ;
}
.facebook:hover{
	background:url(../images/face2.png) no-repeat center;
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg); 
    -o-transform:rotate(360deg);
}
.twitter{
	width:57px;
	height:60px;
	float:left;
	background:url(../images/twit1.png) no-repeat center;
	 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
	-moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s ;
}
.twitter:hover{
	background:url(../images/twit2.png) no-repeat center;
	-webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg); 
    -o-transform:rotate(360deg);
}
.rss{
	width:57px;
	height:60px;
	float:left;
	background:url(../images/rss1.png) no-repeat center;
	
	 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
	-moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s ;
}
.rss:hover{
	background:url(../images/rss2.png) no-repeat center;
	 -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg); 
    -o-transform:rotate(360deg);
}
.copyrighter{
	width:100%;
	float:left;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4848;
	font-size:12px;
	text-align:center;
}
.copyrighter a{
	color:#ffffff;
	text-decoration:none;
}
.westspace{
	color:#757474;
}
.specialcursor{
	color:#4d4848 !important;
	cursor:text !important;
}


.aboutinner{
	width:100%;
	float:left;
	margin-top:80px;
}
.aboutinner h1{
	padding-bottom:5px;
	font-family: 'univers_condensedmedium';
	font-size:23px;
	color:#FFF;
	text-align:center;
	border-bottom:1px solid #111011;
	font-weight:lighter;
}
.abouttotal{
	width:100%;
	float:left;
	border-top:1px solid #303031;
	padding-top:27px;
}
.aboutcontent{
	width:650px;
	height:auto;
	float:right;
	background:#000;
	opacity:0.6;
	padding:20px;
	border:5px solid #666;
}
.aboutcontent img{
	opacity:none;
}
.aboutcontent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	line-height:24px;
	text-align:justify;
}
.aboutcontent h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:5px;
	color:#ff4f04;
	margin-right:80%;
	opacity:1 !important;
	border-bottom:1px solid #3f3f3f;
}
.aboutcontent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:5px;
	color:#ff4f04;
	opacity:1 !important;
}
.aboutcontentmessage{
	width:950px;
	height:auto;
	float:right;
	background:#000;
	opacity:0.6;
	padding:20px;
	border:5px solid #666;
}
.aboutcontentmessage p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	line-height:24px;
	text-align:justify;
}
.aboutcontentmessage h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:5px;
	color:#ff4f04;
	margin-right:80%;
	opacity:1 !important;
	border-bottom:1px solid #3f3f3f;
}
.aboutcontentmessage h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:5px;
	color:#ff4f04;
	opacity:1 !important;
}
.italicer{
	font-style:italic;
}
.aboutleftlinkcontainer{
	width:250px;
	float:left;
	background:#000;
	opacity:0.6;
	padding:10px;
	border:5px solid #666;
}
.aboutleftlinkcontainer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	line-height:24px;
	text-align:justify;
	padding:0px;
}
.aboutleftlinkcontainer h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:5px;
	color:#ff4f04;
	opacity:1 !important;
}
.aboutleftlinkcontainer h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:6px;
}
.aboutleftlinkcontainer h3 a{
	text-decoration:none;
	color:#ff4f04;
}
.aboutleftlinkcontainer h3 a:hover{
	color:#CCC;
}

.leftimagerinners{
	width:400px;
	height:450px;
	float:left;
	border:5px solid #3a3a3a;
}
.rightercontenter{
	width:520px;
	height:auto;
	float:right;
	background:#000;
	opacity:0.6;
	padding:20px;
	border:5px solid #666;
}
.rightercontenter p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	line-height:24px;
	text-align:justify;
}
.rightercontenter h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:5px;
	color:#ff4f04;
	margin-right:60%;
	opacity:1 !important;
	border-bottom:1px solid #3f3f3f;
}

.productpagewrapper{
	width:100%;
	float:left;
	margin-top:80px;
}
.productpagewrapper a{
	text-decoration:none;
}
.productpagewrapper h1{
	padding-bottom:5px;
	font-family: 'univers_condensedmedium';
	font-size:23px;
	color:#FFF;
	text-align:center;
	border-bottom:1px solid #111011;
	font-weight:lighter;
}
.productitemstotal{
	width:100%;
	float:left;
	border-top:1px solid #303031;
	padding-top:27px;
}
.productitemraw{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:27px;
}
.productitemraw2{
	width:100%;
	height:auto;
	float:left;
}
.pipes{
	width:300px;
	height:185px;
	float:left;
	background:#323232 url(../images/pipsbg.jpg) no-repeat;
	border:7px solid #5e5c5c;
	margin-right:27px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.pipes:hover{
	border:7px solid #ff4c00;
}
.pipes img {
margin-left: 0;
-webkit-transition: margin-left 0.5s linear;
-moz-transition: margin-left 0.5s linear;
-o-transition: margin-left 0.5s linear;
-ms-transition: margin-left 0.5s linear;
transition: margin-left 0.5s linear;
}
.pipes:hover img {
margin-left: -20px;
}
.pipestext{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	color:#FFF;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:28px;
	margin-top:82px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.pipeimager{
	width:142px;
	height:128px;
	position:absolute;
	margin-top:35px;
	padding-left:133px;
}

.flanges{
	width:300px;
	height:185px;
	float:left;
	background:#323232 url(../images/flangesbg.png) no-repeat;
	border:7px solid #5e5c5c;
	margin-right:27px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.flanges:hover{
	border:7px solid #ff4c00;
}
.flanges img {
margin-left: 0;
-webkit-transition: margin-top 0.5s linear;
-moz-transition: margin-top 0.5s linear;
-o-transition: margin-top 0.5s linear;
-ms-transition: margin-top 0.5s linear;
transition: margin-top 0.5s linear;
}
.flanges:hover img {
margin-top:30px;
}
.flangestext{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	color:#FFF;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:28px;
	margin-top:82px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.flangesimager{
	width:153px;
	height:100px;
	position:absolute;
	margin-top:45px;
	padding-left:118px;
}
.spectacles{
	width:300px;
	height:185px;
	float:left;
	background:#323232 url(../images/spectaclesbg.jpg) no-repeat;
	border:7px solid #5e5c5c;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.spectacles:hover{
	border:7px solid #ff4c00;
}
.spectacles img{
	 -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}
.spectacles:hover img{
	-webkit-transform:rotate(-10deg);
    -moz-transform:rotate(-10deg); 
    -o-transform:rotate(-10deg);
}
@-webkit-keyframes pointer {
  from { -webkit-transform: rotate(0deg) scaleY(1); }
  50% { -webkit-transform: rotate(-15deg) scaleY(1); }
  to { -webkit-transform: rotate(-25deg) scaleY(1); }
}

.spectaclestext{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	line-height:26px;
	color:#FFF;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:28px;
	margin-top:60px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.spectaclesimager{
	width:124px;
	height:125px;
	position:absolute;
	margin-top:45px;
	padding-left:153px;
}
.buttwelding{
	width:300px;
	height:185px;
	float:left;
	background:#323232 url(../images/buttweldingbg.jpg) no-repeat;
	border:7px solid #5e5c5c;
	margin-right:27px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.buttwelding:hover{
	border:7px solid #ff4c00;
}
.buttwelding img {
margin-left: 0;
-webkit-transition: margin-top 0.5s linear;
-moz-transition: margin-top 0.5s linear;
-o-transition: margin-top 0.5s linear;
-ms-transition: margin-top 0.5s linear;
transition: margin-top 0.5s linear;
}
.buttwelding:hover img {
margin-top:25px;
}
.buttweldingtext{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	line-height:26px;
	color:#FFF;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:28px;
	margin-top:66px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.buttweldingimager{
	width:132px;
	height:108px;
	position:absolute;
	margin-top:39px;
	padding-left:153px;
}
.forgedsteel{
	width:300px;
	height:185px;
	float:left;
	background:#323232 url(../images/forgedsteelbg.jpg) no-repeat;
	border:7px solid #5e5c5c;
	margin-right:27px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.forgedsteel:hover{
	border:7px solid #ff4c00;
}
.forgedsteel img {
margin-left: 0;
-webkit-transition: margin-left 0.5s linear;
-moz-transition: margin-left 0.5s linear;
-o-transition: margin-left 0.5s linear;
-ms-transition: margin-left 0.5s linear;
transition: margin-left 0.5s linear;
}
.forgedsteel:hover img {
margin-left: -13px;
}
.forgedsteeltext{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	line-height:26px;
	color:#FFF;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:28px;
	margin-top:66px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.forgedsteelimager{
	width:131px;
	height:98px;
	position:absolute;
	margin-top:42px;
	padding-left:156px;
}
.forgedoutlet{
	width:300px;
	height:185px;
	float:left;
	background:#323232 url(../images/forgedoutlet.jpg) no-repeat;
	border:7px solid #5e5c5c;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.forgedoutlet:hover{
	border:7px solid #ff4c00;
}
.forgedoutlet img {
margin-left: 0;
-webkit-transition: margin-top 0.5s linear;
-moz-transition: margin-top 0.5s linear;
-o-transition: margin-top 0.5s linear;
-ms-transition: margin-top 0.5s linear;
transition: margin-top 0.5s linear;
}
.forgedoutlet:hover img {
margin-top:25px;
}
.forgedoutlettext{
	font-family: 'univers_condensedmedium';
	font-size:22px;
	line-height:26px;
	color:#FFF;
	width:auto;
	height:auto;
	position:absolute;
	margin-left:28px;
	margin-top:66px;
	text-shadow: 2px 2px 2px #37321b;
    filter: dropshadow(color=#37321b, offx=2, offy=2);
}
.forgedoutletimager{
	width:125px;
	height:85px;
	position:absolute;
	margin-top:39px;
	padding-left:164px;
}

.totalinnercontent{
	width:1000px;
	float:left;
	margin-top:80px;
}
.totallefter{
	float:left;
	width: 328px;
}
.productmenuwrapper{
	width:326px;
	float:left;
	border-left:1px solid #101011;
	border-right:1px solid #101011;
	border-bottom:1px solid #323234;
}
.productmenu{
	width:324px;
	float:left;
	border-left:1px solid #2a2a2a;
	border-right:1px solid #2a2a2a;
}
.productmenu ul{
	margin:0px;
}
.productmenu ul a{
	text-decoration:none;
	color:#4a4a4b;
}
.productmenu ul li{
	width:304px;
	float:left;
	display:block;
	list-style:none;
	font-size:19px;
	font-family: 'univers_condensedmedium';
	color:#4a4a4b;
	padding:5px 10px;
	border-top:1px solid #313131;
	border-bottom:1px solid #121213;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.productmenu ul li:hover{
	background:#141414;
	color:#FFF;
}
.leftactiver{
	background:#141414;
	color:#FFF !important;
}
.totallefter h1{
	padding-bottom:5px;
	font-family: 'univers_condensedmedium';
	font-size:23px;
	color:#FFF;
	text-align:left;
	border-bottom:1px solid #111011;
	font-weight:lighter;
}

.smallbanercontainer{
	width:326px;
	float:left;
	border-left:1px solid #0f0f10;
	border-top:1px solid #0f0f10;
	border-bottom:1px solid #2e2e2f;
	border-right:1px solid #2e2e2f;
}
.smallbanerinner{
	width:324px;
	float:left;
	padding-bottom:28px;
	border-left:1px solid #2e2e2f;
	border-top:1px solid #2e2e2f;
	border-bottom:1px solid #0f0f10;
	border-right:1px solid #0f0f10;
}
.smallbaner{
	width:315px;
	height:205px;
	float:left;
	background:#FFF;
	padding:5px;
}
.totalrighter{
	width:651px;
	float:right;
}
.totalrighter h1{
	padding-bottom:5px;
	font-family: 'univers_condensedmedium';
	font-size:23px;
	color:#FFF;
	text-align:left;
	border-bottom:1px solid #111011;
	font-weight:lighter;
}
.productlister{
	width:100%;
	height:auto;
	float:left;
	border-top:1px solid #2d2d2e;
	padding-top:20px;
}
.productraw{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:20px;
}
.productraw a{
	text-decoration:none;
}
.productcolumnleft{
	width:300px;
	float:left;
	background:#963a12;
	padding:8px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.productcolumnleft:hover{
	background:#ff4d00;
}
.productcolumnright{
	width:300px;
	float:right;
	background:#963a12;
	padding:8px;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.productcolumnright:hover{
	background:#ff4d00;
}
.imagecaptiontotal{
	width:296px;
	background:#FFF;
	float:left;
	padding:2px;
}
.productimager{
	width:296px;
	height:160px;
	float:left;
}
.productnamer{
	width:276px;
	height:25px;
	float:left;
	background:#000000;
	font-family: 'univers_condensedmedium';
	font-size:16px;
	text-align:center;
	color:#FFF;
	padding:5px 10px;
}


.indvdlproduct{
	width:100%;
	float:left;
	margin-top:80px;
}
.indvdlproduct h1{
	padding-bottom:5px;
	font-family: 'univers_condensedmedium';
	font-size:23px;
	color:#111011;
	text-align:;left;
	border-bottom:1px solid #111011;
	font-weight:lighter;
}
.greyer{
	color:#333 !important;
}
.indvdlproducttotal{
	width:100%;
	float:left;
	border-top:1px solid #303031;
	padding-top:27px;
}
.indvdlleft{
	width:425px;
	float:left;
}
.indvdlprdctsimager{
	width:400px;
	height:255px;
	float:left;
	background:#F2F3F4  ;
	padding:12px;
	margin-bottom:25px;
}
.indvdlimagecontainer{
	width:396px;
	height:251px;
	float:left;
	background:#FFF;
	padding:2px;
}
.featurescontainer{
	width:422px;
	float:left;
	border-left:1px solid #0f0f10;
	border-top:1px solid #0f0f10;
	border-bottom:1px solid #2e2e2f;
	border-right:1px solid #2e2e2f;
}
.featuresinner{
	width:420px;
	float:left;
	border-left:1px solid #2e2e2f;
	border-top:1px solid #2e2e2f;
	border-bottom:1px solid #0f0f10;
	border-right:1px solid #0f0f10;
}
.featuresinner h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#A6ACAF;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #0b0b0b;
}
.featuresinner ul{
	padding:10px;
	margin:0px;
	border-top:1px solid #2e2e2f;
}
.featuresinner ul li{
	width:100%;
	list-style-image: url(../images/feturelistbg.png);
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
	list-style-position:inside;
}
.indvdlright{
	width:550px;
	float:right;
	border-left:1px solid #0f0f10;
	border-top:1px solid #0f0f10;
	border-bottom:1px solid #2e2e2f;
	border-right:1px solid #2e2e2f;
}
.indvdlrightinner{
	width:548px;
	float:left;
	border-left:1px solid #2e2e2f;
	border-top:1px solid #2e2e2f;
	border-bottom:1px solid #0f0f10;
	border-right:1px solid #0f0f10;
}
.typenamer{
	padding:7px 10px;
	float:left;
	width:547px;
	background: #D35400  
;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	color:#ffffff;
	border-bottom:1px solid #D35400  
;
}
.typespecial{
	font-family: 'univers_condensedmedium';
	color:#FFF;
	font-size:17px;
}
.specificationtotal{
	width:548px;
	float:left;
	height:auto;
	border-top:1px solid #2e2e2f;
}
.specifyleft{
	width:273px;
	float:left;
	border-right:1px solid #0b0b0b;
}

.materialcontainer{
	width:273px;
	float:left;
	border-bottom:1px solid #0b0b0b;
}
.materialinner{
	width:273px;
	float:left;
}
.materialcontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#A6ACAF;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #D5DBDB;
}
.materialinner ul{
	padding:10px;
	margin:0px;
	border-top:1px solid #2e2e2f;
}
.materialinner ul li{
	width:100%;
	list-style-image: url(../images/feturelistbg.png);
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
	list-style-position:inside;
}

.classcontainer{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.classcontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#141414;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #0b0b0b;
}
.classinner{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.classcontainer p{
	padding:10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
}
.specifyright{
	width:273px;
	float:left;
	border-left:1px solid #2e2e2f;
}
.standardscontainer{
	width:273px;
	float:left;
	border-bottom:1px solid #0b0b0b;
}
.standardscontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#A6ACAF;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #D5DBDB;
}
.standardsinner{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.standardsinner p{
	padding:10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
}

.sizescontainer{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
	border-bottom:1px solid #0b0b0b;
}
.sizescontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#A6ACAF;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #A6ACAF;
}
.sizesinner{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.sizesinner p{
	padding:10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
	text-align:justify;
}
.shedulecontainer{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
	border-bottom:1px solid #0b0b0b;
}
.shedulecontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#A6ACAF;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #A6ACAF;
}
.sheduleinner{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.sheduleinner p{
	padding:10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
	text-align:justify;
}
.jointfacescontainer{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.jointfacescontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:18px;
	color:#FFF;
	background:#A6ACAF;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #A6ACAF;
}
.jointfacesinner{
	width:273px;
	float:left;
	border-top:1px solid #2e2e2f;
}
.jointfacesinner p{
	padding:10px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636161;
	text-align:justify;
}

.contactinner{
	width:100%;
	float:left;
	margin-top:80px;
}
.contactinner h1{
	padding-bottom:5px;
	font-family: 'univers_condensedmedium';
	font-size:23px;
	color:#FFF;
	text-align:center;
	border-bottom:1px solid #111011;
	font-weight:lighter;
}
.contacttotal{
	width:100%;
	float:left;
	border-top:1px solid #303031;
	padding-top:27px;
}
.contactcontent{
	width:100%;
	height:auto;
	float:left;
}
.contactmaper{
	width:500px;
	height:556px;
	float:left;
	background:#ff4d00;
	padding:7px;
}
.contactrightcontainer{
	width:450px;
	float:right;
	border-left:1px solid #0f0f10;
	border-top:1px solid #0f0f10;
	border-bottom:1px solid #2e2e2f;
	border-right:1px solid #2e2e2f;
}
.contactrightinner{
	width:448px;
	float:left;
	border-left:1px solid #2e2e2f;
	border-top:1px solid #2e2e2f;
	border-bottom:1px solid #0f0f10;
	border-right:1px solid #0f0f10;
}
.adresscontainer{
	width:448px;
	float:left;
}
.adresscontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	text-align:left;
	margin:0px;
	color:#CCC;
	background:#D5DBDB;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #D5DBDB;
}
.adresscontainer p{
	padding:15px 10px;
	border-top:1px solid #2e2e2f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:28px;
	color:#666;
	border-bottom:1px solid #0b0b0b;
}
.highlighter{
	color:#9e9d9d;
}
.formcontainer{
	width:448px;
	float:left;
}
.formcontainer h1{
	font-family: 'univers_condensedmedium';
	font-size:17px;
	text-align:left;
	margin:0px;
	color:#CCC;
	background:#D5DBDB;
	padding:7px 10px;
	text-align:left;
	border-bottom:1px solid #D5DBDB;
	border-top:1px solid #D5DBDB;
}
.formitems{
	width:408px;
	height:auto;
	float:left;
	padding:20px;
}

.formraw{
	width:100%;
	padding-bottom:10px;
	float:left;
}
.formraw2{
	width:100%;
	padding-bottom:0px;
	float:left;
}
.formcolumn1{
	width:25%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
}
.formcolumn2{
	width:75%;
	float:left;
}

.txtbxsstyler{
	width:94%;
	height:30px;
	color:#666;
	font-size:13px;
	padding-left:3%;
	padding-right:3%;
	border:none;
	background-color: #141414;
	border:1px solid #2c2c2c;
}
.txtareastyler{
	width:94%;
	height:80px;
	color:#666;
	font-size:13px;
	padding-left:3%;
	padding-right:3%;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #141414;
	border:1px solid #2c2c2c;
}
.formbtstyler{
	width:65px;
	height:30px;
	border:none;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ec510e;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.formbtstyler:hover{
	background-color: #9f370a;
}
.formbtstylerreset{
	width:65px;
	height:30px;
	border:none;
	color:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #3d3c3c;
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s ;
}
.formbtstylerreset:hover{
	background-color: #222222;
}
.qualitylister{
	width:100%;
	height:auto;
	float:left;
	padding-bottom:17px;
}
.qualitylister ul{
	margin:10px;
	margin-left:18px;
}
.qualitylister ul li{
	list-style:circle;
	width:100%;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	list-style-position:outside;
}
.bottomborderremover{
	border-bottom:none !important;
}
.downloadbutton{
	height:80px;
	width:100%;
	border-bottom:15px;
	float:left;
}
.downloadimager{
	width:80px;
	height:80px;
	float:left;
}
.downloadtexter{
	width:auto;
	float:left;
	padding:15px 10px;
	font-family: 'accidental_presidencyregular';
	font-size:20px;
	padding-left:0px;
}
.downloadtexter h1{
	font-size:20px;
	padding-bottom:5px;
	border:none;
	padding-top:5px;
	font-weight:bold;
}
.downloadtexter h1 a{
	text-decoration:none;
	color:#666;
}
.downloadtexter h1 a .whiter{
	color:#FFF;
}
.blocker{
	display:block !important;
}
