* {	font-family: arial; font-size: 12px; }
a { text-decoration:none; color:black; }
a:hover { text-decoration:underline; }

body, html, * { margin: 0; padding: 0; }

.small { font-size:10px; }

img { border: 0; }
div { position: relative; }
.clear { clear:both; height:1px; line-height:1px; }

.container { width:900px; height:600px; position:absolute; top:50%; left:50%; margin-left:-450px; margin-top:-300px; background-color:white; overflow:hidden; }
.container.large { width:966px; height:682px; margin-left:-483px; margin-top:-341px; }

.wrapper { margin-left:86px; margin-top:30px; }
.wrapper p { margin-bottom:18px; }

.maincontent { width:900px; height:600px; background-color:white; }
.maincontent .logo { margin:34px 0 0 30px; }


.layer { position:absolute; bottom:0px; width:900px; background-image:url(../pics/gm_layershadow.png); background-repeat:no-repeat; padding-top:7px; }
.layer .content { background-color:#ffca08; height:100%; }
.layer .content .headline { margin:6px 0 0 86px; cursor:pointer;  }


#layer1 { height:130px; }
#layer2 { height:100px; }
#layer3 { height:70px; }
#footerlayer { height:20px; padding-top:0px; background:none; }