body {
	background-color:#5A5040;
	color:#666666;
	font-family:Arial ,Verdana, Tahoma,Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	margin:0px;
	padding:0px;
	text-align:left;
}
img {
	border:0px;
}
a img {
	outline:none;
}
#ctop {
	clear:both;
	width:100%;
	height:169px;
	background:url(/_resources/images/design/home_tapatop.gif) top center repeat-x;
}
.header {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	color:#333333;
	clear:both;
	width:828px;
	height:169px;
	background:url(/_resources/images/design/container_top.gif) bottom left no-repeat;
}
.header a {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}
.header a:hover {
	text-decoration:underline;
}
#cmiddle {
	clear:both;
	width:100%;
	background-color:#EDDCB2;
}
.middle {
	clear:both;
	width:828px;
	display:table;
	background:url(/_resources/images/design/container_middle.gif) top left repeat-y;
}
.content {
	clear:both;
	float:left;
	height:250px;
	padding:0px 14px 0px 14px;
	width:800px;
	text-align:left;
}
.content a {
	text-decoration:none;	
}
.content a:hover {
	text-decoration:underline;	
}
html>body .content {  /* hack for non-IE browsers only */
	height:auto;
	min-height:250px; 	/* JG: Changed to accommodate short pages. */
}
.mainnav {
	background:url(/_resources/images/design/nav_topbg.gif) center top no-repeat;
}
.mainnav ul {
	background:url(/_resources/images/design/nav_bottombg.gif) center bottom no-repeat;
}
.mainnav .abous-us:hover {
	background:url(/_resources/images/design/nav_topbg.gif) center top no-repeat;
}
#cbottom {
	clear:both;
	width:100%;
	height:160px;
	background:url(/_resources/images/design/home_tapabottom.gif) top center repeat-x;
}
.footer {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	color:#B6B1A9;
	clear:both;
	width:828px;
	height:160px;
	line-height:200%;
	background:url(/_resources/images/design/container_bottom.gif) top left no-repeat;
}
.footer a {
	font-family:"Arial", Tahoma, Lucida Grande, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
.footer a:hover {
	text-decoration:underline;
}
