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

body {
	margin:0;
	padding:0;
	background-color:#F60;
	
	}
	
#container {
	width:100%;
	height:100%;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.7em;
	color:#FFF;
	}
	
p.big {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12.1em;
	color:#FFF;
	font-weight:bold;
	}
	
#header {
	float:left;width:100%;height:90px;
	}
	
#headerdiv {
	float:left;padding:30px 0 0 38px;
	}
	
#nav {
	float:left;width:225px;height:100%;padding:200px 0 0 38px;
	}
	
#border {
	float:left;width:180px;height:5px;margin-bottom:18px;background-color:#999;
}

img {
	border:none;
}

ul	{
	padding:0;
	list-style-type:none;
}
	
ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	font-weight:bold;
	color:#666666;
	display:inline;
	padding-right:4px;
	line-height:1.7em;
	list-style-position: outside;
	}
	
a {
	text-decoration:none;
	color:#FFF;
}

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


/*--page images--*/

#home {
	float:left;width:625px;height:268px;padding:150px 0 0 38px;
	}
	
#one {
	float:left;width:445px;height:297px;padding:125px 0 0 38px;
	}
	
#two {
	float:left;width:520px;height:409px;padding:90px 0 0 38px;
	}
	
#three {
	float:left;width:530px;height:408px;padding:90px 0 0 38px;
	}
	
#four {
	float:left;width:650px;height:325px;padding:125px 0 0 38px;
	}

#five {
	float:left;width:650px;height:290px;padding:125px 0 0 38px;
	}

#six {
	float:left;width:650px;height:325px;padding:125px 0 0 38px;
	}
	
#seven {
	float:left;width:645px;height:325px;padding:125px 0 0 38px;
	}
	
#eight {
	float:left;width:347px;height:432px;padding:95px 0 0 148px;
	}
	
#nine {
	float:left;width:650px;height:650px;padding:0px 0 0 38px;
	}
	

	
	



	
	