* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0
}
body {background-color: #858f98;}
img {border: 0}

#wrap_outer {
	width: 760px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../images/bg_md.gif) repeat-y 0% 0%;
}
#wrap_inner {width: 742px; margin-left: auto; margin-right: auto;}

/*header classes*/
#header {
	width: 742;
	height: 127px;
	text-align: center;
	background-color: #FFF;
}
#header_GR_home  {
	clear: both;
	float: left;
	color: #FFF;
	width: 742px;
	height: 223px;
	font-size: 9pt;
	background: #FFF url(../images/temp_flash_main.jpg) no-repeat 0 0;
}

#logo{
	float: left;
	padding: 9px 0px 0px 292px;
	margin: 0px;
	display: block;
}

.contactLink{
	font-size: 11px;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 14px 0px 9px;
	color: #014b90;
	background: url(../images/arrow_orange.gif) 0px 3px no-repeat;
	display: block;
}

#nav ul {margin: 0; padding: 0}
	#nav li {display: inline; list-style-type: none;margin: 0; padding: 0}
	#nav a {margin: 0; padding: 0}

/*bookmark classes*/
#bookmark {
	clear: both;
	height: 15px;
	font-size: 8pt;
	line-height: 15px;
	text-align: left;
	background-color: #fc8e17;
}
	#bookmark ul {margin-left: 14px;}
	#bookmark li {
		display: inline;
		list-style-type: none;
		padding-left: 12px;
		margin-right: -4px;
		background: transparent url(../images/p_bullet_bookmark.gif) no-repeat 4px 5px;
	}
	#bookmark a {color: #ffffff; text-decoration: none; margin-left: 0px;}

/*footer and copyright classes*/
#footer {clear: both; height: 43px; background: transparent url(../images/bg_footer_2.gif) no-repeat 0% 0%;}
	#footer a {
		color: #8a6934;
		font-size: 9pt;
		text-decoration: none;
	}
	#footer a:hover {text-decoration: underline;}
	
#footer_nav {float: left; width: 446px}
	#footer_nav ul {padding-left: 10px}
	#footer_nav li {
		display: inline; list-style-type: none; color: #d8801d; padding: 2px; font-size: 8pt;
	}
	#footer_nav a {color: #fdd2a3; font-size: 8pt; line-height: 43px; }
	
#copyright {float: left; width: 314px;}
	#copyright p.addy {color: #FFF; font-size: 8pt; padding-top: 7px}
	#footer .addy a{font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;}
	#copyright p.copy {color: #fdd2a3; font-size: 8pt;}