#leftSide {
	width: 595px;
	height: 416px;
	padding: 0px 0px 0px 13px;
}

#leftSide p {
	margin-bottom: 10px;
}

#leftBox {
	margin-left: 20px;
}

h2 {
	color: #be0000;
	padding: 21px 0px 5px 0px;
}

strong {
	color: black;
}

a {
	color: #666666;
}

#formBox {
	margin-top: 20px;
}

#rightSide {
	background: url('/images/backgrounds/rightSide.jpg') repeat-x top left;
	float: right;
	width: 314px;
	height: 416px;
	padding-left: 0px;
	overflow: hidden;
}

#buttons {
	margin: 22px 0px 20px 10px;
}

label, input
{
	margin: 0px;
	padding: 0px;
}

.name, .phone, .email, .company, .numberOfClients
{
	width: 150px;
}
