z/* global elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background-rpt.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
div {
}
img {
}
/* LINKS */
   
a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
#breadcrumb {
	font-size: 11px;
	color: #CC0000;
	padding-bottom: 10px;
}
#breadcrumb a:link {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
#breadcrumb a:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
#breadcrumb a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#breadcrumb a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#pagetools {
	display: inline-block;
}
/* END LINKS */
    
/* HEADINGS */
    h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 20px;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
	line-height:16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height:16px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height:14px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
	line-height:16px;
		padding-bottom: 5px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height:16px;

}
.hdr
 {
padding-bottom: 10px;

}

/* END HEADINGS */


    p {
}
blockquote {
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style:italic;
}
hr {
}
div.hr {
}
.pagination {
	padding-top: 5px;
	text-align: center;
	display: block;
}
/* LISTS */



    ul {
	margin: 0;
	padding-left: 20px;	

}
ul li {
	margin: 5px;
	list-style-position: outside;
	list-style-image: url(/images/bullet-square.gif);
}
ol {
	margin: 0;
	padding-left: 20px;	
}
ol li {
	margin: 0;
	padding: 3px;
	border-bottom: 1px dashed #dedede;


}
dl {
	margin: 0;
	padding: 0;
}
dl dt {
	margin: 0;
	padding: 0;
}
dl dd {
	margin: 0;
	padding: 0;
}
/* END LISTS */
    
    
/* TABLE */
    table {
	margin: 0;
	padding: 0;
}
table caption {
	margin: 0;
	padding: 0;
}
th {
}
td {
}
/* END TABLE */    
    
    hr {
}
div.hr {
}
/* HEADER */
       #header {
	display: block;
	float: none;
	width: 1004px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 223px;
}
       #home-header {
	display: block;
	float: none;
	width: 1004px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 333px;
}
#header-block {
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#logo-container {
	display: block;
	float:left;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 233px;
	height: 185px;
	background-image: url(/images/logo-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1;
}
#logo {
	display: block;
	padding: 0px 30px;
}
.logo-links {
	padding: 10px 30px 20px;
}
#home-img-container {
	display: block;
	float: none;
	height: 240px;
	width: 994px;
	border-top: 10px solid #393939;
	border-bottom: 10px solid #393939;
	margin-left: 5px;
	margin-right: 5px;

}
#sub-img-container {
	display: block;
	float: none;
	width: 994px;
	height: 133px;
	margin-left: 5px;
	margin-right: 5px;
}
#sub-img {
	display: block;
	float: right;
	height: 133px;
	border-top: 10px solid #393939;
	border-bottom: 10px solid #393939;
}
#img-furniture {
	display: block;
	float: left;
	height: 133px;
	border-top: 10px solid #393939;
	border-bottom: 10px solid #393939;
}
/* END HEADER */
    
    
    
    /* FOOTER */
       #footer {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #393939;
	height: 40px;
}
#copyright {
}
.footer-links {
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
	display: block;
	float: left;
}
.footer-links a {
	color: #FFFFFF;
}
.footer-links a:link {
	color: #FFFFFF;
}
.footer-links a:visited {
	color: #FFFFFF;
}
.footer-links a:active {
	color: #cc0000;
}
.footer-links a:hover {
	color: #cc0000;
}

.onereason-links {
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
	display: block;
	float:right;
}
.onereason-links a {
	color: #FFFFFF;
}
.onereason-links a:link {
	color: #FFFFFF;
}
.onereason-links a:visited {
	color: #FFFFFF;
}
.onereason-links a:active {
	color: #cc0000;
}
.onereason-links a:hover {
	color: #cc0000;
}
/* END FOOTER */




/* START PAGE COMPONENT CONTAINERS */

#page {
	width: 1004px;
	margin:  0 auto;
	padding: 0;
	background-color: #FFFFFF;
}
#content {
	width: 994px;
	padding-left: 5px;
		padding-right: 5px;
	margin: 0;
	text-align: left;
}
#home-main {
	float: left;
	display: block;

}
#home-column-1 {
	float: left;
	display: block;
	width: 327px;
	margin-right: 5px;
}
#home-column-2 {
	float: left;
	display: block;
	width: 327px;
	padding-right: 5px;
}
#home-column-3 {
	float: left;
	display: block;
	width: 327px;
}
#sub-main {
	float: left;
	display: block;
	margin-bottom: 10px;
}
#two-column-a {
	float: left;
	display: block;
	width: 265px;
}
#two-column-b {
	display: block;
	float: left;
	width: 704px;
	margin-left: 5px;
	padding: 10px;
	background-color:#FFFFFF;
}
#three-column-a {
	float: left;
	display: block;
	width: 265px;
}
#three-column-b {
	display: block;
	float: left;
	width: 503px;
		margin-left: 5px;
	padding: 10px;
	background-color:#FFFFFF;
}
#three-column-c {
	display: block;
	float: right;
	width: 197px;
}
/* END PAGE COMPONENT CONTAINERS */
			
		/* START IMAGE AND TEXT STYLING */
.news {
	height: 366px;
	width: 327px;
	display: block;
	float: left;
	border-top: 15px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.news-hdr {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-top: 5px;
	padding-right: 10px;
 padding-left: 10px;
}
.zone-open {
   background-image: url(/images/bullet-arrow.gif);
   background-repeat: no-repeat;
   background-position: left top;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #dedede;
   padding-left: 28px;
   padding-bottom: 5px;
   margin: 5px;
   font-size: 11px;

}
.zone-close {
   background-image: url(/images/bullet-arrow.gif);
   background-repeat: no-repeat;
   background-position: left top;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #dedede;
   padding-left: 28px;
   height: 45px;
   overflow: hidden;
       margin: 5px;
       padding-bottom: 5px;
   font-size: 11px;
} 
.zone-txt {
       height:40px;
       overflow:hidden;

}
.zone-head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
			height: 15px;
	overflow: hidden;
}
.zone-head a {
	color: #cc0000;
	text-decoration: none;
}
.home-promo-1 {
	margin-top: 5px;
	width: 325px;
	height: 122px;
	display: block;
	float: left;
	background-image: url(/images/home-promo-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #CCCCCC;
}
.home-promo-1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.home-promo-1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.home-promo-1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.home-promo-1 a:active {
	text-decoration: none;
	color: #9c8aa5;
}
.home-promo-1 a:hover {
	text-decoration: none;
	color: #9c8aa5;
}
.home-promo-1-hdr {
	text-transform: uppercase;
	color: #cc0000;
	height: 15px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.home-promo-1-text {
	color: #666666;
	height: 70px;
	overflow: hidden;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
}
.home-promo-1-img {
	display: block;
	float: left;
	padding: 10px;
}
.home-promo-2 {

	height: 380px;
	display: block;
	float: left;
	background-color:#eaebec;
	border: 1px solid #CCCCCC;
}
.home-promo-2-hdr {
padding-top:10px;
padding-left:10px;
padding-right: 10px;
} 
.home-promo-2-text {
	color: #666666;
	font-size: 11px;
	padding: 10px;
	display: block;
	float: left;
}
.home-thumbnail-hdr {
	text-transform: uppercase;
	color: #000000;
	height: 15px;
	overflow: hidden;
	font-weight: bold;
}
.home-thumbnail-container {
	width: 135px;
	overflow: hidden;
	padding: 3px;
	background-color: #f5f5f5;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	display: block;
	float: left;
	margin: 3px;
}
.home-thumbnail {
	color: #666666;
	font-size: 11px;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.btn {
	display: block;
	float: right;
	padding-top: 10px;
}
.sidebar {
margin-top: 5px;
	width: 263px;
	display: block;
	float: left;
	background-color:#eaebec;
	border: 1px solid #CCCCCC;
}
.sidebar-text {
	font-size: 11px;
	padding: 10px;
}
.sidebar-btn {
width: 220px;
display: block;
float: none;
background-color: #f5f5f5;
border-bottom: 2px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
padding: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
} 
.sidebar-2 {
margin-top: 5px;
	width: 195px;
	display: block;
	float: left;
	background-color:#eaebec;
	border: 1px solid #CCCCCC;
}
.sidebar-2-hdr{

padding-left: 10px;
}
.sidebar-2-text {
	font-size: 11px;

	padding: 10px;
}
.thumbnail-container {
	width: 100%;
	display: block;
	float: left;
	background-color: #f5f5f5;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	margin-bottom: 10px;
}
.thumbnail-hdr {
	font-style: italic;
padding: 5px;
	color: #666666;
	font-size: 11px;
}
.thumbnail-img {
	display: block;
	float: left;
	width: 166px;
	padding: 5px;
}
.news-listing {
	padding-top: 10px;
		padding-bottom: 10px;
	width: 700px;
	display: block;
	float: left;
	border-bottom: 1px dashed #CCCCCC;
}
.news-listing-hdr {
	text-transform: uppercase;
	color: #cc0000;
	padding-top: 10px;
	font-weight: bold;
	display: block;
	float: none;
	font-size: 14px;
}
.news-listing-text {
	color: #666666;
	display: block;
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news-listing-img img {
	display: block;
	float: left;
	padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		width: 225px;
}
.team-listing {
	padding-top: 10px;
		padding-bottom: 10px;
	width: 700px;
	display: block;
	float: left;
	border-bottom: 1px dashed #CCCCCC;
}
.team-listing-hdr {
	text-transform: uppercase;
	color: #cc0000;
	padding-top: 10px;
	font-weight: bold;
	display: block;
	float: none;
}
.team-listing-text {
	color: #666666;
	display: block;
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.team-listing-img img{
	display: block;
	float: left;
	width: 150px;
	padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
}
.product-listing {
padding: 10px;
margin-top: 10px;
margin-bottom: 5px;
	width: 680px;
	display: block;
	float: left;
	background-image: url(/images/product-listing-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.product-listing-text {
	color: #666666;
	display: block;
	float: left;
	width: 430px;
	padding: 10px;
}

.product-listing-box {
	display: block;
	float: left;
	width: 225px;
}

.product-listing-img {
	width: 225px;
	padding-top: 10px;
}
.zoom {
	display: block;
	float: left;
	background-color: #cbcbcb;
	margin-top: 5px;
	width: 100%;
	font-size: 9px;
	line-height: 20px;
	margin-bottom: 10px;
}
.zoom img {
	display: block;
	float: left;
}

.promo-btn {
	display: block;
	float: none;
	margin-top: 5px;
}

.callout-listing {
margin-top: 10px;
margin-bottom: 5px;
	width: 500px;
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
}
.callout-listing-hdr {

}
.callout-listing-text {
	color: #666666;
	display: block;
	float: left;
	width: 250px;
	padding-bottom: 10px;
}
.callout-listing-img img {
	display: block;
	float: left;
	padding: 10px;
	width: 225px;

}



/* END IMAGE AND TEXT STYLING */


/* NAV */
#primary-nav {
	float: right;
	height: 24px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
}
.primarynav-home {
	position:relative;
	background-image: url(/images/nav-home-r.gif);
	background-repeat: no-repeat;
	display: block;
	width: 62px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.primarynav-home a {
	display:block;
	width: 62px;
	height: 24px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.primarynav-home img {
	width: 100%;
	height: 100%;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.primarynav-home a:hover img {
	visibility:hidden
}
.primarynav-about {
	position:relative;
	background-image: url(/images/nav-about-r.gif);
	background-repeat: no-repeat;
	display: block;
	width: 68px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.primarynav-about a {
	display:block;
	width: 68px;
	height: 24px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.primarynav-about img {
	width: 100%;
	height: 100%;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.primarynav-about a:hover img {
	visibility:hidden
}
.primarynav-services {
	position:relative;
	background-image: url(/images/nav-services-r.gif);
	background-repeat: no-repeat;
	display: block;
	width: 79px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.primarynav-services a {
	display:block;
	width: 79px;
	height: 24px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.primarynav-services img {
	width: 100%;
	height: 100%;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.primarynav-services a:hover img {
	visibility:hidden
}
.primarynav-products {
	position:relative;
	background-image: url(/images/nav-products-r.gif);
	background-repeat: no-repeat;
	display: block;
	width: 84px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.primarynav-products a {
	display:block;
	width: 84px;
	height: 24px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.primarynav-products img {
	width: 100%;
	height: 100%;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.primarynav-products a:hover img {
	visibility:hidden
}
.primarynav-projects {
	position:relative;
	background-image: url(/images/nav-projects-r.gif);
	background-repeat: no-repeat;
	display: block;
	width: 83px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.primarynav-projects a {
	display:block;
	width: 83px;
	height: 24px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.primarynav-projects img {
	width: 100%;
	height: 100%;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.primarynav-projects a:hover img {
	visibility:hidden
}
.primarynav-adshel {
	position:relative;
	background-image: url(/images/nav-adshel-r.gif);
	background-repeat: no-repeat;
	display: block;
	width: 156px;
	height: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.primarynav-adshel a {
	display:block;
	width: 156px;
	height: 24px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.primarynav-adshel img {
	width: 100%;
	height: 100%;
	border: 0;
}
* html a:hover {
	visibility:visible
}
.primarynav-adshel a:hover img {
	visibility:hidden
}
#sub-menu {
margin-top: 5px;
	width: 263px;
	display: block;
	float: left;
	border-top: 15px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.sub-menu-standard {
	background-image: url(/images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	padding-left: 28px;
	padding-bottom:5px;
	margin: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height:16px;
}
.sub-menu-standard a:link {
	color: #000000;
}
.sub-menu-standard a:visited {
	color: #000000;
}
.sub-menu-standard a:hover {
	color: #cc0000;
}
.sub-menu-standard a:active {
	color: #cc0000;
}
.sub-menu-standard-on {
	background-image: url(/images/bullet-arrow-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	padding-left: 28px;
	padding-bottom:5px;
	margin: 5px;
font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height:16px;
	
}

.sub-menu-standard-on a:link {
	color: #000000;
}
.sub-menu-standard-on a:visited {
	color: #000000;
}
.sub-menu-standard-on a:hover {
	color: #000000;
}
.sub-menu-standard-on a:active {
	color: #000000;
}

.sub-menu-subpage {
	background-image: url(/images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	padding-left: 28px;
	padding-bottom:5px;
	margin: 5px;
	font-size: 11px;
	font-weight: bold;
}
.sub-menu-subpage-on {
	background-image: url(/images/bullet-arrow-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	padding-left: 28px;
	padding-bottom:5px;
	margin: 5px;
	font-size: 11px;
	font-weight: bold;
}
/* END NAV */


/* FORM ELEMENTS */
    form {
	margin:0;
	padding:0;
}
form div, form p {
}
fieldset {
}
fieldset legend {
}
* html fieldset legend {
}
fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
input, select, textarea {
}
input, select {
}
textarea {
}
input.check {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}
input.radio {
	width: auto;
	height: auto;
	margin: 0;
	border: none;
}
input.file {
}
input.readonly {
}
input.button {
}
input.image {
	width: auto;
	height: auto;
	border: none;
}
.btn1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;

	background-color: #393939;
	padding-right: 5px;
	padding-left: 5px;
}
.btn2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;

	background-color: #cc0000;
	padding-right: 5px;
	padding-left: 5px;
}

.formfield1 {
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #aeaeae;
	width: 220px;
		height: 20px;
	margin-bottom: 10px;

}
.formfield2 {
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #aeaeae;
	width: 150px;
		height: 20px;
	margin-bottom: 10px;

}
.formfield3 {
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #aeaeae;
	width: 50px;
		height: 20px;
	margin-bottom: 10px;
		
}
.formfield4 {
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #aeaeae;
	width: 75px;
			height: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
	margin-right: 5px;
}
.formfield5 {
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #aeaeae;
	width: 220px;
	margin-bottom: 10px;

}
.hr-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9c8aa5;
}
.form-column-container {
	display: block;
	float: none;
	width: 440px;
}
.form-column {
	display: block;
	float: left;
	width: 100px;
}
.mandatory {
	color: #CC0000;
}
.date {
	font-weight: bold;
	color: #732c7b;
}
.arrow {
}
.morearrow {
	font-weight: bold;
}
.pagination {
	padding: 10px;
	text-align: center;
	display: block;
	float: none;
}
       #search-container {
	display: block;
	float: right;
	position: relative;
	top: 40px;
	left: 510px;

        }
								       #search {
	color: #666666;
	text-transform: uppercase;	
	font-weight: bold;

padding-bottom: 10px;
				 

        }
				.search-field {
	font-size: 11px;
	border: 1px solid #aeaeae;
	width: 130px;
		height:17px;



}
/* END FORM ELEMENTS */  
/* clearing */
    .stretch, .clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {
	display:block;
}
/* End hide from IE Mac */
		.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.msg-error {
	color: #CC0000;
	font-style: italic;
	font-size: 13px;
}
.msg-info {
	color: #1c3c6f;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
.spacer {
	clear: both;
	font-size: 0px;
	line-height:0px;
	height: 0px;
	display:block;
}
.spacer-5px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height:5px;
	display:block;
}
.spacer-10px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 10px;
	display:block;
}
.spacer-20px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 20px;
	display:block;
}
.spacer-50px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 50px;
	display:block;
}
.spacer-100px {
	clear: both;
	font-size: 1px;
	line-height:1px;
	height: 100px;
	display:block;
}
/* end clearing */


.numbers {
	position: relative;
	right: 3px;
	top: 50px;
}
