body {
    font: 14px arial, sans-serif;
    color: #000000;
    padding: 0;
    margin: 0;
}

#background {
    position: absolute;
    width: 100%;
    height: 173px;
    background: #FD9F0A url('images/bg.png') repeat-x top;
}

tr, td {
    padding: 0;
    margin: 0;
}

#content {
    width: 950px;
    margin: 0 auto;
    position: relative;
}
#footer {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    font: 12px Arial, sans-serif;
    color: #CCCCCC;
}
#footer a {
    color: #CCCCCC;
}

#header {
    color: #FFFFFF;
    position: relative;
    width: 100%;
    height: 167px;
}

#main {
	padding-top: 30px;
}

#domainname {
    bottom: 15px;
    color: #FD9F0A;
    font: bold 45px Arial,Sans-Serif;
    left: 20px;
    letter-spacing: -3px;
    position: absolute;
    text-transform: uppercase;
}

#directory {
    float: left;
    margin-left: 0;
    min-height: 350px;
    padding: 0;
    width: 280px;
}

#searchboxHolder {
	background: url('images/search.png') no-repeat 0px 7px;
	padding: 1px 1px 1px 7px;
	height: 30px;
	border-top: 1px solid #FD9F0A;
	border-bottom: 1px solid #FD9F0A;
	margin:30px 0 20px;
	padding: 10px 1px 1px 7px;
	width: 280px;
}#tcHolder,
#links {	width: 630px;	
	margin-left: 330px;
	position: absolute;
	top: 197px;
	right: 0;}
#links {
    min-height: 400px;
    padding: 0 20px;
}

/* Sale Banner Custom Style */
#sale_link {
    position: absolute;
    width: 460px;
    left: 50%;
    margin: 0;
    padding: 7px 0 0 0;
    z-index: 5;
}

.webres-link {
	margin: 25px 0;
}

.webres-title {
	font-size: 20px;
	text-decoration: none;
	color:#04c;
}

.webres-desc {
	display: block;
	font-size: 13px;
	margin: 5px 0 5px 32px;
}

.webres-url {
	font-size: 15px;
	margin-left: 32px;
	text-decoration: none;
	color: #000;
}