body 
{ 	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#EEEEEE;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#97000F;
	text-align:center;
	margin:0 0 0 0;
}

a:link,a:visited { color:#991100;}
a:hover,a:active { color:#FF0000;}


/*-----------------------------------------------------------------------------------------------------------*/
/* Header 																									 */
/*-----------------------------------------------------------------------------------------------------------*/
.header{ 	margin-left:auto; margin-right:auto; width:990px; text-align:center;
			background-color:#000000; height:60px; 	}
.header td h1{ font-size:11px; font-style:italic; font-weight:bold; margin:0px;  }

.menu td a:link, .menu td a:visited{ color:#FFFFFF; font-size:12px; text-decoration:none; }
.menu td a:hover, .menu td a:active{ color:#CCCCCC; font-size:12px; text-decoration: underline; } 	
.menu td { color:#FFFFFF; font-size:12px; text-decoration:none; padding-left:8px; padding-right:3px; }		
.menu td.selected { height:25px;  background-color:#570000; color:#FFFFFF; font-size:12px; text-decoration:none; padding-left:8px; padding-right:8px; }			


/*-----------------------------------------------------------------------------------------------------------*/
/* Footer 																									 */
/*-----------------------------------------------------------------------------------------------------------*/
.footer{ margin-left:auto; margin-right:auto; width:990px; text-align:center;
			background-color:#300000; height:60px; padding-top:10px; }
			
.footer td a:link, .footer td a:visited{ color:#D1D1D1; font-size:11px; text-decoration:none; }
.footer td a:hover, .footer td a:active{ color:#FFFFFF; font-size:11px; text-decoration:underline; }
.footer td { color:#D1D1D1; font-size:11px; text-decoration:none; } 

/*-----------------------------------------------------------------------------------------------------------*/
/* Main 																									 */
/*-----------------------------------------------------------------------------------------------------------*/
.main{margin-left:auto; margin-right:auto; width:990px; text-align:center; background-color:#1E0000; }
.main #left { width:490px; float:left; border:0px solid #FFFFFF; 	padding-top:5px; padding-bottom:5px;}
.main #left a{ color:#FFFFFF;}
.main #right { width:492px; float:right; border:0px solid #FFFFFF; 	padding-top:5px; padding-bottom:5px;}
.main #right a{ color:#FFFFFF;}


.main th{ 	background-color:#000000; height:22px; font-size:13px; font-weight:normal;
			background-image:url(../images/main_arrow.jpg); background-repeat:no-repeat;
			background-position:center left; padding-left:20px;  
}
.main td{ font-size:12px; font-weight:normal; padding:6px 5px 3px 5px;}
.main td #title{ color:#F7F354; font-size:16px; font-weight:normal; }
.main #left img{ border:4px solid #7D020E;  }
.main #right img{ border:4px solid #7D020E; }


/*-----------------------------------------------------------------------------------------------------------*/
/* center 																									 */
/*-----------------------------------------------------------------------------------------------------------*/
.center_header{margin-left:auto; margin-right:auto; margin-top:0px; width:990px; text-align:center;
				background-image: url(../images/body_header.jpg); height:272px; background-repeat:no-repeat;}
.center_header h1{ color:#FFFFFF; font-size:28px; font-weight:normal; font-style:italic; 
					margin:0px 0px 0px 70px; padding-top:230px; }

.center{margin-left:auto; margin-right:auto; width:990px; text-align:center; background-color:#FFFFFF; color:#5F5E5E;
	background-image:url(../images/center_bg.jpg); background-repeat:repeat-x; padding-top:20px; }
.center #left  { width:260px; float:left; border:0px solid #9FFFFF; 	padding-top:5px; padding-bottom:5px;}
.center #right {width:700px; float:right; border:0px solid #FFFFFF; 	
				padding:5px 10px 5px 5px; text-align:left;}
.center #right h1{ background-image:url(../images/icon_title-bullet.gif); padding-left:28px; background-repeat:no-repeat;
					background-position:center left; color:#555555; font-size:16px;  	}

.center #right h2{ font-size:16px;  	}

.center th{ 	background-color:#000000; height:22px; font-size:13px; font-weight:normal;
			background-image:url(../images/main_arrow.jpg); background-repeat:no-repeat;
			background-position:center left; padding-left:20px;  
}
.center td{ font-size:12px; font-weight:normal; padding:6px 5px 3px 5px; color:#666666;}
.center td #title{ color:#F7F354; font-size:16px; font-weight:normal; }

/*-----------------------------------------------------------------------------------------------------------*/
/* product menu																								 */
/*-----------------------------------------------------------------------------------------------------------*/
.product_menu{ 	background-image:url(../images/bg_side_menu.gif); background-position:center; background-repeat:no-repeat; 
				height:285px; margin-left:auto; margin-right:auto; text-align:center;
			  }
.product_menu #title{ margin-left:auto; margin-right:auto; text-align:center; height:94px;   }
.product_menu #item{ display:block; margin-top:7px; margin-bottom:6px; color:#E1E1E1; font-size:16px; 
					 text-align:left; padding-left:50px; color:#FFFFFF; font-weight:bold;   }
.product_menu #item a{ color:#FFFFFF; text-decoration:none; padding-left:10px; font-weight:normal; }
.product_menu #item a:hover{ background-image:url(../images/icon_bullet.gif); color:#E1E1E1; 
							 text-decoration:none; padding-left:20px; background-repeat:no-repeat; 
							 background-position:left center; font-weight:normal;}
.product_list td{ color:#555555; font-size:11px }
.product_list th{ 	background-image:url(../images/bg_title.jpg); background-repeat:no-repeat;
					font-size:12px; padding-top:5px; color:#333333; font-weight:bold; }
.product_list h1{ background-image:url(../images/icon_title-bullet.gif); padding-left:28px; background-repeat:no-repeat;
					background-position:center left; color:#555555; font-size:20px;  	}
.product_list h3{ color:#555555; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:11px; }


/*-----------------------------------------------------------------------------------------------------------*/
/* clear 																									 */
/*-----------------------------------------------------------------------------------------------------------*/
.clear{clear:both;}


#line { width:100%; border-top:1px solid #cccccc;}
