#layout-body {
	margin:0;
}
.layout-body-right {
	margin-left:210px !important;
}
.contact-us b {
	font-size:14px;
}
.contact-us input, .contact-us textarea {
	border:1px solid #77A8DE;
	width:180px;
	margin:0;
	padding:0;
}
.contact-us label {
    float: left;
    width: 210px;
    text-align: right;
    vertical-align: middle;
    padding-right:5px;
}
.contact-us ul {
	list-style-type:none;
	margin:0;
	padding-top:15px;
}
.contact-us li {
	padding:2px 0;
}
.inputbutton {
    border: 1px solid #77A8DE;
    background: url(../../../img/center/buttonBackground.gif) repeat-x;
    width: auto !important;
	height:auto !important;
	padding: 0px !important;
	cursor: pointer;
	margin-left:210px;
}
.contact-us .buttonSpace {
	float:left;
	height:4px;
	margin-right:-218px;
}
.contact-us .button {
	margin-left:215px;
}
.contactUsBannerArea {
	height:185px;
	margin-bottom:10px;
	background:url(../../../img/marketing/contactUsBackgroundBanner.jpg) repeat-x;	
}
.contactUsBanner {
	float:left;
}
.contactUsCorners {
	text-align:right;
}
