/* CSS Document */

body {
	background-color: #858585;
}


#container {
	width: 990px;
	height: 920px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bglogos2.jpg);
	background-repeat: no-repeat;
	border: solid; 
	
	border-color: #000000;
	
	}
	
#copyright {
	width:990px;
	height:50px;
	background-color: #262626;
	
	
}

	
.copyrightstyle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
}


#welcometext {
	height: 99px;
	width: 990px;

}


.welcometextformat {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 22px;

}


#indexmiddle {
	padding-left: 159px;
	padding-right: 159px;
	padding-bottom: 99px;
	
	width: 672px; 
	height: 672px;

}

#topline {
	width: 672px;
	height: 30px;

}


#bottomline {
	width: 672px;
	height: 30px;
	float: left;

}

#logos1 {

	width: 672px;
	height: 204px;
	

}

#logos2 {

	width: 672px;
	height: 204px;
	

}


#logos3 {

	width: 672px;
	height: 204px;
	

}


.logoholder {
	padding: 2px;
	background-color: #000000;

}