
.head1 {
	background-color: #FFFFFF;
	border: thick solid #000066;
	position: relative;
	width: 626px;
	height: 115px;
	float: left;
}
.head2 {
	background-color: #FFFF00;
	border: thick solid #000066;
	position: relative;
	width: 150px;
	height: 115px;
	float: right;
}
.main {
	position: relative;
	width: 626px;
	height: 950px;
	float: left;
	background-image: url(Photos/Pic_01_Rig_Home_Page.jpg);
	border: thick solid #000066;
	background-position: center;
}
.right {
	position: relative;
	width: 150px;
	height: 950px;
	float: right;
	border: thick solid #000066;
	background-image: url(Photos/Navi1.jpg);
	text-align: center;
}
.itexttitle1 {
	font-size: 22px;
	text-align: center;
	position: relative;
	top: 45px;
	font-weight: bold;
	text-decoration: underline;
}
.itexttitle2 {
	font-size: xx-large;
	color: #000000;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 140px;
}
.itext1 {
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 60px;
	font-size: 24px;
}
.itext2 {
	position: relative;
	top: 40px;
	left: 40px;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}
.itext3 {
	text-align: center;
	position: relative;
	top: 150px;
	color: #000066;
	font-size: 24px;
	font-weight: bold;
}
.link1 {
	position: relative;
	top: 315px;
	color: #000000;
	font-weight: bold;
}
.link2 {
	position: relative;
	top: 430px;
	color: #000000;
	font-weight: bold;
}
.link3 {
	position: relative;
	top: 550px;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}
.link4 {
	position: relative;
	top: 660px;	
	color: #000000;
	font-weight: bold;
}
.link5 {
	position: relative;
	top: 815px;
	color: #000000;
	font-weight: bold;
}
