body {
text-align: center;
margin: 0px;
}

#outside_container { 
margin: auto;
text-align: left;
width: 980px;
}

.ReferFriend {
display:block;
float:left;
width: 170px;
height: 30px;
margin-top: 137px;
}

#container {
display:block;
width: 974px;
min-height: 300px;
position: absolute;
background-image: URL("/templates/ultrashape/images/shadow_back.jpg");
background-repeat: repeat-y;
}

#inner_container {
display:block;
width: 958px;
min-height: 500px;
float: left;
left: 7px;
position: relative;
background-color: #cc99ff;
}


#header {
display:block;
width: 958px;
height:203px;
float:left;
background-image: URL("/templates/ultrashape/images/banner.jpg");
}

#topmenu {
display: block;
height: 28px;
width: 956px;
border: 1px solid #ffffff;
position: absolute;
top: 169px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
text-align: center;
font-family: verdana, arial;
font-size: 12px;
left: 0;
z-index:1;
}

#leftsection {
display:block;
width:670px;
min-height:300px;
float:left;
background-color: #fae6eb;
padding: 10px;
text-align: left;
font-family: verdana, arial;
font-size: 11px;
color: #000000;

}

#leftsection h1 {
font-size: 14px;
margin: 0px;
}

#leftsection a, #leftsection a:link, #leftsection a:visited {
color: #b15bda;
font-weight: bold;
text-decoration: none;
}

#leftsection a:hover{
color: #000000;
text-decoration: underline;
}

#rightsection {
display:block;
width:268px;
min-height:300px;
float:left;
background-color: #CC99FF;
padding: 0px;
font-family: verdana, arial;
font-size: 9px;
color: #ffffff;
}

#rightsection h1 {
font-size: 14px;
margin: 0px 0px 5px 0px;
padding: 0px;
text-transform: uppercase;
color: #000000;
}

#rightsection td {

background-color: #888888;
}

.address {
text-align: left;
margin: 0px 0px 0px 15px;
color: #000000;
font-size: 10px;
}

#footer {
display:block;
width:100%;
height:15px;
float:left;
background-image: URL("/templates/ultrashape/images/pink_shadow_04.jpg");
background-repeat: no-repeat;
font-family: verdana, arial, sans-serif;
font-size: 9px;
padding: 15px 0px 0px 0px;
}


.belowTheFold {
	width: 150px;
	float: left;
	display: block;
	margin-top: 20px;
	font-family: Verdana,Arial, Helvetica;
  font-size: 9px;
  text-align: center;
  position: relative;
  top: 100px;
  right: 700px;
}
.belowTheFold ul li {
	text-decoration: none;
	list-style: none;
}
.belowTheFold a, .belowTheFold a:link, .belowTheFold a:visited {
	color: #ababab;
  text-decoration: none;
}

.belowTheFold a:hover {
  text-decoration: underline;
}
