/*Intro Banner Start*/
#intro {
	width:1004px;
	_width:972px;
	height:auto;
	_height:291px;
	float:left;
}
#intro {
	color:#000000;
	text-align: center;
}
#intro P A {color:#000000; font-weight: bold;}
#intro P A:hover {text-decoration: none;}
/*Intro Banner End*/

/*Product Home Start*/
#product_home {border:1px solid #aeaeae; border-top:none; float:left; width:928px; _width:972px; padding:10px 20px;}
#product_home UL {font-family:Verdana, Geneva, sans-serif; font-size:90%;}
#product_home UL LI {float:left; margin-right:2px; font-weight:bold;}
#product_home UL LI A {color:#fff; text-decoration:none; background:url(../images/square_button.gif) 8px 10px no-repeat #1c1c1c; padding:8px 15px 8px 25px; display:block;}
#product_home UL LI A:hover {color:#1c1c1c; text-decoration:none; background:url(../images/square_button_h.gif) 8px 10px no-repeat #eda52a;}
/*Product Home End*/

#middle {border:1px solid #aeaeae; border-top:none; float:left; width:968px; _width:972px; padding-bottom:11px;}
#welcome_note {float:left; width:470px; margin:23px 25px 23px 20px;}
#welcome_note H1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:200%; font-weight:normal;}
#welcome_note P {padding-top:12px;}

#news {float:left; width:340px; margin:23px 20px 23px 0px;}
#news H1 {font-size:135%; color:#000; margin-bottom:5px;}
#news P SPAN {color:#cf8300;}
#news UL {margin:5px 10px; padding:0;}
#news UL LI {background:url(../images/square_black.gif) left 6px no-repeat; padding-left:10px;}

#otherlinks {width:90px; float:right; background:#1c1c1c;}
#otherlinks UL {margin:12px 10px 12px 10px;}
#otherlinks UL LI {text-align:right; font-size:90%; font-weight:bold; margin-bottom:1px;}
#otherlinks UL LI A {color:#e6e6e6; text-decoration:none;}
#otherlinks UL LI A:hover {color:#eda52a; text-decoration:none;}

#middle_bottom {background:url(../images/middle_bottom.gif) left top repeat-x; height:82px; width:970px; _width:972px;}
