body 
{
	margin:0 ;
}

.clear 
{
	clear: both;
}


#container
{
	width:1000px;
}


#head
{
	width:1000px;
	height:168px;
}


#logo
{
	width:269px;
	height:168px;
	float:left;	
}


#rythead
{
	width:731px;
	height:80px;
	margin-top:20px;
	float:right;	
}


h1
{
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#000000;
	margin-right:30px;
	text-decoration:blink	
}


#nav
{
	width:730px;
	height:37px;
	float:right;	
}


#mainbanner
{
	width:100%px;
	height:413px;
	background-color:#fffa67;
}


#banner
{
	width:1000px;
	height:462px;
}


#center
{
	width:1000px;
	margin-top:70px;	
}


#box
{
	width:1000px;
	margin-top:20px;
	margin-bottom:20px;	
}


#boxone
{
	width:400px;
	float:left;	
}


#boxtwo
{
	width:600px;
	float:left;	
}


#left
{
	width:700px;
	float:left;
}


#lefttext
{
	width:660px;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#000000;	
}


#ryt
{
	width:300px;
	float:right;
}


#ryttext
{
	width:280px;
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#000000;	
}


#mainbottom
{
	width:100%;
	float:left;
	height:66px;
	margin-top:20px;
	background-color:#fffa67;
}


#bottom
{
	width:1000px;
	height:66px;	
}


#botleft
{
	float:left;
	margin-top:30px;
	font-family:georgia;
	font-size:8pt;
	color:#000000;
	margin-left:20px;
}


#botryt
{
	float:right;
	margin-top:30px;
	font-family:gerogia;
	font-size:8pt;
	color:#000000;
	margin-right:20px;	
}


.dg-picture-zoom{
	cursor : url(../cursors/magnify-plus.cur), pointer !important;
}
.dg-picture-zoom-large{
	cursor : url(../cursors/magnify-minus.cur), pointer !important;

}
