body, html
	{
		margin: 0px; 
		padding: 0px;
		text-align: center; 
	}
#container
	{
		width: 900px;
		margin: 0px auto; 
	}
#header
	{
		background-color: #ffffff;
		width: 800px;
		height: 175px;
		margin: 0px auto;
	}
#navigation
	{
		background-color: #ffffff;
		width: 800px;
		height: 40px;
		margin: 0px auto;
	}
#line
	{
		background-color: #ffffff;
		width: 800px;
		height: 12px;
		margin: 0px auto;
	}
#button_1
	{
		background-color: #ffffff;
		width: 267px;
		height: 40px;
		margin: 0px;
		float: left;
	}
#button_2
	{
		background-color: #ffffff;
		width: 266px;
		height: 40px;
		margin: 0px;
		float: left;
	}
#button_3
	{
		background-color: #ffffff;
		width: 400px;
		height: 300px;
		margin: 0px;
		float: left;
	}
#button_4
	{
		background-color: #ffffff;
		width: 120px;
		height: 135px;
		margin: 0px;
		float: left;
	}
#page_header
	{
		background-color: #ffffff;
		width: 800px;
		height: 70px;
		clear:left;
		margin: 0px auto;
		text-align: center;
	}
#page_header_ex
	{
		background-color: #ffffff;
		width: 960px;
		height: 300px;
		clear:left;
		margin: 0px auto;
		text-align: center;
	}
#page_image
	{
		background-color: #ffffff;
		width: 800px;
		height: 600px;
		margin: 0px;
		float: left;
	}
#page_image_2
	{
		background-color: #ffffff;
		width: 50px;
		height: 600px;
		margin: 0px;
		float: left;
	}
#page_image_3
	{
		background-color: #ffffff;
		width: 960px;
		height: 540px;
		margin: 0px;
		float: left;
	}
#page_image_4
	{
		background-color: #ffffff;
		width: 800px;
		height: 600px;
		margin: 50px;
		float: left;
	}
#item_0
	{
		background-color: #ffffff;
		width: 960px;
		height: 200px;
		margin: 0px;
		float: left;
	}
#item_1
	{
		background-color: #ffffff;
		width: 400px;
		height: 400px;
		margin: 0px;
		float: left;
	}
#item_2
	{
		background-color: #ffffff;
		width: 800px;
		height: 400px;
		margin: 0px auto;
		float: center;
	}
#item_3
	{
		background-color: #ffffff;
		width: 800px;
		height: 500px;
		margin: 0px auto;
	}
#item_4
	{
		background-color: #ffffff;
		width: 240px;
		height: 240px;
		margin: 0px;
		float: left;
	}
#item_5
	{
		background-color: #ffffff;
		width: 160px;
		height: 160px;
		margin: 0px;
		float: left;
	}
#item_6
	{
		background-color: #ffffff;
		width: 960px;
		height: 400px;
		margin: 0px;
		float: left;
	}
#item_7
	{
		background-color: #ffffff;
		width: 960px;
		height: 240px;
		margin: 0px;
		float: left;
	}
#item_8
	{
		background-color: #ffffff;
		width: 960px;
		height: 500px;
		margin: 0px;
		float: left;
	}
#item_9
	{
		background-color: #ffffff;
		width: 960px;
		height: 410px;
		margin: 0px;
		float: left;
	}
#item_10
	{
		background-color: #ffffff;
		width: 400px;
		height: 300px;
		margin: 0px;
		float: left;
	}
#item_11
	{
		background-color: #ffffff;
		width: 400px;
		height: 250px;
		margin: 0px;
		float: left;
	}
#item_12
	{
		background-color: #ffffff;
		width: 800px;
		height: 125px;
		margin: 0px;
		float: left;
	}
#description
	{
		background-color: #ffffff;
		width: 800px;
		margin: 0px auto;
	}
#footer{
		background-color: #ffffff;
		width: 800px;
		height: 100px;
		margin: 0px auto;
	}
#clear
	{
		clear:left;
	}
@font-face
	{ 
		font-family: magistral; 
		src: url(fonts/magistral.TTF); 
	}
h1
	{ 
		font-family: magistral, normal; 
		font-size: 24pt; 
		color: #173777; 
		letter-spacing: 1px; 
		line-height: 110%; 
	}
h2
	{ 
		font-family: magistral, normal; 
		font-size: 18pt; 
		color: #173777; 
		letter-spacing: 1px; 
		line-height: 110%; 
	}
h3
	{ 
		font-family: magistral, normal; 
		font-size: 12pt; 
		color: #173777; 
		letter-spacing: 1px; 
		line-height: 110%; 
	}
p
	{ 
		font-family: magistral, normal; 
		font-size: 16pt; 
		color: #173777; 
		letter-spacing: 1px; 
		line-height: 130%; 
	}
a:link 
	{ 
		text-decoration: none; 
		font-family: magistral, normal; 
		font-size: 16pt; color: #173777; 
	} 
a:visited 
	{ 
		text-decoration: none; 
		font-family: magistral, normal; 
		font-size: 16pt; 
		color: #173777; 
	} 
a:active 
	{ 
		text-decoration: none; 
		font-family: magistral, normal; 
		font-size: 16pt; 
		color: #173777; 
	}
a:hover 
	{ 	text-decoration: underline; 
		color: #173777; 
	}
a:img 
	{	
		outline: none;
		border: none; 
	}
a:focus 
	{
		outline: none;
	}	
ul
	{ 
    list-style-type: disc;
    list-style-position: outside;
    color: #173777;
	}
li
	{ 
		font-family: magistral, normal; 
		font-size: 16pt; 
		color: #173777; 
		float:left;
		letter-spacing: 1px; 
		line-height: 130%; 
	}
.cap 
	{ 
		float: left; 
		margin: 8px 15px 0 0; 
	}


