/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 232px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px solid #C5C5C5;
	border-bottom-color: #F2F2F2;
	border-right-color: #F2F2F2;
}

#submit1 {
	float: right;
	width: 64px;
	height: 18px;
	background: #0697C9 url(../images/homepage14.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	/*text-transform: lowercase;*/
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

.text1 {
	font-size: 32px;
	font-weight: normal;
	color: #008EBF;
}

.text2 {
	font-weight: normal;
	color: #000000;
}

.text3 {
	text-align: right;
	font-size: 26px;
	color: #FFFFFF;
}

.text4 {
	text-align: right;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.text5 {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #353535;
	line-height: 16px;
}

.text6 {
	font-size: 21px;
	font-weight: normal;
	color: #514200;
}

.text7 {
	height: 25px;
	padding: 10px 0px 0px 20px;
	background: #00B5F4 url(../images/homepage13.gif) repeat-x left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text8 {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
	line-height: 14px;
}


.text9{
	color:#ff0000;
}

.text10{
	font-size: 12px;
	font-weight:bold;
}

.text11 {
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #353535;
}

.text12 {
	font-size: 14px;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
	color: #353535;
}

.text13{
	font-size:9px;
	padding: 0px 10px 3px 0px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 8px;
}

.list1 a {
	padding-left: 21px;
	background: url(../images/homepage11.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 8px;
}

.list2 a {
	padding-left: 21px;
	background: url(../images/homepage11.gif) no-repeat left center;
}

.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: square;
}


/** LINKS */

a {
	color: #083772;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #05A1D9;
}

/** STYLES */

.style1 {
	line-height: 140%;
	text-align: right;
	color: #353535;
}

.style1 a {
	color: #FF0000;
}

.style1 a:hover {
	color: #FF0000;
}

.style2 {
	font-size: 12px;
	color: #514200;
	line-height: 150%;
}

.style2 a {
	color: #FF0000;
}

.style2 a:hover {
}

.style3 {
	color: #757575;
}

.style3 a {
	color: #FF0000;
}

.style3 a:hover {
	color: #FF0000;
}

.style4 {
	color: #757575;
}

.style4 a {
	color: #FF0000;
}

.style4 a:hover {
	color: #FF0000;
}

.style5 {
	font-size: 10px;
	line-height: 120%;
	text-align: right;
	color: #353535;
}

.style5 a {
	color: #FF0000;
}

.style5 a:hover {
	color: #FF0000;
}

.style6 {
	font-size: 11px;
	line-height: 145%;
	text-align: left;
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage07.jpg) repeat-x left top; }
.bg2 { background: url(../images/homepage08.jpg) no-repeat center top; }
.bg3 { background: url(../images/homepage09.jpg) no-repeat left top; }
.bg4 { background: url(../images/homepage10.gif) no-repeat left top; }
.bg5 { background: url(../images/homepage12.gif) no-repeat right top; }

.bg6 { background: url(../images/subpage1_01.jpg) repeat-x left top; }
.bg7 { background: url(../images/subpage1_02.jpg) no-repeat center top; }

.bg8 { background: url(../images/homepage-33.jpg) no-repeat left top; }
.bg9 { background: url(../images/homepage-35.jpg) no-repeat left top; }
.bg10 { background: url(../images/homepage-37.jpg) no-repeat left top; }
.bg11 { background: url(../images/homepage-lifeanalysis.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


/** MENU */

#menu {
	float: right;
}

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

#menu li {
	display: block;
	float: left;
	height: 33px;
	padding-right: 10px;
}

#menu a {
	display: block;
	float: left;
	background: url(../images/homepage05.gif) repeat-x left top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	cursor:hand;
}

#menu a strong {
	display: block;
	padding: 0px 0px 0px 26px;
	background: url(../images/homepage04.gif) no-repeat left top;
}

#menu a span {
	display: block;
	height: 25px;
	padding: 8px 26px 0px 0px;
	background: url(../images/homepage06.gif) no-repeat right top;
}

#menu a:hover, #menu .active a {
	background-image: url(../images/homepage02.gif);
	color: #FFFFFF;
}

#menu a:hover strong, #menu .active strong {
	background-image: url(../images/homepage01.gif);
}

#menu a:hover span, #menu .active span {
	background-image: url(../images/homepage03.gif);
}

#menu1 { width: 84px; }
#menu2 { width: 96px; }
#menu3 { width: 96px; }
#menu4 { width: 103px; }
#menu5 { width: 98px; }




/* ok message & help */

div.okmessage {
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-bottom: 5px;
	/*margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;*/
	color: #228b22;
	font-weight:bold;
}

.prodlist{
	padding: 0px 25px 25px 0px;
}

.prodlist2{
	padding: 0px 25px 10px 0px;
}

.testimonials_pic{
	padding: 0px 10px 3px 0px;
}





/** MENU FRENCH*/

#menufr {
	float: right;
}

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

#menufr li {
	display: block;
	float: left;
	height: 33px;
	padding-right: 2px;
}

#menufr a {
	display: block;
	float: left;
	background: url(../images/homepage05.gif) repeat-x left top;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
	cursor:hand;
}

#menufr a strong {
	display: block;
	padding: 0px 0px 0px 15px;
	background: url(../images/homepage04.gif) no-repeat left top;
}

#menufr a span {
	display: block;
	height: 25px;
	padding: 8px 15px 0px 0px;
	background: url(../images/homepage06.gif) no-repeat right top;
}

#menufr a:hover, #menufr .active a {
	background-image: url(../images/homepage02.gif);
	color: #FFFFFF;
}

#menufr a:hover strong, #menufr .active strong {
	background-image: url(../images/homepage01.gif);
}

#menufr a:hover span, #menufr .active span {
	background-image: url(../images/homepage03.gif);
}

#menu1fr { width: 90px;}
#menu2fr { width: 110px; }
#menu3fr { width: 120px; }
#menu4fr { width: 90px; }
#menu5fr { width: 90px; }

