html, body {width: 100%; height: 100%; margin: 0; padding: 0; background-color: #323232; text-align: center;}

div, span, p, h1, h2, a {font-family: Verdana, Tahoma, Sans-serif; font-size: 10px; color: #000;}
h1 {font-size: 12px; font-weight: bold; color: #500;}
a:active, a:visited, a:link {text-decoration: underline; color: #400; outline: none; font-weight: bold;}
a:hover {color: #ad4619;}
a.footLink:active, a.footLink:visited, a.footLink:link {text-decoration: none; color: #717171;}
a.footLink:hover {color: #ad4619;}

span.s-bold {font-weight: bold;}
span.title {font-weight: bold; display: block; margin-bottom: 4px;}
p.ind {text-indent: 25px;}
p {margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;}

#main-container {width: 922px; height: 95%; background: #323232 url('../gf/bg.jpg') repeat-y left top; margin: 0 auto; text-align: left; display: table;}
#container {width: 900px !important; width: 922px; height: 100%; padding: 0 11px; display: table-cell;}
#top-container {width: 100%; height: 50px; background-color: #323232;}
#top-flash-container {width: 100%; height: 153px; background-color: #000;}
#left {float: left; width: 150px;}
#middle {float: left; width: 575px !important; width: 600px; background: transparent url('../gf/shad-top.jpg') repeat-x left top; 
	min-height: 200px; padding: 10px 5px 20px 20px;}
#middle-corner {position: relative; top: -10px; left: -20px; background: transparent url('../gf/left-shad.jpg') no-repeat left top; 
		width: 15px; height: 40px;}
#right {float: left; width: 149px !important; width: 150px; background: transparent url('../gf/shad-top.jpg') repeat-x left top; min-height: 40px; 
	text-align: center; border-left: 1px solid #868686; z-index: 99;} 
#foot-container {width: 922px; height: 5%; background: #323232 url('../gf/bg-bot.jpg') repeat-y left top; margin: 0 auto; text-align: left;}
#foot-left {float: left; padding-top: 8px; padding-left: 30px;}
#foot-right {float: right; padding-top: 8px; padding-right: 30px;}
span.foot-white {color: #fff; font-size: 9px;}

#pages-con {position: relative; top: -25px; width: 100%;}

img.logo-img {border: none; margin-top: 3px;}
img#logo-s {border: none; margin: 8px 0 0 20px; float: left;}

#main-link {display: block; float: right; background: #323232 url('../gf/mainpage.jpg') no-repeat 0 0; width: 100px; height: 19px;
		position: relative; top: 14px; right: 15px;}
#main-link:hover {background: #323232 url('../gf/mainpage.jpg') no-repeat 0 -19px;}
#contact-link {display: block; float: right; background: #323232 url('../gf/contact.jpg') no-repeat 0 0; width: 73px; height: 19px;
		position: relative; top: 14px; right: 15px;}
#contact-link:hover {background: #323232 url('../gf/contact.jpg') no-repeat 0 -19px;}

div.mp-left {width: 230px !important; width: 250px; float: left; text-align: center; padding-right: 20px;}
div.mp-left-desc {width: 100%; text-align: left;}
div.mp-space {width: 94%; height: 10px; border-bottom: 1px solid #868686; font-size: 1px; margin-bottom: 10px; clear: both;}
div.mp-sp {width: 95%; height: 40px; margin-bottom: 10px; clear: both; 	background: #dac5aa url('../gf/bord.jpg') repeat-x left center;}
img.left-art {float: left; margin: 0 10px 2px 0; border: 1px solid #777;}
img.right-art {float: right; margin: 0 0px 2px 10px; border: 1px solid #777;}
div.mp-right {width: 300px !important; width: 310px; float: left; padding: 0 0 20px 10px;}





/* MENUS */
a.menu:active, a.menu:visited, a.menu:link {
	display: block; width: 130px !important; width: 150px; background: #ad4619 url('../gf/arrow.png') no-repeat 5px center; font-weight: bold; 
	border-bottom: 1px solid #000; text-decoration: none; padding: 4px 5px 4px 15px; outline: none; color: #fff;
}
a.menu:hover {background: #ad4619 url('../gf/btn-on.jpg') repeat-x left center; color: #000;}
a.menu-curr:active, a.menu-curr:visited, a.menu-curr:link {
	display: block; width: 130px !important; width: 150px; color: #111; font-weight: bold;  border-bottom: 1px solid #000; text-decoration: none; 
	padding: 4px 5px 4px 15px; outline: none; background: #ad4619 url('../gf/btn-on.jpg') repeat-x left center;
}
a.menu-curr:hover { background: #000; color: #fff; }


div.insertbaner {width: 150px; text-align: center;}
div.insertbaner img {border: none; padding: 5px auto;}
