html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #1c3f95;
	text-decoration:none
}
a:hover {

		text-decoration:underline
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
	}
.moreleft {
	text-align: left;
}
.clear {
	clear: both;
}

body {
	background: #9aa5c5 url(images2/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #1c3f95;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images2/body_bg.gif) repeat-y;
}

#header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 279px;
	background: url(images2/header_new.jpg) no-repeat;
	background-image: url(images2/header_new.jpg);
}


#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images2/header_1.jpg) no-repeat;
  text-align: center;
  color: #1b3f93;
}
#logo h1 {
  padding-top: 80px;
  padding-left: 5px;
  font: 12px "arial", arial, sans-serif;
  font-style:italic;
  font-weight: bold;
  text-align: center;
  color: 1b3f93;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images2/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images2/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images2/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border-top: 1px solid #959595;
  background: 188px 10px url(images2/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #ff0000;
}

#news {
  background: url(images2/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #3a58a1;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #3d4674;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #6ec7ff;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images2/dots.gif) repeat-x;
  height: 10px;
}

#sidebar {
  background: url(images2/news_bg.jpg) repeat-y;
  padding-left: 15px;
  padding-right: 3px;
  padding-bottom: 3px;
  text-align: justify;
}

#support {
  background: url(images2/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  font-style: italic;
  font-weight: bolder;
  color: #1c3f95;
  border-bottom: 1px solid #364197;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #1c3f95;
  border-bottom: 1px solid #364197;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#right .moreleft {
  font-weight: bold;
  font-size: 12px;
}
#corp, #indu, #avc, #tripulse, #dualtorch, #oscweld, #vision, #quality {
  float: left;
  width: 49%;
}
#corp, #avc, #dualtorch, #vision {
  margin-right: 1%;
}
#corp-img, #indu-img, #avc-img, #tripulse-img, #dualtorch-img, #oscweld-img, #vision-img, #quality-img{
  background: url(images2/window1.jpg) no-repeat;
  width: 224px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 150px;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  }
  #indu-img {
  background: url(images2/window2.jpg) no-repeat;
   }
  #avc-img {
  background: url(images2/avc.jpg) no-repeat;
  }
  #tripulse-img {
  background: url(images2/tripulse.jpg) no-repeat;
  }
  #dualtorch-img {
  background: url(images2/dualtorch.jpg) no-repeat;
  }
  #oscweld-img {
  background: url(images2/oscweld.jpg) no-repeat;
  }
  #vision-img {
  background: url(images2/vision.jpg) no-repeat;
  }
  #qulaity-img {
  background: url(images2/quality.jpg) no-repeat;
  }
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images2/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #364071;
  font-weight: bold;
}
#footerline{
	background: url(images2/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
