<style type="text/css">
html, body {
	background-color: #FFFFFF;
	margin:0;
padding:0;
border:0;
}
body {
background:#fff; 
font-weight:normal;
text-align:center;
margin:5px 0;/*leaves a slight gap at the top and bottom of content in the browser window*/
color:#000;
}
.container{
	margin: 0 auto;
	text-align:center;
	width:780px;
	background-color: #FFFFFF;
}
.cont {
	width: 780px;
}

.header {
	width: 780px;
	text-align: center;
}
.searchHeader {
	width: 780px;
	text-align: left;
	font-family: Tahoma;
	font-size: 14px;
	background-color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.textPink {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF2882;
	text-align: justify;
}
.heading {
	font-family: Tahoma;
	font-size: 24px;
	color: #FF2882;
	text-align: left;
}
.contactButtons {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF2882;
	text-decoration: none;
}


.textPurple {
	font-family: Tahoma;
	font-size: 14px;
	color: #AE48FF;
	padding-left: 60px;
}
.textPurpleFloat {
	font-family: Tahoma;
	font-size: 12px;
	color: #AE48FF;
	padding-left: 40px;
	float: left;
}
.textPurpleFloatSearchButton {
	font-family: Tahoma;
	font-size: 14px;
	color: #AE48FF;
	padding-left: 30px;
	float: left;
	height: 12px;
}
.nav {
	padding: 0px;
	width: 780px;
	float: left;
}
.content {
	padding-top: 12px;
	padding: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	width: 780px;
}
.float {
	float: left;
}
.floatNav {
	float: left;
	margin: opx;
	padding: 0px;
}
.floatText {
	float: left;
	padding-left: 24px;
}
.footer {
	margin: 0px;
	padding-top: 8px;
}
.productsNav {
	float: left;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
	border-right: 1px dashed #FE217E;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF2882;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF2882;
	text-decoration: underline;
}
.headingPadded {
	font-family: Tahoma;
	font-size: 30px;
	color: #FF2882;
	padding-left: 30px;
	text-align: left;
}
.headingTemplate {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF2882;
	font-weight: bold;
}
.contactButtons {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	width: 60px;
	background-color: #FF2882;
}

.textPadded {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 30px;
}
.urbangreymenu{
width: 230px; /*width of menu*/
}

.urbangreymenu .headerbar{
	font: bold 12px Verdana;
	color: #333333; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: #FF2882;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	padding-left: 50px;
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
display: block;
padding: 5px 0;
line-height: 16px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #FF2882;
}
.NonExpandingLink{
font: bold 10px Verdana;
color: #FF2882; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 0 7px 31px; /*31px is left indentation of header text*/
}

.NonExpandingLink a{
text-decoration: none;
color: #FF2882;
display: block;
}
.LeftNav {

	float: left;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}
</style>
.txt {
	text-align: left;
}
.leftalighnedproducts {
	text-align: left;
}

