@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin:0 auto;
	text-align: center;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a img {border:none;}
#phone_nr {
	font-size: 16px;
	text-align: right;
	color: #000000;
	padding: 10px 20px 0px 0px;
	vertical-align: bottom;
	font-weight: bold;
}
#wrapper {
text-align:left; 
width:900px; 
margin:0 auto;
} 
#content_area{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: top;
}
#content_area a:link {
	text-decoration: none;
	color: #FFFFFF;
	padding: 20px;
	font-weight: normal;
}
#content_area a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding: 20px;

	font-weight: normal;
}
#content_area a:hover {
	text-decoration: none;
	color:	#FFCC00;
	padding: 20px;
	font-weight: normal;
}
#content_area h1{
	font-size: 18px;
	padding-top: 25px;
	line-height: 24px;
	font-weight: normal;
}
#copyright{
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}
.ss{
	background-color: #000000;
	background-image: url(../images/ss_.jpg);
	background-repeat: no-repeat;
}
#formcell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	border: 1px solid #CCCCCC;
}
.large_text{
	font-size: 16px;
}

