	* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
	.content {
	margin: 0 auto;
	width: 1024px;
	}



	.left {
	float: left;
	width: 252px;
	height: 598px;
	}

	.center {
	float: left;
	width: 520px;
	}

	.right {
	float: left;
	width: 252;
	height: 598px;
	}



	a {
	color: #fc9;
	}	

	a:hover {
	color: #fff;
	}

	img {
	border: 0px;
	}

	body {
	background-color: black;
	color: white;
	/*text-align: center;*/
	}

	h1 {
	font-family: "Serifa BT", "MS Sans Serif" ;
	font-size: 20px;
	color: white;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 25px;
	}
	
	h2 {
		font-family: "Serifa BT", "MS Sans Serif" ;
		font-size: 16px;
		margin: 15px 30px;
		color: white;
	}

	ul {
		font-family: "Serifa BT", "MS Sans Serif" ;
		font-size: 16px;
		margin: 10px 30px;
		color: white;
	}
	
	li {
		margin-bottom: 10px;
	}

	.photosnum {
	font-family: "Serifa BT", "MS Sans Serif" ;
	font-size: 18px;
	color: white;
	margin-top: 30px;
	}

	.indexnum {
	font-family: "Serifa BT", "MS Sans Serif" ;
	font-size: 18px;
	color: white;
	margin-top: 50px;
	text-align: center;
	}

	.infonum {
	font-family: "Serifa BT", "MS Sans Serif" ;
	font-size: 18px;
	color: white;
	margin-top: 40px;
	}

	.servicesnum {
	font-family: "Serifa BT", "MS Sans Serif" ;
	font-size: 18px;
	color: white;
	margin-top: 30px;
	}

	.maintext {
	font-family: "Serifa BT", "MS Sans Serif" ;
	font-size: 17px;
	color: white;
	margin-top: 40px;
	}
	
	.nav {
		text-align: center;
		border: 0px;
		padding: 0px;
	}