body {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, ul, li, form, input, select, textarea, table, td, tr, p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #232536;
}
a:hover {
	color: #FF6600;
}
#leftside a:hover {
	color: #f6f6f6;
}
p {
	color: #232536;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}
.intro {
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	color: #232536;
}
.contact {
	font-size: 18px;
	line-height: 26px;
	font-style: normal;
	color: #232536;
}
form {
	padding: 30px;
}
ul {
	color: #232536;
	line-height: 28px;
	font-weight: normal;
	text-align: justify;
	font-size: 18px;
	list-style-type: none;
}
#terms ul {
	color: #232536;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	list-style-type: none;
}
h2 {
	color: #ff9900;
	padding-bottom: 10px;
	padding-top: 0px;
	letter-spacing: .25em;
	text-transform: uppercase;
	font-size: 30px;
}

h3 {
	color: #ff9900;
	padding-top: 4px;
	padding-bottom: 4px;
	letter-spacing: .15em;
	font-weight: normal;
}

h4 {
	color: #ff9900;
	padding-top: 6px;
	padding-bottom: 6px;
}
.pagecontainer .middle .middlecontent #leftside {
	float: left;
	height: 100%;
	width: 410px;
	padding: 30px;
}
.pagecontainer .middle .middlecontent #rightside {
	float: right;
	height: 100%;
	width: 410px;
	padding: 30px;
	vertical-align: middle;
	text-align: right;
}

#terms {
	height: 100%;
	width: 880px;
	padding: 30px;
}

.pagecontainer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.middle {
	background-image: url(../images/BG1.jpg);
	margin: 0px;
	height: 425px;
	width: 940px;
	padding: 30px;
}
.middlecontent {
	background-image: url(../images/Transparent.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 100%;
	width: 100%;
}
#PricingAccordion {
	height: 425px;
	width: 940px;
		overflow: hidden;
}
.accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	display: block;
	height: 425px;
	width: 40px;
	cursor: pointer;
	line-height: 24px;
	background-image: url(../images/Transparent.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.accordion_toggle_active {
	color: #990000;
}

.accordion_toggle h2 {
	color: #ff9900;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: normal;
}

.accordion_toggle_active h2 {
	color: #F6F6F6;
}
.accordion_content {
	overflow: hidden;
	height: 415px;
	float: left;
}

#pricingcontent {
	color: #232536;
	font-size: 14px;
	width: 530px;
}
#social {
	padding-top: 20px;
}
#footer {
	padding: 5px;
	height: 20px;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#thankyou {
	padding: 30px;
}
#aboutimg {
	background-image: url(../images/About.jpg);
	background-repeat: repeat;
	height: 267px;
	width: 400px;
}
.Offers {
	float: left;
	height: 380px;
	width: 900px;
	padding: 30px;
	overflow: scroll;
}
.Offers ul {
	color: #232536;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	list-style-type: disc;
	margin-left: 20px;
	}
