@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; padding: 0px;		
	text-align: center;
	background-color: #ffffff;	
	font-family: calibri, 'helvetica neue', verdana, arial, helvetica, sans-serif;		
	font-size-adjust: 0.48;
	vertical-align: center;
	letter-spacing:0.2px;

}

a img {border: 0px;}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height: 650px;
	text-align: left;
	background-color: #ffffff;
}

#left{
	background-image: url('/images/get-more-business-attract-more-customers.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 500px;
	height: 600px;
	display: block;
	float: left;
}

#left img {
behavior: url('/iepngfix.htc');
float:left;
position: relative;
margin-top: 400px;
padding: 0px;
}

#left h1 {
clear: both;
margin-top: 20px;
width: 400px;
font-size: 28px;
font-weight: bold;
}

#left  h2 {
width: 200px;
font-size: 20px;
color: #252A65;
}

#right {
width: 490px;
height: 600px;
float: left;
font-size: 12px;
padding: 5px;
}

#right h2 {
color: #252A65;
font-size: 16px;
text-align: center;
font-weight: bold;
}

#right h3 {
color: #F79321;
text-align: center;
font-size: 15px;
font-weight: bold;
}

#right ul {
font-weight: bold;
font-style: italic;
}

.mysubmit {
width: 350px;
}