.wrap {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.logobox {
	float: left;
	height: 50px;
	width: 500px;
	margin-top: 15px;
}
.topcontactbox {
	float: right;
	height: 50px;
	width: 300px;
	margin-top: 15px;
}
.topnavbox {
	float: left;
	width: 600px;
	margin-top: 10px;
}
.topmainimagebox {
	float: left;
	height: 150px;
	width: 900px;
	margin-top: 20px;
}
.topnavboxRight {

	float: right;
	width: 250px;
	margin-top: 10px;
}
.quickquotebox {
	float: left;
	width: 280px;
	margin-top: 10px;
}
.quickformtextfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0099;
	margin-bottom: 5px;
}
.quickquoteform {
	border: 1px dashed #333333;
	padding: 8px;
}
.quickformbutton {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
	text-align: right;
	border: 1px dashed #333333;
	vertical-align: text-top;
	background-color: #ffffff;
}
.index-middlebox {
	float: right;
	width: 600px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF0099;
	border-top-width: 1px;
	border-top-color: #FF0099;
}
.index-middle-column {
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.index-mainlistbox {
	float: left;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.index-main-column {

	float: left;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.copyrightbox {
	width: 900px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.mainsearchform {
	padding: 8px;
	float: left;
	height: auto;
	width: 880px;
	border-top: 1px dashed #FF0099;
	border-right: none;
	border-bottom: 1px dashed #FF0099;
	border-left: none;
}
.mainsearchbox {

	float: left;
	width: 900px;
	margin-top: 10px;
}
.quicksearchbutton {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
	text-align: center;
	border: 1px dashed #333333;
	vertical-align: middle;
	background-color: #ffffff;
}
.quicksearchtextfield {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0099;
}
