/* CSS Document */

body					{background-color:#000; margin-top:0px;}

#wrapper				{width:1143px; height:900px; margin-left:auto; margin-right:auto; background-color:#000; margin-top:0px;}

#container1				{
	width:850px;
	height:36px;
	background-color:#000;
	margin: 0px;}
	
#container1 ul li 		{float:left; list-style-type:none;}

#container1 ul li a		{
	color: #FFF;
	text-decoration: none;
	background-color: #333;
	display: block;
	height: 24px;
	width: 100px;
	text-align: center;
	line-height: 24px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}

#container1 ul li a:hover {
	background-color: #666;}
	
#social-media-icons		{
	float:right; margin-top:-50px; margin-right:25px;}
	
#social-media-icons ul li	{display:inline;}	


#container2				{margin-top:0px; width:1143px; height:615px; background-image:url(../IMG/indexfoto%20b.jpg);}

#content1	{
	background-color:#3269c9;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	display: block;
	height: 100px;
	width: 400px;
	margin-left:20px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: none;
}

#content3				{
	width:350px;
	height:495px;
	background-color: #3269c9;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	margin-left:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer  	{
	background-color:#000;
	position: relative;
	text-align: center;
}
