@charset "utf-8";
/* CSS Document */
#AskTextFrame{
	position:absolute;
	left:20px;
	width:420px;
	font-family: "Century Gothic", CenturyGothic, "Apple Gothic", sans-serif;
	font-size:10px;
	color:#fff;
}
#AskTitle{
	font-size:24px;
	color: #ffa90b;
	padding-top:40px;
	padding-bottom:40px;
}
#LargeImageFrame{
	position:absolute;
	top:0px;
	left:610px;
}
#ContactForm{
	position:relative;
	top:104px;
	left:20px;
	width: 430px;
	color: #faa200;
	font-size:12px;
	font-family: "Century Gothic", CenturyGothic, "Apple Gothic", sans-serif;
}
#MenuFrameTwo{
	position:relative;
	top:870px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:570px;
	list-style:none;
	color:#fff;
	text-transform:uppercase;
	font-size: 14px;
	font-family: "Century Gothic", CenturyGothic, "Apple Gothic", sans-serif;
}