/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }

html, body {
height:100%;
}
	
body {
margin:0px;
padding:0px;
text-align:center;
background-color:#669934;
}

#container {
position:relative;
width:1022px;
margin:0px auto;
text-align:left;
height:809px;
background:#669934 url(../images/gm.jpg) no-repeat center top;
}

a {
display:block;
text-indent:-9999px;
position:absolute;
left:290px;
width:440px;
height:78px;
outline:none;
}

a.wp {
top:295px;	
}

a.tw {
top:400px;	
}

a.face {
top:505px;	
}

a.email {
top:605px;
height:60px;
}



