#homelink {
	position: absolute;
	width: 235px;
	height: 60px;
	top: 20px;
	left: 30px;
}


input.text,
textarea,
fieldset
{
	border: 1px solid #AAAAAA;	
}

input.text,
textarea
{
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding:2px;	
}

fieldset
{
	padding: 10px;	
}

.error_message
{
	color:#FF0000;	
}

#content ul
{
	line-height:150%;	
	margin-left:10px;
	padding-left:10px;
	list-style:disc;
}

#navigation
{
	display:none;	
}

#wrapper_out {
	width: 1000px;
	padding: 0;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}

#wrapper_in
{
	height: 480px;
	width: 898px;
	border:  1px solid #B10C2F;
	padding: 50px;
	padding-top: 30px;
	background: url(/img/layouts/fctconnex/background.jpg);
	position: absolute;
}

#wrapper_mirror
{
	width: 1000px;
	top:613px;
	background-image: url(/img/layouts/fctconnex/bakground_mirror.jpg);
	background-repeat:no-repeat;
	position: absolute;
	text-align:center;
	padding-top:200px;
	margin-top:1px;
	font-size:9px;
}

#column_left
{
	float: left;
	width: 200px;
	padding-top: 80px;
	position: absolute;
	bottom: 15px;
}

#testimony
{
	width: 170px;
	float: left;
	background: url(/img/layouts/fctconnex/testimony.png);
	background-position:bottom;
	height: 180px;
	display: block;
	position: absolute;
	bottom: 20px;
	padding: 15px;
	
	color: #FFFFFF;
	font-size: 9px;
	line-height:120%; 
	text-align: left;
}

#wrapper_content
{
	float: right;
	padding: 8px 5px 10px 0px;
	
	margin-top:50px;
}

#content
{
	width: 640px;
	height: 423px;
	overflow: auto;
}

#cover_bottom
{
	height: 20px;
	width:610px;
	position: absolute;
	z-index: 10;
	bottom: 60px;
}
#cover_top
{
	height: 20px;
	width:610px;
	position: absolute;
	z-index: 10;
	top:85px;
}

h1
{
	margin: 10px 0 10px 0;
	
	color: #B10C2F;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background: url(/img/layouts/fctconnex/title_line.png) no-repeat 0 bottom;
	padding-bottom: 5px;
	padding-left: 20px;
}


#menuFirst
{
	position:absolute;
	top:35px;
	left: 310px;
	width:640px;
	background: url(/img/layouts/fctconnex/menu_line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#menuFirst table
{
	margin: auto;
}

#menuFirst td,
#menuFirst td a
{
	text-align:center;
	height:25px;
	color: #B10C2F;
	text-decoration:none;
}

#menuFirst td
{
	font-size:15px;
	cursor: pointer;
}

#menuFirst td:hover
{
	font-size:18px;
}

#menuSecondBox
{
	position: absolute;
	top: 100px;
	width: 198px;
	height: 198px;
	
	background: url(/img/layouts/fctconnex/kasten.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #B10C2F;
}

#menuSecond
{
	width: 178px;
	height: 178px;
	display: none;
	color:#B10C2F;
	background: url(/img/layouts/fctconnex/kasten_hell.jpg);
	padding: 10px;
	font-weight:bold;
}

#menuSecond ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuSecond ul li,
#menuSecond ul li a
{
	font-size: 13px;
	padding: 2px 3px;
}

#menuSecond ul li a
{
	text-decoration:none;
	color:#B10C2F;
}

#menuSecond ul li a:hover
{
	padding-left: 6px;
}

#menuSecond ul li ul
{
	margin: 4px 0;
	padding-left: 6px;
}

#menuSecond ul li ul li,
#menuSecond ul li ul li a
{
	font-size: 11px;
}

#login
{
	width:1000px;
	position:absolute;
	top:615px;
}
