/* CSS Document */
body, html {

}

#outer
{
  background-image: url(../images/contact.jpg);
  background-repeat: no-repeat;
}

#content_left
{
  width: 455px;
}

#content_right
{
	padding:52px;
  width: 345px;
}

.formtext
{
	text-align: right;
	padding-right: 20px;
}

.forminput
{

}
