@charset "utf-8";
/* CSS Document */
.PageFrame{
	position: relative;
	background-color: #FFF;
	width: 1200px;
	margin-left:auto;
	margin-right: auto;
	z-index: 2;
	height: 932px;
}
.TextBox{
	Position: absolute;
	top: 370px;
	left: 100px;	
	width: 600px;
	}
.Text{
	font-family: "MS Serif", "New York", serif;
	font-size:14px;
	line-height: 25px;
	color: #000;	
}
.BoldIntro{
	font-family: "MS Serif", "New York", serif;
	font-size:18px;
	line-height: 25px;
	color: #000;
	font-weight:bold;
}
.Design{
	position: absolute;
	left: 860px;
	top: 131px;
	height: 656px;
	overflow: hidden;
		}
.trisquarerepeated{	
}
.GrayTriSquareFrame{
	position: absolute;
	top: 205px;
	left: 0px;
}
.YourStratFrame{
	position: absolute;
	top: 250px;
	left: 100px;
}
.MenuButtonsTwoFrame{
	Position: absolute;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 787px;	
	border-top-style:dotted;
	border-top-width: thin;
	border-top-color: #999;
}
.SpecificMenuButtonTwo{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #36F;
	}
.ContactInfoFrame{
	width: 400px;
	position: absolute;
	top: 822px;
	left: 400px;
	}
.ContactInfoFrameLeft{
	float: left;
}
.ContactInfoFrameRight{
	float: right;
}
.ContactText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 22px;
	color: #000;}
.Copy{
	Position: absolute;
	top: 902px;	
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size:12px;
}