﻿#divAnimationPanel1 
{
	height:372px;
	width:60px;
	background-color: #002b5d;
	top:-372px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnimationPanel2 
{
	height:372px;
	width:20px;
	background-color: #002b5d;
	top:-744px;
	left:120px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnimationPanel3 
{
	height:372px;
	width:80px;
	background-color: #002b5d;
	top:-1116px;
	left:220px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divAnimationPanel4 
{
	height:372px;
	width:10px;
	background-color: #002b5d;
	top:-1488px;
	left:345px;
	position:relative;
	opacity:0;
	visibility:visible;
}

#divRightPages
{
	margin-bottom:0px;
}