
.ui-clear
{
		clear: both;
}

a {
	color: #ffffff;
}

body
{
		background: #141414 url(../images/bodyBackground01.jpg) no-repeat top center;
		font-family: Arial;
		font-size: 12px;
		color: #a9a9a9;
}

.Site
{
		width: 885px;
		margin: 90px auto 90px auto;
}

.Header {
		height: 128px;
}

.Footer
{
		text-align: right;
		font-size: 11px;
		color: #5f5f5f;
}

.Footer a
{
		color: #5f5f5f;
}

.ContentBox01.ContentBoxPhoto01
{
		width: 850px;
		padding: 18px;
		background: url(../images/textBackground01.png) no-repeat;
}

.ContentBox01.ContentBoxRight01
{
		width: 305px;
		padding: 18px;
		float: right;
		background: url(../images/textBackground01.png) no-repeat;
}

.ContentBox01.ContentBoxLeft01
{
		width: 505px;
		padding: 18px;
		float: left;
		background: url(../images/textBackground01.png) no-repeat;
}

		.ContentBox01 > .ContentBoxTitle01
		{
				margin: 0 0 10px 0;
				color: #cfd0d1;
				font-size: 24px;
				font-weight: 100;
				text-shadow: 2px 2px 5px #000000;
				filter: glow(color=#000000, strength=3);
		}
		
		.ContentBox01 > .ContentBoxTitle02
		{
				margin: 20px 0 10px 0;
				color: #cfd0d1;
				font-size: 16px;
				font-weight: bold;
				text-shadow: 2px 2px 5px #000000;
				filter: glow(color=#000000, strength=3);
		}
		
		.ContentBox01 > .ContentBoxBody01
		{
				display: block;
				line-height: 19px;
				text-shadow: 2px 2px 5px #000000;
				filter: glow(color=#000000, strength=3);
		}
		
				.ContentBox01 > .ContentBoxBody01 strong
				{
						color: #fcc401;
						font-size: 14px;
						font-style: italic;
				}
		
		.ContentBox01 ul
		{
				list-style: none;
		}
		
		.ContentBox01 ul li
		{
				padding: 0 0 0 15px;
				background: url(../images/list.png) no-repeat 2px 7px;
		}
		
		.ContentBox01 ul.ListCol01 {
				float: left;
				width: 150px;
		}
		
		.ContentBox01 ul.ListCol02 {
				float: right;
				width: 155px;
		}
		
.ContentPhotoBig01
{
		width: 605px;
		height: 313px;
		float: left;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #1f1f1f;
		border: 1px solid #2f2f2f;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
}

.ContentPhotoBig02
{
		width: 220px;
		height: 313px;
		float: right;
		background-position: center;
		background-repeat: no-repeat;
		background-color: #ffffff;
		border: 1px solid #2f2f2f;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
}

.LogoList01 li
{
		margin: 5px;
		background: url(../images/LogoListBackground01.png) no-repeat !important;
		padding: 0 !important;
		float: left;
}