body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #CECECE;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-size: 12px;*/
}

div {
    font-size: 12px;
    /*text-align: justify;*/
}

li {
    font-size: 12px;
    text-align: justify;
}

#Wrapper {
	width:818px;
	border-top: 1px solid transparent;
	margin-top: -1px;
}

#Top {
	float: left;
	clear: both;
	/*height: 336px;*/
	width: 818px;
	background-image: url(../images/main_10.jpg);
	background-repeat: repeat-y;
}

#LeftMargin {
	float: left;
	clear: right;
	width: 9px;
	height: 336px;
}

#Center {
	float: left;
	clear: right;
	width: 800px;
	/*height: 336px;*/
}

#Header {
	float: left;
	clear: both;
	width: 800px;
	height: 148px;
}

#HeaderLeft {
	float: left;
	clear: right;
	width: 335px;
	height: 148px;
}

#Logo {
	float: left;
	clear: both;
	width: 335px;
	height: 91px;
}

#HeaderLeftBottom {
	float: left;
	clear: both;
	width: 335px;
	height: 57px;
	margin-top: 0;
	#margin-top: -1px;
	_margin-top: -3px;
}

#HeaderRight {
	float: left;
	clear: right;
	width: 465px;
	height: 148px;
}

#HeaderRightTop {
	float: left;
	clear: both;
	width: 465px;
	height: 36px;
	background-image: url(../images/main_03.jpg);
	background-repeat: no-repeat;
}

#HeaderRightBottom {
	float: left;
	clear: both;
	width: 465px;
	height: 112px;
	background-image: url(../images/main_05bkg.jpg);
	background-repeat: repeat-x;
}

#RightMargin {
	float: left;
	clear: right;
	width: 9px;
	height: 336px;
}

#MainMenu {
	float: left;
	clear: both;
	width: 800px;
	height: 39px;
	margin-top: 0;
	#margin-top: -4px;
	_margin-top: -5px;
}

#nav-01 {
	float: left;
	clear: right;
	width:20px;
	height:39px;
	background-image: url(../images/nav_bkg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#navHome {
	float: left;
	clear: right;
	width:87px;
	height:39px;
}

#navSolutions {
	float: left;
	clear: right;
	width:135px;
	height:39px;
}

#navIndustries {
	float: left;
	clear: right;
	width:112px;
	height:39px;
}

#navProducts {
	float: left;
	clear: right;
	width:106px;
	height:39px;
}

#navSupport {
	float: left;
	clear: right;
	width:94px;
	height:39px;
}

#navAbout {
	float: left;
	clear: right;
	width:107px;
	height:39px;
}

#navContact {
	float: left;
	clear: right;
	width:116px;
	height:39px;
}

#nav-09 {
	float: left;
	clear: right;
	width:23px;
	height:39px;
	background-image: url(../images/nav_bkg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#SubMenu {
	float: left;
	clear: both;
	width: 800px;
	height: 26px;
	background-image: url(../images/main_08.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 0;
	#margin-top: -4px;
	_margin-top: -5px;
}

#SubMenu a:link, #SubMenu a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

#SubMenu a:hover, #SubMenu a:visited:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #cccccc;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

/*
#Banner_Home 
{
	background-image: url(../images/banner_home.jpg);
	float: left;
	clear: both;
	width: 800px;
	height: 200px;
}*/
#Banner 
{
	float: left;
	clear: both;
	width: 800px;
	/*height: 200px;*/
}

#BannerLinks
{
	 font-family: Arial, Helvetica, Sans-Serif;
	 font-size:16px;
	 font-weight:bold;
	 margin:65px 0px 0px 270px;
	 text-align:left;
}

#BannerLinks a:link, #BannerLinks a:visited {
	color: #000000;
	text-decoration:none;
	margin-left:0px;
}

#BannerLinks a:hover, #BannerLinks a:visited:hover {
	color: #3d3d3d;
	margin-left:0px;
	text-decoration:none;
}

#Contents {
	float: left;
	clear: both;
	width: 758px;
	background-image: url(../images/main_10.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding: 0 30px 0 30px;
	#padding-bottom: 30px;
	margin-top: 0;
	#margin-top: -4px;
}

#PageTitle {
	float: left;
	clear: both;
	width: 758px;
	border-bottom: 1px solid gray;
	margin-top: 30px;
}

#PageTitle img {
	margin: 5px 0 5px 235px;
}

.SubpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #448844;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/arrow_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #666666;
	margin-left: 245px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #448844;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	/*background-image: url(../images/arrow_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #226622;
	margin-bottom: -5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}

#MainContents {
	float: left;
	clear: both;
	width: 758px;
}

#MainContents a:link, #MainContents a:visited {
	color: Green;
}

#MainContents a:hover, #MainContents a:visited:hover {
	color: #00CC00;
}

#SideBar {
	float: left;
	clear: right;
	width: 205px;
	padding: 15px 20px 0 0;
	text-align: right;
}

#SideBar a:link, #SideBar a:visited {
	color: #0B5E1C;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#SideBar a:hover, #SideBar a:visited:hover {
	color: #228822;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#SideBar a:link img, #SideBar a:visited img {
	border: 0;
	text-decoration: none;
}

#SideBar a:hover img, #SideBar a:visited:hover img {
	border: 0;
	text-decoration: none;
}

.SideQuote {
	font-style: italic;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 35px;
	color: #222222;
	background-image: url(../images/quoteleft.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}
.SideQuoteInfo 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	line-height:12px;
}

#ContentsRight {
	float: left;
	clear: right;
	width: 492px;
	padding: 10px 0 0 20px;
	border-left: 1px solid gray;
	line-height: 18px;
	margin-bottom: 20px;
	position: relative;
}

#ContentsRight a:link, #ContentsRight a:visited {
	color: #228822;
}

#ContentsRight a:hover, #ContentsRight a:visited:hover {
	color: #00CC00;
}

li {
	list-style-image: url(../images/bullet.jpg);
}

#Footer {
	float: left;
	clear: both;
	width: 818px;
}

.justforo {
	visibility: hidden;
	width: 0;
	height: 0;
	display: none;
}


.HomeParagraph {
	float: left;
	clear: both;
	position: relative;
	width: 171px;
	height: 119px;
	background-image: url(../images/paragraph_bkg.jpg);
	background-repeat: no-repeat;
	padding: 5px 7px 7px 7px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #222222;
	margin: 0;
	#margin-top: -3px;
	_padding: 5px 7px 7px 10px;
}

.HomeHotTopics {
	float:left; 
	clear:both; 
	background-image:url(../images/paragraph_tall_bkg.jpg); 
	background-repeat:no-repeat; 
	width:180px; 
	#width:200px; 
	height:230px; 
	#height:235px; 
	margin:0; 
	#margin-top:-3px; 
	padding:0 15px 5px 7px; 
	text-align:left;
}

.HomeHotTopicsContent {
	float:left; 
	clear:both;
	overflow-y:scroll;
	width:165px; 
	#width:165px;
	_width:165px; 
	height:224px; 
	#height:217px; 
	_height:222px;
	margin:0; 
	#margin-top:0px; 
	padding:0 15px 5px 7px; 
	#padding:6px 15px 5px 7px;
	_padding:5px 15px 5px 7px; 
	text-align:left;
	z-index:2;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	width:50px;
	margin-right:0;
	padding-right:0;
	/*font-variant: small-caps;*/
	color: #838383;
	margin-left: 235px;
	margin-bottom: 5px;
	margin-top: -5px;
	/*background-image: url(../images/arrow_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-left: 10px;
	/*float:left; 
	clear:right;*/
}

.HomeUl
{
	margin: -5px 0px 0px -25px;
	#margin: 0px 0px 0px 15px;
	_margin: 0px 0px 0px 15px;
	font-size: 10px;
}

.HomeUl a:link, .HomeUl a:visited 
{
       
}

.home_li {font-size: 10px;}