body {
	background-color: #e6e6e6;
	font-family:Helvetica;
	font-size:14px;
	font-color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.4;


}



a img {
 border:none;
}


b {
	font-weight:500;
}

p {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin: 0;
	line-height: 160%;
	color: red;
}


spam {
	font-family:Helvetica;
	font-size:12px;
	color: red;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.5px;
}



h1 {
	font-family:Helvetica;
	font-size:14px;
	color: #a78d5c;
	font-weight: normal;
	line-height: 0px;
}

h2 {
	font-family:Helvetica;
	font-size:14px;
	color: red;
	font-weight: normal;
	line-height: 310%;
}

h3 {
	font-family:Helvetica;
	font-size:12px;
	color: black;
	font-weight: normal;
	line-height: 125%;
}

h4 {
	font-family:Helvetica;
	font-size:16px;
	color: black;
	font-weight: normal;

}


text {
	font-family:Helvetica;
	font-size:14px;
	color: red;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.5px;
}


text2 {
	font-family:Helvetica;
	font-size:12px;
	color: red;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0.5px;
}

#header {
	background: #ffffff;
	left:50%;
	width:1024px;
	height: 125px;
	top: 0px;
	margin-left:-512px; /*negative half the width */
	position:absolute;
}

#address {
	height:125px;
	width:200px;
	margin-left: 590px;
	margin-top: -120px;
	position:absolute;
	letter-spacing: 0.5px;
	z-index: ;
}

#contact {
	height:125px;
	width:300px;
	margin-left: 765px;
	margin-top: -120px;
	position:absolute;
	letter-spacing: 0.5px;
	z-index: ;
}






.responsive-container-2 { 
	position: relative; 
	padding-bottom: 44.25%; 
	top: 125px; 
	height: 0; 
	overflow: hidden; 
}

.responsive-container-2 iframe { 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin-left:-512px; /*negative half the width */
	left:50%;
	width: 1024px; 
	height: 290px;
}









#content {
	background-color: #fff;
	left:50%;
	width:1024px;
	height: 870px;
	top: 415px;
	margin-left:-512px; /*negative half the width */
	position:absolute;
}


#navigation {
	width:190px;
	height:190px;
	top: 25px;
	left: 48px;
	position:absolute;
}


#head-text {
	width:730px;
	height:190px;
	top: 5px;
	left: 295px;
	position:absolute;
}


#text {
	height:300px;
	width:285px;
	margin-left:295px;
	margin-top: 142px;
	position:absolute;
	color: #999999;
	line-height: 1.4;
	letter-spacing: 0.5px;
}

#text-left {
	height:300px;
	width:285px;
	margin-left:535px;
	margin-top: 142px;
	position:absolute;
	color: #999999;
	line-height: 1.4;
	letter-spacing: 0.5px;
}




/*FORM START*/

#form-wrap {

	top: 125px;
	right: 55px;
	position: absolute;
	width: 210px;
	padding-left: 15px;
	margin: 20px auto;
	min-height: 200px;
	height: auto !important;
	height: 2210px;
}


#box1-contact {
	background-color:black;
	top:452px;
	position:absolute;	
	left:50%;
	width:644px;
	margin-left:-485px; /*negative half the width */
	height:830px;
}
#box1-contact #line2 {
	background-color:#fff;
	background-repait: repait;
	font-size: 13px;
	height:1px;
	top:44px;
	left:0px;
	width:100%;
	position:absolute;
	z-index:959;
}

#box1-contact #bottom-line {
	background-color:#cccccc;
	background-repait: repait;
	position:absolute;
	font-size:13px;
	left:0px;
	width:100%;
	height:22px;
	bottom:0px;
}


#contact-area {
	width: 210px;
	padding-left: 0px;
	margin-top: 0px;
	color:#000;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 210px;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 2px 0px 15px 0px;
	border: 0px solid #cccccc;
	background-color:#cccccc;
}



#contact-area textarea {
	height: 210px;
}

#Address textarea  {
	height: 210px;
}


#contact-area textarea:focus, #contact-area input:focus {
	border: px solid #fff;
}

#contact-area input.submit-button {
	width: 80px;
	padding-left: 3px;
	margin: -40px auto;
	background: #000 url(image) 0 0 no-repeat;
	color: #fff; 
	
}


label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 150px;
	padding-top: 0px;
	font-size: 14px;
}



#title {
	width:245px;
	height:50px;
	bottom: -5px;
	left: 55px;
	text-align: left;
	position:absolute;
	border-top: 1px solid;
	border-top-color: #999999;
	line-height: 1.6;
	letter-spacing: 0.5px;
	padding-top: 10px;
}


#footer {
	width:685px;
	height:50px;
	bottom: -5px;
	left: 238px;
	text-align: right;
	position:absolute;
	border-top: 1px solid;
	border-top-color: #999999;
	line-height: 1.6;
	letter-spacing: 0.5px;
	padding-top: 15px;
}








