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


#stripes {
width:100%;
height: 113px; 
background-image: url(images-index/gl-stripes.jpg);
background-repeat:repeat-x;
position: absolute; top:0; left:0;
display:inline;
}
#logo {
width:499px;
height: 113px; 
background-image: url(images-index/gl-logo.jpg);
background-repeat:no;
position: relative; left: 40%; top: 0px;
overflow: visible;
float: left;
text-align:left;
display:inline;
}
#content {
	width:757px;
	vertical-align:top;
	height:auto;
	margin:140px auto;
	z-index: 5;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B88927;
	text-decoration: none;
}
