@charset "utf-8";
/* CSS Document */




img{
	border:none;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Verdana", "Arial", "Lucida Sans";
	font-weight:normal;
	font-size:12px;
	background:#FFFFFF;
}

#container{
	width:950px;
	height:auto;
	margin:auto;
}

.clear{
	clear:both;
	line-height:0px;
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

/* header start  here ====================================================================== */

#header{
	width:950px;
	height:138px;
	margin-top:20px;
	background:url(../images/header_back.png) repeat-x left top;
}

/* header_inn start here ------------------------------------------------------------------ */

#header_inn{
	height:auto;
}

/* logo_case start here */

#logo_case{
	width:50%;
	height:auto;
	float:left;
	background:url(../images/header_leftcorner.png) no-repeat left top;
}

#logo_case_inn{
	padding:32px 0px 0px 43px;
	height:auto;
}


/* tagline start here */

#tagline{
	width:50%;
	height:auto;
	float:left;
	background:url(../images/header_rightcorner.png) no-repeat right top;
}


#tagline_inn{
	padding:70px 0px 0px 175px ;
	height:auto;
}

/*  top_menu start here ------------------------------*/


#top_menu{
	width:950px;
	height:32px;
	background:url(../images/menu_back.png) repeat-x left top;
}

#top_menu_inn{
	padding:1px 0px 0px 24px;
	height:auto;
}



/* content start  here ====================================================================== */

#content{
	width:950px;
	height:auto;
}

/* content_inner start here ------------------------------------------------------------------ */

#content_inn{
	padding:0px 0px 0px 0px;
	height:auto;
}

/*content left start here ---------------------------------------------------------------------- */

#left{
	width:181px;
	height:auto;
	float:left;
	background:url(../images/leftpane_back.png) repeat-y left top;
}


#left_inn{
	height:auto;
	padding:8px 0px 0px 0px;
}


/*content center start here ---------------------------------------------------------------------- */

#center{
	width:551px;
	height:auto;
	float:left;
	/*border-top:solid 1px #828485;*/
	background-color:#FFFFFF;
}


#center_inn{
	height:auto;
	padding:0px 0px 0px 0px;
}

/* banner start here */

#banner{
	width:551px;
	height:300px;
	background:url(../images/banner.png) no-repeat left top;
}


#banner_inn{
	height:auto;
	padding:130px 0px 0px 0px;
}

#foretag_link{
	width:209px;
	height:50px;
	background-color:#FFFFFF;
	float:left;
}

#foretag_link_inn{
	padding:7px 0px 0px 63px;
}

#foretag_link_inn h3{
	margin:0px;
	font-family:"Arial", "Lucida Sans";
	font-weight:normal;
	font-size:18px;
	color:#5F6062;
	font-weight:bold;
	text-transform:uppercase;
}

#foretag_link_inn a.Klicka_link{
	display:block;
	padding:0px 0px 0px 20px;
	color:#5F6062;
	text-decoration:none;
	background:url(../images/banner_linkarrow.png) no-repeat 10px center;
	
}

#foretag_link_inn a.Klicka_link:hover{
	display:block;
	padding:0px 0px 0px 20px;
	color:#5F6062;
	background:url(../images/banner_linkarrow.png) no-repeat 10px center;
	text-decoration:underline;
	
}

#invest_link{
	width:181px;
	height:50px;
	background-color:#FFFFFF;
	float:right;
}

#invest_link_inn{
	padding:7px 0px 0px 33px;
}

#invest_link_inn a.Klicka_link{
	display:block;
	padding:0px 0px 0px 20px;
	color:#5F6062;
	text-decoration:none;
	background:url(../images/banner_linkarrow.png) no-repeat 10px center;
}

#invest_link_inn a.Klicka_link:hover{
	display:block;
	padding:0px 0px 0px 20px;
	color:#5F6062;
	text-decoration:underline;
	background:url(../images/banner_linkarrow.png) no-repeat 10px center;
	
}

#invest_link_inn h3{
	margin:0px;
	font-family:"Arial", "Lucida Sans";
	font-weight:normal;
	font-size:18px;
	color:#5F6062;
	font-weight:bold;
	text-transform:uppercase;
}

#pathway{
	height:30px;
	width:100%;
}

#pathway_inn{
	padding:8px 0px 0px 35px;
}

/* body_content start here */

div#body_content{
	width:100%;
	height:auto;
}

div#body_content_inn{
	/*padding:0px 35px 25px 35px;*/
}

/* user_module start here */

#user_module{
	width:100%;
	height:auto;
}

#user_module_inn{
	width:100%;
	height:auto;
}



/*content right start here ---------------------------------------------------------------------- */

#right{
	width:218px;
	height:auto;
	float:left;
	background:url(../images/rightpane_back.png) repeat-y left top;
}

#right_inn{
	height:auto;
	padding:8px 0px 0px 0px;
}

/* content start  here ========================================================================*/

#footer{
	/*margin-top:-1px;*/
	width:950px;
	height:71px;
	background:url(../images/footer_back.png) no-repeat left top;
}

/* footer_inner start here ------------------------------------------------------------------ */

#footer_inn{
	padding:0px 0px 0px 0px;
	height:auto;
}

#sidfot{
	padding-top:20px;
	color:#ffffff;
	text-align:center;
}


