@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;

}
#home {
	width: 1200px;
	text-align: right;
	background-color: #000000;
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 200px;
	padding-top: 20px;
}
#header #home a {
	padding-right: 30px;
	color: #999999;
	text-decoration: none;
}
#header #home a:hover {
	padding-right: 30px;
	color: #CCCCCC;
	text-decoration: none;
}
#container {
	width: 1200px;
	text-align: left;
	background-color: #000000;
	background-image: url(images/wide-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 520px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header { 
	height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#container #sidebar1 li {
	display: block;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	height: 70px;
}
#container  #sidebar1  li a {
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container  #sidebar1  li a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	width: 100px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 250px;
	padding-top: 200px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 70px;
}
#mainContent {
	margin: 0 0 0 335px;
	padding: 0 20px;
} 
#footer {
	width: 1200px;
	text-align: right;
	background-color: #000000;
	background-image: url(images/footer-background.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer li {
	display: inline;
	padding-right: 15px;
	float: right;
	padding-left: 15px;
	letter-spacing: 1px;
	font-size: 90%;
	padding-top: 10px;
}
#footer #navigation {
	height: 50px;
	padding-right: 50px;
}
#footer #navigation a {
	color: #999999;
	text-decoration: none;
	font-size: 95%;
}
#footer #navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #information {
	text-align: right;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 70px;
	color: #FFFFFF;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#about {
	color: #333333;
	width: 706px;
	background-color: #FFFFFF;
	height: 519px;
	float: right;
	margin-right: 110px;
	padding-right: 10px;
	padding-left: 10px;
}
#container #about h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	letter-spacing: .1em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #about p {
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
