html,body{margin:0;padding:0}
a img {
	border:0;
}

body{font-size: 76%;}

div.wrapper{
	float:right;
	width:100%;
	margin-left:-270px;
	background:url(/img/content_left.png) left top repeat-y;
}

div.content a {
	color:#FBE0A9;
	font-weight:bold;
}
div.content .ask {
	width:100%;
}
div.content .style_small {
	text-align:right;
}
div.content p {
	margin:0;
}
div.content .ask_center_right {
	background:#940d12 url(/img/ot/middle_right.png) right top repeat-y;
	width:12px;
	display:block;
	position:absolute;
	right:-11px;
	top:0;
	height:100%;
}
div.content .ask_center p {
	margin:0;
}
div.content .ask_center {
	background:#940d12 url(/img/ot/middle.png) left top repeat-y;
	padding:0 10px;
	position:relative;
}
div.content .ask_bottom_right {
	background:url(/img/ot/bottom_right.png) right top no-repeat;
	width:11px;
	height:12px;
	display:block;
	position:absolute;
	right:-11px;
	bottom:0;
}
div.content .ask_bottom {
	background:url(/img/ot/bottom.png) left top no-repeat;
	height:12px;
	position:relative;
}
div.content .ask_top_right {
	background:url(/img/ot/top_right.png) right top no-repeat;
	width:11px;
	height:12px;
	display:block;
	position:absolute;
	right:-11px;
	top:0;
}
div.content .ask_top {
	background:url(/img/ot/top.png) left top no-repeat;
	height:12px;
	position:relative;
}
div.content form label b {
	font-weight:normal;
}
div.content form label {
	display:block;
	margin-top:10px;
}
div.content form label textarea {
	width:200px;
}
div.content form label textarea,div.content form label input {
	background:#5e0007;
	border:solid 1px #a45636;
	color:#FBE0A9;
}
div.content form label b {
	width:100px;
	display:block;
	float:left;
}
div.content form label input.send {
	border:none;
	width:106px;
	height:35px;
	background:url(/img/send.png) center center no-repeat;
}
div.content{
	margin-left:270px;
	margin-right:10px;
	padding:80px 60px 40px;
	position:relative;
	min-height:786px;
	background:#82080b url(/img/content.png) 0 0 repeat-x;
	font-family:Verdana;
	font-size:8pt;
	color:#fbe0a9;
}
div.content p {
	font-family:Verdana;
	font-size:8pt;
	color:#fbe0a9;
	margin-top:5px;
}
div.content table {
	border-collapse:collapse;
	width:100%;
}
div.content th,div.content td {
	border:solid 1px #fbe0a9;
}
div.content img {
	margin:5px;
}
div.content ol,div.content ul {
	list-style-position:inside;
}
div.content div.top{
	position:absolute;
	right:0;
	top:0;
	background:url(/img/top.png) top right no-repeat;
	width:100%;
	height:55px;
	margin:0;
}
div.content div.top_left{
	position:absolute;
	left:0;
	top:0;
	background:url(/img/top_left.png) top left no-repeat;
	width:98px;
	height:55px;
	margin:0;
}
div.content div.bottom{
	position:absolute;
	right:0;
	bottom:0;
	background:url(/img/bottom.png) bottom right no-repeat;
	width:100%;
	height:60px;
}
div.content div.bottom_left{
	position:absolute;
	left:0;
	bottom:0;
	background:url(/img/bottom_left.png) bottom left no-repeat;
	width:97px;
	height:60px;
}
div.content div.left{
	position:absolute;
	left:0;
	top:55px;
	background:url(/img/left.png) -1px -10px repeat-y;
	width:97px;
	height:100%;
}
div.content div.right{
	position:absolute;
	right:0;
	top:55px;
	background:url(/img/right.png) right 0 repeat-y;
	width:94px;
	height:100%;
}
div.content h1.top:first-letter{
	font-size:22pt;
}
div.content h1.top span.right {
	display:block;
	height:40px;
	left:100%;
	position:absolute;
	top:0;
	width:28px;
	background:url(/img/title_right.png) right 1px no-repeat;
}
div.content h1.top span.h1 {
	border-bottom:solid 1px #f6cb77;
	text-shadow:0.07em 0.05em 0.05em #333;
}
div.content h1.top{
	position:absolute;
	top:0;
	left:100px;
	background:url(/img/title.png) left -13px no-repeat;
	margin:0px;
	padding:0 0 0 100px;
	font-family:Arial;
	font-size:14pt;
	font-style:italic;
	color:#f6cb77;
	font-weight:lighter;
	line-height:38px;
	margin:20px 0 0;
}

div.logo a{
	display:block;
	height:202px;
}
div.logo{
	float:left;
	width:270px;
}

div.navigation ul {
	list-style:none;
	margin:0 0 0 25px;
	padding:0;
	min-height:240px;
}
div.navigation .banner {
	margin-left:8px;
}
div.navigation li {
	position:relative;
	width:122px;
}
div.navigation li a {
}
div.navigation li a img {
	display:block;
}
div.navigation{
	float:left;
	clear:left;
	width:270px;
	background:#340002 url(/img/menu.jpg) 0 0 no-repeat;
	min-height:486px;
	padding-top:60px;
}
div.navigation .banner {
}
div.navigation li:hover {
	width:100%;
}
div.navigation li:hover ul {
	display:block;
}
div.navigation li ul li a {
	color:#fbe0a9;
	font-family:Verdana;
	font-size:7pt;
	text-decoration:none;
}
div.navigation li ul li a:hover {
	text-decoration:underline;
}
div.navigation li ul li {
	background:url(/img/submenu_li.png) left center no-repeat;
	padding-left:10px;
	width:auto;
}
div.navigation li ul li.last {
	background:url(/img/submenu_bottom.png) 0 0 no-repeat;
	height:11px;
	left:7px;
	position:absolute;
	width:198px;
}
div.navigation li ul {
	display:none;
	background:url(/img/submenu.png) 0 0 no-repeat;
	width:205px;
	left:70px;
	top:16px;
	position:absolute;
	min-height:0;
	padding:10px 0 0 20px;
	margin-left:50px
}

div.footer div.right{
	width:700px;
	height:300px;
	background:url(/img/footer_right.gif) right center no-repeat;
	position:absolute;
	right:0;
	top:0;
}

div.footer .tees {
	margin:0;
	padding:0;
	position:absolute;
}
div.footer .tees li div {
	padding:20px;
}
div.footer .tees li p {
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	color:#fbe0a9;
}
div.footer .tees li a {
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#fbe0a9;
}
div.footer .tees li {
	display:block;
	width:288px;
	height:198px;
	background:url(/img/tees.gif) left center no-repeat;
	float:left;
}

div.footer .copy {
	font-family:Verdana;
	font-size:8pt;
	color:#fbe0a9;
	position:absolute;
	left:150px;
	bottom:5px;
}
div.footer .copy1 {
	font-family:Verdana;
	font-size:8pt;
	color:#fbe0a9;
	position:absolute;
	left:150px;
	bottom:20px;
	padding:0;
	margin:0;
}
div.footer .copy2 {
	position:absolute;
	left:15px;
	bottom:5px;
	padding:0;
	margin:0;
}
div.footer{
	clear:both;
	width:100%;
	height:300px;
	background:url(/img/footer_left.jpg) 0 0 no-repeat;
	position:relative;
}
div.counters {
	position:absolute;
	bottom:5px;
	left:435px;
}








.noborder {
	border:0 !important;
}
h2.name span.right{
	display:block;
	height:20px;
	left:100%;
	position:absolute;
	top:0;
	width:12px;
	background:url(/img/h2_right.png) right 0 no-repeat;
}
h2.name .small {
	font-size:6pt;
	margin-right:15px;
}
h2.name {
	min-width:150px;
	background:url(/img/h2.png) 0 0 no-repeat;
	font-size:10pt;
	left:300px;
	line-height:20px;
	padding:0 0 0 15px;
	position:absolute;
}
ul.catmenu li.last{
	background:url(/img/menu_bottom.png) 0 0 no-repeat;
	height:18px;
	position:absolute;
	width:223px;
	left:0;
	bottom:-18px;
}
ul.catmenu li a {
	font-weight:normal;
}
ul.catmenu li {
	width:203px;
	line-height:18px;
	background:transparent url(/img/submenu_li.png) no-repeat scroll left 8px;
	padding-left:10px;
}
ul.catmenu {
	background:url(/img/menu_top.png) 0 0 no-repeat;
	list-style:none;
	margin:0 0 40px;
	padding:10px 10px 0px 10px;
	width:223px;
	position:relative;
	min-height:617px;
}

#menu th,#menu td {
	padding:3px;
}
#menu tr.first th {
	background:#a40800;
	border:none;
	height:10px;
	white-space:nowrap;
}
#menu tr.first  th.first {
	background:transparent url(/img/menu_top_left.png) top left no-repeat;
}
#menu tr.first th.last {
	background:transparent url(/img/menu_top_right.png) top right no-repeat;
	width:12px;
	padding:0;
}
#menu tr.last th {
	border:none;
	height:20px;
	background:transparent url(/img/menu_center.png) left bottom no-repeat;
}
#menu tr.last th.first {
	background:transparent url(/img/menu_left.png) left bottom no-repeat;
}
#menu tr.last th.last {
	background:transparent url(/img/menu_right.png) right bottom no-repeat;
	width:12px;
	padding:0;
}
#menu tr.first td {
	background-position:0 -1px;
}
#menu td p {
	padding:0;
	margin:0;
}
#menu td {
	border:none;
	background:transparent url(/img/menu_center.png) left top no-repeat;
	padding:5px 5px 5px 10px;
}
#menu td.first {
	background:transparent url(/img/menu_left.png) left top no-repeat;
}
#menu td.last {
	background:transparent url(/img/menu_right.png) right top no-repeat;
	padding:0;
}

