/* CSS Document */
html, body {
	margin: 0 auto;
	width:100%;
	height:100%;	
	text-align: center;
}
#main_container {
	text-align: center;
}
#inside_container_area {
	width: 960px;
	text-align:left;
	margin: 0px auto;
}
#content{
	width: 960px;
	height:500px;
	margin-left: 25px;
	}
#topimage{
	background-image:url(images/hometop.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height: 185px;
	display:block;
	}
#topaddress{
	background-image:url(images/topaddress.jpg);
	background-repeat:no-repeat;
	width: 201px;
	height:185px;
	display:block;
	float:right;
	}
#contact{
	width: 201px;
	height:41px;
	display:block;
	margin-top:144px;
	}
#libertytop{
	background-image:url(images/liberty.jpg);
	background-repeat:no-repeat;
	width:744px;
	height: 251px;
	display:block;
	float:right;
	}
#besideliberty{
	background-color: #151948;
	width:960px;
	height:251px;
	}
.toplinks{
	margin-left:11px;
	margin-top: 10px;
	width: 155px;
	height: 50px;
	float:left;
	line-height: 70%;
	}
.button_old{
	background-image:url(images/buttonoff.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	display:block;
	line-height:70%;
	}
.button_old:hover{
	background-image: url(images/buttonon.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	display:block;
	line-height:70%;
	}
a.topchar{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 15px;
	line-height:70%;
}
a.topchar:hover{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
	margin-left: 15px;
	line-height:70%;
}
#middleportion{
	background-image:url(images/solution.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:89px;
	display:block;
	}
#bottomcont{
	width: 960px;
	height: auto;
	background-color:#FFFFFF;
	}
#bottomtable{
	margin-left:60px;
	margin-top: 20px;
	font-family:Verdana;
	font-size:10px;
	color:#222222;
	}
.coloredlinks{
	font-family:Verdana;
	font-size:10px;
	color:#FFCC00;
	}
#dottedline{
	background-image:url(images/dotted-line.gif);
	background-repeat:no-repeat;
	height:400px;
	width: 4px;
	}
#login{
	background-image: url(images/log.jpg);
	background-repeat:repeat-x;
	width:224px;
	height:106px;
	display:block;
	background-position:top;
	margin:0px;
	vertical-align:top;
	}
#bottomnav{
	background-color:#CAC8C0;
	width:960px;
	}
#Navtable{
	width:58px;
}
#bottomwhitebot{
	background-color: #FFFFFF;
	height: 20px;
	width:960px;
	}
.clickbottom{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration:underline;
	color:#373461;
	}
#finalback{
	background-image:url(images/log2.jpg);
	background-repeat:no-repeat;
	width:224px;
	height:165px;
	display:block;
	}
#tablelogin{
	margin-top: 15px;
	margin-left: 25px;
	}
#username{
	background-image: url(images/username.gif);
	background-repeat:no-repeat;
	margin-top: 8px;
	width: 45px;
	height: 11px;
	display:block;
	}
#password{
	background-image:url(images/password.gif);
	background-repeat:no-repeat;
	margin-top: 8px;
	background-position:right;
	width: 32px;
	height: 11px;
	display:block;
	font-size:10px;
	}
.button{
	background-image:url(images/button.gif);
	width:71px;
	height:19px;
	background-repeat:no-repeat;
	float:right;
	background-position:right;
	}
.forinput{
	background-color: #FFFFFF;
	float: right;
	width: 110px;
	border: 1px solid #666600;
	margin-left: 5px;
}
#bulletin{
	background-image:url(images/boletin-top.jpg);
	width:233px;
	height:30px;
	display:block;
	background-repeat:no-repeat;
	}
#bulletinbody1{
	background-image:url(images/bulletinbody.jpg);
	background-repeat:repeat-y;
	width:210px;
	height: 90px;
	font-family:Verdana;
	font-size: 11px;
	color:#333333;
	}
#bulletinbody2{
	background-image:url(images/bulletinbody.jpg);
	background-repeat:repeat-y;
	width:233px;
	height: 10px;
	}
#bulletinending{
	background-image:url(images/bulletinend.jpg);
	width:233px;
	height:11px;
	background-repeat:no-repeat;
	display:block;
	}
#registerna{
	background-image:url(images/register.jpg);
	width:233px;
	height:32px;
	display:block;
	background-repeat:no-repeat
	}
#textinsidebul{
	margin-top: 5px;
	margin-left: 18px;
	vertical-align:top;
	}
#divbelowbul{
	margin-top: 15px;
	width: 233px;
}
.bottom_txt{
	font-family:Arial, Helvetica;
	color:#373461;
	font-size:11px;
	text-decoration:underline;
	}
