body {
	background-image: url('../images/jeans.png');
}

#sky {
	background-image: url('../images/sky.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 250px;
}

#logoborder {
	float: left;
	margin-top: 250px;
	background-image: url('../images/logoborder.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 9px;
}

#logo {
	float: left;
	margin-top: -250px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	width: 972px;
	height: 250px;
}

#content {
	margin: 0px auto;
	position: relative;
	width: 940px;
}

ul#quicklinks li {
	position: relative;
	top: 18px;
	left: -35px;
	display: inline;
	margin-right: 20px;
	padding-left: -50px;
}

#search {
	float: right;
	margin-top: -13px;
	margin-right: 50px;
	width: 185px;
	height: 20px;
}

#searchtext {
	float: left;
	width: 100px;
	height: 16px;
	background-color: #f5f5f5;
	border: 1px solid #333333;
}

#searchbutton {
	float: right;
	margin-top: -24px;
	background-image: url('../images/search.png');
	width: 70px;
	height: 20px;
	border: 0px solid #000000;
}

#loginout {
	clear: both;
	float: right;
	margin-top: 32px;
	margin-right: 47px;
	width: 340px;
}

#loginoutbutton {
	background-image: url('../images/loginout.png');
	width: 124px;
	height: 30px;
	border: 0px solid #000000;
}

#renew {
	line-height: 1.2em;
}

#sign {
	clear: both;
	float: right;
	margin-top: 11px;
	margin-right: 180px;
}

#nav {
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 3;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 3;
}

#nav li {
	float: left;
	width: 120px;
	z-index: 3;
}

.navpadding {
	margin-right: 16px;
}

.navtop {
	width: 122px;
	height: 40px;
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	line-height: 2.2em;
}

#nav a {
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	background-image: url('../images/navribbontop.png');
	color: #333333;
	text-align: center;
	border-bottom: 1px #ffffff dashed;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

.navbottom {
	float: right;
	margin-top: -1px;
	background-image: url('../images/navribbonbottom.png');
	width: 120px;
	height: 40px;
}

.navlistbottom {
	float: left;
	top: -1px;
	position: relative;
	background-image: url('../images/navribbonbottom.png');
	width: 120px;
	height: 40px;
}

#topbordermain {
	position: relative;
	top: 100px;
	background-image: url('../images/topbordermain.png');
	background-repeat: no-repeat;
	width: 940px;
	height: 15px;
}

#main {
	position: relative;
	top: 15px;
	padding: 0 15px 0 15px;
	background-color: #ffffff;
	width: 910px;
}

#bottombordermain {
	position: relative;
	top: 15px;
	background-image: url('../images/bottombordermain.png');
	background-repeat: no-repeat;
	width: 940px;
	height: 15px;
}

#footerleft {
	position: relative;
	top: 40px;
	width: 140px;
	height: 140px;
}

#footerright {
	float: right;
	margin-top: -100px;
	padding-top: 15px;
	text-align: center;
	background-image: url('../images/footerright.png');
	background-repeat: no-repeat;
	width: 780px;
	height: 160px;
}

#adsleft {
	width: 640px;
	padding-right: 10px;
}

#adsright {
	width: 250px;
	padding-left: 10px;
}

.homeborder {
	border-top: 2px solid #a6a6a6;
	padding-right: 10px;
	margin-top: 16px;
}

#socialbottom {
	position: relative;
	top: 15px;
	background-image: url('../images/bottombordermain.png');
	background-repeat: no-repeat;
	width: 940px;
	height: 15px;
}

#socialtop {
	position: relative;
	top: 40px;
	background-image: url('../images/topbordermain.png');
	background-repeat: no-repeat;
	width: 940px;
	height: 15px;
}

#socialmain {
	position: relative;
	top: 15px;
	padding: 0 15px 0 15px;
	background-color: #ffffff;
	width: 910px;
	height: 220px;
}

#socialtwitter {
	position: relative;
	background-image: url('../images/twitter_jar.png');
	background-repeat: no-repeat;
	width: 128px;
	height: 175px;
}

#socialtwidget {
	position: relative;
	margin-left: 150px;
}

#socialfacebook {
	position: absolute;
	margin-left: 460px;
	margin-top: -205px;
	background-image: url('../images/facebook_jar.png');
	background-repeat: no-repeat;
	width: 128px;
	height: 175px;
}

#socialfwidget {
	position: absolute;
	margin-left: 150px;
}

#socialclear {
	height:210px;
}
