@charset "utf-8";
/* CSS Document */
#containerout {
	background-color:#FFC;
	width:100%;                           
	height:100%;                                               
	padding:1%;
}
#container {
	background-color:#FFF;
	width:99%;
	height:100%;
}
#header {
	width:100%;
	height:24%;
}
#menubox{
	width:100%;
}
#logobox {
	left:0%;
	width:100%;
	height:100%;
	top:0%;
	text-align:center;
}
#flashbox {
	text-align:center;
	left:0%;
	width:100%;
	height:100%;
	top:0%;
}
#content {
	width:100%;
	height:71%;
}

#box {

}
.mediumtext {
	font-family: Calibri;
	color:#b91e1a;
	font-size: 15px;
}
#box1 {
	left:0%;
	width:100%;
	height:100%;
}
#box2 {
	left:0%;
	width:100%;
	height:100%;
}
#box3{
	left:0%;
	width:100%;
	height:100%;
}
#table1 {
	top: 100px;
	left: 25px;
}

#table2 {
	top: 325px;
	left: 25px;
}

#table3 {
	top: 620px;
	left: 25px;
}

#table4 {
	top: 870px;
	left: 25px;
}

#footer {
	width:100%;
	height:20px;
	background-image:url(../images/footer-bg.png);
	font-size:13px;
	color:#FFF;
	font-family:Calibri;
}
#copyright{

}
#sollics{

}
.mediumtxtteam {
	position:relative;
	left:0%;
	text-align:left;
	width:35%;
}

.mediumtxtabt
{
	position:relative;
	left:0%;
}

.mediumtxtcnt
{
	position:relative;
	left:0%;
	width:67%;
}
.mediumtxtspcl {
	position:relative;
	left:0%;
}

#addressbox{

}
.bolder{
	font-size:20px;
}
.medium{
	font-size:18px;
	color:#b91e1a;
}
.smallest{
	font-size:9px;
}
.just{
	text-align:justify;
}
.center{
	text-align:center;
}
	
	
