body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:url(../images/background-color.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#copy {
	float:left; 
	height:456px; 
	background-color:#FFFFFF; 
	width:560px;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

#copy h1 {
	font-size:14px;
}

#copy h2 {
	font-size:12px;
}

#left-photo {
	float:left; 
	width:439px;
	min-height:456px;
	background-image:url(../images/left-photo-bg_07.jpg);
}

.fourpanel {
	float:left;
	width:250px;
	height:453px;
	font-size:12px;
}

.fourpanel h1 {
	font-size:13px;
}

.fourpanel ul {
	padding:0px;
}

.fourpanel li {
}

#nav {
	width:1000px;
}

.nav_margin {
	font-size:12px;
	font-weight:normal;
	margin-left:25px;
}

.nav_margin a:link {
	text-decoration:none;
	color:#000000;
}

.nav_margin a:visited {
	text-decoration:none;
	color:#000000;
}

.nav_margin a:hover {
	text-decoration:underline;
	color:#000000;
}

.nav_margin a:active {
	text-decoration:none;
	color:#000000;
}

#banner {
	height:120px;
	width:1000px;
	background-image:url(../images/GLK-main_04.jpg);
}

#footer {
	font-size:10px;
	clear:both;
	height:27px;
	width:1000px;
	background-image:url(../images/GLK-main_10.jpg);
}

#subnav {
	color:#666666;
}

#subnav a:link {
	color:#000000;
	text-decoration:none;
}

#subnav a:visited {
	color:#000000;
	text-decoration:none;
}

#subnav a:hover {
	color:#666666;
	text-decoration:underline;
}

#subnav a:active {
	color:#000000;
	text-decoration:none;
}


#top-background {
	background-image:url(../images/top-background.jpg);
	background-repeat:repeat-x;
}

#wrap {
	width:1005px;
	margin:auto;
}

