﻿.myHeading
{
	position:absolute;
	font-family: Helvectica, sans-serif;
	font-size: 41px;
	color: #EEEAB1;
	padding-top: 16px;
	padding-left: 5px;
	padding-bottom: 0px;
	width: 800px;
}
.subheading_right1
{
	text-align:center;
	height:10px;
	position: relative;
	top:85px;
	left: 0px;
	width: 600px;
	font-family: sans-serif;
	font-size: 15px;
	color: #EEEAB1;
	z-index: 2;
}
.subheading_right2
{
	text-align:right;
	position: relative;
	top: 95px;
	left: 0px;
	width: 600px;
	font-family: sans-serif;
	font-size: 15px;
	color: #EEEAB1;
	z-index: 2;
}

.myList 
{
	position: relative;
	top: 95px;
}
ul
{
	margin-left: 33px;
	padding-left: 33px;
	
}
li 
{
	font-size: 14px;
	letter-spacing:0px;
	padding-bottom: 5px;
}

.img_bottom 
{
	position: relative;
	top: 120px;	
}