@charset "UTF-8";
/* CSS Document */

/* home styles */

/* header */

#subheader {
	height: 209px;
	margin-top: -234px;
}

#header {
	padding-bottom: 234px;
}
#header .big_q {
	z-index: 70;
}
#nav_bar {
	z-index: 60;
	margin-top: -234px;
}

/* left */

#left {
	width: 380px;
	padding-right: 60px;
}

#left p {
	margin-top: 0;
	line-height: 18px;
}

#left .mission {
	font-size: 15px;
}

/* center */

#center {
	width: 180px;
	padding-right: 80px;
}

#center .quote {
	font-size: 10px;
	line-height: 30px;
	margin-top: -5px;
}

#center .quote div {
	font-size: 25px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3A08F;
}

/* slider */

#slider {
	height: 209px;
	width: 1050px;
}
#slider img {
	width: 1050px; /* opera hack */
	height: 209px; /* opera hack */
}