body{
    position:relative;
	margin: 0 auto;
	background-color:#fff3bd;
	background-position: center top;
}

#container {
	position: relative;
	height: 1330px;
	width: 1250px;
	margin: 0 auto;
	background-position: center center;
	background-image:url(images/lemonaid-contactbg.png);	
}

#top-photos{
   position:absolute;
   top:0px;
   left:443px;
   width:571px;
   height:289px;
}

#links{
   position:absolute;
   top:244px;
   left:388px;
   width:700px;
   height:54px;
}

#maintext-left{
   position:absolute;
   top:324px;
   left:214px;
   width:290px;
   height:260px;
}

#maintext-left {
   font-family:Tahoma;
   font-size:10pt;
   color:#4c2d17;
}

#maintext-left a{
   font-family:Tahoma;
   font-size:10pt;
   color:#e02481;
   text-decoration:none;
}

#maintext-left a:hover{
   font-family:Tahoma;
   font-size:10pt;
   color:#e02481;
   text-decoration:underline;
}

.big-title{
   font-family:Tahoma;
   font-size:26pt;
   color:#e02481;
}

.sub-title{
   font-family:Tahoma;
   font-size:14pt;
   color:#e02481;
}

#maintext-right{
   position:absolute;
   top:324px;
   left:540px;
   width:340px;
   height:260px;
}

#maintext-right {
   font-family:Tahoma;
   font-size:10pt;
   color:#4c2d17;
}

#photo1{
   position:absolute;
   top:363px;
   left:892px;
   width:169px;
   height:116px;
}

#photo2{
   position:absolute;
   top:497px;
   left:908px;
   width:139px;
   height:140px;
}

#photo3{
   position:absolute;
   top:662px;
   left:895px;
   width:162px;
   height:124px;
}


/* CSS Document */

