/* CSS Document */
/* Gayle Ormand Boyer */
/* February 2009 */


* { margin: 0; padding: 0; }


#wraphome{
	width: 1000px;
	margin: 0 auto;
	padding-top: 5em;
	background:     url(../images/bg/dragon.jpg) #fff no-repeat 0 bottom;
	min-height: 400px;
	}

h1, h2 {
	width: 780px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
		}
		
h1 {
	padding-top: 40px;
	margin-bottom: 25px;
	min-height: 50px;
	background:    url(../images/bg/h-gkb_home.gif) no-repeat 380px bottom;
	}

h2 {
	padding-top: 30px;
	min-height: 100px;
	background:    url(../images/bg/h-freelance_home.gif) no-repeat 570px bottom;
		}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	text-align: right;
	margin: 10px 225px 0 0;
	padding: 0;
	}
	
h3 a:link, h3 a:visited  {
	color: #7ca653;
	text-decoration: none;

	}


h3 a:hover {
	color: #68cddf;
	border-bottom: 2px dotted #68cddf;
	}
	
h4 {
	height: 30px;
	width: 330px;
	margin-top: 50px;
	margin-left:450px;
	background: url(../images/bg/h-email_home-on.gif) no-repeat;
}

h4 a, h4 a:link, h4 a:visited {
	display:block;
	}

h4 img {
	width:100%;
	height:100%;
	border:0; 
	margin:0; 
	padding: 0;
	}

h4 a:hover img {visibility:hidden;}
