@charset "UTF-8";
.default_wrapper {
	width: 760px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #E6E6E6;
}
.default_header {
	background-image: url(/images/header_img.jpg);
	height: 140px;
	width: 760px;
}
.default_menu {
	background-image: url(/images/qmimages/center_tile.gif);
	height: 40px;
}
.default_login {
	height: 30px;
	width: 760px;
	background-image: url(/images/login.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.default_menu2 {
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
.default_l_col {
	background-color: #EFEFEF;
	width: 540px;
	float: left;
	margin: 0px;
}
.default_l_col_features {
	background-color: #E6E6E6;
	width: 500px;
	float: left;
	margin: 0px;
	background-image: url(/images/grey.jpg);
	background-repeat: no-repeat;
}
.default_r_col {
	float: right;
	width: 220px;
	background-color: #E6E6E6;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.default_r_col_features {
	float: right;
	width: 260px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.default_footer {
	width: 760px;
	clear: both;
	height: 100px;
	background-color: #EFEFEF;
	margin: 0px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
