* {
	margin:0;}
html {
	height:100%;}
body {
	background:#FFFFFF;
	font-family:arial, verdana, sans-serif;
	margin:0px;
	height:100%}
A:link {
	text-decoration:none;
	color:#14A1FF;}
A:visited {
	text-decoration:none;
	color:#14A1FF;}
A:active {
	text-decoration:none;
	color:#14A1FF;}
A:hover {
	text-decoration:none;
	color:#75C7FF;}
img {
	border-style: none;}
.header-block {
	background:#333333;}
.box-left {
	background:#FFFFFF;
	float:left;
	margin:0px;
	padding:0px;
	width:20%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
 	behavior:url(border-radius.htc);
	text-align:center;}
.box-right {
	background:#FFFFFF;
	float:right;
	border:2px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	width:75%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
 	behavior:url(border-radius.htc);}	
.box-header {
	background:#404040;
	margin:0px;
	padding:5px;
	text-align:center;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-radius:10px;
 	behavior:url(border-radius.htc);
	font-weight:bold;
	font-size:1.2em;
	color:#FFFFFF;}
.wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -4em;}
.footer {
	height:110px;
	font-size:0.9em;
	padding:20px;
	background:url('http://max-files.com/salesman/new/images/footer_bg.gif');}
.push {
	height:110px;}
