@charset "utf-8";
/* CSS Document */
#container {
	width:968px;
	background:#C03;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
	height: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container1 {
	background-color: #C03;
	height: 2800px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container2 {
	background-color: #C03;
	height: 1600px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container3 {
	background-color: #C03;
	height: 1700px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#banner1 {
	background-image: url(images/banner2.jpg);
	height: 100px;
	width: 968px;
}
#mainimage {
	background-image: url(images/banner1.jpg);
	height: 200px;
	width: 968px;
}
#left_column {
	background-color: #CCC;
	float: left;
	width: 484px;
	height: 1070px;
}
#right_columnlong {
	background-color: #CCC;
	float: right;
	height: 1300px;
	width: 484px;
}
#left_columnlong {
	background-color: #CCC;
	float: left;
	height: 1300px;
	width: 484px;
}


#right_column {
	background-color: #CCC;
	float: right;
	width: 481px;
	height: 1070px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-style: italic;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#right_column1 {
	background-color: #CCC;
	height: 2380px;
	width: 481px;
	float: right;
}
p {
	font-family: Verdana, Geneva, sans-serif;
}
#left_column1 {
	background-color: #CCC;
	float: left;
	height: 2380px;
	width: 484px;
}

#footer {
	background-image: url(images/banner4.jpg);
	height: 100px;
	width: 968px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
}
#left_column2 {
	background-color: #CCC;
	float: left;
	height: 1200px;
	width: 484px;
}
#right_column2 {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
	float: right;
	height: 1200px;
	width: 481px;
}
