body {
	background-color: #CBC9DC;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 15px;
}

a:link {
	color: #51662D;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #51662D;
	text-decoration: none;
}
a:hover {
	color: #51662D;
	text-decoration: underline overline;
}

h2 {
	color: #2D295F;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

#header {
	width: 734px;
	height: 107px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images_new/helpline.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 221px;
	height: 107px;
	background-image: url(../images_new/logo_bg.gif);
	background-repeat: no-repeat;
}#img_logo{
	position: fixed;
}

#menu {
	float: left;
	width: 513px;
	height: 107px;
	background-image: url(../images_new/menu_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
} #img_menu {
	float: left;
	margin-top: 56px;
} #img_language {
	float: right;
	margin-top: 56px;
}

#main {
	clear: both;
	width: 734px;
	margin-bottom: 15px;
	background-color: #7C79A8;
	border-bottom: 1px solid #575757;
}

#left {
	width: 221px;
	float: left;
	background-image: url(../images_new/left_bg.gif);
	background-repeat: repeat-y;
} #images {
	position: fixed;
	margin-left: 14px;
}

#right {
	width: 513px;
	float: right;
	background-image: url(../images_new/right_bg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#text_comtainer {
	width: 494px;
	background-color: #FFFFFF;
	background-image: url(../images_new/text_bg.gif);
	background-repeat: repeat-y;
} #img_header {
	margin-top: -1px;
} #img_bottom {
	margin-bottom: -5px;
}

#text {
	padding: 7px 7px 7px 7px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact {
	width: 350px;
	height: 34px;
	margin-top: 50px;
	background-image: url(../images_new/contact_bg.gif);
	background-repeat: repeat-x;
	background-color: #B5C795;
	text-align: center;
	margin-left: 70px;
}

#contact #text {
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
}

#contact #text a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}