body {
	width:990px;
	height:700px;
	margin: auto;
	background-color: #fff;
}
#navigation {
	width:230px;
	height:630px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	font-family: Verdana;
	font-weight: bold;
}
#navLogo {
	background: url("almaLogo.png");
	width: 219px;
	height: 161px;
    margin-top: 245px;
}
#navigation ul {
	font-size: 19px;
	color:#000;
	line-height:24px;
	font-weight:bold;
	list-style-type:none;

}
#navigation li a {
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
#navigation li a:hover {
	color: #fdb813;
}
.active {
	color: #fdb813;
}
#content {
	width: 760px;
	height: 700px;
	float: left;
}
#contactHead {
	padding-top: 100px;
	padding-bottom: 10px;
	font-family: Helvetica;
	font-size:16px;
	color: #fdb813;
	font-weight:bold;
	font-family: Gotham Bold;
}
#newBusiness {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Helvetica;
	font-size:16px;
	color: #fdb813;
	font-weight:bold;
	font-family: Gotham Bold;
}
#contactAddress {
	color: #949494;
	font-family:Helvetica;
	font-size:12px;
	line-height:15px;
}
#contactAddress a {
	color: #949494;
}
#contactAddress a:hover {
	color: #fdb813;
}
#topheader {
	width:760px;
	height:10px;
}
#mainContent {
	width:760px;
	height:622px;
}
#contact {
	width:760px;
	height:622px;
	background:url("../map.png") no-repeat right center;
}
#mainBody {
	width:760px;
	height:622px;
}
#mainBody1 {
	width:760px;
	height:546px;
}
#footer {
	width:740px;
	height:12px;
	text-align: center;
	font-family: Helvetica;
	font-size: 9px;
	color:#CCC;
	padding: 10px;
}
#submit {
	margin-left: 175px;
	width: 62px;
	height: 40px;
	border: 0;
	outline: none;
}
#firstrow {
	margin-left: 84px;
	height: 108px;
	margin-top: 70px;
}
#secondrow {
	margin-left: 39px;
	height: 108px;
}
#thirdrow {
	margin-left: 117px;
	height: 108px;
}
#fourthrow {
	margin-left: 39px;
	height: 108px;
}
#square {
	width: 156px;
	height: 102px;
	float: left;
	background:url(../images/square.png);
	display:block;
	margin: 3px;
}
#square_over {
	width: 156px;
	height: 102px;
	float: left;
	background:url(../images/square_over.png);
	display:block;
	margin: 3px;
}
#filler {
    width: 114px;
    height: 102px;
    float: left;
    display: block;
    }
#thinline {
}
#text1 {
	color: #000;
	font-family: Gotham;
	font-weight:bold;
	font-size: 14px;
	margin-left: 45px;
}
#text2 {
	color: #000;
	font-family: Gotham;
	font-weight:bold;
	font-size: 18px;
	margin-left: 183px;
}
#text3 {
	color: #000;
	font-family: Baskerville;
	font-size: 23px;
	font-style:italic;
	margin-left: 282px;
	font-weight:500;
}
#text4 {
	color: #000;
	font-family: Gotham;
	font-weight:bold;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 282px;
}
#field1 {
	width:220px;
	heigth:35px;
}
#field1L_ {
	width:12px;
	height:35px;
	float: left;
	background:url(../images/field1L.jpg);
}
#field1M_ {
	width:195px;
	height:33px;
	float: left;
	background:url(../images/field1M.jpg);
	padding-top: 2px;
}
#field1R_ {
	width:13px;
	height:35px;
	float: left;
	background:url(../images/field1R.jpg);
}
#field2 {
	width: 220px;
	height: 48px;
	clear: both;
}
#field2L_ {
	width:12px;
	height:48px;
	float: left;
	background:url(../images/field2L.jpg);
}
#field2M_ {
	width:195px;
	height:38px;
	float: left;
	background:url(../images/field2M.jpg);
	padding-top: 10px;
}
#field2R_ {
	width:13px;
	height:48px;
	float: left;
	background:url(../images/field2R.jpg);
}
#field3 {
	width: 220px;
	height: 66px;
	clear: both;
}
#field3L_ {
	width:12px;
	height:66px;
	float: left;
	background:url(../images/field3L.jpg);
}
#field3M_ {
	width:195px;
	height:54px;
	float: left;
	background:url(../images/field3M.jpg);
	padding-top: 12px;
}
#field3R_ {
	width:13px;
	height:66px;
	float: left;
	background:url(../images/field3R.jpg)
}
input {
   border: 1px solid #FDB812;
   background: #FDB812;
 }
textarea {
   border: 1px solid #FDB812;
   background: #FDB812;
 }
