body {
	background: #FFFFFF;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	}
	
.maincontainer {
	width: 652px;
	height: 508px;
	}	

.topborder {
	background:url(top.jpg);
	width: 652px;
	height: 108px;
	float: left;
}

.leftborder {
	background:url(left.jpg);
	width: 2px;
	height: 382px;
	float: left;
	}

.middlecontainer {
	background:#fffed3;
	width: 648px;
	height: 382px;
	float: left;
	}	
	
	.products {
		background:url(products.jpg);
		width: 648px;
		height: 200px;
		float: left;
		}

	.topNavMenu {
		background: #000000;
		width: 483px;
		height: 20px;
		text-align: left;
		padding-left: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color: #FFFFFF;
		float: left;
		}
	.topSpacer {
		background: #000000;
		width: 155px;
		height: 20px;
		padding: 0px;
		float: left;
		}
		.navElementTop a {
					text-decoration: none;
					color: #FFFFFF;
					}	

		.navElementTop a:hover {
					text-decoration: none;
					color: #cc0000;
					}	

		
			
			.navElementTop_active a {
						text-decoration: none;
						color: #cc0000;
						}
			.naveElementTop_active a:hover {
						text-decoration: none;
						color: #FFFFFF; 
						}
			
	
	.leftNavMenu {
		width: 150px;
		height: 352px;
		text-align: left;
		padding-top: 20px;
		padding-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;
		color:#000000;
		float: left;
		}
	
		.navElementLeft a {
					text-decoration: none;
					color: #000000;
					}	

		.navElementLeft a:hover {
					text-decoration: none;
					color: #cc0000;
					}	

				
			.navElementLeft_active a {
						text-decoration: none;
						color: #cc0000;
						}
			.naveElementLeft_active a:hover {
						text-decoration: none;
						color: #000000; 
						}
					
				
	.contenttext {
		width: 478px;
		height: 362px;
		text-align: left;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 5px;
		padding-right: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		float:left;
		}
			.contenttext a  {
					text-decoration: underline;;
					font-size:12px;
					font-weight: bold;
					color: #000000;
					}	

		.contenttext a:hover {
					text-decoration: underline;
					font-size:12px;
					font-weight: bold;
					color: #cc0000;
					}	

.rightborder {
	background:url(right.jpg);
	width: 2px;
	height: 382px;
	float: left;
	}

.bottomborder {
	background:url(bottom.jpg);
	width: 652px;
	height: 32px;
	float: left;
	}	
