 /* Native Parts */
 
 body {
 	background: #99ae46 url(../images/drgil_gfx_01.jpg);
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
 }
 
 
 p { 
 	text-align: left; 
}
 
 
 h1 { 
 	font-family: "Century Gothic"; 
	color: #056da5; 
	text-transform: uppercase; 
	font-weight: normal;
	text-align: left;
} 


img {
	border: none;
}


a {
	margin: 0 -2px 0 0;
	padding: 0px;
	color: #ffffff;
}
 
 
 
 
 /* Main DIV's */
 
 #wrapper {width: 963px; margin: 0 auto;}
 
 #layer01 {
 	background: #99ae46 url(../images/drgil_gfx_02.jpg) no-repeat;
	width: 963px;
	height: 37px;
 }
 
 
 #layer02 {
 	background: #99ae46 url(../images/drgil_gfx_04.jpg) no-repeat;
	width: 963px;
	height: 59px;
 }
  
 
 #layer03 {
 	background: #99ae46 url(../images/drgil_gfx_06.jpg) no-repeat;
	width: 963px;
	height: 102px;
 }
 
 #layer03b {
 	background: #99ae46 url(../images/drgil_gfx_06b.jpg) no-repeat;
	width: 963px;
	height: 102px;
 }
 
 #layer04 {
 	background: #99ae46 url(../images/drgil_gfx_07.jpg) no-repeat;
	width: 963px;
	height: 610px;
 }
 
 #layer04b {
 	background: #99ae46 url(../images/drgil_gfx_07b.jpg) no-repeat;
	width: 963px;
	height: 610px;
 }
  
 #layer05 {
 	background: #99ae46 url(../images/drgil_gfx_08.jpg) no-repeat;
	width: 963px;
	height: 35px;
 }
 
 
 #layer06 {
 	background: #99ae46 url(../images/drgil_gfx_09.jpg) no-repeat;
	width: 963px;
	height: 26px;
 }
 
 
 #layer07 {
 	background: #99ae46 url(../images/drgil_gfx_10.jpg) no-repeat;
	width: 963px;
	height: 24px;
 }
 
 
 #content_wrapper{
	padding: 0 0 0 60px;
 }
 
 
 #content_left{
 	width: 511px;
	height: 600px;
 	float: left;
 }
 
  #content_left_home{
 	width: 630px;
	height: 600px;
 	float: left;
 }
 
 #content_left2{
 	width: 731px;
	height: 600px;
 	float: left;
 }
 
 #content_right{
 	width: 386px;
	height: 600px;
 	float: left;
 }
 
#content_right2{
 	width: 166px;
	height: 600px;
 	float: left;
 }
 
 #top_nav{
 	padding: 30px 20px 0 0px; text-align:right
 }
 
.infolinks a{color:#056da5} 
.infolinks a:hover{color:#ffffff} 
 
 
  /* Classes */
 
.footer{
 	font-size: 11px;
	color: #ffffff;
	padding: 0 0 0 50px;
 }
 
#rightcolumn{width:136px; text-align:center; float:left; background:url(../images/rightpanelbg.png) top center no-repeat}
#rightcolumn .margin{margin:17px}

.forms input {width:200px}
.forms select {width:205px}

