html, body {
  background-color:#FFF;
}

body {
  font:0.8em Arial, Helvetica, sans-serif; 
  color:#000;  
}

h1, h2, h3, h4, h1 a, h2 a, h3 a {
  color:#282425;
}

h4 a {
  background : #fff url(../img/c1.gif) no-repeat 0px 2px;
  padding-left: 10px;
  text-decoration: none;
  color:#9C9EA0;
}

a {
	color:#E5212F;
}


p {
	margin-top:0;
	padding-top:0;
}
#container {
  background-color:#fff;
}

#top-panel {
  text-align:right;
}
#top-panel a {
  color:#fff;
  text-decoration:none;
  font-size:10px;
}

#header {
  width:1045px;
  height:115px;
  background:transparent url(../img/header_logo.gif) no-repeat;
}

#header #logo a {
  width:380px;
  height:75px;
}
#menu {
	background-color:#A71418;
	color:#fff;
}
#menu a {
  display:block;
  height:28px;
  padding: 0 12px;
  color:#fff;
  font-size:18px;
  text-decoration: none;
  float:left;
}
#menu a:hover {
  background-color:#FF8F92;
}
a.redlink {
  background: transparent url(../img/redlink_btn.gif) no-repeat; 
  display:block; 
  width : 330px; 
  height:80px;
  text-align:center; 
  vertical-align:middle;
  margin: 0px 30px 15px 0px;
}

a.redlink:hover {
  background: #F2F2F2 url(../img/redlink_btn.gif) no-repeat; 
}

/*
.box h3 {
  margin:0;
  padding:0;
  font-size:1em;
}

.box ul li a {
  background:transparent url(../img/bg_menu-item.gif) bottom repeat-x;
  color:#fff !important;
}

.box ul li a.active,
.box ul li a:hover {
  background:#257492 url(../img/bg_menu-item-active.gif) bottom repeat-x;  
}

.boxwrapper.blue {
  background:#005c7f url(../img/bg_boxwrapper-blue.gif) bottom no-repeat;
}

.boxwrapper.blue .box {
  background:#005c7f url(../img/bg_box-blue.gif) no-repeat;
}

.boxwrapper.blue .box a {
  color:#fff;
}

.boxwrapper.lightblue {
  background:#6ec1dd url(../img/bg_boxwrapper-lightblue.gif) bottom no-repeat;
}

.boxwrapper.lightblue .box {
  background:#6ec1dd url(../img/bg_box-lightblue.gif) no-repeat;
}

.boxwrapper.yellow {
  background:#ffd800 url(../img/bg_boxwrapper-yellow.gif) bottom no-repeat;
}

.boxwrapper.yellow .box {
  background:#ffd800 url(../img/bg_box-yellow.gif) no-repeat;
}

.boxwrapper.yellow .box a {
  color:#000;
}

#footer {
  background:#ffffff url(../img/bg_footer.gif) repeat-x;
}

.tblfeedback 
{
	margin:0;
	padding:0;
	border:none;
}
.tblfeedback input, .tblfeedback textarea
{
	background-color:#f7f7eb;
	width: 250px;
}
.tblfeedback td
{
	vertical-align:top;
}
.tblfeedback .buton
{
	width: 100px;
}

/*menu*/
/*
#submenu {
  float:left;
  width:243px;
  margin-left:-720px;
}
#cMenu1 {
	margin-top: 5px;
}
#cMenu2 {
	margin-top: 32px;
}
#cMenu3 {
	margin-top: 86px;
}
#cMenu4 {
	margin-top: 113px;
}
#cMenu5 {
	margin-top: 140px;
}
#cMenu6 {
	margin-top: 194px;
}
#cMenu7 {
	margin-top: 248px;
}
/*end menu*/
