/* George Dzanta and Associates */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body
{
	background: #EFE2C4;
	font: normal 12px "Trebuchet MS", Tahoma, sans-serif;
	line-height: 16px;
	color: #636364;
	margin: 30px 0 0 0;
}
#rap
{
	margin: 0px auto;
	width:920px;
	background: url(../img/gda_PgBg.gif) 0 0 repeat-y;
}
.acc
{
	display: none;
}
a
{
	color: #CC610B;
	text-decoration: none;
	outline: none;
}
a:hover
{
	color: #333;
}
h1
{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #CC610B;
	margin: 0 0 5px 0;
}
h2
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #000;
	margin: 5px 0 0 0;
}
h3
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #CC610B;
	margin: 5px 0 0 0;
}
h4
{
	font: normal12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #000;
	margin: 5px 0 0 0;
}
h5
{
	font: italic 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #CC610B;
	margin: 5px 0 0 0;
}
h6
{
	font: italic 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #000;
	margin: 5px 0 0 0;
}
ul, ol, dd
{
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
li, dl
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #010101;
}
p
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #010101;
	margin: 5px 0 0 0;
}
/*head*/
#gda_h
{
	position: relative;
	width:920px;
	height:141px;
	background: url(../img/gda_h.gif) 0 0 no-repeat;
}
/*banner*/
#gda_b
{
	position: relative;
	width:920px;
	height:210px;
	background: url(../img/gda_b.jpg) 0 0 no-repeat;
}
/*menu*/
#gda_m
{
	position: relative;
	width:920px;
	height:40px;
	background: url(../img/gda_m.gif) 0 0 no-repeat;
}
#gda_m ul#global
{
	position: absolute;
	left: 10px;
	top: 0px;
	padding: 0;
	margin: 0;
	width:900px;
	height:40px;
}
#gda_m ul#global li
{
	list-style: none;
	position: absolute;
}
ul#global li, ul#global a 
{
	height: 40px;
	display: block;
	top: 0px;
}
#gda_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}
#menu1	{left: 0px; width: 179px;}
#menu2	{left: 180px; width: 180px;}
#menu3	{left: 360px; width: 180px;}
#menu4	{left: 541px; width: 180px;}
#menu5	{left: 721px; width: 179px;}
#menu1	a:hover	{background: transparent url(../img/gda_m.gif) -10px -40px no-repeat;}
#menu2	a:hover	{background: transparent url(../img/gda_m.gif) -190px -40px no-repeat;}
#menu3	a:hover	{background: transparent url(../img/gda_m.gif) -370px -40px no-repeat;}
#menu4	a:hover	{background: transparent url(../img/gda_m.gif) -551px -40px no-repeat;}
#menu5	a:hover	{background: transparent url(../img/gda_m.gif) -731px -40px no-repeat;}
#menu1	a.on			{background: transparent url(../img/gda_m.gif) -10px -40px no-repeat; cursor: default;}
#menu2	a.on			{background: transparent url(../img/gda_m.gif) -190px -40px no-repeat; cursor: default;}
#menu3	a.on			{background: transparent url(../img/gda_m.gif) -370px -40px no-repeat; cursor: default;}
#menu4	a.on			{background: transparent url(../img/gda_m.gif) -551px -40px no-repeat; cursor: default;}
#menu5	a.on			{background: transparent url(../img/gda_m.gif) -731px -40px no-repeat; cursor: default;}
/*main*/
#gda_main
{
	position: relative;
	float: left;
	width:920px;
}
/*copy*/
#gda_c
{
	position: relative;
	float: left;
	width:920px;
	background: url(../img/gda_c.jpg) bottom left no-repeat;
	padding: 30px 0 40px 0;
}
/*text*/
#gda_text
{
	position: relative;
	float: left;
	width: 604px;
	padding: 0 0 0 36px;
}
/*images*/
#gda_image
{
	position: relative;
	float: left;
	width: 196px;
	padding: 0 36px 0 36px;
}
#gda_image img
{
	width: 200px;
	height: 140px;
	margin: 0 0 10px 0;
}
/*foot*/
#gda_f
{
	position: relative;
	clear: left;
	width:920px;
	height: 30px;
	padding: 10px 0 10px 0;
	background: #EFE2C4;
	text-align: center;
}
#gda_f p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #858585;
	margin: 5px 0 0 0;
}