body {
	height:100%;
	background-color: #DADAEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Background.png);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #525252;
}

img
{
	border:none;
}

	html{
height: 100%;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

input.styled
{
background-color:#ffffff;
border-color:#1A345B;
border-style:solid;
border-width:1px;
font-size:8.0pt;
color:#525252;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	text-align: justify;
}
.Headings {
	color: #00AED7;
	font-weight: normal;
	font-size: 20px;
}
.BlueHeadings {
	color: #0D7BC1;
	font-size: 16px;
	font-weight: bold;
}
.GreenHeadings {
	color: #009448;
	font-size: 16px;
	font-weight: bold;
}

/** Menu **/

span.rollHome
{
	background: url(http://www.flexoprintingsupplies.com/Images/Layout/Rollovers/Home.png) center center no-repeat;
	width:54px; 
	height:100px;
	z-index: 10;
	position: absolute;
}

span.rollAboutUs
{
	background: url(http://www.flexoprintingsupplies.com/Images/Layout/Rollovers/About-Us.png) center center no-repeat;
	width:82px; 
	height:100px;
	z-index: 10;
	position: absolute;
}

span.rollIndustries
{
	background: url(http://www.flexoprintingsupplies.com/Images/Layout/Rollovers/Industries.png) center center no-repeat;
	width:90px; 
	height:100px;
	z-index: 10;
	position: absolute;
}

span.rollProducts
{
	background: url(http://www.flexoprintingsupplies.com/Images/Layout/Rollovers/Products.png) center center no-repeat;
	width:84px; 
	height:100px;
	z-index: 10;
	position: absolute;
}

span.rollServices
{
	background: url(http://www.flexoprintingsupplies.com/Images/Layout/Rollovers/Services.png) center center no-repeat;
	width:74px; 
	height:100px;
	z-index: 10;
	position: absolute;
}

span.rollContactUs
{
	background: url(http://www.flexoprintingsupplies.com/Images/Layout/Rollovers/Contact-Us.png) center center no-repeat;
	width:96px; 
	height:100px;
	z-index: 10;
	position: absolute;
}
