#content {
     background-image: url("/stylesheets/design_images/212/YKLLandingPageBackground.png");
     width: 840px;
}

#sidebar {
     width: 0px;
}

#footer {
     width: 840px;
     background-image: url("/stylesheets/design_images/212/LandingPageFooterBackground.png");
     background-repeat: repeat-y;
     background-color: #E0DBD7;
     padding: 0px 20px 20px 20px;
     color: #ffffff;
}

#footer a:hover {
     background-color: ;
}

#footer a {
     color: #ffffff;
}

.quotebox {
     width: 874px;
}

#header {
     background-image: url("https://net-at-hand.s3.amazonaws.com/sites/21346/images/61514_full.jpg");
     background-color: transparent;
}

#landing {
     background-image: url("https://net-at-hand.s3.amazonaws.com/sites/21346/images/16007/ykllandingpagebackground_full.jpg");
     height: 580px;
}

#bevelerbutton {
     position: absolute;
     margin-left: 55px;
     margin-top: 75px;
}

#colorbutton {
     position: absolute;
     margin-left: 525px;
     margin-top: 210px;
}

#earthbutton {
     position: absolute;
     margin-left: 525px;
     margin-top: 20px;
}

#whitefoilbutton {
     position: absolute;
     margin-left: 525px;
     margin-top: 400px;
}

#videobutton {
     position: absolute;
     margin-left: 315px;
     margin-top: 180px;
}

#ronbutton {
     position: absolute;
     margin-left: 55px;
     margin-top: 350px;
}

body {
     background-image: url("https://net-at-hand.s3.amazonaws.com/sites/21346/images/61555_full.jpg");
}

#content a:hover {
     background-color: transparent;
}

#content a {
     color: transparent;
}

div.quotebox {
     margin: 0px 0px 5px -20px;
}

#wrapper {
	width: 680px;
        height: 140px;
        margin-left: 110px;
}

#col1 {
	float: left;
	width: 150px;
        background: ;
        padding: 0px 3px 0px 3px;
        text-align: center;
}

#col2 { 
	margin-left: 5px;
	width: 150px;
        background: ;
        float: left;
        padding: 0px 3px 0px 3px;
        text-align: center;
}

#col3 {
	margin-left: 5px;
	width: 150px;
        background: ;
        float: left;
        padding: 0px 3px 0px 3px;
        text-align: center;
        border-right: ;
}

#col4 {
	margin-left: 5px;
	width: 150px;
        background: ;
        float: left;
        padding: 0px 3px 0px 3px;
        text-align: center;
        border-right: ;
}

#hr {
    height:3px;
    width:100%;
    background: ;
}

#hr2 {
    height:1px;
    width:100%;
    background: ;
}

.restore {
       clear: both;
       padding-left: 20px;
       padding-top: 20px;
}

#content_top {
       font-size: 0px;
       color: red;
       margin-top: 10px;
       padding-top: 10px;
       border: 0px solid red;
       border-radius: 20px;
}