#wrapper {
	
	position: relative;
	
}



#headerSeparator {
	
	height: 14px;
	
	width: 100%;
	
}



/* Visible to IE-Win only, fixes a rendering issue when highlighting text \*/
* html #lowerContainer {
	
	padding-top: 1px;

}
/* End IE-Win hack */


#boxContainer {
	
	padding: 0px 9px 0px 10px;
	
	background-image: url(../images/outlineBackground.jpg);
	
	background-repeat: repeat-y;
	
}

.boxText {
	
	font-family: Arial;
	
	font-size: 12px;
	
}

.boxTitle {
	font-family: "Trebuchet MS",Trebuchet,Arial;
	font-size: 14px;
	color:#FFFF33;
	font-weight: bold;
	letter-spacing: 2px;
}

#howsit {
	
	position: absolute;
	
	left: 256px;
	
	top: 440px;
	
	display: none;
	
}

#howsitToggle {
	
	cursor: pointer;
	
	position: absolute;
	
	top: 13px;
	
	left: 699px;
	
}

#box1 {
	
	position: relative;
	
	padding: 13px;
	
	float: left;
	
	width: 210px;
	
	height: 272px;
	
	margin-right: 10px;
	
	background-image: url(../images/box1.gif);
	
	background-repeat: no-repeat;
	
}

#box1Text1 {
	
	position: absolute;
	
	top: 252px;
	
	left: 133px;
	
	font-weight: bold;
	
}

#box2 {
	
	position: relative;
	
	padding: 13px;
	
	float: left;
	
	width: 211px;
	
	height: 272px;
	
	margin-right: 8px;
	
	background-image: url(../images/box2.jpg);
	
	background-repeat: no-repeat;
	
}

#box2HotSpot {
	position: absolute;
	top: 12px;
	left: 9px;
	width: 115px;
	height: 17px;
	cursor: pointer
}

#box2Click {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 237px;
	height: 261px;
	cursor: pointer
}

#box2Toggle {
	
	position: absolute;
	
	left: 209px;
	
	top: 14px;
	
	cursor: pointer
	
}

#box2Text1 {
	
	position: absolute;
	
	width: 200px;
	
	top: 52px;
	
	left: 14px;
	
	color: #666666;
	
}

#box2Text2 {
	
	position: absolute;
	
	top: 132px;
	
	left: 29px;
	
	font-weight: bold;
	
}

#box3 {
	
	position: relative;
	
	padding: 13px;
	
	float: left;
	
	width: 210px;
	
	height: 272px;
	
	margin-right: 10px;
	
	background-image: url(../images/box3.gif);
	
	background-repeat: no-repeat;
	
}


#box3Text1 {
	
	position: absolute;
	
	top: 49px;
	
	left: 160px;
	
	font-family: Arial;
	
	font-weight: bold;	
}


#box3Form {
	
	position: absolute;
	
	left: 13px;
	
	top: 51px;
	
	color: #FFFFFF;
	
	font-weight: bold;
	
}

.box3FormSelect {
	
	padding-top: 8px;
	
}

.box3FormTitle {
	
	padding-top: 12px;
	
}

#box3Start {
	
	position: absolute;
	
	left: 91px;
	
	top: 193px;
	
}

#box4 {
	
	position: relative;
	
	padding: 13px;
	
	float: left;
	
	width: 211px;
	
	height: 272px;
	
	background-image: url(../images/box4.gif);
	
	background-repeat: no-repeat;
	
}

#box4Text1 {
	
	position: absolute;
	
	top: 266px;
	
	left: 122px;
	
	font-family: Arial;
	
	font-weight: bold;
	
	font-size: 12.5px;
	
}

#box4Text2 {
	
	position: absolute;
	
	top: 125px;
	
	left: 0px;
	
	width: 235px;
	
	font-family: Arial;
	
	font-size: 12px;
	
	color: black;
	
}

.greySelect {
	
	font-weight: normal;
	
	font-size: 12px;
	
	font-family: Arial;
	
	color: #404040;
	
	border-width: 2px;
	
	border-style: solid;
	
	border-color: #6C6C6F #B8B8BD #B8B8BD #6C6C6F;
	
	background-color: #B8B8BD;
	
}
