body {
  background-color: #682427;
	font-family: Ariel, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #777979;
	margin: 0;
	}

h1 {
  color: #682427;
	margin: 0 0 10px 0;
	font-size: 22px;
	}

a {
	color: #682427;
	}

.container {
  width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(./images/content-bg.gif); 
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 300px;
	}

.head {
  background-image: url(./images/head.gif);
	width: 804px;
	height: 120px;
	position: relative;
	top: 0;
	left: 51px;
	}

.contact {
  width: 616px;
	height: 65px;
	position: absolute;
	top: 130px;
	left: 60px;
	background-image: url(./images/contact.gif);
	}

.photos {
  width: 165px;
	height: 326px;
	position: absolute;
	top: 130px;
	right: 50px;
	background-image: url(./images/photos.jpg);
	}
	
.callback {
	position: absolute;
	top: 465px;
	right: 51px;
  width: 148px;
	height: 168px;
	background-image: url(./images/callback-bg.gif);
	color: #FFF;
	padding-top: 40px;
	padding-left: 15px;
	}
.callback input {
  font-size: 12px;
	margin-bottom: 9px;
	}
.shuntsubmit {
  position: relative;
  left: 53px;
	top: 3px;
	}
form {
  margin: 0;
	}
img {
  border: 0;
	}

.content {
  position: relative;
	top: 100px;
	left: 52px;
	padding: 0 20px 10px 20px;
	width: 589px;
	border-right: 1px solid #682427;
	background-image: url(./images/text-bg.gif);
	background-repeat: repeat-y;
  min-height: 426px;
  height: auto !important;
  height: 426px;
	}
.texttop {
  position: absolute;
	top: -94px;
	left: 0;
	width: 629px;
	height: 24px;
	background-image: url(./images/text-top.gif);
	padding-top: 70px;
	border-right: 1px solid #682427;
	background-repeat: no-repeat;
	background-position: bottom left;
  }
.textbottom {
  position: absolute;
	bottom: -19px;
	left: 0;
	width: 629px;
	height: 19px;
	background-image: url(./images/text-bottom.gif);
	border-right: 1px solid #682427;
	background-repeat: no-repeat;
	background-position: bottom left;
  }
.footer {
  position: absolute;
	bottom: -200px;
	left: 0;
	width: 660px;
	padding-left: 20px;
  }
	
td {
  vertical-align: top;
	}

em {
  color: #682427;
	}

.emailimg {
  position: relative;
	top: 23px;
	left: 377px;
	}

.bottombar {
  width: 794px;
	position: absolute;
	bottom: -30px;
	left: 4px;
	height: 1px;
	border: 0;
	color: #682427;
	background-color: #682427;
	}

	
	
	
.tabs {
  position: absolute;
  right: 50px;
  top: 93px;
  z-index: 2;
  margin: 0;
}
dl {
  margin: 0;
	}
dl#menu dt {
  display:none;
  }
dl#menu dd {
  position: relative;
  margin: 0;
  }
dd a{
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #DDD;
	padding-top: 7px;
  }
a.xmenu {
  display:block; 
  width:85px; 
  height: 27px; 
  background-image:url(./images/tab.gif);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center; 
  float:left;
  }
a.xmenuhilite {
	color: #969aa2;
  }
a.xmenu:hover {
	color: #FFF;
  }

ul {
  margin: 0;
	padding-left: 20px;
	}
