body {
	background-color: #1C1C1C;
	color: #D9D9D9;
		font-family: arial, sans-serif; 
}
#wrapper {
		margin: 0 auto;
		width: 1024px;
	
}


#top {

	width: 1024px;
		

	}
	

#nav {

	width: 1024px;
	
	
}


#mid {

	width: 950px;
	float: left;
	background-color: black;
	height: 425px;
	
	
}

ul {
	clear: right;
	float: right;
	width: 250px;
	padding-right: 80px;
	font-size: 13px;
	padding-top: 0px;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 5px;
	line-height: 1em;

	
}


li { padding-top: 5px;
}

#midback {
		background-image: url(../images/mid.jpg);
		height: 425px;
		width: 1024px;
		background-position: center;
		background-repeat: no-repeat;
}


#aboutwrap { padding-top: 76px;
	float: left;
	padding-left: 593px;
	
	
}

a {
	color: #D9D9D9;
	text-decoration: underline;
}

a:visited {
	color: #D9D9D9;
	text-decoration: underline; 
}

a:hover {
	font-weight: bold;
}
	

#one{
		width: 390px;
		font-size: 14px;
		padding-right: 40px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		line-height: 1.1em;
}


#bottomin {
clear: right;
float: left;

	width: 1024px;
	height: 100px;
	background-image: url(../images/bottom.jpg);
	background-position: right;
		background-repeat: no-repeat;
		margin-bottom: 0px;
	
}

#number {
		color: #CFA7ED;
		font-size: 25px;
		padding-left: 71px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		text-align: left;
}

#address { 
		padding-top: 0px;
		color: #D9D9D9;
		font-size: 13px;
		padding-left: 75px;
		margin-bottom: 0px;
		margin-top: 2px;

}

#address1 { 
		color: #D9D9D9;
		font-size: 13px;
				padding-left: 75px;
				font-style: italic;
				margin-bottom: 0px;
				margin-top: 4px;

}

#mail { 
	clear: right;
	float: right;
	font-size: 15px;
	text-align: center;
	padding-right: 25px;
	margin-bottom: 0px;
	width: 380px;
	
}

#mail1 { 
	clear: right;
	float: right;
	font-size: 15px;
	text-align: center;
	padding-right: 145px;
	margin-top: 0px;
	font-style: italic;
	margin-bottom: 0px;
}

#logo {
	clear: right;
	float: right;
	font-size: 18px;
	text-align: center;
	padding-right: 125px;
	margin-top: 0px;
}




#footer {
	clear: right;
	float: left;
	width: 1024px;
	height: 135px;
	background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		color: #727272;
		font-size: 12px;
		text-align: center;

	
}

