body {
	background-color: #252524;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	font-family: verdana;
	color: white;
}

img {
	border: 0px;
}

div {
border-style: solid;
border-width: 0px;
border-color: white;
}

a:link {
	COLOR: #7c2925; TEXT-DECORATION: none
}
a:active {
	COLOR: #ef0500; TEXT-DECORATION: underline
}

a:visited {
	COLOR: #7c2925; TEXT-DECORATION: none
}
a:hover {
	COLOR: #ef0500; TEXT-DECORATION: underline
}

#header {
width: 1000px; height: 375px; margin: 0 auto;
}

#header-logo1 {
width: 111px; float: left; height: 100%; background-image: url(gfx/header-logo1.png); background-repeat: no-repeat;
}

#header-logo2 {
width: 185px; float: left; height: 100%; background-image: url(gfx/header-logo2.png); background-repeat: no-repeat;
}

#header-logo3 {
width: 200px; float: left; height: 100%; background-image: url(gfx/header-logo3.png); background-repeat: no-repeat;
}

#header-logo4 {
width: 169px; float: left; height: 100%; background-image: url(gfx/header-logo4.png); background-repeat: no-repeat;
}

#header-logo5 {
width: 224px; float: left; height: 100%; background-image: url(gfx/header-logo5.png); background-repeat: no-repeat;
}

#header-logo6 {
width: 111px; float: left; height: 100%; background-image: url(gfx/header-logo6.png); background-repeat: no-repeat;
}

#header-menu {
width: 1000px; height: 36px; margin: 0 auto;
}

#header-menu1 {
width: 111px; float: left; height: 100%; background-image: url(gfx/header-menu1.png); background-repeat: no-repeat;
}

#header-menu2 {
width: 185px; float: left; height: 100%; background-image: url(gfx/header-menu2.png); background-repeat: no-repeat; display: block;
}

#header-menu3 {
width: 200px; float: left; height: 100%; background-image: url(gfx/header-menu3.png); background-repeat: no-repeat; display: block;
}

#header-menu4 {
width: 169px; float: left; height: 100%; background-image: url(gfx/header-menu4.png); background-repeat: no-repeat; display: block;
}

#header-menu5 {
width: 224px; float: left; height: 100%; background-image: url(gfx/header-menu5.png); background-repeat: no-repeat; display: block;
}

#header-menu6 {
width: 111px; float: left; height: 100%; background-image: url(gfx/header-menu6.png); background-repeat: no-repeat;
}

#content {
width: 1000px; height: 400px; margin: 0 auto; background-image: url(gfx/content-bg.png); background-position: center; background-repeat: repeat-y;
}

#content-menu {
width: 111px; float: left; height: 100%; background-image: url(gfx/content-menu.png); background-repeat: no-repeat; padding-top: 20px; font-size: 15px; color: #000000; 
}

.content-menu-h1 {
float: left; width: 111px; height: 26px; background-image: url(gfx/content-menubg.png); background-repeat: no-repeat; background-position: center; margin-top: 1px; margin-bottom: 1px; margin-top: 3px; font-weight: bold; text-align: center;
}

.content-menu-h2 {
float: left; width: 111px; height: 25px; background-image: url(gfx/content-menubg.png); background-repeat: no-repeat; background-position: center; margin-top: 1px; margin-bottom: 1px; font-weight: 550; text-align: center;
}

#content-main {
width: 708px; float: left; min-height: 400px; background:#808080 url(gfx/content-main.png) no-repeat; padding: 20px; padding-right: 50px; text-align: justify;
}

#content-right {
width: 111px; float: left; height: 400px; background-image: url(gfx/content-right.png);  background-repeat: no-repeat; padding-top: 0px
}

#content-footer {
width: 1000px; float: left; height: 196px; background-image: url(gfx/content-footer.png); background-repeat: no-repeat; padding-left: 130px; padding-top: 10px; float: both;
}

#footer {
width: 700px; height: 40px; padding-left: 120px; position: relative; bottom: 102px; font-size: 10px;
}

















