﻿/* CSS Document */

body {
	min-width:auto;
	text-align:center;
	background-image:url(images/bg2.png);
}


#wrapper {
	width: 1050px;
	margin-left:auto;
	margin-top:1%;
	margin-right:auto;
	padding:0px;
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	overflow:visible;
	background-image:url(images/index2_03.jpg);
	height: 100%;
	background-color: 741918;
	
}

#navi {
	width:158px;
	height:auto;
	float:left;
	overflow:hidden;
}

#header {
	width:891px;
	height:106px;
	float:left;
	
	
}

#content {
	width:891px;
	height: 100%;
	float:left;
	padding:0;
	overflow:hidden;

	/*background-color: #cc5553;*/
	background-image:url(images/bg4.jpg);
	background-repeat:repeat-x;
    
}
#content1 {
	width:891px;
	height: 100%;
	float:left;
	padding:0;
	overflow:hidden;


	/*background-color: #cc5553;*/
	background-image:url(images/bg4 copy.jpg);
	background-repeat:repeat-x;
	background-image: url(images/bg4%20copy.jpg);
    
}
#content2 {
	width:891px;
	height: 100%;
	float:left;
	padding:0;
	overflow:hidden;


	/*background-color: #cc5553;*/
	background-image:url(images/bg4b.jpg);
	background-repeat:repeat-x;
	
    
}
#content3 {
	width:891px;
	height: 100%;
	float:left;
	padding:0;
	overflow:hidden;


	/*background-color: #cc5553;*/
	background-image:url(images/bg4c.jpg);
	background-repeat:repeat-x;
	
    
}

#column1 {
	width:321px;
	height: 100%;
	float:left;
	overflow:hidden;

}

#column2 {
	width:570px;
	height: 100%;
	float:left;
	overflow:hidden;
}
#flashmusic {
	float: right;
	height: 30px;
	width: 50px;
}
#column3 {
	float: right;
	margin-right: 150px;
}




	
	
#footer {
	width:1050px;
	height:29px;
	float:left;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#008899;
}

h1 {
	font-family:sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:50px;
	margin-top:10px;
	text-align:left;
	
}
h2 {
	font-family:sans-serif;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:center;
	
}

h3 {
	font-family:sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:150px;
	margin-right:20px;
	margin-top:10px;
	text-align:left;
	
}


.floating-right-image {
	float:right;
}

.floating-left-image {
	float:left;
}
