/* CSS Document */
#page{
	background: url(/images/mountains.jpg) no-repeat center top;
	width: 100%;
	margin: 51px 0 0 0;
}

#secondRow, #topRow{
	min-height: 200px;
	position: relative;
	width: 757px;
}

#secondRow{
	height: 300px;
}

#webdesign{
	margin-bottom: 35px;
}

#contact, #services{
	position: absolute;
	top: 0;
	right: 0;
}

#webdesigntitle, #contacttitle, #portfoliotitle, #servicestitle{
	margin: 15px 0 0 15px;
}

#hat,#mailbox{
	position: absolute;
	top: 35px;
	right: 0px;
}

#portfoliopic{
	margin: 0 0 0 30px;
}

#indexServiceList{
	margin: 12px 0 0 -20px;
}

#indexServiceList li{
	list-style: none;
	margin: 3px 0 3px 0;
	color: #cdd6ff;
}

#indexServiceList a:hover{
	color: #92a5ff;
}


#indexEmailButton{
	margin: 20px 0 0 0; 
	text-align:center;
	width: 262px;
}