* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.lft_btn {
	margin: 0 0 20px 0;
}

body {
	background-color: #666;
	background-image: url('../img/GSLSite_bg_02.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#page_content {
	width: 832px;
	
}

#content_wrapper {
	width: 832px;
	background-image: url('../img/GSLSite_USbg_03.gif');
	background-position: center top;
	background-repeat: no-repeat;
	height: 483px;
	overflow: visible;
	text-align: left;
}

#logo {
	width: 237px;
	height: 112px;
	background: #fff url('../img/GSLSite_logo_03.gif') no-repeat 0 0;
	float: left;
}

#page_banner {
	width: 595px;
	height: 112px;
	float: left;
}

/* --- PAGE TEXT STYLES --- */

#hp_content {
	width: 334px;
	padding: 20px 7px 1200px 15px;
	margin: 0 0 -1200px 0;
	background-color: #fff;
	margin-left: 17px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

h1 {
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 2px;
}

h2 {
	color: #D9604B;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 2px;
}

p {
	margin: 0 0 20px 0;
	padding : 0;
}

#pg_content {
	width: 442px;
	margin: 0 0 0 17px;
	background-color: #fff;
	background-image: url('../img/GSLSite_scrollbar_14.gif');
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#pg_main_content {
	padding: 20px 20px 1000px 15px;
	background: url('../img/GSLSite_scroll_12.gif') no-repeat right top;
	display: block;
}

#pg_content p {
	margin: 0 0 20px 0;
	padding : 0;
}

ul {
	list-style-type: disc;
	margin-left: 20px;
		
}

li {
	margin-bottom: 10px;
}

#hp_content a, #pg_content a {
	color: #06A7E1;
}

#pg_content h2 a, #pg_content h1 a {
	color: #D9604B;
}

/* --- END PAGE TEXT STYLES --- */


#left_div {
	float: left;
	margin: 0 0 0 55px;
	_margin-left: 10px;
}

#pg_left_zone {
	width: 135px;
	height: 165px;
	margin: 168px 0 0 0;
	_margin-left: 35px;
}

#contact_div {
	width: 200px;
	height: 105px;
	float: left;
	margin: 400px 0 0 20px;
	_margin-left: 10px;
}

#pg_contact_div {
	width: 200px;
	height: 105px;
	margin: 67px 0 0 -35px;
	_margin-left: 0px;
	float: left
}

/* --- Begin Menu ---  */

#menu {
	height: 50px;
	width: 832px;
	clear: both;
	text-align: left;
}

#menu div.on_menu {
	width: 106px;
	height: 43px;
	float: left;
	background: url('../img/menubg_on.gif') no-repeat 0 0;	
	padding: 7px 0 0 12px	
}

#menu div.sec_menu {
	width: 106px;
	height: 43px;
	float: left;
	background: url('../img/menubg.gif') no-repeat 0 0;	
	padding: 7px 0 0 12px;	
}

#menu div.sec_menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
}

#menu div.sec_menu a span.menunum {
	color: #d3802d;
	display: block;
	clear: right;
	font-size: 10px;
	
}

#menu div.on_menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #06A7E1;
	text-decoration: none;
	font-variant: small-caps;
}

#menu div.on_menu a span.menunum {
	color: #fff;
	display: block;
	clear: right;
	font-size: 10px;
	
}

#menu div.sec_menu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #06A7E1;
	text-decoration: none;
	font-variant: small-caps;
}

#menu div.sec_menu a:hover span.menunum {
	color: #fff;
	display: block;
	clear: right;
	font-size: 10px;
	
}
