/* CSS Document */
	body{ background:white; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; padding:0px; margin:0px}
	a{ color:#969696;background:transparent; }
	a:hover{ color:#2D2D2D;background:transparent; }
	
	#container{ width:800px;}
	#banner{ text-align:left; padding-bottom:10px;}
	#head{ border:1px solid #C0C0C0; border-bottom:none; }
	div.search{ float:right; background-image:url(images/back.gif); margin-right:20px}
	div.search input{ border:none; float:left; margin-top:10px; margin-left:10px; margin-bottom:0px}
	div.search img{float:left;}
	input.search { border:none; background-image:url(images/search.gif); width:69px; height:21px; float:right}

	#menu{ border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; padding-left:20px }
	a#home{ background-image:url(images/home-a.gif); float:left; width:91px; height:30px; text-decoration:none}
	a#about{ background-image:url(images/about-a.gif); float:left; width:101px; height:30px; text-decoration:none}
	a#deliver{ background-image:url(images/deliver-a.gif); float:left; width:173px; height:30px; text-decoration:none}
	a#terms{ background-image:url(images/terms-a.gif); float:left; width:139px; height:30px; text-decoration:none}

	a:hover#home{ background-image:url(images/home-h.gif); float:left; width:91px; height:30px; margin:1px 0 0 0}
	a:hover#about{ background-image:url(images/about-h.gif); float:left; width:101px; height:30px; margin:1px 2px 0 -2px}
	a:hover#deliver{ background-image:url(images/deliver-h.gif); float:left; width:173px; height:30px;margin:0 2px 0 -2px}
	a:hover#terms{ background-image:url(images/terms-h.gif); float:left; width:139px; height:30px;}
	
	a.selected#home{ background-image:url(images/home-s.gif); margin:1px 0 0 0}
	a.selected#about{ background-image:url(images/about-s.gif); float:left; width:101px; height:30px; margin:1px 2px 0 -2px}
	a.selected#deliver{ background-image:url(images/deliver-s.gif); float:left; width:173px; height:30px;margin:0 2px 0 -2px}
	a.selected#terms{ background-image:url(images/terms-s.gif); float:left; width:139px; height:30px;}
	
	tbody td{ border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0;}
	#navigation div{ background-image:url(/images/nav1.gif); background-repeat:repeat-x; width:98%; height:28px; padding-top:10px;}
	#navigation a{ font-family:"Trebuchet MS"; font-size:11px; text-decoration:none; color:#000000; font-weight:550; margin-top:5px; padding:2px 5px}
	#navigation a:hover{ background-color:#ffccc7; border:1px solid #EAEAEA; padding:1px 4px;color:#E30B5C;font-weight:bold}
	
	#navigation2 div{ background-color:#E30B5C; width:50%; height:12px; padding-top:5px;}
	#navigation2 a{ font-family:"Trebuchet MS"; font-size:11px; text-decoration:none; color:#000000; margin-top:5px; padding:2px 5px}
	#navigation2 a:hover{ background-color:#ffffff; border:0px solid #EAEAEA; padding:1px 4px;color:#E30B5C}

		
	#base{ padding:8px; border-bottom:1px solid #C0C0C0;}
	#base p{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#969696}
	#base img{ float:left; margin:10px 2px}
	
	#footer{ padding:10px; text-align:center; font-size:10px; font-family:"Trebuchet MS"; text-decoration:none;color:#969696;}
	#footer a{ font-size:10px; font-family:"Trebuchet MS"; text-decoration:none;color:#969696; font-weight:bold;}
	#footer a:hover{ color:#2D2D2D}
	
	#footer2{ padding:10px; text-align:center; font-size:10px; font-family:"Trebuchet MS"; text-decoration:none;color:#969696;}
	#footer2 a{ font-size:10px; font-family:"Trebuchet MS"; text-decoration:none;color:#969696; font-weight:bold;}
	#footer2 a:hover{ color:#2D2D2D}

	#MainPanel{ padding:0px; border-left:0px; border-right:0px;}
	#MainPanel td{ border-left:0px; border-right:0px;}
	
	.content div.content{ border:1px solid #C0C0C0; margin:1px 8px; background-image:url(images/content1.gif); background-repeat:repeat-x; background-position:bottom; height:400px; float:left}
	/* css below are for the content */
	
	div#chome { margin:20px 10px; float:left}
	div#chome ul { list-style:none; width:180px; float:left; padding:0px; margin:0px}
	div#chome li { margin:5px;padding:0px}

        div#subgroup a { height:30px; margin-left:20px; padding-left:10px; padding-top:15px; display:block; background-color:#e94481; border:1px solid #C0C0C0; font-weight:550; font-size:11px; text-decoration:none; color:#000000}
	
	div#chome a { height:30px; padding-left:10px; padding-top:15px; display:block; background-color:#e94481; border:1px solid #C0C0C0; font-weight:550; font-size:11px; text-decoration:none; color:#000000}
	div#chome a:hover { color:#E30B5C; background-color:#ffccc7; background-image:none;font-weight:bold;border:2px solid #e94481;}
	
	div#chome div#intro{ float:right; width:550px; height:300px; border:0px solid #C0C0C0; margin-top:5px}
	div#chome div#intro .box1{ float:left; width:170px; margin:10px; text-align:center;}
	div#chome div#intro .box1 p{ text-align:left; padding:0px 10px; font-size:8px; font-family:Arial, Helvetica, sans-serif}
	
	#promo{ width:740px; margin:20px 10px; float:left}
	#promo .box2{ text-align:center; font-family:"Trebuchet MS"; color:#575757;}
