body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	line-height:14pt;
	color: #333333;
	/* padding: 0px 40px; */
	margin: 0px 20px 15px 50px;
}

p.footer {
	font-size: 12px;
	line-height: 12pt;
	color: #C60439;
}

h2 {
	font-size: 14px;
	color: #333333;
	line-height: 14pt;
	margin: 0px 20px 0px 50px;
}

h3 {
	font-size: 13px;
	color: #333333;
	line-height: 14pt;
	font-style: italic
	margin: 0px 20px 0px 50px;
}

a:link {
	color: #0033CC;
	font-weight: bold;
}

a:visited {
	color: #660033;
	font-weight: bold;
}

a:hover {
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}

ul
{
	list-style: square outside url('images/icon_listbullet.gif');
	margin: 0px 25px 15px 40px;
}
ul.testimonial
{
	list-style: square outside url('images/icon_listbullet.gif');
	margin: 0px 25px 15px 55px;
}

a.sitemap:link {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

a.sitemap:hover {
	color: #660033;
	font-weight: bold;
	text-decoration: underline;
}


/* ----- DISPLAY ------ */
#contentWelcome {
	width: 550px;
	padding-top: 60px;
	background: url(images/header_welcome.gif) no-repeat left top;
}

/*#contentMain {
	position: relative;
	float: center;
	margin: 0px;
	padding: 0px;

}*/

#contentAbout {
	width: 550px;
	padding-top: 60px;
	margin: 15px 0px 0px 0px;
	background: url(images/header_about.gif) no-repeat left top;
}

#subMenuAbout {
	float: right;
	width: 178px;
	margin:0px 0px 0px 0px;
	padding-top: 30px;
}
	
#contentFlocking {
	width: 550px;
	padding-top: 60px;
	margin: 15px 0px 0px 0px;
	background: url(images/header_flocking.gif) no-repeat left top;
}

#subMenuFlocking {
	float: right;
	width: 178px;
	margin:0px 0px 0px 0px;
	padding-top: 30px;
}

#contentProduct {
	width: 550px;
	padding-top: 60px;
	margin: 15px 0px 0px 0px;
	background: url(images/header_product.gif) no-repeat left top;
}

#subMenuProduct {
	float: right;
	width: 178px;
	margin:0px 0px 0px 0px;
	padding-top: 30px;
}

#contentCustomer {
	width: 550px;
	padding-top: 60px;
	margin: 15px 0px 0px 0px;
	background: url(images/header_customer.gif) no-repeat left top;
}

#subMenuCustomer {
	float: right;
	width: 178px;
	margin:0px 0px 0px 0px;
	padding-top: 30px;
}

#contentSiteMap {
	width: 550px;
	padding-top: 60px;
	margin: 15px 0px 0px 0px;
	background: url(images/header_sitemap.gif) no-repeat left top;
}

/* ----- IMAGE and PHOTO DISPLAY ---- */

.mainfloatright
{
float: right;
width: 218px; 
margin: 0 0 20px 20px;
background-color: white;
padding: 4px;
border: 1px #CCCCCC dotted;
}

.floatright
{
float: right;
width: 225px; 
margin: 0 0 20px 20px;
background-color: white;
padding: 4px;
border: 1px #CCCCCC dotted;
}

.imgborder
{
width: 225px; 
margin: 0 0 20px 50px;
background-color: white;
padding: 4px;
border: 1px #CCCCCC dotted;
}
