@charset "utf-8";
/* CSS Document */

.wrapper {
	height: auto;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.wrapper .logo {
	float: left;
	height: 103px;
	width: 281px;
}
.wrapper .menubar {
	float: left;
	height: 63px;
	width: 578px;
	margin-left: 30px;
	margin-top: 40px;
}
.wrapper .greybox {
	float: left;
	height: 304px;
	width: 430px;

	background-image:url(images/callstar-brand-3(tweb)_16.jpg);	margin-top: 7px;
	background-color: #eff3f4;
	padding-right: 10px;
	padding-left: 20px;
}
.wrapper .whitetopbox {
	height: 304px;
	width: 166px;
	float: left;
	margin-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
}
.wrapper .telemarketinggirl {
	float: left;
	height: 304px;
	width: 223px;
	margin-top: 7px;
}
h3 {
	font-size: 18px;
	text-align: center;
}
h1 {
	font-size: 22px;
}

.wrapper .greyorangebar {
	height: 7px;
	width: 889px;
	float: left;
}
.wrapper .bottomgreyorangebar {
	height: 7px;
	width: 889px;
	margin-top: 7px;
	float: left;
}
