@charset "utf-8";
#header {
	background-image: url(../images/index/header.png);
	background-position: left top;
	height: 289px;
	width: 1000px;
}

.header-edge {
	background-image: url(../images/index/header-edge.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.header-edge-right {
	background-image: url(../images/index/header-edge-right.png);
	background-position: left top;
}

#upper-content {
	background-image: url(../images/index/main-content.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	color: #FFFFFF;
}
#upper-content #upper-left-col {
	float: left;
	width: 415px;
	margin-top: 0px;
	padding-right: 0px;
	margin-left: 60px;
	padding-top: 60px;
	margin-bottom: 0px;
}
#upper-left-col p a:link, #upper-left-col p a:visited {
	color: #FFF;
}
#lower-content a:link, #lower-content a:visited {
	color: #2f3336;
	text-decoration: none;
}
#upper-left-col p a:hover, #upper-left-col p a:active {
	color: #FFF;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#upper-content #upper-right-col {
	float: left;
	width: 430px;
}
#index-video {
	margin-top: 21px;
	margin-left: 64px;
}


#lower-content {
	background-image: url(../images/index/lower-content-.png);
	height: 290px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #797f86;
	background-repeat: repeat-x;
}

#lower-content a:hover, #lower-content a:active {
	text-decoration: underline;
}


.quote {
	margin-top: 30px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#lower-content #lower-left-col {
	width: 455px;
	float: left;
	margin-left: 60px;
	margin-top: 60px;
}

#lower-content #lower-right-col {
	float: left;
	width: 370px;
	padding-top: 30px;
	padding-left: 40px;
}


.lower-quote {
	background-image: url(../images/quotes-lower.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 50px;
	color: #2f3336;
}


.upper-edge {
	background-image: url(../images/index/main-content-edge.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.lower-edge {
	background-image: url(../images/index/lower-content-.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #797f86;
}

.footer-edge {
	background-color: #2f3336;
	height: 50px;
}

