/*div {border:1px #000000 solid;}*/

a {
	color: #b53b98;
	text-decoration: none;
}

a:hover {
	color: #33414a;
	text-decoration: underline;
}

a img{border:0;}



body{
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 1em;
	margin: 0;
}


body.home {
	background-image: url(../templateimages/home_page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f6;

}

body.inside {
	background-image: url(../templateimages/inside_page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f6;

}

hr {
	background-color: #f3f3f3;
	border: 0;
	color: #f3f3f3;
	height: 1px;
	margin-bottom: 15px;
}

td, th, tr, div, span, p {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}


input, textarea, select{
	border: solid 1px #c3c3c3;
	color: #525252;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#home_header_container {
	width: 960px;
	margin: auto;
	height:365px;
}

#header_container {
	width: 960px;
	margin: auto;
}

#inside_header_container {
	width: 960px;
	margin: auto;
	height: 245px;
}

#content_container {
	width: 960px;
	margin: auto;

}

#heading_container {
	width: 960px;
	margin: auto;
	padding: 0px 0px 20px 0px;
}

#content_bg{
	width: 100%;
	border-bottom: #d3d5d7 solid 1px;
	background-color: #f1f1f1;
	float: left;
padding: 0px 0px 20px 0px;
}

#footer_holder {
	width: 960px;
	margin: auto;
	line-height: 17px;
	padding: 10px 0px 10px 0px;
	color: #7f7f7f;
	clear: both;
}


#footer_container {
	width: 560px;
	line-height: 17px;
	padding: 10px 0px 10px 0px;
	
}

.footer_left{
	width: 250px;
	border-right: 1px solid #e0e2e4;
	color: #7f7f7f;
}

.footer_right{
	width: 300px;
	float: right;
	color: #7f7f7f;
}


#services_holder{
	height: 36px;
	width: 640px;
	background-color: #d9d9d9;
	float: right;
}

#services_menu {
	height: 26px;
	width: 500px;
	background-color: #b43d97;
	float: right;
	border-left: 1px solid #ffffff;
	background-image: url(../templateimages/menu_curve.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px 0px 0px 10px;
	color: #ffffff;
	font-size: 1em;

}

#services_menu a {
	color: #ffffff;
	}
#services_menu a:hover {
	color: #ffffff;
	}

#services_title{
	height: 26px;
	width: 125px;
	float:left;
	padding-top: 10px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}

#logo_holder{
	height: 0px;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 70px;
	z-index: 2;
	text-align: right;
}

#logo_content{
	height: 52px;
	left: 0px;
	position: relative;
	top: 0px;
	visibility: visible;
	width: 332px;
	z-index: 2;
}


.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px
}

.black {
	color:#000000;
}

#main_menu {
	color: #b53b98;
	text-align: right;
	float: right;
	width: 700px;
	padding: 10px 10px 14px 0px;
	font-size: 1.2em;
	position: relative;
	z-index: 2;
}

#welcome_text {
	width: 425px;
	color: #5d5d5d;
	text-align: justify;
	line-height: 17px;
	padding-top: 10px;
}

#content_left_heading {
	width: 425px;
	color: #5d5d5d;
	text-align: justify;
	line-height: 19px;
	font-family: Georgia;
	font-size: 1.4em;
	padding-top: 29px;
}

#content_left_column {
	width: 425px;
	color: #5d5d5d;
	text-align: justify;
	line-height: 19px;
	font-family: Georgia;
	font-size: 1.2em;
	padding-top: 8px;

	font-family:Tahoma,Verdana;
}

#content_right_column {
	width: 495px;
	float: right;
	padding-top: 5px;
	color: #000000;
	line-height: 17px;
	font-size: 1.1em;
	text-align: justify;

	font-family:Tahoma,Verdana;
}

#content_right_heading {
	width: 495px;
	float: right;
	padding-top: 5px;
	color: #000000;
	line-height: 17px;
	font-size: 1.1em;
	text-align: justify;
}


#home_right_container{
	width: 495px;
	float: right;
	padding-top: 10px;
}

#home_left_column{
	width: 240px;
	float: left;
	color: #000000;
	line-height: 17px;
}


#home_right_column{
	width: 240px;
	float: right;
	color: #000000;
	line-height: 17px;
}

#mytext{
	width: 220px;
	margin-bottom: 5px;
}

#to {
	margin-left: 12px;
}

#translation {
color: #b53b98;
background-color: #ffffff;
padding: 3px;
font-style: italic;
margin-top: 5px;
}


h1{
	font-family: Georgia;
	padding: 5px 0px 15px 0px;
	margin: 2px 0px 7px 0px;
	font-size: 2.4em;
	font-weight: normal;
	color: #b23e98;
	line-height: 1.1em;
}

h2{
	font-family: Georgia;
	padding: 0px 0px 15px 0px;
	margin: 2px 0px 7px 0px;
	font-size: 2em;
	font-weight: normal;
	color: #43515a;
}

h2.welcome{
		margin: 12px 0px 3px 0px;
}

h3{
	font-family: Tahoma;
	padding: 0px 0px 15px 0px;
	margin: 2px 0px 7px 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #43515a;
	text-align: right;
}

h4{
	font-family: Georgia;
	padding: 10px 0px 10px 0px;
	margin: 2px 0px 7px 0px;
	font-size:1.4em;
	font-weight: normal;
	color: #b23e98;
	line-height: 1.3em;
	text-align: left;
}

h5{
	font-family: Georgia;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:1.4em;
	font-weight: normal;
color: #545454;
	line-height: 1em;
	text-align: right;
}

h6{
	font-family: Georgia;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:1.7em;
	font-weight: normal;
color: #b23e98;
	line-height: 1em;
	text-align: right;
}

h5.message{

text-align: left;

}

h6.message{

text-align: left;

}


ul{
	margin-top: 0px;}

 hr {
   border-top: 1px solid #c2c2c2;
	border-bottom: 0px;
   height: 1px;
	padding: 0px;
	margin-top: -8px;
	margin-bottom: 8px;
}

#home_flash{
float: right;
	width: 540px;
	padding: 20px 10px 10px 0px;

}

#lanuage_holder{
	height: 23px;
	position: relative;
	top: 0px;
	visibility: visible;
	width: 50px;
	z-index: 3;
	float: left;
	text-align: left;
	color:#000000;
	padding-top: 5px;
}

#lanuage_holder a {
	color:#000000;
}

#top_menu{
	border-bottom: #ecedee solid 1px;
	color: #a1a8ac;
	text-align: right;
	float: right;
	width: 450px;
	padding: 13px 10px 0px 0px;
	height: 31px;
}

div#top_menu_links a {
	color: #a1a8ac;
	}
	
div#top_menu_links a:hover{
	color: #33414a;
	}


#top_menu_links {
	float: right;
	height: 23px;
}
	
#languages {
	display:none; 
	position:absolute; 
	left: -1px;
	top:15px; 
	padding: 5px 5px 0px 0px;
	text-align: left;
	width: 125px;
	background-image: url(../templateimages/languages_bg.gif);
	background-repeat: repeat-x;
	z-index: 3;
}

.padding {
	padding: 5px;
}

#languages_footer {
	background-image: url(../templateimages/languages_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 130px;
	height: 15px;
}

#path {
	font-size: 1em;
	color: #7f7f7f;
	font-weight: bold;
}

div#path a{
	color: #7f7f7f;
}


table.tablestyle {
    border-spacing: 0px;
/*    border-collapse: collapse; */
    background: #ffffff;
    border: 0.3em solid #ffffff;
	 width: 100%;
}
table.tablestyle th {

    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #cccccc;
}
table.tablestyle td {

    border: 1px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 0.1em 0.5em;
}
table.tablestyle thead th {

    font-weight: bold;
    color: #b43d97;
    border-left: 1px solid #cccccc;
}
table.tablestyle th.Corner {

    border-left: 0px;
}
table.tablestyle tr.Odd {
    background: #eaeaea;
}
#main_menu ul{
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}
#main_menu ul li{
	float: left;
	position:relative;
}
#main_menu ul ul {
	width:170px;
	float:left;
	text-align:left;
	position:absolute;
	top: 16px;
	left: 0;
	display:none;
	background-color:white;
	border-bottom: 1px solid #8F8F8F;
	border-left: solid 1px #8F8F8F;
	border-right: solid 1px #8F8F8F;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 10px;
}
#main_menu ul ul ul {
	display:none;
}
#main_menu ul ul li{
	padding:2px 5px;
	width:160px;
	clear:both;
}
#main_menu ul li:hover ul,
#main_menu ul ul li:hover ul {
	display:block;
}
h4.faq_question{
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
}
h4.faq_question span{
	cursor: pointer;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #b23e98;
	line-height: 1.0em;
	text-align: left;

}
div.faq_answer {
	float:left;
	width:490px;
	margin: 0px 0px 10px 15px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #aaaaaa;
}
div.faq_answer div {
	font-size: 1.1em;
	padding: 8px 8px 0;
}
div.faq_answer div.faq_end{
	margin-bottom: 10px;
	padding:0 10px 0px 0;
	clear:both;
}

.table_stroke, td {
	border-top: 1px  solid  #E0E0E0;
	border-left: 1px  solid  #E0E0E0;
}

#content_right_column td{
border:0px;
font-size: 1.1em;
}

.no_border td{
border:0px;
}

.table_header{
font-size: 1.7em;
height: 25px;
font-family: Georgia;
color: #b23e98;
font-weight: bold;
background-image: url(../templateimages/td_bg.gif);
background-repeat: repeat-x;
height: 35px;
line-height: 20px;
}

.no_stroke{
	border: 0px;
}

#inside_headline{
	float: right;
	width: 490px;
	padding: 35px 10px 10px 0px;
}

#arrow_holder{
	height: 0px;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 100px;
	z-index: 1;
}

#arrow_content{
	height: 12px;
	left: 0px;
	position: relative;
	top: 225px;
	visibility: visible;
	width: 332px;
	z-index: 1;
}