﻿#backDivStyle {
	width: 100%;
}

#noBorderStyle{
	border-width: 0px;
	border-style: hidden;
}


#containerDivStyle {
	width: 98%;
	position: absolute;
	left: 37px;
	margin-top: 5px;
}
#leftDivStyle {
	position: relative;
	width: 280px;
	height: 800px;
	z-index: 1;
	float: right;
	font-family: "Century Gothic";
	font-size: 14px;
}


#layerBox1 {
	position: relative;
	width: 100%;
	height: 5px;
	z-index: 1;
	top: 100px;
	left: 37px;
	background-color: #000000;
}

#topDivStyle {
	height: 100px;
	width: 100%;
}

#breakDivStyle {
	border-top: 5px solid #000000;
	color: #000000;
	height: 1px;
	width: 98%;
	position: relative;
	top: 0px;
	left: 27px;
	border-left-style: none;
	border-left-color: #000000;
	border-right-style: none;
	border-right-color: #000000;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

#upperLogoStyle {
	position: absolute;
	width: 470px;
	height: 87px;
	z-index: 1;
	top: 20px;
	left: 39px;
}

#lowerLogoStyle {
	position: absolute;
	width: 261px;
	height: 700px;
	z-index: 1;
	top: 7px;
	left: 12px;
}
