@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height:600px;/* for good browsers*/
	min-width:800px;/* for good browsers*/
	line-height: 16px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #990000;
}
#site_wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/framework/bg_leftfull.png);
	background-repeat: repeat-y;
	position: relative;
	background-position: left top;
	display: table;
	border: 1px solid #CCCCCC;
}
#site_wrapper #site_lft_colm {
	display: table-cell;
	float: left;
	width: 263px;
	position: relative;
}
#site_wrapper #site_rgt_colm {
	display: table-cell;
	float: right;
	background-image: url(/images/framework/qc_footline_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 530px;
	padding-bottom: 30px;
}
#lft_colm_logo {
	padding-top: 19px;
	text-align: center;
	width: 226px;
	margin-right: 39px;
}
#menu_wrapper {
	float: none;
	width: 530px;
	margin-bottom: 20px;
	display: table-cell;
}
#site_menu {
	width: 454px;
	margin-left: 3px;
	padding-top: 26px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#page_footer {
	padding-bottom: 22px;
	padding-top: 3px;
}
#page_body {
	min-height:450px;
	width: 530px;
}
#emp_b_points {
	line-height: 15px;
}

#lft_colm_poloroid {
	background-image: url(/images/qc_poloroid.png);
	background-repeat: no-repeat;
	margin-top: 43px;
	margin-left: 17px;
	padding-top: 31px;
	padding-left: 33px;
	height: 246px;
}
.or_txt {
	color: #FA6105;
}
.big_txt {
	font-size: 14px;
}
.sm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#about_sticky {
	float: right;
	display: block;
	position: relative;
}
#lft_sub_menu {
	width: 226px;
	padding-top: 10px;
	text-align: center;
}
#lft_colm_sticky {
	background-image: url(/images/qc_lft_stick_bg.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 213px;
	padding-top: 39px;
	padding-left: 26px;
	margin-top: 76px;
	margin-left: 13px;
}
#lft_colm_crew_sticky {
	background-image: url(/images/qc_lft_stick_bg.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 213px;
	padding-top: 39px;
	padding-left: 19px;
	margin-top: 50px;
	margin-left: 13px;
}
#page_body #priorty_logo {
	float: right;
	height: 197px;
	width: 240px;
}
.5_spacer {
	height: 5px;
	border: 1px dotted #333333;
	display: block;
}
#foot_terms {
	font-size: 11px;
	color: #333333;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-left: 225px;
}
