html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FF211B;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #D4D3CF url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #333333;
	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: 243px;
  width: 535px;
  height: 279px;
  background: url(../images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(../images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#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;
}



#news {
  background: url(../images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #333333;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #FF211B;
}
#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: 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;
  color: #333333;
  border-bottom: 1px solid #333333;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #333333;
  border-bottom: 1px solid #333333;
  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;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(../images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(../images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(../images/footer_bg.gif) repeat-y;
}


#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}


/* new stuff */



#sidebar {
	float: center;
	width: 230px;
	margin: 5;	padding: 5; 
	display: inline;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 5px 0 0px 0;	
	padding-right: 0;		
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #333333;
	 background: url(../images/bullet_u.gif) no-repeat 0% 52%;  
	padding: 2px 5px 2px 20px;	
}

#sidebar ul.sidemenu li:hover {
  color: #FF211B;
  border-bottom: 1px solid #333333;
  background: #F3F3F3 url(../images/bullet.gif) no-repeat 0% 52%; 
  padding: 2px 10px 2px 20px; }


* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
	
}


#footer {
	position:relative;
	width:auto;
	background:none;
	padding:0 0 0px;
	margin-top:0;
	border-top:1px solid #ccc;
}
#footer p#footerContactInfo {
	font-size:0.8em;
	margin:20px auto 0;
	border:1px solid #999;
	padding:10px;
	width:300px;
	text-align:center;
	background-color:#f6f6f6;
}
#footer strong {
	display:block;
}
#footerLinks {
	text-align:center;
	margin:10px 0;
}
#footerLinks li {
	display:inline;
	padding:0 10px;
	
}
#footerLinks li a {
	font-weight:bold;
	font-size:0.9em;
	color:#000000;

}
#footerLinks li a:hover {
	text-decoration:underline;
	color:#FF1D19;
	
}
#subfooter {
	margin:5px auto 0;
	position:relative;
	width:755px;
	padding:0 10px 0;
	height:30px;
	color:#444;
}
#subfooter #vcard {
	float:left;
	color:#111;
	margin-bottom:0;
}
#subfooter #vcard strong {
	font-size:0.9em;
	font-weight:normal;
	margin:0 15px 0 0;
}
#subfooter #copyright {
	float:right;
	font-size:0.9em;
	margin-bottom:0;
}
