
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2 {
	margin-bottom: 15px;
	font-weight: normal;
	color: #5397C7;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #D88400;
}

/** TEXTS */

body, th, td, input, textarea, select
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 150%;
}

ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

.list1 {
	margin-left: 0px;
	padding-left: 5px;
	list-style: none;
}

.list1 li
{
    padding-left: 15px;
    background: url(images/homepage16.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #E6590D;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 15px;
	background: url(images/homepage09.gif) no-repeat left center;
}

/** STYLES */


/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.border {
	border: 5px solid #E4E4E4;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 912px;
	height: 65px;
}

/** SEARCH */

#search
{
    margin: 15px 0px 0px 0px;
    width: 225px;
    height: 30px;
    padding: 6px 0px 0px 6px;
    background: url(images/homepage02.gif) repeat-x left top;
    border: 1px solid #E9E9E9;
}

#search input {
	float: left;
}

#search .input-text {
	width: 130px;
	height: 19px;
	padding: 3px 5px 0px 5px;
	background: #FAFBFD;
	border: 1px solid #D1DDE9;
	color: #586A7F;
}

#search .input-submit {
	width: 70px;
	height: 24px;
	margin-left: 7px;
	background: #D8F7FF url(images/homepage03.gif) repeat-x left top;
	border: 1px solid #9ACFDC;
	font-size: 10px;
}

/** MENU */

#menu {
	width: 912px;
	height: 32px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	width: 112px;
	height: 22px;
	margin: 0px 1px;
	padding: 6px 0px 0px 0px;
	background: url(images/homepage04.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	color: #727272;
}

#menu a:hover, #menu .active a {
	background-image: url(images/homepage05.gif);
	color: #FFFFFF;
}

/** PAGE */

#page {
	width: 868px;
	padding: 22px 22px 0px 22px;
	background: url(images/homepage07.gif) repeat-x left top;
}

/** LANGUAGE */

#language
{
    width: 600px;
    height: 17px;
    padding: 1px 15px 0px 35px;
    text-decoration: none;
    text-align: right;
    font-size: 11px;
    background-color: #FFFFFF;
}

#language a {
    padding: 5px 0px 0px 0px;
    text-decoration: none;
    font-size: 11px;
    margin-top: 3px;
}

#language a:hover {
    text-decoration: underline;
}

/** CONTENT */

#content {
	width: 600px;
	padding: 0px 25px 0px 25px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.wide #content {
	width: auto;
	padding: 20px 25px;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
}

.boxA .title h1 {
	margin: 0px;
}

.boxA .title h2 
{
    margin: 5px 0px 5px 0px;
	font-size: 16px;
	color: #A3A3A3;
}
.boxA .title h6
{
    margin: 0px;
	font-size: 10px;
	font-weight:normal;
	color: #A3A3A3;
}

/** BOX STYLE B */

.boxB {
	padding-top: 10px;
}

/** BOX STYLE C */

.boxC {
}

.boxC h2 {
	height: 27px;
	margin: 0px;
	padding: 6px 0px 0px 13px;
	background: url(images/homepage14.gif) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxC h3 
{
    margin-top: 10px;
	margin-bottom: 10px;
	color: #68A921;
}

.boxC .content {
	padding: 0px 5px;
}

.boxC .content p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 100%;
	font-weight:bold
}
/** BOX STYLE D */

.boxD {
}

.boxD h2 {
	height: 27px;
	margin: 0px;
	padding: 6px 0px 0px 13px;
	background: url(images/homepage15.gif) no-repeat left top;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxD .content {
	padding: 10px 5px;
}

/** SIDEBAR */

#sidebar {
	width: 169px;
	padding: 20px 17px 0px 17px;
	background: url(images/homepage18.gif) repeat-x left top;
	background-color:#eeeeee;	
}

/** FOOTER */

#footer {
	width: 912px;
	height: 58px;
	margin: 0px auto;
	background: url(images/homepage13.gif) repeat left top;

}

#footer p {
	margin: 0px;
	padding-top: 13px;
	line-height: normal;
	text-align: center;
	color: #A3A1A1;
}

#footer a {
    text-decoration: none;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

#box2 p {
	line-height: 150%;
}

#box2 .column-one {
	float: left;
	width: 190px;
}

#box2 .column-two {
	float: left;
	width: 190px;
}
#box2 .column-image {
	float: left;
	width: 100px;
}

/** BOX3 */

#box3 {
}
yohan
#box3 p {
	line-height: 150%;
}

#box3 .column-one {
	float: left;
	width: 282px;
	padding-right: 20px;
}

#box3 .column-two {
	float: left;
	width: 287px;
}

#box3 .column-three {
	float: left;
	width: 175px;
}
dt
{
    font-weight: bold;
}

dl
{
}
