.clickme{
	margin: 0px auto;
	width: 360px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid red;
}
.redtext {
	color: #c91920;
	margin-bottom: 0 !important;
}

span.innercontents {
	padding: 10px;
	display: block;
}
.accordion-click1{
	background: #fff;
	width: 360px;
	font-weight: bold;
	margin: 5px 0px 5px 0px !important;
	cursor: pointer
}
.accordion-content1 {
	width: 350px;
	color: #222;
	/*background: #F0F0F0;*/
	/*background-image:url(../images/contact_bg.gif);*/
	margin: 0px 0px 0px 20px !important;
}
.border {
		/*border: 1px solid #999;*/
	border-top: 1px solid #C0C0C0;
	/*border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;*/
	border-bottom: 1px solid #C0C0C0;
	padding-top: 5px;
}

.accordion-content1 p.text {
	float: left;
	margin: 0 !important;
	width: 284px;
	padding: 10px 10px 10px 0px;
}
.accordion-content1 img {
	display: block;
	float: left;
	padding: 10px 10px 10px 10px;
}
#hor-wrapper{
	width: 400px;
	overflow: hidden;
}

#newbusiness {
	display:block;
	margin: 60px 0 0 0px;
}

/*------------------*/

#contactbox {
	display:block;
	color: #787860;
	background-color: #FFF;
	margin:0 0px 0 0px;
	padding:10px 0px 10px 0px;
	border: 0px solid #CCC;
	width: 300px;
}

.contactboxheader {
	display:block;
	margin: 15px 0 0px 0px;
	background-color:#C91920;
	font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans Console", verdana, lucida, sans-serif;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	
	}	

.submit {
	margin: 10px 0 0px 0px;
	border: 0px solid #c5c5b3;
	background-image: url(../images/button-submit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 162px;
	height: 42px;
	color: #f47721;
	font-size: 22px;
	cursor:pointer;
	}
.submitcheckout {
	margin: 10px 0 0px 0px;
	border: 0px solid #c5c5b3;
	background-image: url(../images/button-checkout.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 339px;
	height: 36px;
	color: #f47721;
	font-size: 22px;
	cursor:pointer;
	}


.textb { 
 border: 1px solid #aaaa99;
 padding:3px 3px 0px 5px;
 height:80px;
 width: 100%;
}

.texta {
 border: 1px solid #aaaa99;
 padding:8px 3px 0px 5px;
 height:20px;
 width: 100%;
 margin-bottom: 15px;
}
