@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/PeakBack.gif);
	background-repeat: repeat-x;
	background-color: #88666C;
}
.Container {
	background-image: url(images/Container-BG.png);
	background-repeat: repeat-y;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Header {
	background-image: url(images/PeakHeader.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	margin-top: 12px;
	margin-right: 35px;
}
.SubNav a {
	color: #FFFFFF;
}

.BottomArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88666c;
	margin-left: 22px;
	margin-right: 22px;
}


/*Main Nav CSS*/

#PEAKmenu2 {
	width: 911px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #00aef0;
	height: 25px;
}

#PEAKmenu2 ul{
	margin-left: auto; 
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}

#PEAKmenu2 li{
	display: inline;
	text-transform:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#PEAKmenu2 a{
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00aef0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 80px;
}
#PEAKmenu2 a:hover{
	background-color: #ffcc66;
	color: #381d7b;
}

.HomeContainer {
	background-image: url(images/PeakHomeImg-Back.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	width: 910px;
	margin-right: 5px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.signup {
	float: right;
	margin-right: 22px;
}

.HomeContainer .MainLeft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 382px;
	margin-left: 15px;
	padding-top: 22px;
}
.MainLeft li {
	color: #777a7c;
	font-size: 12px;
	list-style-image: url(images/Arrow.gif);
	margin-bottom: 5px;
}
.footer {
	background-color: #88666c;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color: #FFFFFF;
}


.MainLeft h2 {
	font-size: 18px;
	color: #381D7C;
}

.HomeContainer .MainRight {
	float: right;
	padding-right: 15px;
	z-index: 25;
	position: absolute;
	left: 660px;
	top: 123px;
	width: 259px;
}
.MainRightHeader {
	background-image: url(images/MainRightHeader.png);
	background-repeat: no-repeat;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #381D7C;
	font-weight: bold;
}
.MainRightBody {
	background-image: url(images/MainRightBody-BG.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MainRightBody ul {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}



.MainRightFooter {
	background-image: url(images/MainRightFooter.png);
	height: 36px;
}


 #Bar {
	background-color: #FFFFFF;
	width: 1px;
	display: inline;
}
.SecContainer {
	
	background-repeat: no-repeat;
	margin-left: 12px;
	width: 910px;
	margin-right: 5px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.SecContainer .MainLeft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 890px;
	margin-left: 15px;
	padding-top: 22px;
	color: #88666C;
	font-size: 14px;
}
.SecContainer .MainLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	list-style-type: circle;
}
.MainLeft h1 {
	font-size: 24px;
}
