body {
	color: #666666; /*text color (grey) */
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	/*white background just in case ppl set their broswer to another color*/
	background: #ffffff ; 
	/*Everything is centered in body*/
	text-align: center;
	margin: 0px; 
	padding: 0px;}

h1, h2, h3, h4, h5, h6  { 
	color: #254973; /*Dark Blue, Green = 88a22c*/
	font-family: Georgia, "Times New Roman", Times, serif; 
	letter-spacing: -1px; 
	margin: 0px; 
	padding: 0px; }

/*Main Title*/
h2 {
	padding: 0px 0px;
	word-spacing: 5px;
	font-size: 1.75em;}

/*Secondary Title*/
h3 {
	padding: 20px 0px 0px 0px;
	/*border-bottom: 1px solid #95AE36;*/
	word-spacing: 3px;
	font-size: 1.40em;
	color: #254973;} /*#95AE36*/

h4 {
	/*border-bottom: 1px solid #95AE36;*/
	word-spacing: 3px;
}

h6 {
	word-spacing: 2px;
	font-weight: bold;
	font-size: 10pt;
	word-spacing: 3px;
	color: #254973;}/*#95AE36*/

p.movie {
	margin: 10px;
	float: left
}

/*hides the second object from all versions of IE*/
* html object.mpeg
{
	display: none;
}

a {
	color: #254973; /*Dark Blue*/
	text-decoration: underline;}

a.company {
	font-family: Georgia, "Times New Roman", Times, serif; 
	word-spacing: 2px;
	font-weight: bold;
	letter-spacing: -1px; 
	font-size: 10pt;
	color: #254973;
}

img{
	border: none;}

a:hover {
	text-decoration: none;
	color: #C73633; /*Red*/
}

table.contact { 
	background-color: #fff;
	width: 660px; 
	height: 440px;
	text-align: center; 
	border: solid 1px #ccc 
}

table.prod {
	background-color: #fff;
	width: 360px;
	text-align: left;
	padding: 5px;
	border: solid 1px #ccc
}

table.prod2 {
	background-color: #fff;
	width: 430px;
	text-align: left;
	padding: 5px;
	border: solid 1px #ccc
}

table.fiche {
	background-color: #fff;
	width: 290px;
	text-align: left;
	padding: 5px;
	/*border: solid 1px #ccc*/
}

table.dist {
	background-color: #fff;
	width: 360px;
	text-align: left;
	border: solid 1px #ccc
}

table.companion {
	table-layout: fixed;
	background-color: #fff;
	text-align: center;
	padding: 2px;
	width: 640px;
}

td.companion  {
	border: 0pt;
	width: 60px;
	height: 60px;
	background-color: #fff;
}

/*this is for the companion table's left and right signs cell*/
td.sign  {
	border: 0pt;
	width: 15px;
	height: 60px;
	background-color: #fff;
}

td {
	font-size: 10pt;
}

td.d {
	border: solid 1px #ccc;
	padding: 5px;
}

td.field {
	width: 110px;
}

td.data {
	width: 250px;
}

td.cimage {
	width: 220px;
	height: 220px;
	border: solid 1px #ccc
}

td.ctext  { padding: 5px; width: 220px; height: 220px; border: solid 1px #ccc }

.green {
	color: #95AE36;
}

.red {
	color: #C73633;
}

.gray {
	color: #B9ADAC;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

#body {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background: #ffffff; 
	/*Everything is centered in body*/
	text-align: center;
}


/*Page with background picture*/
#page {
	margin: 0px auto; 
	padding: 0px; 
	width: 900px; 
	text-align: center;
	background: #ffffff url("images/background3.gif") repeat-y center top; 
}

/*Top banner*/
#header  { 
	/*margin: 0 auto; */
	margin-left: 48px;
	width: 800px; 
	height: 100px;
	}
	
	
#header a {
	text-decoration: none;
}


/* Menu */

#menu {
	width: 800px;
	height: 30px;
	/*margin: 0 auto; */
	margin-left: 49px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a  { 
	color: #333333;
	/*font-variant: small-caps;*/ 
	font-weight: bold; 
	font-size: 10pt;
	text-decoration: none; 
	background: #ffffff; 
	text-align: center; 
	letter-spacing: 0px; 
	display: block; 
	padding: 7px 0px 0px;
	width: 88px; 
	height: 25px; 
	float: left; }

#menu a.sclogo  { 
	color: #333333;
	/*font-variant: small-caps;*/ 
	font-weight: bold; 
	font-size: 10pt;
	text-decoration: none; 
	background: #ffffff; 
	text-align: center; 
	letter-spacing: 0px; 
	display: block; 
	padding: 2px 0px 0px;
	width: 88px; 
	height: 25px; 
	float: left; }


#menu a:hover   { 
	background: #ffffff url("images/mouseover.gif") repeat-x left top; 
	color: #000000;
}

#menu a:active  { 
	background: #ffffff url("images/mouseover.gif") repeat-x left top; 
	color: #000000;
}

#menu a.sclogo:hover   { 
	background: #ffffff; 
}

#menu asclogo:active  { 
	background: #ffffff;
}

#line {
	width: 800px;
	height: 5px;
	margin: -2px auto;
}

#break {
	background: #ffffff url("images/textbg.gif") repeat-y left top;
	margin: 20px auto; 
	padding: 0px; 
	width: 660px;
}

#category{
	text-decoration: none; 
	width: 175px; /*180, 220*/
	padding-right: 5px;
	border-right: solid 1px;
	float: left
}

#search { 
	font-size: 10pt; 
	text-decoration: none; 
	background-color: #ffffff; 
	background-image: url("images/reno.jpg"); 
	background-repeat: no-repeat; 
	background-position: right top; 
	text-align: left; 
	padding-left: 10px; 
	width: 455px; 
	float: right }
	

#search2 { 
	font-size: 10pt; 
	text-decoration: none; 
	background-color: #ffffff; 
	/*background-image: url("images/reno.jpg"); */
	background-repeat: no-repeat; 
	background-position: right top; 
	text-align: left; 
	padding-left: 10px; 
	width: 460px; 
	float: right }
	
#sc_search { 
	font-size: 10pt; 
	text-decoration: none; 
	background-color: #ffffff; 
	background-image: url("images/sc.jpg"); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	text-align: left; 
	padding-left: 10px; 
	width: 455px; 
	height: 310px;
	float: right }

#sc_search2 { 
	font-size: 10pt; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	padding-left: 10px; 
	width: 455px; 
	float: right }

#country{
	text-decoration: none; 
	width: 180px; /*220*/
	padding-right: 20px;
	border-right: solid 1px;
	float: left
}

#d_search{
	text-decoration: none; 
	text-align: left;
	float: right;
	font-size: 10pt; 
	width: 420px; /*380*/
	padding-left: 30px
}

#text { 
	background: #ffffff url("images/textbg.gif") repeat-y left top;
	margin: auto auto; 
	padding: 0px; 
	width: 660px;
	text-align: left; 
	position: relative;
}

#text2 /*for products page, added 2008-07-27*/
{ 
	background: #ffffff url("images/textbg.gif") repeat-y left top;
	margin: auto auto; 
	padding: 0px; 
	width: 760px;
	text-align: left; 
}

#content { 
	margin: 20px auto auto; 
	padding: 0px; 
	width: 800px; }
	
#dropDown { 
	margin: 20px auto auto; 
	padding: 0;
	text-align: right;
	width: 660px; }
	
#contentHome { 
	margin: 20px auto auto; 
	padding: 0px; 
	width: 800px;
	height:600px; }
	
#colOne  { 
	text-decoration: none; 
	text-align: center;
	width: 330px; 
	float: left }

#colTwo  { 
	text-decoration: none; 
	text-align: center; 
	width: 330px; 
	float: right}
	
#fiche {
	width: 660px;
	margin: 0px; 
	padding: 0px;
	border-top: solid 1px;
	border-top-color: #ccc; 
}

#ficheLeft  { 
	text-decoration: none; 
	text-align: center;
	width: 370px; 
	float: left }

#ficheRight   { 
	text-decoration: none;
	text-align: right;
	margin-top: 50px; 
	width: 290px;
	font-size: 9pt; 
	float: right }

/*companion*/
#compan   { 
	margin: 20px auto;
	border-top: solid 1px;
	border-top-color: #ccc;
	background-color: #fff; 
	width: 660px;
	padding: 0px;
	clear: both
}

#footer  { 
	font: medium CSS_PROPERTY_UNDEF; 
	background: #ffffff url("images/banner_bottom.jpg") repeat-x left bottom; 
	/*margin: 20px auto 0; */
	margin-top: 20px;
	margin-left: 48px;
	padding: 0px; 
	width: 801px; 
	height: 50px; 
	clear: both }
	
#footerRight  { width: 380px; float: right }

#footerLeft {
	float: left;
	width: 380px;
}

#footer p {
	margin: 5px 0px 0px 10px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a  { 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	text-align: left }

#footer p.right   { color: #666666; font-size: 11px; font-weight: bold; text-align: right; margin: 10px 5px 0px 25px }
	
#top  { background: #ffffff url("images/top.jpg") center bottom; 
	margin: 0px; padding: 0px; width: 800px; height: 20px; clear: both }
	
#bottom   { font-size: 8pt; background: #ffffff; text-align: center; margin: 0px auto; padding: 0px; width: 800px; height: 5px; clear: both }
	
div.clear {
clear: both;
}

#volume53 {
	width: 187px;
	height: 244px;
	position: absolute;
	top: 80px;
	left: 10px;
	z-index: 2;
}

#volume53 a{
	display: block;
	border: none;
	width: 187px;
	height: 244px;
}

#volume54 {
	width: 187px;
	height: 244px;
	position: absolute;
	top: 80px;
	left: 232px;
	z-index: 2;
}

#volume54 a{
	display: block;
	border: none;
	width: 187px;
	height: 244px;
}

#sc {
	width: 187px;
	height: 244px;
	position: absolute;
	top: 80px;
	left: 452px;
	z-index: 2;
}

#sc a{
	display: block;
	border: none;
	width: 187px;
	height: 244px;
}