.hdr{
	text-align: left;
	padding: 30px 0px 20px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fcfcfc;
	letter-spacing: 1px;
}
.bdy {
	text-align: justify;
	font-size: 16px;
	color: #fcfcfc;
	line-height: 30px;
	letter-spacing: 3px;
	padding: 5px;
	background: #141b29;
	border-top: 1px solid #000;
	overflow: hidden;
	width: 840px;
}
.bdy strong {font-weight: bolder; color: #F76e00;}
.bdy b {font-weight: normal;}
.ftr {overflow: hidden; border-bottom: 1px solid #000; border-top: 1px solid #000; padding: 3px 0px; width: 850px;}
.ftr h1 {font-weight: normal; padding: 0px; margin: 0px; font-size: 14px; float: left;}
.bdy ul, .ftr ul {padding: 0px; margin: 0px; float: left;}
.bdy li, .ftr li {display: inline;float: left;list-style-type: none; font-size: 14px; padding-left: 10px;}
.bdy li a, .ftr li a {color: #f7e200;}

form, #id_results	{font-size: 12px; text-align: left; width: 485px; float: left;}
form div			{margin: 10px 0px 15px 0px;}
label					{width: 210px; display: block; float: left; line-height: 20px;}
input					{width: 240px;}
fieldset			{width: 465px; border: 1px dashed #4B6983; padding-left: 10px;}
legend				{background: #141B29;}
textarea			{width: 240px; height: 100px;}
.submit				{clear: both; text-align: center; margin-top: 15px;}
#sending 			{display: none;}
#id_results 	{display: none; text-align: center; font-size: 15px; padding: 30px 0px 0px 0px;}

/*form specific*/
input 				{display: block;}

#we-are-here	{float: left; width: 340px; margin: 10px 0px 0px 10px; font-size: 12px; text-align: center;}
#we-are-here h3	{ padding: 0px; margin: 0px;}
#we-are-here p	{ padding: 0px; margin: 0px;}
#map						{margin-bottom: 10px; border: 3px solid #000;}
#interested-wrapper {font-size: 12px; width: 485px; float: left;}
#interested			{margin-top: 10px; text-align: center;}
#interested2		{margin-top: 0px; text-align: center;}
.error					{padding-left: 217px; color: red; display: none;}
.big						{font-size: 26px;}
#id_contact-submit { display: block; width: 70px; height: 20px; background: #4B6983; color: #fff; font-weight: bold; border: 2px solid #000; margin: 0 auto; line-height: 20px; text-align: center; letter-spacing: 1px;}

