@charset "utf-8";

body {background-color: black;}

p.menu {	

	text-align: center;

	margin-top: 200px;

}



p.bold {

	font-weight: bold;

	font-family: arial;

}



a:link {text-decoration: none; color:#006600}

a:visited {text-decoration: none; color: #006600}

a:hover {text-decoration: none; color:#99FF00}

a:active {text-decoration: none; color: #99FF00}





#wrapper {

	text-align: left;

	margin: 1px auto;

	padding: 0px;

	border:0;

	width: 1000px;

	#background: url(images/fill.jpg) repeat;

}

#menu {

	font-family: arial;

	font-size: 18pt;

	padding:10px;

	margin-top:220;

	text-align:center;

}

#address {
	font-family: arial;
	
	font-size: 14pt;

	padding: 10px;

	margin-top: 20px;

	text-align: center;
}

#logo {

	width: 273px;

	height: 150px;

}

#left {

	background-image: url(images/left_b.jpg);

	float: left;

	height: 612px;

	width: 273px;
}



#right {

	background-image: url(images/right_b.jpg);

	float: right;

	position:relative;

	left:-2px;

	height: 612px;

	width: 273px;
}



#center { 

	background-image: url(images/center_b.jpg);

	float: left;

	width: 45.4%;

	height: 612px;
}



#about { 

	background-image: url(images/about_b.jpg);

	float: left;

	width: 45.4%;

	height: 612px;
}



#contact { 

	background-image: url(images/contact_b.jpg);

	float: left;

	width: 45.4%;

	height: 612px;
}



#english { 

	background-image: url(images/english_b.jpg);

	float: left;

	width: 45.4%;

	height: 612px;
}



#spanish { 

	background-image: url(images/spanish_b.jpg);

	float: left;

	width: 45.4%;

	height: 612px;
}



#russian { 

	background-image: url(images/russian_b.jpg);

	float: left;

	width: 45.4%;

	height: 612px;
}



#center_text {

	overflow: auto;

	height: 460px;

	position:relative;

	top:118px;

	padding-top:15px;

	padding-left:20px;

	padding-right:20px;

	padding-bottom:20px;

	text-align:justify;

	font-size: 13pt;

	line-height: 15pt;	
}



#english_text {

	overflow: auto;

	height: 460px;

	position:relative;

	top:118px;

	padding-top:15px;

	padding-left:20px;

	padding-right:20px;

	padding-bottom:20px;

	text-align:justify;

	font-size: 13pt;

	line-height: 15pt;	
}



#spanish_text {

	overflow: auto;

	height: 460px;

	position:relative;

	top:118px;

	padding-top:15px;

	padding-left:20px;

	padding-right:20px;

	padding-bottom:20px;

	text-align:justify;

	font-size: 13pt;

	line-height: 15pt;	
}



#russian_text {

	overflow: auto;

	height: 460px;

	position:relative;

	top:118px;

	padding-top:15px;

	padding-left:20px;

	padding-right:20px;

	padding-bottom:20px;

	text-align:justify;

	font-size: 13pt;

	line-height: 15pt;	
}



#contact_form {

	height: 460px;

	position:relative;

	padding:10px;

	top:118px;

	text-align:justify;

	font-size: 13pt;

	line-height: 15pt;	
}

#footer {

	background-image: url(images/footer.jpg);

	text-align: left;

	padding: 0px;

	border:0;

	width: 998px;
	
	height: 66px;
	
	clear:both;

}

.footer_text {
	padding-left:185px;
	
	padding-top:20px;
	
	font-family: arial;

	font-size: 18pt;
}
