@charset "UTF-8";
/* CSS Document */

A:link { 
color: #ffffff; 
text-decoration: none
}

A:hover { 
text-decoration: none; 
color: #ffe224;
}

A:visited { 
text-decoration: none; 
color: #ffffff;
}


body {

background-color:8dc5d4;
margin: 0;
}


#Footer
{
BACKGROUND-image:url(images/footer_slice_03.png);
background-repeat:repeat-x;

POSITION: fixed;
BOTTOM: 0px;
WIDTH: 100%;
height:38px;

TEXT-ALIGN: center;
vertical-align: bottom;

}

#footercenter {
position:relative;
margin-left:auto;
margin-right:auto;
width:100%;
vertical-align: bottom;


}

#nav {
width:942px;
height:140px;
background-image:url(images/nav.png);
position: fixed;
background-repeat:no-repeat;


z-index:2;

}

div#nav table td IMG { display: block; }

div#nav table TD BR {display: none;}

#navitem {
width:916px;
height:100px;
position: inherit;
top: 44px;



}

#navcenter {
	position: relative;
	margin-left:auto;
	margin-right:auto;

	width:916px;

	
	
	}


#home {
background:url(images/background_01.jpg);
width: 100%;
height: 1350px;
background-repeat:repeat-x;
z-index:-1;
}

#homebody {
	top: 220px;
	width: 916px;
	height: 300px;
	position: absolute;
	padding-left:30px;
	
	z-index:1;
}

#homebody .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: lighter;
	color: ffffff;
}

#homebody .contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	color: ffffff;
}

#homebody .box {
	background-image:url(images/box_03.png);
	background-repeat:no-repeat;
	
}

#homecenter {
	width:916px;

	margin-left:auto;
	margin-right:auto;

	padding-left:70px;
	
	}
	


#resume {
margin-left: auto;
margin-right: auto;
top: 150px;
position: relative;
width: 800px;
height: 800px;
background-color: 8dc5d4;
z-index:-1;
}

#resume .text {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:100;
color:#ffffff;
}

#resume .textheader {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:200;
line-height:16px;
color:#333333;
}

#fade {
	background-image:url(images/fade.png);
	background-repeat:repeat;
	position:fixed;
	height:210px;
	width:3000px;
	z-index:-1px;
	}

#content {
		width:916px;

	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
	padding-left:25px;
	overflow:auto;
	padding-bottom: 150px;
	z-index:2;
	
	}

#content .bodyheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: ffffff;
	line-height: 25px;
	
	}

#content .body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: ffffff;
	
	}
	


/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

