/* CSS Document */



/* Awards DIVs */

#divAwards1 {
	width: 541px;
	height: 401px;
	float: right;
	background-image: url(../images/bgDivAwards1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
}

#divAwards2 {
	width: 541px;
	height: 350px;
	float: right;
	background-image: url(../images/bgDivAwards2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: none;
}

#divAwards3 {
	width: 541px;
	height: 401px;
	float: right;
	background-image: url(../images/bgDivAwards3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: none;
}

#divAwards4 {
	width: 541px;
	height: 401px;
	float: right;
	background-image: url(../images/bgDivAwards4.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: none;
}


/* Awards Leftside Images */

#lsAwardsTop {
	width: 200px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsAwards1 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}

#lsAwards2 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsAwards3 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsAwards4 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsAwardsSel1 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}

#lsAwardsSel2 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}

#lsAwardsSel3 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}

#lsAwardsSel4 {
	width: 200px;
	height: 34px;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}

#lsAwardsBottom {
	width: 200px;
	height: 8px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}