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

#wrap {
	background-image: url(images/base_flat.gif);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	z-index: 800;
}
a {
	text-decoration: none;
	color: #763300;
}
#drop_tab_med .bitter_regular.size_small .bitter_bold {
	color: #763300;
}

#mast {
	/* [disabled]height: 250px;
*/
	width: 100%;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	z-index: 1000;
	/* [disabled]position: relative;
*/
}
#footer_wrap_landing {
	width: 1000px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
}
#footer_loose {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	margin-top: 50px;
	/* [disabled]position: relative;
*/
	/* [disabled]top: 1200px;
*/
}
#landing {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 800px;
*/
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	z-index: 900;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.small_caps {
	font-variant: small-caps;
}
#drop_tab_med p {
	font-family: BitterRegular, Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 16px;
*/
	color: #333;
}
#drop_tab_med a {
	font-family: BitterBold, "Arial Bold", Helvetica, sans-serif;
	font-size: 16px;
	color: #763300;
}
#drop_tab_med a:hover {
	font-family: BitterBold, "Arial Bold", Helvetica, sans-serif;
	font-size: 16px;
	color: #A34700;
}
#partner_footer {
	position: relative;
}
	.partner_inset {
	font-family: BitterRegular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	display: block;
	padding-right: 70px;
	padding-left: 40px;
	position: absolute;
	top: 150px;
}
	.logo_inset {
	position: absolute;
	left: 30px;
	top: 30px;
}