body{
	margin:					0px;
	font-family:			Arial, Helvetica, sans-serif;
	background:				url(../images/rightline.gif) top left repeat-y;
	}

.clear{
	clear:				both;
	height:				0px;
	line-height:		0px;
	font-size:			1px;
	}	

h1{
	color:					#FFFFFF;
	font-size:				14px;
	font-weight:			bold;
	margin:					10px;
}


h2{
	color:					#060547;
	font-size:				12px;
	font-weight:			bold;
	margin:					10px;
}

h3{
	color:					#0079c8;
	font-size:				12px;
	font-weight:			bold;
	margin:					5px 10px 10px 10px;
}

p{
	font-size:				12px;
	color:					#666666;
	margin:					10px;
}

#topBanner {
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#666666;
	background:				url(../images/dgs_logo.gif) top left no-repeat;
	height:					100px;
	width:					762px;
	border-right:			solid 1px #999999;
}
	
#nav{
	height:					20px;
	text-align:				center;
	float:					right;
	margin:					80px 0px 0px 0px;
	width:					500px;
	}	
	
#nav ul{
	margin:					0px auto;
	padding:				0px;
	width:					500px;
	}	
	
#nav ul li{
	float:					left;
	margin:					0px;
	padding:				0px;
	list-style:				none;
	}
	
/*#nav ul li.currentPage{
	background-color:		#77C6FF;
	color:					#060547;
	}*/
	
#nav ul li a{
	font-size:				12px;
	margin:					0px 10px 0px 10px;
	line-height:			20px;
	color:					#666666;
	text-decoration:		none;
	display:				block;
	}	
	
/*#nav ul li.currentPage a{
	font-size:				12px;
	margin:					0px 10px 0px 10px;
	line-height:			20px;
	color:					#060547;
	text-decoration:		none;
	display:				block;
	}*/
	
#nav ul li a:hover{
	color:					#060547;
	}	
	
#lineRight{
	border-bottom:			solid 1px #999999;
	width:					100%;
}

#wrap{
	text-align:				left;
	width:					762px;
	border-right:			solid 1px #999999;
	background:				url(../images/rightlineSide.gif) top left repeat-y;
	}

#left{
	float: 					left;
	width:					178px;
	border-right:			solid 1px #999999;	
	margin:					0px;
}

#title{
	background-color:		#77C6FF;
	margin:					0px;
	height:					30px;	
	border-top:				solid 1px #999999;
}


#hotbox {
	/*/min*/-height:		135px;
	min-height:				140px;
	margin:					0px;
	background:				url(../images/grey_bg.jpg) top left no-repeat;	
	border-bottom:			solid 1px #999999;
	border-top:				solid 1px #999999;
	font-size: 				9px;
}

#hotbox h2{
	color:					#666666;
	font-size:				12px;
	font-weight:			bold;
	margin:					3px 10px 2px 10px;
}

#hotbox a img{
	margin:					0px;
}


/*#hotbox ul{
	margin:					0px auto;
	padding:				0px;
	}	
	
#hotbox ul li{
	margin:					0px;
	padding:				0px;
	list-style:				none;
	height:					20px;
	}
	
#hotbox ul li a{
	font-size:				12px;
	margin:					0px 10px 0px 0px;
	font-weight:			bold;
	color:					#006ec4;
	text-decoration:		none;
	display:				block;
	padding:				0px 0px 0px 20px;
	height:					21px;
	line-height:			21px;
	}	
	
#hotbox ul li a:hover{
	color:					#060547;
	background:				url(../images/rollover_blue.jpg) top left no-repeat;
	}	
*/
#hotboxContent {

	margin:					0px;
	border-top:				solid 1px #999999;
}

#hotboxContent ul{
	margin:					0px auto;
	padding:				0px;
	}	
	
#hotboxContent ul li{
	margin:					0px;
	padding:				0px;
	list-style:				none;

	}

#hotboxContent ul li.currentPage{
	margin:					0px;
	padding:				0px;
	list-style:				none;
	background:				url(../images/rollover_darkblue.jpg) top left repeat-y;
	}
	
#hotboxContent ul li a{
	font-size:				10px;
	margin:					0px 10px 0px 0px;
	font-weight:			bold;
	color:					#006ec4;
	text-decoration:		none;
	display:				block;
	padding:				0px 0px 0px 10px;
	}	
	
#hotboxContent ul li a:hover{
	color:					#060547;
	background:				url(../images/rollover_darkblue.jpg) top left repeat-y;
	}	
	
#projects{
	margin:					0px;
	border-top:				solid 1px #999999;
	background:				url(../images/title_bg.jpg) top left no-repeat;
}

#projects p{
	font-size:				12px;
	color:					#666666;
	margin:					-10px 10px 10px 10px;
}


#container{
	float: 					left;
	width:					583px;
	margin:					0px;
}

#banner {
	background:				url(.../images/home_banner.jpg) top left no-repeat;
	height:					172px;
	border-top:				solid 1px #999999;
	border-bottom:			solid 1px #999999;
}

#banner2 {
	background:				url(../images/home_banner2.jpg) top left no-repeat;
	height:					172px;
	border-top:				solid 1px #999999;
	border-bottom:			solid 1px #999999;
}

#banner3 {
	background:				url(../images/home_banner3.jpg) top left no-repeat;
	height:					172px;
	border-top:				solid 1px #999999;
	border-bottom:			solid 1px #999999;
}

#bannerContent {
	height:					172px;
	border-top:				solid 1px #999999;
	border-bottom:			solid 1px #999999;
}

#content{
	margin:					0px;
	background:				url(../images/dgs_bglogo.gif) top left no-repeat;
/*/min*/-height:			277px;
	min-height:				277px;
}

#content li{
	font-size:				12px;
	color:					#666666;
	margin:					10px 0px 0px -10px;
}
#footer{
	margin:					0px;
	border-right:			solid 1px #999999;
	width:					762px;
}

#footer p {
	float:					right;
	font-size: 				10px;
	color: 					#666666;
	height:					20px;
}

	