body {
  background: #fff url("../images/background.jpg") center top no-repeat;
  text-align: center;
  margin: 0;
  padding: 0;
  font: 14px/1.5em Verdana, Arial, Sans-Serif;
  height: 100%;
}
h2 {
    font: bold 14px/1.5em Verdana, Arial, Sans-Serif;
}
#btn{
	background:transparent url('../images/btn.png') no-repeat;
	width:165px;
	height:33px;
	display:inline-block;
	line-height:35px;
	text-align:center;
	color:#3a3a3a!important;
	text-shadow:1px 1px #ffffff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
#gul li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

#gul{
	padding:0;
	margin:4px 0 10px 0;
}
.clear{
	clear:both;
}	
#footer2
{
    width: 700px;
    margin: 0 auto;
    font-size: 12px;
    color: #454545;
}

#footer2 a {
  color: #454545;
}

#nonFooter #real_footer {
    behavior: url("/style/iepngfix.htc");
    background: transparent url("footer.png") center top no-repeat;
    width: 780px;
    height: 25px;
    margin: 0 auto 0 auto;
}
#nonFooter #container {
  behavior: url("/style/iepngfix.htc");
  background: transparent url("header.png") center top repeat-y;
  width: 780px;
  margin: 0 auto 0px auto;
  padding: 0;
}
#nonFooter #container #header {
    background: transparent url("header.jpg") center top no-repeat;
    width: 780px;
    height: 205px;
}
#nonFooter #container #view {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #000;
  background: #ffffff url("content-header.jpg") center top no-repeat;
  width: 740px;
  margin: 0 auto 0px auto;
}
#nonFooter #container #view #menu {
  padding: 12px 0 0 0;
}
#nonFooter #container #view #menu #language {
  float: right;
  width: 90px;
}
#nonFooter #container #view #menu #language img {
  border: none;
  float: right;
  margin: 0 3px 0 0;
}
#nonFooter #container #view #menu #links {
  float: right;
  width: 492px;
}
#nonFooter #container #view #menu #links a {
  padding: 0 6px;
  color: #196abf;
}
#nonFooter #container #view #menu #links a#current {
  color: #484848;
  text-decoration: none;
}
#nonFooter #container #view #title {
  float: right;
  width: 580px;
}
#nonFooter #container #view #title h1 {
  font: 48px "Times New Roman", serif;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 0;
  padding: 14px 0 4px 0;
}
#nonFooter #container #view #content {
  padding: 2px 20px 6px 20px;
  text-align: justify;
}
#nonFooter #container #view #content a {
  color: #196abf;
}
#nonFooter #container #view #content table {
  margin: 20px 0 12px 40px;
  width: 450px;
}
#nonFooter #container #view #content table .prices {
 text-align: right; 
 width: 100px;
}
#nonFooter #container #view #content table .tdtitle {
    text-align: right; 
    width: 100px;
}
#nonFooter #container #view #content img {
  float: right;
  border: 1px solid #000000;
  margin: 5px 0 8px 12px;
}
#nonFooter #container #view #content .imageholder {
    float: right;
    text-align: right;
    width: 342px;
}
#nonFooter #container #view #content .imageholder a.link {
    font-size: 12px;
    float: right;
    display: block;
    width: 128px;
    padding: 2px 0;
    text-align: center;
    background: #fff;
    position: relative;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: black;
    z-index: 5;
    margin: -29px 12px auto 0;
}
#nonFooter #container #view #content .imageholder img {
    float: none;
    margin: 0;
}
#nonFooter #container #view #content img.fl {
  float: left;
  border: 1px solid #000000;
  margin: 12px 0;
}
#nonFooter #container #view #content img.fr {
  float: right;
  border: 1px solid #000000;
  margin: 12px 0;
}
.foot_right {
    float: right;
}
.foot_left {
    float: left;
}
#footer2 .foot_left a {
    color: #9F9F9F;
}

.floatfix { clear: both; }
.debug{
	border:1px solid red;
}
