.quote
{
display:none;
}
.testimonial
{
	border-left: solid thick #000000;
	margin-left: 20px;
	padding: 10px;
}
.quoteleft
{
display:none;
}


/* Page Styling */
html
{
	height:100%;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#content
{
	font-size:16px;
	color:#000000;
}
.footer
{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#text
{
}

#menu
{
display:none;
}

.space
{

display:none;
}
.space2
{
	height:82px;
	width:100%;
}

#contact
{
position: relative;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color:#ed0990;
}
.left
{

display:none;
}
.right
{
float:right;
padding:10px;
}
.center
{
text-align:center;
padding:10px;
}
.gr
{
text-align:center;
font-size:16px;
}
.contactf
{
font-size:18px;
}
.big
{
font-size:18px
}

input.submit
{
margin-left:-100px;
border: 3px solid #ffffff;
border-top-color: #ffffff;
border-left-color: #ffffff;
padding: 0.1em;
background-color: #87c440;
color: #ffffff;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
input.submit:active
{
border: 3px solid #ed0990;
border-top-color: #ed0990;
border-left-color: #ed0990;
color: #ed0990;
}
input.submitf
{
border: 3px solid #ffffff;
border-top-color: #ffffff;
border-left-color: #ffffff;
padding: 0.1em;
background-color: #87c440;
color: #ffffff;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
input.submitf:active
{
border: 3px solid #ed0990;
border-top-color: #ed0990;
border-left-color: #ed0990;
color: #ed0990;
}
.clear
{
clear:both;
}