body{
	margin:0;
	padding:0;
	background-color:#3f3f3f;
	font-family:arial;
	font-size:12px;
}
#wrapper {
	border:0;
	padding:0;
	margin:0 auto;
	width:1012px;
}
#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#main_promotion{
	padding:166px 0 0 20px;
	position:absolute;
}
#mbOverlay.mbOverlayFF {
	background: transparent url(http://www.trioproducts.com/css/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #000 url(http://www.trioproducts.com/css/mediabox/BlackLoading.gif) no-repeat center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(http://www.trioproducts.com/css/mediabox/BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(http://www.trioproducts.com/css/mediabox/BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(http://www.trioproducts.com/css/mediabox/BlackClose.gif) no-repeat center;
}

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}
#main_info_box{
	margin:0;
	padding:1px;
	background-color:#FFF;
	width:999px;
	height:98px;
	border-bottom:1px solid #CCC;
}
#main_info_box_info{
	background-color:#3f3f3f;
	background-image:url('../images/main_info_box_bg.jpg');
	background-repeat:repeat-x;
	padding:15px;
	height:68px;
	line-height:140%;
}
#sub_main_features_box img{
	margin:0 0 0 -14px;
}
#box{
	border:0;
	padding:0 6px;
	background-image:url('http://www.trioproducts.com/images/background_box.png');
	background-repeat:repeat-y;

}
#box_bottom{
	padding-bottom:6px;
	background-image:url('http://www.trioproducts.com/images/background_box_bottom.png');
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-bottom:5px;
}
#box_top{
	padding-top:6px;
	background-image:url('http://www.trioproducts.com/images/background_box_top.png');
	background-repeat:no-repeat;
	background-position:top center;
}
#top{
	width:1000px;
	background-image:url('http://www.trioproducts.com/images/top_bg.jpg');
	background-repeat:no-repeat;
	height:187px;
}
#language{
	float:right;
	color:#FFF;
}
#language ul{
	padding:0;
	margin:0;
}
#language ul li{
	float:left;
	height:12px;
}
#language ul li#off:hover{
	background-color:#000;
}
#language ul li img{
	float:left;
	margin:2px 5px 0 5px;
}
#language ul li#on{
	background-color:#000;
}
#menu_bar{
	padding:2px;
	margin:0px;
}
#menu_bar ul{
	padding:3px 0px 3px 8px;
	margin:0px;
}
#menu_bar ul li{
	float:left;
	list-style:none;
	padding:3px 7px 5px 7px;
	margin:0 0 0 1px;
	color:#CCC;
}
#menu_bar ul li a:link,
#menu_bar ul li a:visited{
	color:#aaa;
	text-decoration:none;
	font-size:12px;
}
#menu_bar ul li a:hover{
	color:#e0a710;
}
#logo{
	width:103px;
	height:80px;
	position:absolute;
	margin:52px 0 0 30px;
}

#banner{
	position:absolute;
	margin:75px 0 0 230px;
}
#menu{
	position:absolute;
	margin:152px 0 0 0;
	z-index:999;
}

#main_banner{
	background-image:url("http://www.trioproducts.com/images/main_banner.jpg");
	background-repeat:no-repeat;
	width:1000px;
	height:320px;
	padding:0;
	margin:0;
}
#main_banner_box{
	background-image:url("http://www.trioproducts.com/images/main_banner_shadow.png");
	background-repeat:no-repeat;
	width:230px;
	float:left;
	height:320px;
	padding:0 10px;
}
#main_banner_box:hover{
	background-image:url("http://www.trioproducts.com/images/main_banner_shadow_b.png");
}
#main_banner_box h2{
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-size:30px;
	background-image:url("http://www.trioproducts.com/images/main_banner_line.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	height:34px;
	margin:15px 0 0 0;
}
#main_banner_box h2 a:link,
#main_banner_box h2 a:visited{
	color:#FFF;
	text-decoration:none;
}
#main_banner_box #description{
	float:right;
	margin-top:20px;
	text-align:right;
	width:185px;
	color:#CCC;
	line-height:140%;
}
#main_banner_box #description strong{
	color:#FFF;
}
#main_banner_box #description a:link,
#main_banner_box #description a:visited{
	color:#ffb400;
}
#mainbox{
	padding:0;
	margin:0;
	background-color:#FFF;
	width:1000px;
	height:150px;
}
#foot_copyright{
	position:aboslute;
	margin: 50px 0 0 0;
	width:980px;
	text-align:center;
	color:#888;
	font-size:11px;
}
#foot_copyright a:link,
#foot_copyright a:visited{
	color:#CCC;
	text-decoration:none;
}
#box2{
	position:absolute;
}

#box2 span{
	margin:0px 0px 0 1px;
	padding:5px 9px;
	display:block;
	float:left;
	border:0;
	height:38px;
	width:70px;
	background: url("http://www.trioproducts.com/images/sub_media_image_frame.png") center center no-repeat;
}

#box2 span:hover{
	background-color:#999;
}

#box2 span a:link{
	text-decoration:none;
	border:0;
}

.mask2{
	position:relative;
	width:804px;
	height:48px;
	overflow:hidden;
	float:left;
}

span img{
	display:block;
	border:none;
}

#sub_media{
	padding:322px 0 0 0;
	width:1000px;
	position:absolute;
}

#sub_media_button{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	float:left;
	padding:16px 26px 16px 26px;
	background-color:#222;
	height:17px;
}

#sub_media_button1 span{
	width:50px;
	float:left;
	padding:0;
}
#sub_media_button1 span:hover{
	background: url(http://www.trioproducts.com/images/sub_media_button_1b.png) 0 0 no-repeat;
}

#sub_media_button2 span{
	width:50px;
	float:right;
	padding:0;
}
#sub_media_button2 span:hover{
	background: url(http://www.trioproducts.com/images/sub_media_button_2b.png) 0 0 no-repeat;
}
#sub_main_features{
	background-color:#FFF;
	width:1001px;
	display:block;
	float: left;
	background-image:url(http://www.trioproducts.com/images/sub_feature_bg.png);
	background-repeat:repeat-y;
}
#sub_main_features_box{
	width:220px;
	padding:15px;
	display:inline;
	float:left;
	line-height:140%;
}
#sub_main_features_box h2{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	border-bottom:1px solid #CCC;
}
#sub_main_features_box h2 a:link,
#sub_main_features_box h2 a:visited{
	color:#000;
	text-decoration:none;
}
#sub_main_features_box h3{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	border-bottom:1px solid #CCC;
	height:55px;
}

#sub_main_features_box ul{
	padding:0 0 0 15px;
	margin:0;
}
#sub_main_features_box ul li{
	list-style-image:url("http://www.trioproducts.com/images/bullet_01.gif");
	padding-left: 6px;
	margin:10px 0 0 0;
}
#more_info{
	float:right;
}
#sub_main_box{
	border-top:4px solid #f2aa0e;
	height:370px;
	width:1000px;
	background-color:#FFF;
	background-image:url("http://www.trioproducts.com/images/sub_main_box_bg.jpg");
}
#sub_main_box h1{
	position: absolute;
	font-size:30px;
	font-family:Arial, Helvetica, "Liberation Sans", sans-serif;
	padding:45px 0 0 30px;
	margin:0;
	z-index:5;
}
#sub_main_box #desc{
	position: absolute;
	width:400px;
	padding:85px 0 0 30px;
	margin:0;
	z-index:5;
	line-height:140%;
}
#sub_main_box #desc h3{
	font-size:16px;
	font-weight:bold;
	line-height:140%;
}
#sub_main_box #desc_b{
	position: absolute;
	width:400px;
	padding:90px 0 0 500px;
	margin:0;
	z-index:5;
	line-height:140%;
}
#sub_main_box #desc_b ul li{
	list-style:none;
	padding:2px 0 2px 15px;
	background-image:url("http://www.trioproducts.com/images/sub_desc_ul_bg.png");
	background-repeat:no-repeat;
	background-position:center left;
}
#sub_main_box #desc_b ul{
	margin:0;
	padding:0;
}
#sub_main_box #desc_b ul li a:link,
#sub_main_box #desc_b ul li a:visited{
	color:#cc8200;
	text-decoration:none;
}
#sub_main_bg{
	width:600px;
	padding:0 0 0 400px;
	position: absolute;
}

#pageinfo{
	float:left;
	background-color:#FFF;
	padding:30px;
	width:941px;
}
#pageinfo ul{
	margin:0;
	padding:0;
}
#pageinfo ul li{
	margin:10px 0;
	padding:0;
	list-style:none;
	min-height:140px;
	border-bottom:1px solid #CCC;
}
#pageinfo ul li img{
	float:left;
	margin:0 15px 10px 0;
}
#pageinfo h4{
	padding:0;
	margin:0;
	font-size:15px;
	font-weight:bold;
	line-height:12px;
	font-style:italic;
}
#main_banner_title{
	background-image:url('http://www.trioproducts.com/images/main_banner_index.jpg');
	background-repeat:no-repeat;
	height:220px;
}
#main_banner_word{
	padding:75px 35px 0 640px;
	color:#c3c3c3;
}
#main_banner_word h3{
	padding:0 0 2px 0;
	margin:0;
	font-size:18px;
	color:#FFF;
}
#main_banner_word a:link,
#main_banner_word a:visited{
	color:#e0a710;
}
#navigate{
	width:200px;
	float:left;
	border-right:1px solid #CCC;
	padding:0 10px;
}
#navigate ul li{
	border:0px;
}
#navigate ul li a:link,
#navigate ul li a:visited{
	color:#222;
	text-decoration:none;
}
#navigate ul li a:hover{
	text-decoration:underline;
}
#pagedetail{
	width:700px;
	float:left;
	padding:0 10px;
}
.closed {
	BACKGROUND: url(../../../images/folder_add.png) no-repeat left top;
}
.current {
	COLOR: red;
}
#navigate UL LI {
	DISPLAY: block;
	PADDING: 0 0 0 20px;
	BACKGROUND: url(../../../images/folder_open.png) no-repeat left top;
	MARGIN: 6px 0 0 0;
}
#navigate UL LI UL LI{
	DISPLAY: block;
	PADDING: 0 0 0 20px;
	BACKGROUND: url(../../../images/folder.png) no-repeat left top;
	MARGIN: 6px 0 0 0;
}

#navigate UL {
	PADDING-RIGHT: 0px;
	DISPLAY: block; padding:0px;
	LIST-STYLE-TYPE: none;
}
#pageinfob{
	float:left;
	background-color:#FFF;
	padding:10px;
	width:981px;
	display:block;
}
#pagedetail h1{
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding:10px 0;
	margin:0;
}
#pagedetail td{
	padding:5px;
}
#sub_main_box #download{
	margin:0 10px 0 0;
	BACKGROUND: url(../../../images/icon_download_bg.png) no-repeat left top;
	padding:3px 8px 3px 28px;
	float:left;
}
#sub_main_box #email{
	margin:0 10px 0 0;
	BACKGROUND: url(../../../images/icon_contact_bg.png) no-repeat left top;
	padding:3px 8px 3px 28px;
	float:left;
}
#sub_main_box #download a:link,
#sub_main_box #download a:visited,
#sub_main_box #email a:link,
#sub_main_box #email a:visited{
	color:#222;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#main_banner_mh{
	background-image:url('/images/main_banner_mh.jpg');
	width:248px;
	height:403px;
	margin:-10px 0 0 0;
	padding:0;
}
#main_banner_mh ul li{
	background-image:url('/images/main_banner_mh_bg.png');
	list-style:none;
	height:120px;
	padding:6px 8px 6px 8px;
	margin:0;
	border-top:2px solid #ca8d33;
	line-height:140%;
}
#main_banner_mh ul li:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
#main_banner_mh ul li h2{
	padding:3px 0 4px 0;
	margin:0;
	border:0;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
}
#main_banner_mh ul li h2 a:link,
#main_banner_mh ul li h2 a:visited{
	color:#FFF;
	text-decoration:none;
}
#main_banner_mh ul li a:link,
#main_banner_mh ul li a:visited{
	color:#ffb400;
	text-decoration:underline;
}
#main_banner_mh ul{
	margin:0;
	padding:0;
}
#learnmore{
	margin:0 10px 0 0;
	BACKGROUND: url(../../../images/icon_learn_more_bg.png) no-repeat left top;
	padding:3px 8px 3px 28px;
	float:left;
}
#moreinfo{
	margin:0;
	BACKGROUND: url(../../../images/icon_more_info_bg.png) no-repeat left top;
	padding:3px 8px 3px 28px;
	float:right;
}
#learnmore a:link,
#learnmore a:visited{
	color:#222;
	font-weight:bold;
	text-decoration:none;
}
#moreinfo a:link,
#moreinfo a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#pageinfoc{
	height:552px;
	background-color:#FFF;
	padding:8px;
}
#pageinfoc h3{
	font:20px arial;
	font-weight:bold;
	padding:10px 0 6px 0;
	margin:0;
	border-bottom:1px solid #EEE;
}
.locate_menu{
	width:974px;
	padding:5px 5px;
	margin:0;
	border-bottom:1px solid #EEE;
	height:20px;
}
.locate_menu form{
	float:left;
}
.locate_menu select{
	margin:0 15px 0 5px;
}
#countrylist{
	position: absolute;
	width: 180px;
	height: 448px;
	overflow: auto;
	padding: 2px;
	margin:28px 0 0 0;
	line-height:160%;
	background-color:#FFF;
	border:1px solid #CCC;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#countrylist a:link,
#countrylist a:visited{
	color:#222;
	text-decoration:none;
}
#statelist{
	position: absolute;
	width: 180px;
	height: 448px;
	overflow: auto;
	padding: 2px;
	margin:28px 0 0 200px;
	line-height:160%;
	background-color:#FFF;
	border:1px solid #CCC;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#statelist a:link,
#statelist a:visited{
	color:#222;
	text-decoration:none;
}
.worldmap{
	width:800px;
	height:500px;
	padding:0px 0 0 50px;
}
#contactlist{
	position: absolute;
	width: 750px;
	height: 370px;
	overflow: auto;
	padding: 10px;
	margin:90px 0 0 200px;
	line-height:160%;
	background-color:#FFF;
	border:1px solid #CCC;
	opacity:0.95;
	filter:alpha(opacity=95);
}
#contactlist h2{
	font:20px arial;
	padding:0 0 10px 0;
	margin:0;
	border-bottom:1px solid #EEE;
}
.contacts,
.regions{
	margin:5px 0;
}
.contacts strong{
	font-size:14px;
}
.regions{
	border-top:1px solid #CCC;
	padding:10px 0 0 0;
}
#statecontacts{
	position: absolute;
	width: 550px;
	height: 380px;
	overflow: auto;
	padding: 10px;
	margin:80px 0 0 400px;
	line-height:160%;
	background-color:#FFF;
	border:1px solid #CCC;
	opacity:0.95;
	filter:alpha(opacity=95);
}
#statecontacts h2{
	font:20px arial;
	padding:0 0 10px 0;
	margin:0;
	border-bottom:1px solid #EEE;
}
#contactsales{
	margin:10px 0 0 0;
	padding:5px;
	border:1px solid #f5b33f;
	background-color:#Ffebc8;
	text-align:center;
}
#contactsales a:link,
#contactsales a:visited{
	font-weight:bold;
	color:#000;
}
#main_box{
	width:1011px;
	height:140px;
	padding:0 0 0 1px;
	margin:0;
}
#main_box ul{
	padding:0;
	margin:0;
}
#main_box ul li{
	list-style:none;
	width:315px;
	height:130px;
	margin:0 0 0 2px;
	padding:7px 10px;
	float:left;
	color:#BBB;
	line-height:140%;
}
#main_box ul li a:link,
#main_box ul li a:visited{
	color:#ffb400;
}
#conveyors{
	background-image:url('../images/main_box_material_conveyor.png');
	background-repeat: no-repeat;
}
#magnets{
	background-image:url('../images/main_box_material_magnets.png');
	background-repeat: no-repeat;
}
#components{
	background-image:url('../images/main_box_material_components.png');
	background-repeat: no-repeat;
}
#main_box ul li h2{
	padding:0;
	margin:0 0 6px 0;
}
#main_box ul li h2 a:link,
#main_box ul li h2 a:visited{
	color:#EEE;
	text-decoration:none;
	font:18px arial;
	font-weight:normail;
}
#main_news{
	width:495px;
	height:442px;
	padding:5px;
	margin:0 0 5px 0;
	background-image:url('../images/main_box_news.png');
	background-repeat: no-repeat;
	float:left;
}
#main_newsb{
	width:495px;
	height:223px;
	padding:5px;
	margin:0 0 5px 0;
	background-image:url('../images/main_box_newsb.png');
	background-repeat: no-repeat;
	float:left;
}
#main_news_info{
	background-image:url('../images/main_news_info.jpg');
	width:495px;
	height:442px;
}
#main_news_infob{
	background-image:url('../images/main_news_info.jpg');
	background-position: bottom left;
	width:495px;
	height:223px;
}
#main_news_info h3{
	margin:0;
	padding:7px 10px 9px 10px;
	font:16px arial;
	font-weight:bold;
}
#main_news_infob h3{
	margin:0;
	padding:7px 10px 9px 10px;
	font:16px arial;
	font-weight:bold;
}
#main_news_info h3.news{
	color:#222;
}
#main_news_infob h3.news{
	color:#222;
}
#main_news_info h3.highlights{
	color:#FFF;
}
#main_news_infob h3.highlights{
	color:#FFF;
}
#highlights{
	margin:14px;
	float:left;
	padding:1px;
	background-image:url('../images/image_frame.gif');
}
#highlights_thumb{
	float:left;
	width:105px;
	height:65px;
	margin:14px 5px 0 5px;
	padding:1px;
	background-image:url('../images/image_frame.gif');
}
#main_news_info_story{
	width:479px;
	padding:8px;
	height:167px;
	background-color:#f2f2f2;
	line-height:140%;
}
#main_news_info_story img{
	border:1px solid #222;
	float:left;
	margin:0 5px 5px 0;
}
#main_news_info_list{
	width:168px;
	float:right;
	height:170px;
	border-left:1px solid #CCC;
	margin:0px 5px;
	padding:0px 4px;
}
#main_news_info_list ul{
	padding:0;
	margin:0;
}
#main_news_info_list ul li{
	list-style:none;
	margin:0 0 8px 0;
	padding:0 0 0 12px;
	font:12px arial;
	background-image:url('../images/bullet_02.png');
	background-repeat: no-repeat;
	line-height:140%;
}
#main_news_info_list a:link,
#main_news_info_list a:visited{
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
#highlights_form{
	margin:35px 0 0 0;
}
#rss_right{
	float:right;
	margin:7px 4px;
}
#main_box_more{
	background-image:url('../images/main_box_more_bg.png');
	background-repeat: no-repeat;
	width:95px;
	height:17px;
	float:right;
	margin:7px 4px;
	padding:3px 0 0 0;
	text-align:center;
}
#main_box_more a:link,
#main_box_more a:visited{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font:11px arial;
}
#main_news_a{
	width:495px;
	height:218px;
	padding:0;
	margin:0;
}
#highlights span{
	margin-top:120px;
	width:212px;
}
#highlights_thumb span{
	margin-top:40px;
	width:97px;
}
#highlights span,
#highlights_thumb span{
	height:17px;
	position:absolute;
	background-color:#222;
	padding:4px;
	font:11px arial;
	font-weight:bold;
	color:#FFF;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
#main_box_event_a{
	background-color:#EEE;
	width:248px;
	float:left;
	font:12px arial;
	line-height:130%;
}
#main_box_event_b{
	background-color:#EEE;
	width:247px;
	float:left;
	font:12px arial;
	line-height:130%;
}
#main_box_event_a img,
#main_box_event_b img{
	border-bottom:1px solid #CCC;
}

#footer{
	background-color:#CCC;
	float:left;
	width:100%;
	margin:10px 0 0 0;
	background: transparent url(http://www.trioproducts.com/images/bottom_bg.jpg) repeat-x;
}
#footer a:link,
#footer a:visited{
	color:#888;
	text-decoration:none;
}
#footer a:hover{
	color:#fa9700;
}
#footerinfo{
	border:0;
	padding:0;
	margin:10px auto 0 auto;
	width:1012px;
	height:156px;
	background-color:#222:
}
#followus{
	margin:20px 0 0 0;
	padding:0;
	width:260px;
	height:80px;
	border-right:1px solid #1f1f1f;
	float:left;
}
#followus ul{
	padding:0;
	margin:0;
}
#followus ul li{
	padding:0;
	margin:8px 0 0 0;
	float:left;	
	width:80px;
	color:#FFF;
	list-style:none
}
#followus ul li img{
	margin:0 10px 0 0;
	float:left;
}
#copyright{
	width:1012px;
	float:left;
	margin:15px 0 0 0;
	border-top:1px solid #1f1f1f;
	height:40px;
	padding:10px 0 0 0;
	color:#aaa;
	font:11px arial;
}
#copyright a:link,
#copyright a:visited{
	color:#fa9700;
	font-weight:bold;
}
#links{
	float:left;
	width:740px;
	margin:20px 0 0 10px;
}
#links ul{
	margin:0;
	padding:0;
}
#links ul li{
	float:left;
	list-style:none;
	margin:0 5px;
}
#adv_logo{
	float:right;
}
#adv_logo img{
	height:30px;
	margin:0 5px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#adv_logo img:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}