/* ----- MAIN STRUCTURE ----- */
* {
	margin: 0;
	padding: 0;
}
ol {
	list-style: none;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: rgba(255,255,255,0.4);
}
body {
	background:	-webkit-gradient(radial, 50% 50%, 200, 50% 50%, 800, from(#2C539D), to(#244386));
	background: -moz-radial-gradient(center 45deg, circle closest-side, #2C539D 0%, #244386 100%);
	background-color: #2C539D;
	height: 90%;
	padding: 0;
}
#Page {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#TopBar {
	width: 900px;
	height: 40px;
	float: left;
	position: relative;
}
#Banner {
	background-image: url("../../Images/i-Banner.png");
	text-indent: -50000px;
	width: 200px;
	height: 30px;
	margin: 5px 0 5px 0;
	float: left;
	position: relative;
}
#MainNav {
	widows: 700px;
	float: right;
	height: 28px;
	margin: 6px 0px 6px 0px;
}
#n-Home a {
	background-image: url(../../Images/n-Home.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 54px;
	height: 30px;
	float: left;
}
#n-Home a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-IceCream a {
	background-image: url(../../Images/n-IceCream.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 82px;
	height: 30px;
	float: left;
}
#n-IceCream a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-FrozenFood a {
	background-image: url(../../Images/n-FrozenFood.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 101px;
	height: 30px;
	float: left;
}
#n-FrozenFood a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-Confectionery a {
	background-image: url(../../Images/n-Confectionery.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 118px;
	height: 30px;
	float: left;
}
#n-Confectionery a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-Drinks a {
	background-image: url(../../Images/n-Drinks.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 63px;
	height: 30px;
	float: left;
}
#n-Drinks a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-Equipment a {
	background-image: url(../../Images/n-Equipment.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 87px;
	height: 30px;
	float: left;
}
#n-Equipment a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-Jobs a {
	background-image: url(../../Images/n-Jobs.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 54px;
	height: 30px;
	float: left;
}
#n-Jobs a:hover {
	background-position: bottom;
	text-indent: -50000px;
}
#n-Contact a {
	background-image: url(../../Images/n-ContactUs.png);
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 1px #0B2741;
	text-transform: uppercase;
	color: #FFF;
	width: 94px;
	height: 30px;
	float: left;
}
#n-Contact a:hover {
	background-position: bottom;
	text-indent: -50000px;
}


/* ----- NAVIGATION ----- */
/*
#MainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 670px;	
	float: right;
}
#MainNav ul li a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	line-height: 28px;
	height: 28px;
	padding: 0 10px 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 0 5px 0 5px;
	float: left;
}
#MainNav ul li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	color: #244386;
	text-shadow: 0px 1px 0px #FFF;
	height: 28px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}
body#PageHome a#NavHome,
body#PageIceCream a#NavIceCream,
body#PageFrozenFood a#NavFrozenFood,
body#PageConfectionery a#NavConfectionery,
body#PageDrinks a#NavDrinks,
body#PageEquipment a#NavEquipment,
body#PageContact a#NavContact
{
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	color: #244386;
	text-shadow: 0px 1px 0px #FFF;
	height: 28px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}
*/
/* ----- DESIGN ELEMENTS ----- */

#Divider-900 {
	background-image: url(../../Images/i-Divider.jpg);
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.1);
	width: 900px;
	margin: 10px 0 10px 0;
	height: 1px;
	float: left;
}

/* HOME SLIDER */
.heading {
	height: 40px;
	color: white;
	overflow: hidden; /*Easy auto clear*/
}
.disabled { color: gray; }

.nav {
	float: right;
}
.nav li {
	display: inline-block;
}
.nav li a {
	background-image: url(../../Images/i-SliderButtons.png);
	background-position: top;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -50000px;
	overflow: hidden; /*Hides the outline overflow on FF*/
}
.nav li a.active {
	background-image: url(../../Images/i-SliderButtons.png);
	background-position: bottom;
}
.scrollable {
	width: 900px;
	height: 260px;
	overflow: hidden;
	position: relative;
}
.scrollable ol { width: 20000em; position: absolute; }
.scrollable li {
	width: 1000px;
	height: 360px;
	float: left;
}

/* ----- CONTENT ----- */

/* HOME */
#PageHome #Main {
	width: 900px;
	height: 340px;
	float: left;
}
#PageHome #MainLeft {
	width: 550px;
	height: 340px;
	float: left;
}
#PageHome #MainRight {
	width: 350px;
	height: 340px;
	float: right;
}
#PageHome #MainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageHome #MainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#MainButton a {
	background-image: url(../../Images/main-TopButton.png);
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	width: 304px;
	height: 40px;
	float: left;
}
#AdBox1 {
	width: 290px;
	height: 150px;
	float: left;
}
#AdBox2 {
	width: 290px;
	height: 150px;
	margin: 0 15px 0 0;
	float: left;
}
#AdBox3 {
	width: 290px;
	height: 150px;
	margin: 0 15px 0 0;
	float: left;
}
#AdBoxC {
	width: 290px;
	height: 150px;
	float: left;
}
#AdBoxes {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#AdBoxes h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 10px 0 0 0;
	width: 290px;
	float: left;
}
#AdBoxes h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 290px;
	margin-top: 5px;
	float: left;
}
#AdBoxes h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 80px;
	margin-top: 5px;
	float: left;
}
#AdBoxes h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 210px;
	margin-top: 5px;
	float: right;
}
#AdBoxes #Icon {
	width: 80px;
	height: 80px;
	float: left;
}
#AdButton a {
	background-image: url(../../Images/n-AdButton.png);
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	/*
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	*/
	width: 200px;
	height: 36px;
	margin-top: 10px;
	float: left;
	clear: left;
}

/* ----- FOOTER ----- */
#Footer {
	width: 900px;
	float: left;
}
#FooterLeft {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #A9C6FF;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	margin: 10px 0 0 0;
	line-height: 18px;
	width: 500px;
	float: left;
}
#FooterRight {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #A9C6FF;
	text-align: right;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	margin: 10px 0 0 0;
	line-height: 18px;
	width: 400px;
	float: right;
}

/* ----- PAGE STRUCTURE ----- */
/* CONSORT CAN */
#PageConsortCanMain {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}
#PageConsortCanLeft {
	width: 900px;
	float: left;
}
#PageConsortCanMainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 900px;
	float: left;
}
#PageConsortCanMainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 900px;
	float: left;
}
#PageConsortCanMainLeft #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	width: 300px;
	height: 36px;
	margin-top: 10px;
	float: left;
}
#PageConsortCanContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	line-height: 24px;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 900px;
	float: left;
}
#PageConsortCanContent b {
	font-size: 18px;
	font-style: italic;
	color: #B3E388;
	height: 40px;
	padding-top: 20px;
	margin-top: 20px;
}
#PageConsortCanContent li {
	color: #A9C6FF;
}
#PageConsortcanContent i {
	font-size: 13px;
	color: #FFF;
}

/* ICE CREAM */
#PageIceCreamMain {
	width: 900px;
	margin-bottom: 20px;
	float: left;
}
#PageIceCreamMainLeft {
	width: 550px;
	float: left;
}
#PageIceCreamMainRight {
	width: 350px;
	float: right;
}
#PageIceCreamMainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageIceCreamMainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#PageIceCreamMainLeft #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	width: 300px;
	height: 36px;
	margin-top: 10px;
	float: left;
}

/* FROZEN FOOD */
#PageFrozenFood #Main {
	width: 900px;
	height: 340px;
	float: left;
}
#PageFrozenFood #MainLeft {
	width: 550px;
	height: 340px;
	float: left;
}
#PageFrozenFood #MainRight {
	width: 350px;
	height: 340px;
	float: right;
}
#PageFrozenFood #MainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageFrozenFood #MainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#PageFrozenFood #MainLeft #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	width: 300px;
	height: 36px;
	margin-top: 10px;
	float: left;
}

/* CONFECTIONERY */
#PageConfectionery #Main {
	width: 900px;
	height: 340px;
	float: left;
}
#PageConfectionery #MainLeft {
	width: 550px;
	height: 340px;
	float: left;
}
#PageConfectionery #MainRight {
	width: 350px;
	height: 340px;
	float: right;
}
#PageConfectionery #MainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageConfectionery #MainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#PageConfectionery #MainLeft #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	width: 300px;
	height: 36px;
	margin-top: 10px;
	float: left;
}

/* DRINKS */
#PageDrinks #Main {
	width: 900px;
	height: 340px;
	float: left;
}
#PageDrinks #MainLeft {
	width: 550px;
	height: 340px;
	float: left;
}
#PageDrinks #MainRight {
	width: 350px;
	height: 340px;
	float: right;
}
#PageDrinks #MainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageDrinks #MainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#PageDrinks #MainLeft #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	width: 300px;
	height: 36px;
	margin-top: 10px;
	float: left;
}

/* EQUIPMENT */
#PageEquipment #Main {
	width: 900px;
	height: 340px;
	float: left;
}
#PageEquipment #MainLeft {
	width: 550px;
	height: 340px;
	float: left;
}
#PageEquipment #MainRight {
	width: 350px;
	height: 340px;
	float: right;
}
#PageEquipment #MainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageEquipment #MainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#PageEquipment #MainLeft #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #244386;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	line-height: 36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	width: 300px;
	height: 36px;
	margin-top: 10px;
	float: left;
}

/* CONTACT */

#PageContactMain {
	width: 900px;
	float: left;
}
#PageContactMainLeft {
	width: 550px;
	float: left;
}
#PageContactMainRight {
	width: 350px;
	float: right;
}
#PageContactMainLeft h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 550px;
	float: left;
}
#PageContactMainLeft h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 550px;
	float: left;
}
#PageContactMainLeft h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 270px;
	float: left;
}
#PageContactAddress1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 270px;
	float: left;
}
#PageContactAddress2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 270px;
	float: left;
}
#PageContactMainRight h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	float: left;
}
#PageContactMainRight h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}
#PageContactMainRight h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	margin: 20px 0 0 0;
	width: 320px;
	float: left;
}
#PageContactMainRight form {
	width: 320px;
	margin-top: 10px;
}
#FormRowCol1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: left;
}
#FormRowCol2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 150px;
	height: 30px;
	line-height: 30px;
	float: right;
}
#FormRowCol3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: left;
}
#FormRowCol4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 150px;
	height: 100px;
	float: right;
}
#FormInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
}
#FormSubmit {
	margin-top: 10px;
	width: 120px;
	float: left;
}
/* ----- PRODUCT VIEW ----- */

/* PRODUCT PAGES */
#ProductTable {
	width: 900px;
	margin-top: 20px;
	float: left;
}
#Filters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	line-height: 18px;
	width: 900px;
	float: left;
}
#FiltersTitle {
	background-image: url(../../Images/i-FiltersBar.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #244386;
	text-shadow: 0px 1px 0px #FFF;
	cursor: pointer;
	text-indent: 10px;
	width: 220px;
	height: 40px;
	line-height: 36px;
	float: left;
}
#FiltersTitle:hover {
	background-position: left bottom;
}
#PT-HeadRow {
	background-image: url(../../Images/i-TableHeaderBG.png);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: left;
	text-shadow: 0px 1px 0px #FFF;
	text-indent: 10px;
	line-height: 40px;
	width: 900px;
	height: 40px;
	float: left;
}
#PT-HeadCol1 {
	width: 108px;
	height: 40px;
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PT-HeadCol2 {
	width: 168px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PT-HeadCol3 {
	width: 508px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PT-HeadCol4 {
	width: 110px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	float: left;
}
#PT-Row {
	background-color: #264889;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	text-indent: 10px;
	line-height: 50px;
	width: 900px;
	height: 50px;
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
}
#PT-RowCol1 {
	width: 109px;
	height: 50px;
	float: left;
	background-image: url(../../ProductShots/DefaultProductShot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#PT-RowCol2 {
	width: 170px;
	height: 40px;
	float: left;
}
#PT-RowCol3 {
	width: 510px;
	height: 40px;
	float: left;
}
#PT-RowCol4 {
	width: 111px;
	height: 40px;
	float: left;
}
#PageNavCont {
	margin-top: 10px;
	float: right;
}
#PageNav {
	height: 24px;
	margin-bottom: 10px;
	width: 250px;
	float: left;
}
#PageNavTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	text-shadow: 0px 1px 1px #000;
	line-height: 24px;
	height: 24px;
	float: left;
}
#PageNav #Button a {
	background-image: url(../../Images/n-Pagination.png);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	text-decoration: none;
	line-height: 24px;
	width: 24px;
	height: 24px;
	float: right;
}
#PageNav-Pagination {
	text-shadow: 0px 1px 1px #000;
	line-height: 24px;
	text-align: right;
	width: 180px;
	height: 24px;
	float: right;
}

/* FROZEN FOOD */
#PageFrozenFood #ProductTable {
	width: 900px;
	float: left;
}
#PageFrozenFood #ProductTable #PT-HeadRow {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: left;
	text-shadow: 0px 1px 0px #FFF;
	text-indent: 10px;
	line-height: 40px;
	width: 900px;
	height: 40px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}
#PageFrozenFood #ProductTable #PT-HeadCol1 {
	width: 108px;
	height: 40px;
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageFrozenFood #ProductTable #PT-HeadCol2 {
	width: 168px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageFrozenFood #ProductTable #PT-HeadCol3 {
	width: 508px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageFrozenFood #ProductTable #PT-HeadCol4 {
	width: 110px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	float: left;
}
#PageFrozenFood #ProductTable #PT-Row {
	background: rgba(0,0,0,0.1);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	text-indent: 10px;
	line-height: 62px;
	width: 900px;
	height: 62px;
	margin-bottom: 1px;
	float: left;
}
#PageFrozenFood #ProductTable #PT-RowCol1 {
	width: 109px;
	height: 40px;
	float: left;
}
#PageFrozenFood #ProductTable #PT-RowCol2 {
	width: 170px;
	height: 40px;
	float: left;
}
#PageFrozenFood #ProductTable #PT-RowCol3 {
	width: 510px;
	height: 40px;
	float: left;
}
#PageFrozenFood #ProductTable #PT-RowCol4 {
	width: 111px;
	height: 40px;
	float: left;
}
#PageFrozenFood #ProductTable #PageNav {
	width: 800px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
}
#PageFrozenFood #ProductTable #PageNavTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	line-height: 30px;
	width: 100px;
	height: 30px;
	float: left;
}
#PageFrozenFood #Producttable #PageNav #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	text-decoration: none;
	line-height: 20px;
	width: 20px;
	height: 20px;
	margin: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}

/* CONFECTIONERY */
#PageConfectionery #ProductTable {
	width: 900px;
	float: left;
}
#PageConfectionery #ProductTable #PT-HeadRow {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: left;
	text-shadow: 0px 1px 0px #FFF;
	text-indent: 10px;
	line-height: 40px;
	width: 900px;
	height: 40px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}
#PageConfectionery #ProductTable #PT-HeadCol1 {
	width: 108px;
	height: 40px;
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageConfectionery #ProductTable #PT-HeadCol2 {
	width: 168px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageConfectionery #ProductTable #PT-HeadCol3 {
	width: 508px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageConfectionery #ProductTable #PT-HeadCol4 {
	width: 110px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	float: left;
}
#PageConfectionery #ProductTable #PT-Row {
	background: rgba(0,0,0,0.1);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	text-indent: 10px;
	line-height: 62px;
	width: 900px;
	height: 62px;
	margin-bottom: 1px;
	float: left;
}
#PageConfectionery #ProductTable #PT-RowCol1 {
	width: 109px;
	height: 40px;
	float: left;
}
#PageConfectionery #ProductTable #PT-RowCol2 {
	width: 170px;
	height: 40px;
	float: left;
}
#PageConfectionery #ProductTable #PT-RowCol3 {
	width: 510px;
	height: 40px;
	float: left;
}
#PageConfectionery #ProductTable #PT-RowCol4 {
	width: 111px;
	height: 40px;
	float: left;
}
#PageConfectionery #ProductTable #PageNav {
	width: 800px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
}
#PageConfectionery #ProductTable #PageNavTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	line-height: 30px;
	width: 100px;
	height: 30px;
	float: left;
}
#PageConfectionery #Producttable #PageNav #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	text-decoration: none;
	line-height: 20px;
	width: 20px;
	height: 20px;
	margin: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}

/* DRINKS */
#PageDrinks #ProductTable {
	width: 900px;
	float: left;
}
#PageDrinks #ProductTable #PT-HeadRow {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: left;
	text-shadow: 0px 1px 0px #FFF;
	text-indent: 10px;
	line-height: 40px;
	width: 900px;
	height: 40px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}
#PageDrinks #ProductTable #PT-HeadCol1 {
	width: 108px;
	height: 40px;
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageDrinks #ProductTable #PT-HeadCol2 {
	width: 168px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageDrinks #ProductTable #PT-HeadCol3 {
	width: 508px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageDrinks #ProductTable #PT-HeadCol4 {
	width: 110px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	float: left;
}
#PageDrinks #ProductTable #PT-Row {
	background: rgba(0,0,0,0.1);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	text-indent: 10px;
	line-height: 62px;
	width: 900px;
	height: 62px;
	margin-bottom: 1px;
	float: left;
}
#PageDrinks #ProductTable #PT-RowCol1 {
	width: 109px;
	height: 40px;
	float: left;
}
#PageDrinks #ProductTable #PT-RowCol2 {
	width: 170px;
	height: 40px;
	float: left;
}
#PageDrinks #ProductTable #PT-RowCol3 {
	width: 510px;
	height: 40px;
	float: left;
}
#PageDrinks #ProductTable #PT-RowCol4 {
	width: 111px;
	height: 40px;
	float: left;
}
#PageDrinks #ProductTable #PageNav {
	width: 800px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
}
#PageDrinks #ProductTable #PageNavTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	line-height: 30px;
	width: 100px;
	height: 30px;
	float: left;
}
#PageDrinks #Producttable #PageNav #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	text-decoration: none;
	line-height: 20px;
	width: 20px;
	height: 20px;
	margin: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}

/* EQUIPMENT */
#PageEquipment #ProductTable {
	width: 900px;
	float: left;
}
#PageEquipment #ProductTable #PT-HeadRow {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: left;
	text-shadow: 0px 1px 0px #FFF;
	text-indent: 10px;
	line-height: 40px;
	width: 900px;
	height: 40px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}
#PageEquipment #ProductTable #PT-HeadCol1 {
	width: 108px;
	height: 40px;
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageEquipment #ProductTable #PT-HeadCol2 {
	width: 168px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageEquipment #ProductTable #PT-HeadCol3 {
	width: 508px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	border-right: solid 1px rgba(0,0,0,0.1);
	float: left;
}
#PageEquipment #ProductTable #PT-HeadCol4 {
	width: 110px;
	height: 40px;
	border-left: solid 1px rgba(255,255,255,0.4);
	float: left;
}
#PageEquipment #ProductTable #PT-Row {
	background: rgba(0,0,0,0.1);
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	text-indent: 10px;
	line-height: 62px;
	width: 900px;
	height: 62px;
	margin-bottom: 1px;
	float: left;
}
#PageEquipment #ProductTable #PT-RowCol1 {
	width: 109px;
	height: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
}
#PageEquipment #ProductTable #PT-RowCol2 {
	width: 170px;
	height: 40px;
	float: left;
}
#PageEquipment #ProductTable #PT-RowCol3 {
	width: 510px;
	height: 40px;
	float: left;
}
#PageEquipment #ProductTable #PT-RowCol4 {
	width: 111px;
	height: 40px;
	float: left;
}
#PageEquipment #ProductTable #PageNav {
	width: 800px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
}
#PageEquipment #ProductTable #PageNavTitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 1px #000;
	line-height: 30px;
	width: 100px;
	height: 30px;
	float: left;
}
#PageEquipment #Producttable #PageNav #Button a {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(245,246,248,1.0)), to(rgba(207,206,212,1.0)));
	background: -moz-linear-gradient(-90deg, rgba(245,246,248,1.0), rgba(207,206,212,1.0));
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #244386;
	text-align: center;
	text-shadow: 0px 1px 0px #FFF;
	text-decoration: none;
	line-height: 20px;
	width: 20px;
	height: 20px;
	margin: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	float: left;
}
#EquipmentIntroText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	text-align: left;
	text-shadow: 0px 1px 0px #000;
	text-decoration: none;
	line-height: 20px;
	width: 900px;
	float: left;
}
#EquipmentBrand450 {
	width: 450px;
	text-align: center;
	padding-bottom: 20px;
	float: left;
}
#EquipmentBrand900 {
	width: 900px;
	text-align: center;
	padding-bottom: 20px;
	float: left;
}
#FormFilterHeader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #A9C6FF;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	height: 30px;
	line-height: 30px;
	width: 100%;
	float: left;
}
#FormFilter1 {
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;
	float: left;
}
#FormFilter2 {
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;
	float: left;
}
