@charset "utf-8";
/* CSS Document */

body{
	margin:0; padding:36px 0 60px 15px; background:#FFF url(../images/right/page_bg.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}

#main_pane{
	width:701px; padding:1px 0 0 0; height:auto;
}

/* FIX CONTAINER DIV HEIGHT */

.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
.clearfix {display:block}

#top_curve{
	background:url(../images/right/curve_window_top.gif) top left no-repeat; width:709px; height:18px;
	border:0;
}

#bottom_curve{
	background:url(../images/right/curve_window_bottom.gif) top left no-repeat; width:709px; height:18px;
	border:0;
}

#left_pane{
	width:477px;float:left;
}

#right_pane{
	width:200px; float:left; background:#FFF; color:#666; padding-top:14px;margin-left:10px;
}

.btn{
	width:183px;
	margin-bottom:3px;
	
}

#main_pane #right_pane .btn a img {
	border:0;
}


#social-links {
	margin-top: 20px;
	margin-bottom: 20px;	
}

.facebook-link {
	margin-top: 5px;
	height: 25px;
	background:url(../images/social-icons/facebook.jpg) top left no-repeat;
}

#social-links a {
	margin-left: 30px;
	color: #000000;
}
