html, body {
height: 100%;
}

body {
background: url('images/bg.jpg') 0 200px repeat-x;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #3c3c3c;
margin: 0;
}

.clear {
clear: both;
}

img {
border: 0;
}

#wrapper {
background: url('images/bg-sidebar.png') repeat-y;// right repeat-y;
width: 1052px;
margin: 0 auto 1px auto;
min-height: 100%;
height: auto !important;
height: 100%;
}

#col1 {
width: 620px;//652px;
float: left;
padding: 20px 11px 20px 20px;

}
#col2 {
width: 300px;
float: left;
padding: 22px 29px 0;

}

#col2 h2 {
font-size: 26px;
font-weight: 100;
text-transform: uppercase;
color: #a9a9a9;
letter-spacing: 7px;
margin: 0 0 8px;
padding: 0 0 4px;
border-bottom: 1px solid #d9d9d9;
}

#footer {
background: #dfdfdf;
border-top: 1px solid #bebebe;
padding: 20px 0 15px;
text-align: center;
}

#footer p {

font-family: Verdana, Arial, Tahoma, sans-serif;

}

p.footerlinks {

color: #969696;

margin: 0 0 15px;

}

p.footerlinks a {

color: #595959;

}

p.footerlinks a:hover {

color: #323232;

}

p.copyright {

color: #828282;

margin: 0 0 15px;

}

     .footer, .push {
height: 4em;
	        clear: both;
   }



.clear {
clear: both;

}



