/* CSS Document */

body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#666666;
	background-image:url(images/zigzag.gif);
	font-size:12px;
}

#ContentTable{
margin:auto;
width:775px;
background-color:#FFFFFF;
}

#ContentTable #Logo{
background-image:url(images/logo.gif);
background-repeat:no-repeat;
height:40px;
}
#ContentTable #Row3 td{
	font-variant:small-caps;
	font-size:12px;
	height:150px;
	vertical-align:bottom;
	text-align:center;
	background-repeat:repeat-x;
	background-position:bottom;
}
#ContentTable #TopBanner{
	width:272px;
}
#ContentTable #home{
	width:125px;
	background-color:#FF0000;
	background-image:url(images/red.gif);
}
	#ContentTable #home a:hover {
	 background-color:#CC0000;
	 color:#FF3300;
	}

#ContentTable #about{
	width:125px;
	background-color:#6699ff;
	background-image:url(images/blue.gif);
}

	#ContentTable #about a:hover {
	 background-color:#3366CC;
	 color:#00CCFF;
	}
#ContentTable #buy{
	width:125px;
	background-color:#99cc33;
	background-image:url(images/green.gif);
}
	#ContentTable #buy a:hover {
	 background-color:#669900;
	  color:#99FF00;
	}

#ContentTable #contact{
	width:125px;
	background-color:#ffff00;
	background-image:url(images/yellow.gif);
}
	#ContentTable #contact a:hover {
	 background-color:#CCCC00;
	 color:#FFFF00;
	}
	#ContentTable #Row3 a {
		display:block;
		height:100%;
		position:relative;
	 	color:#ffffff;
	 	text-decoration:none;
	 	font-weight:bold;
	}
	#ContentTable #Row3 a span{
		display:block;
		position:absolute;
		width:100%;
		left:0px;
		bottom:0px;
		padding:0px;
		margin:0px;
	}	

#ContentTable .TopLine{
	 background-color:#666666;
	 height:5px;
	}
	
	#bttmMenu{
	padding-left:10px;
	height:50px;
	background-color:#666666;
	color:#ffffff;
	}
	#bttmMenu img{
	border:0px;
	}
	
	#bttmMenu a{
	color:#ffffff;
	}
	#bttmMenu a:hover{
	color:#ffff00;
	}
	#bttmMenu p{
	margin:0px;
	}
	
	#Text{
	padding:10px;
	vertical-align:top;
	height:275px;
	width:775px;
	background-image:url(images/sa.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	.w3c{
	float:left;
	padding-left:5px;
	}
	#TextArea{
	width:350px;
	text-align:justify;
	}
	#TableWWB{
	width:615px;
	}
	#TableWWB .Pict{
	width:200px;
	}
	#TableWWB Img{
	border:1px solid #666666;
	}
	
	#Images{
	Padding-left:185px;
	}
	.ImgBorder{
	border:1px solid #666666;
	}
	