@charset "UTF-8";

body 
	{
	background-color: #FFF;
	}
	
.container 
	{
	position: relative;
	height: 650px;
	width: 950px;
	margin: auto;
	}
	
.gretchenhamiltonlogo 
	{
	position: absolute;
	left: 50px;
	top: 80px;
	}
	
.contact 
	{
	position: absolute; 
	right: 50px;
	top: 35px;
	}
	
.leftline 
	{
	position: absolute;
	top: 218px;
	left: 50px;
	}

.leftarrow 
	{
	position: absolute;
	top: 389px;
	left: 65px;
	}
	
.rightarrow 
	{
	position: absolute;
	top: 389px;
	right: 65px;
	}
	
.rightline 
	{
	position: absolute;
	top: 218px;
	right: 50px;
	}
	
	
.enterGHDportfolio
	{
	position: absolute;
	top: 250px;
	left: 375px;
	}

.ClickToEnter
	{
	position: absolute;
	top: 390px;
	left: 400px;
	}

.portfolio
	{
	position: absolute;
	top: 218px;
	left: 115px;
	}



#OneGreyOrange 
	{
	position: absolute;
	left: 120px;
	bottom: 40px;
	}
	
#TwoGreyOrange 
	{
	position: absolute;
	left: 144px;
	bottom: 40px;
	}
	
#ThreeGreyOrange 
	{
	position: absolute;
	left: 168px;
	bottom: 40px;
	}

#FourGreyOrange 
	{
	position: absolute;
	left: 192px;
	bottom: 40px;
	}
	
#FiveGreyOrange 
	{
	position: absolute;
	left: 216px;
	bottom: 40px;
	}

#SixGreyOrange 
	{
	position: absolute;
	left: 240px;
	bottom: 40px;
	}
	
#SevenGreyOrange 
	{
	position: absolute;
	left: 264px;
	bottom: 40px;
	}
	
#EightGreyOrange 
	{
	position: absolute;
	left: 288px;
	bottom: 40px;
	}
	
#NineGreyOrange 
	{
	position: absolute;
	left: 312px;
	bottom: 40px;
	}
	
#TenGreyOrange 
	{
	position: absolute;
	left: 336px;
	bottom: 40px;
	}

#ElevenGreyOrange 
	{
	position: absolute;
	left: 360px;
	bottom: 40px;
	}
	
#TwelveGreyOrange 
	{
	position: absolute;
	left: 384px;
	bottom: 40px;
	}
	
#ThirteenGreyOrange 
	{
	position: absolute;
	left: 408px;
	bottom: 40px;
	}
	
#FourteenGreyOrange 
	{
	position: absolute;
	left: 432px;
	bottom: 40px;
	}
	
#FifteenGreyOrange 
	{
	position: absolute;
	left: 456px;
	bottom: 40px;
	}
	
#SixteenGreyOrange 
	{
	position: absolute;
	right: 456px;
	bottom: 40px;
	}
	
#SeventeenGreyOrange 
	{
	position: absolute;
	right: 432px;
	bottom: 40px;
	}
	
#EighteenGreyOrange 
	{
	position: absolute;
	right: 408px;
	bottom: 40px;
	}
	
#NineteenGreyOrange 
	{
	position: absolute;
	right: 384px;
	bottom: 40px;
	}

#TwentyGreyOrange
	{
	position: absolute;
	right: 360px;
	bottom: 40px;
	}

#TwentyOneGreyOrange 
	{
	position: absolute;
	right: 336px;
	bottom: 40px;
	}

#TwentyTwoGreyOrange 
	{
	position: absolute;
	right: 312px;
	bottom: 40px;
	}

#TwentyThreeGreyOrange 
	{
	position: absolute;
	right: 288px;
	bottom: 40px;
	}

#TwentyFourGreyOrange 
	{
	position: absolute;
	right: 264px;
	bottom: 40px;

	}

#TwentyFiveGreyOrange 
	{
	position: absolute;
	right: 240px;
	bottom: 40px;
	}

#TwentySixGreyOrange 
	{
	position: absolute;
	right: 216px;
	bottom: 40px;
	}

#TwentySevenGreyOrange 
	{
	position: absolute;
	right: 192px;
	bottom: 40px;
	}

#TwentyEightGreyOrange 
	{
	position: absolute;
	right: 168px;
	bottom: 40px;
	}

#TwentyNineGreyOrange 
	{
	position: absolute;
	right: 144px;
	bottom: 40px;
	}

#ThirtyGreyOrange 
	{
	position: absolute;
	right: 120px;
	bottom: 40px;
	}
	
	
	
	
	

a, a:link, a:hover
	{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

img
	{
	border: 0px;
	}	
