body {
  background-image: url(../images/FGDM_BG_all.gif);
  background-repeat: repeat-x;
  background-color: #cccccc;
  background-attachment: scroll;
  font-family: Arial;
  color:#383737; 
  font-size: 13px; 
  line-height: 140%;
  padding: 0;
  margin: 8px 0 0 0;
	} 
	
a {
color:#aa5705;
}

h2 {
font-family: Helvetica;
font-size: 13pt;
color: #237c0c;

}
h3{
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

h4{
font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #14720a;
}


#container{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
	}

#banner{
	width: 100%;
	background-image: url(../images/top_BG_01.gif);
	background-repeat: repeat-x;
	height: 233px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}

#menu{
	width: 100%;
	height: 35px;
	padding-bottom: 5px;
	background-color: #56595c;
	text-align: center;
	}
	
	#menu ul
		{
		list-style: none;
		margin: 0;
		padding: 10px 0 2px 30px;
		}
		
	#menu li
		{
		display:inline;
		margin-bottom:0px;
		padding-top: 3px;
		padding-left: 7px;
		padding-right: 6px;
		padding-bottom: 8px;
		font-family: Arial;
		font-size: 11.75 pt;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		}
		
	#menu a
		{
		font-weight: bold;
		color: #b2bcc0;
		text-decoration: none;
		}
		
	#menu a:hover
		{
		color: #ffffff;
		}
		
#main{

	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: 0;
	background-color: #cccccc;
	 
}

	#main_in{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: 0;
	}


		#leftpanel1
		{
		float: left;
		width: 530px;
		height: auto;
		margin: 25px 10px 0 40px;
		text-align: left;
		}
	
			.pbs
			{
			font-family: Verdana;
			padding: 0 9px 0 9px;
			line-height: 120%;
			}
	
			#leftpanel1 a
			{
			font-family: Verdana;
			font-size: 13px;
			color: #0caac7;
			}
	
			.schedule{
			font-family: Arial;
			font-weight: bold;
			font-size: 13px;
			color: #000000;
			padding-top: 10px;
			}
		
			.line{
			border-bottom-style: dotted;
			border-bottom-color: #cccccc;
			}
			
		#main1
		{
		float: left;
		width: 350px;
		height: auto;
		margin: 25px 0px 0 0px;
		background-color: #cccccc;
		text-align: left;
		}
	
	
		#leftpanel2
		{
		float: left;
		width: 230px;
		height: auto;
		margin: 25px 10px 0 70px;
		text-align: left;
		font-family: Helvetica;
		font-size: 13px;
		}
	
			#leftpanel2 a
			{
			font-family: Verdana;
			font-size: 13px;
			color: #0f8ba2;
			text-decoration: none;
			padding-top: 5px;
			text-transform: capitalize;
			}
			
			#leftpanel2 a:hover
			{
			text-decoration: underline;
			}
			
			.useful_links
			{
			font-family: Verdana;
			color: #086677;
			font-size: 12px;
			text-align: left;
			font-weight: bold;
			margin: 5px;
			}
	
		#main2
		{
		float: left;
		width: 500px;
		height: auto;
		margin: 25px 10px 0 0px;
		background-color: #cccccc;
		text-align: left;
		}
	
			.head_main{
			font-family: Arial;
			font-size: 15px;
			font-weight: bold;
			color: #ffffff;
			text-align: center;
			text-transform: capitalize;
			}
			
			.outline1{
			width: 300px;
			height: auto;
			float: left;
			}
			
			.outline2{
			width: 150px;
			height: auto;
			float: left;
			}
			
			.testimonial1{
			font-family: Arial;
			font-style: italic;
			font-size: 13px;
			}
			
			.testimonial2{
			font-family: Arial;
			font-style: normal;
			font-size: 14px;
			color: #237c0c;
			font-weight: bold;
			}
			.testimonial3{
			font-family: Arial;
			font-style: normal;
			font-size: 13px;
			color: #000000;
			font-weight: bold;
			}
			
			.otherseminars{
			color: #237c0c;
			font-family: Arial;
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			}
			
			.otherseminars: hover{
			text-decoration: underline;
			}
	
#footer
	{
	clear: both;
	width: 100%;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(../images/FGDM_footer.gif);
	background-repeat: repeat-y;
	background-position: top center;
	color: #ffffff;
	text-align: center;
	}

	#footer a{
	color: #0ee0e8;
	text-decoration: none;
	}
	
	#footer a:hover{
	color: #0ee0e8;
	text-decoration: underline;	
	}
	
	
		.webinar3
		{
		text-align: left;
		font-size: 11pt;
		display: block;
		padding: 10px 10px 10px 0px;
		border-bottom: 1px #4f9dba dotted;
		text-align: center;
		font-weight:  bold;
		}