#banner
{
	height: 560px;
	background: url('../images/gipcl.jpg') no-repeat;
}

#border
{
	height: 520px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-color: #FFFFFF;
}

#borderwhite
{
	height: 518px;
}

#leftbg
{
	height: 473px;
	-moz-opacity: 0.6;
	opacity: 0.6;
	background: #FFFFFF;
}

#left
{
	width: 160px;
	height: 473px;
}

#video
{
	height: 120px;
}

#gallery
{
	width: 190px;
	height: 180px;
	overflow: hidden;
	margin-top: 359px;
	margin-left: 760px;
	position: absolute;
}

#gallery DIV
{
	margin: 0px;
	width: 190px;
	height: 180px;
	padding: 15px;
	display: block;
	padding-top: 5px;
	margin-top: 140px;
	position: absolute;
	padding-bottom: 0px;
}

#gallery DIV P
{
	z-index: -1;
	margin: 0px;
	width: 190px;
	height: 180px;
	margin: -15px;
	margin-top: -5px;
	position: absolute;
	background: #669232;
	filter: alpha(OPACITY=75);
	-moz-opacity: .75;
}

#gallery DIV IMG
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#gallery DIV A
{
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
}

#gallery DIV A:hover
{
	text-decoration: underline;
}

#copyright
{
	width: 932px;
	color: #000000;
	font-size: 90%;
	margin-left: 20px;
	line-height: 20px;
	margin-top: -21px;
	position: absolute;
	margin-rightt: 20px;
}

#copyright P
{
	color: #2C3C61;
	margin-top: -20px;
	font-weight: bold;
	text-align: right;
}

#copyright P A
{
	color: #2C3C61;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}

#copyright P A:hover
{
	color: #000000;
}

.boxsep
{
	float: left;
	width: 20px;
	height: 200px;
	background: url('../images/boxsep.jpg') no-repeat center center;
}

.box
{
	float: left;
	width: 225px;
	color: #FFFFFF;
	font-size: 90%;
	margin-bottom: 10px;
}

.two
{
	width: 470px;
}

.box A
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.box A:hover
{
	text-decoration: underline;
}

.box H1
{
	font-size: 170%;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-family: georgia;
}

.box UL
{
	margin-top: 20px;
	margin-right: 20px;
}

.box UL LI
{
	margin-bottom: 10px;
}

.box .info
{
	color: #0093DD;
}