html, body, h1, h2, h3, h4, ul, li
{
	margin: 0;
	padding: 0;
}
h1 img
{
	display: block;
}
img
{
	border: 0;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #C28721;
}

.more
{
	text-align: right;
}
.clear
{
	clear: both;
}

body
{
	background: url(images/back22.jpg);
	background-repeat:repeat;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 10px;
}

/** layout **/
.wrapper
{
	width: 950px;
	background: url(images/bodybg_wide.jpg) repeat-y;
}

.header
{
	width: 677px;
	height: 279px;
}


.left
{
	width: 415px;
}
.logo
{
	width: 243px;
	height: 151px;
	background: url(images/new_header.jpg) no-repeat;
	text-align: center;
	color: #595959;
}


.nav
{
	background: url(images/nav_left.jpg) no-repeat;
	background-color: Black;
}
.nav ul
{
	margin-left: 7px;
	padding-left: 1px;
	padding-bottom: 0px;
	background: #2A2A2A;
}
.nav li
{
	list-style: none;
	font: 14px "arial narrow" , arial, sans-serif;
	border-top: 1px solid #959595;
	background: 188px 10px url(images/arr_white.gif) no-repeat;
	padding: 7px 0 0 31px;
	text-align: left;
}
.nav a
{
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #959595;
	padding-left: 10px;
	display: block;
	width: 100%;
	padding: 2px 0 6px 8px;
}
.nav a:hover
{
	text-decoration: none;
	color: #E9C379;
}
.nav
{
	border: none;
	background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
.nav
{
	color: #E9C379;
}

.news
{
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 20px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: justify;
}
#rollimg
{
	cursor: pointer;
}

.news h2
{
	font-size: 12px;
	color: #BE8B06;
}



.news .hr-dots
{
	background: url(images/dots.gif) repeat-x;
	height: 10px;
}

.support
{
	background: url(images/support2.jpg) no-repeat;
	padding: 1px;
	height: 97px;
	color: #1A1A18;
}
.right
{
	width: 697px;
}




#spacer
{
	height: 2em;
}

.td_company
{
	background: url(images/h1_2_wide.jpg) no-repeat;
}

.footer
{
	background: url(images/footer_bg2_wide.jpg) repeat-y;
}
.copyright
{
	text-align: center;
	padding: 0px 0px 0px 00px;
	font-size: 9pt;
	color: #715F36;
	font-family: Arial;
}
.footerline
{
	background: url(images/footerline2_wide22.jpg) no-repeat;
	height: 10px;
	margin-top: 0px;
	font-size: 1px;
}

.headerline
{
	background: url(images/headerline2_wide.jpg) no-repeat;
	height: 10px;
	margin-top: 0px;
	font-size: 1px;
}

.footer_top
{
	background: url (images/h1.jpg) repeat-x;
}
