body{
    position:relative;
	margin: 0 auto;
    background-image:url(images/repeat_02.jpg);
	background-repeat:repeat-x;
	background-position: center top;
}

#container {
	position: absolute;
	height: 2900px;
	width: 1210px;
	left: 0px;
	margin: 0 auto;
	background-image:url(images/background2.jpg);
	background-position: center center;
}

#phone-number{
   position:absolute;
   top:92px;
   left:1030px;
   width:130px;
   height:22px;
}

#phone-number{
   font-family:tahoma;
   font-size:12pt;
   color:#707070;
}

#links{
   position:absolute;
   top:128px;
   left:498px;
   width:666px;
   height:57px;
}

#maintext{
   position:absolute;
   top:360px;
   left:380px;
   width:443px;
   height:680px;
}

#maintext{
  font-family:tahoma;
  font-size:10pt;
  color:#404040;
}

.bigtitle{
   font-family:tahoma;
   font-size:40pt;
   color:#b0b579;
}

.title{
   font-family:tahoma;
   font-size:14pt;
   color:#b0b579;
}

#photo-links{
   position:absolute;
   top:300px;
   left:848px;
   width:320px;
   height:400px;
}

#photo-links{
   font-family:tahoma;
   font-size:10pt;
   color:#464646;
}

.photo-links-title{
   font-family:tahoma;
   font-size:16pt;
   color:#723f75;
}

#photo-links a{
  font-family:tahoma;
  font-size:10pt;
  color:#723f75;
  text-decoration:none;
}

#photo-links a:hover{
  font-family:tahoma;
  font-size:10pt;
  color:#723f75;
  text-decoration:underline;
}

ul{
  list-style:none;
}

#footer{
   position:absolute;
   top:2820px;
   left:288px;
   width:922px;
   height:30px;
}

#footer{
   font-family:tahoma;
   font-size:11pt;
   color:#464646;
   text-align:center;
}

#awesome-link{
   position:absolute;
   top:2850px;
   left:288px;
   width:922px;
   height:20px;
}

#awesome-link{
   font-family:tahoma;
   font-size:10pt;
   color:#707070;
   text-align:right;
}

#awesome-link a{
  font-family:tahoma;
  font-size:10pt;
  color:#707070;
  font-weight:bold;
  text-decoration:none;
}

#awesome-link a:hover{
  font-family:tahoma;
  font-size:10pt;
  color:#707070;
  font-weight:bold;
  text-decoration:underline;
}


/* CSS Document */


