html, body, h1, h2, h3, h4, ul, li {

	margin: 0;

	padding: 0;

}

h1 img {

	display: block;

}

img {

	margin: 0px;

    border-style: none;

    border-color: inherit;

    border-width: 0;

width: 480px;

    height: 360px;

    }

a {

	color: #464544;

}

a:hover {

	color: #FFA405;

}

.left {

	float: left;

}

.right {

	float: right;

}

.more {

	text-align: right;

}

.clear {

	clear: both;

	height: 16px;

	width: 18px;

	background-color;

}



body {

	background: #a5c3f7 url(images/page_bg.jpg) repeat-x;

	text-align: center;

	font: 11px verdana, arial, sans-serif;

	color: Black;

	padding-bottom: 10px;

	padding-top: 31px;

}



/** layout **/

#wrapper {

	text-align: left;

	margin: auto;

	width: 778px;

  position: relative;

  background: url(images/body_bg.gif) repeat-y;

}



#header {

  position: absolute;

  top: 0;

  left: 278px;

  width: 487px;

  height: 338px;

  background: url(images/header_2.jpg) no-repeat;

}

#left {

  float: left;

  width: 245px;

    height: 760px;

    margin-right: 0px;

}

#logo {

	width: 243px;

	height: 121px;

	background: url(images/header_1.jpg) no-repeat;

	text-align: center;

	color: Blue;

}

#logo h1 {

  padding-top: 30px;

  font: 24px "arial narrow", arial, sans-serif;

}

#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(images/nav_left.jpg) no-repeat;

    width: 243px;

}

#nav ul {

  margin-left: 9px;

  padding-left: 1px;

  padding-bottom: 29px;

  background: #233B63 bottom left url(images/nav_bot.jpg) no-repeat;

}

#nav li {

  list-style: none;

  font: 14px "arial narrow", arial, sans-serif;

  border-top: 1px solid #959595;

  padding: 7px 0 0 31px;

}

#nav a {

  color: #fff;

  text-decoration: none;

  border-left: 1px solid #959595;

  padding-left: 10px;

  display: block;

  width: 73%;

  padding: 2px 0 6px 8px;

}

#nav a:hover {

  text-decoration: underline;

}

#nav .important {

  border: none;

}

#nav .important a {

  color: #E9C379;

}



#news {

  background: url(sub_images/aisi.jpg) repeat-n;

  padding-left: 10px;

  padding-right: 2px;

  padding-bottom: 6px;

  text-align: justify;

    margin-top: 0px;

}

#news h2 {

	font-size: 12px;

	color: Blue;

	width: 236px;

	height: 429px;

}

#news h3, #news p {

  font-size: 11px;

  margin: 0.6em 0px 0.4em 0px;

    width: 207px;

}

#news a {

  color: #74653D;

  font-weight: bold;

  text-decoration: underline;

}

#news a:hover {

  color: #38301A;

}

#news .more {

  font-size: 9px;

}

#news .hr-dots {

  background: center url(images/dots.gif) repeat-x;

  height: 10px;

}



#support {

  background: url(images/support.jpg) no-repeat;

  padding: 1px;

  height: 91px;

  color: #1A1A18;

    width: 238px;

}

#support p {

  margin: 0.7em 2.6em;

}



#right {

  float: right;

  width: 490px;

  padding-right: 6px;

  padding-top: 301px;

    height: 444px;

    margin-left: 0px;

}

#right h2 {

	font: 18px arial, sans-serif;

	color: Blue;

	border-bottom: 1px solid #C4AE7C;

	padding-bottom: 6px;

	margin-bottom: 0.2em;

}

#right h3 {

	font: 14px arial, sans-serif;

	color: Blue;

	border-bottom: 1px solid #C4AE7C;

	padding-bottom: 6px;

	margin-bottom: 1em;

	margin-top: 0em;

}

#welcome {

  margin-right: 8px;

    height: 141px;

    margin-top: 0px;

    width: 483px;

    margin-bottom: 7px;

}

#profile {

  margin-right: 16px;

    margin-top: 0px;

}

#right .left {

  margin-right: 23px;

}

#right .more {

  font-weight: bold;

  font-size: 10px;

}



#corp, #indu {

  float: left;

  width: 49%;

    margin-left: 2px;

    margin-top: 0px;

}

#corp {

  margin-right: 1%;

    margin-top: 0px;

}

#corp-img, #indu-img {

  background: url(images/pic_2.jpg) no-repeat;

  width: 156px;

  height: 23px;

  float: left;

  margin-right: 25px;

  text-align: center;

  padding-top: 90px;

  font-size: 9px;

  font-weight: bold;

    margin-top: 0px;

}

#indu-img {

  background: url(images/pic_3.jpg) no-repeat;

}

#spacer {

  height: 2em;

}



#footer {

  background: url(images/footer_bg.gif) repeat-y;

}

#copyright {

	text-align: center;

	padding: 22px 0px 30px 00px;

	font-size: 9px;

	color: Blue;

	font-weight: bold;

}

#footerline{

	background: url(images/footerline.gif) no-repeat;

	height:10px;

	margin-top:0px;

	display:block;

	font-size:1px;

}