#imageHoldder {
	height: 312px;
	width: 193px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#quoteRTU {
	width: 114px;
	height: 312px;
	margin-top: 0px;
}
#contactDetails {
	width: 400px;
	position: relative;
	clear: both;
	margin-bottom: 10px;
	padding-left: 205px;
}
#contact1, #contact2 {
	width: 175px;
	margin-top: 10px;
}
#formWrap {
	width: 635px;
	position: relative;
}
#comments {
	margin-top: 5px;
}



#quotationItself {
	background-color: #D39021;
	height: 380px;
	width: 102px;
	margin-top: 10px;
}
#quotationDiv {
	position: relative;
	width: 100px;
	padding-top: 100px;
}
#form1 {
	height: 235px;
	width: 637px;
	position: relative;
}
#name {
	margin-right: 10px;
}
#organization {
	margin-top: 20px;
}

#formWrap {
	margin-top: 20px;
}
#designation {


}
#name , #organization, #designation, #comments{
	color: #AD4826;


}

.clear {
	clear: right;
}
#Submit {
	height: 30px;
	background-color: #AD4826;
	width: 250px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 0;
	border-top: 0;
}
#submitWraper {
	width: 630px;
	background-color: #D39021;
	margin-top: 10px;
	position: relative;
	text-align: center;
}
#finishingLineDiv {
	width: 630px;
	height: 10px;
	position: relative;
}

