/* LAYOUT GRID */ /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, sans serif;
	color: #2a4340;
	cursor: default;
}

body {
	text-align: center;
	margin: 10px auto;
	width: 1082px;
	background: white url(http://sallys.net//img/background.jpg) top repeat-x;
}

img {
	border: 0;
}

a {
	color: #c25558;
	text-decoration: none;
	cursor: pointer !important;
	font-weight: bold;
}

a:hover {
	color: #c25558 !important;
	text-decoration: underline;
}

input,textarea {
	cursor: text;
}

input[type=submit],a img,area {
	cursor: pointer;
}

ul {
	list-style-type: none;
}

#document {
	position: absolute;
	top: 110px;
	width: 910px;
	margin-left: 90px;
}

#adTop {
	position: absolute;
	top: 10px;
	width: 910px;
	padding-left: 7%;
}

#skyscraper {
	position: absolute;
	top: 265px;
	margin-left: 1010px;
}

#top {
	width: 910px;
	height: 100px;
	background: url(http://sallys.net//img/top.jpg) top no-repeat;
	margin-bottom: 10px;
	text-align: left;
}

#top h1 {
	display: none;
	visibility: hidden;
}

#middleTop {
	position: relative;
	width: 910px;
	height: 36px;
	background: url(http://sallys.net//img/middleTop.gif) no-repeat;
	margin-bottom: 10px;
}

#middleContent {
	width: 688px;
	background-color: white;
	border: 1px solid #ddd;
	margin-right: 10px;
}

#left,#right {
	background: url(http://sallys.net//img/right_bg.gif);
	width: 210px;
	float: left;
}

#bottom {
	padding-left: 5px;
	height: 18px;
	background: #2a4340 url(http://sallys.net//img/footer_bg.gif) right no-repeat;
	width: 905px;
	margin: 10px 0;
	text-align: left;
}
