h1, p
{
	font-family:Arial;
}

.topPictureSize
{
	width:200px;
	height:130px;


}

.tableSettings
{
	border-spacing:50px;
}
.menuBar
{
	border: solid red 1px;
	width:100%;
	height:30px;
}

.middle
{
	border: solid blue 1px;
	align-text:center;
	width:500px;
	height:200px;
}

.middleContactUs
{	
	text-align:center;
	border: solid green 1px;


}
.middleProducts
{

	border: solid purple 1px;
	text-align:center;
	width:326px;
	height:300px;
}

.contactUsTableWidth
{
	width:100%;
}

.footer
{
	text-align: center;
	font-style:italic; 
	font-weight: bold; 
	font-family:Arial;
	font-size: 25px;
	border: solid yellow 1px;
	height:30px;
	width:100%;

}

.footer2
{
	text-align: center;
	font-style:italic; 
	font-weight: bold; 
	font-family:Arial;
	font-size: 25px;
	border: solid yellow 1px;


}

.about
{
	
	border: solid black 1px;
	width:85%;
	height:80px;
}
.factoryDirect
{	
	width:75px;
	height:75px;
	
}

.onlineEnquire
{
	text-align:left;
	border:solid purple 1px;
	width:60%;
}

.NuStyleText
{
	vertical-align:middle;
}

.image
{
border: 7px double black;
}



.footerSentence
{
	align:center;
}
.topImages
{
	align:center;
	width:300px;
	height:90px;
}

/*Style used for Menu Toolbar*/

a.nav,a.nav:link,a.nav:visited
{
	display:block; 	
	width:163px;
	height:30px;
	background:black;
	border:1px;
	color:#B22222;
	solid:white;
	margin-top:2px;
	text-align:center;
	font-family:Arial;
	text-decoration:none;
	font-size:17px;
	line-height:15px;
	overflow:hidden;
	float:left;	
font-weight:bolder;
}

.photos td
{
	padding-left:10px;
}
.copyright
{
	text-align:center;
	font-size:11px;
}

.NuStyleLogo
{
	width:250px;
	height:125px;
}


a.nav:hover
{
	color:white;
	background:red;
}

a.nav:active
{
	background:black;
}
#nav span
{
	display:none;

}