

#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(/content/images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
	
}

#main
{
	background-position:center;
	background-repeat:repeat-y;
	background-position:center;
	width:775px;
	padding:0;
	margin:auto;
	margin:0;
	margin-top:9px;
}

#ColMiddle
{
	padding:0;
	margin:0;
	width:585px;
}

#divrightcolumn
{

	padding:0;
	margin:0;
	position:absolute;
	right:9px;
	background-image:url(/content/Images/Backgrounds/Right_about_us.jpg); /* When resizing in photoshop make the width to be 172px */
	width:172px;
	height:616px;
	background-repeat:no-repeat;
}




#divfactoryimage
{
	padding:0;
	margin:0;
	background-image:url(/content/Images/Backgrounds/about-us-header.jpg);
	position:relative;
	background-position:left;
	background-repeat:no-repeat;
	height:229px;
	width:585px;
	margin-left:4px;
	margin-bottom:20px;

}




/* the button's outer container */
.divbutton
{
	height:39px;
}




/* the link CLASS */
.divbutton a
{
	height:39px; /* the height of that part of the image we want to show */ 
	width:146px; /* the width of that part of the image we want to show */ 
	display:inline; 
	text-align:center; 
	margin:auto; 
	float:left; 
	border:0px 	solid #FFFFFF; 
	margin-left:200px;
	margin-top:30px;
	margin-bottom:100px;
}




#divtext
{
	width:580px;
	height:auto;
	margin:0;
	margin-left:4px;
}




#divtest 
{
	background:url(/content/Images/Buttons/Keep-Shopping.png) no-repeat;
	background-position:top;
}




#divtest:hover
{
	background:url(/content/Images/Buttons/Keep-Shopping.png) no-repeat;
	background-position:0 -39px; /* adjust the position by the the height of that part of the image we want to show - a negative figure means we are mving the view up by that many px */ 
} 




#divtest:active 
{
	background:url(/content/Images/Buttons/Keep-Shopping.png) no-repeat; 
	background-position:0 -78px; /* adjust the position by the the height of that part of the image we want to show - a negative figure means we are mving the view up by that many px */ 
}




img.b
{
	padding:20px;
	padding-top:80px;
}




img.a
{
	margin-top:40px;
	margin-bottom:5px;
}




img.c
{
	margin-top:20px;
	margin-bottom:5px;
}


#divtitlegradient
{
	margin-top:20px;
	/*background-image:url(/content/Images/Backgrounds/TitleGradient.jpg);*/
	height:25px;
	background-repeat:no-repeat;
	color:#444;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana,Helvetica,sans-serif;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0;
	margin-top:10px;
	margin-bottom:5px;
}



hr
{
	border:#CCCCCC 1px solid;
}




.quote
{
	height:150px;
	width:500px;
	color:black;
	background-image:url(/content/Images/Backgrounds/quoteMain.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
	background-position:center;
	margin-bottom:40px;
}






.p1
{
	height:90px;
	width:450px;
	text-align:center;
	padding-top:40px;
	margin:auto;
	color:#000000;
}



p
{
	margin-top:5px;
	margin-left:10px;
}

