body			{	background-color: #FFA500;
					font-family: arial, sans serif;
}

img				{border-style:none;
}

.main_div		{	position: relative;
					margin: 0px auto;
					margin-top: 30px;
					width: 850px;
					height: 550px;
					background-image: url(images/background.jpg);
}

.header			{ 	position: absolute;
					top: 12px;
					left: 10px;
}

.sat			{	z-index: 100;
					position: absolute;
					right: -65px;
					top: -30px;
}

.menu			{	z-index: 50;
					position: absolute;
					top: 90px;
					left: 5px;
					width: 840px;
					height: 55px;
					background-image: url(images/menu.jpg);
}

.link1			{	font-family: verdana, arial, helvetica;
					font-size: 16px;
					color: #FFFFFF;
					text-decoration: none;
					position: absolute;
					left: 102px;
					top: 10px;
}

.link2			{	font-family: verdana, arial, helvetica;
					font-size: 16px;
					color: #FFFFFF;
					text-decoration: none;
					position: absolute;
					left: 280px;
					top: 10px;
}

.link3			{	font-family: verdana, arial, helvetica;
					font-size: 16px;
					color: #FFFFFF;
					text-decoration: none;
					position: absolute;
					left: 450px;
					top: 10px;
}

a:hover			{	color: #FFFFCB;
					text-decoration: overline;
}

.paratext		{	text-indent: 25px;
					font-size: 14px;
}

.prodiv			{	background-image: url(images/prodiv.jpg);
					width: 275px;
					height: 300px;
					position:absolute;
					top:190px;
}

.proimg			{	float: right;
					margin-top: 7px;
					margin-right: 7px;
					margin-left: 5px;
					
}

.protext		{	margin-left: 5px;
					margin-right: 5px;
					font-family: verdana, arial, helvetica;
					font-size: 12px;
					color: #000000;
}
					

.supdiv			{	background-image: url(images/supdiv.jpg);
					width: 315px;
					height: 390px;
}

.suplink		{	font-family: verdana, arial, helvetica;
					font-size: 12px;
					color: #1E76BB;
					text-decoration: none;
					position:absolute;
					left:135px;
}


.copy			{	position: relative;
					margin: 0px auto;
					width: 850px;
}

.ctext 			{	position: absolute;
					right: 0px;
					font-family: Verdana,arial,sans-serif;
					font-size: 11px;
					color: #222222;
					position: absolute;
					right: 0px;
}

.clink			{	color: #005FD6;
}
