body {
	background-color: #9bd6d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
	


h1 { color: #E02607; font-size: 21px; text-align: center;}

h2 { color: #008C99; font-size: 18px; text-align: center;}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	margin-bottom: 10px;
}

p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-bottom: 10px;
}


p.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: black;
}


img, a {
	border: none;
}

#maincontainer {

	width: 1097px;

	text-align: left;

	margin: 0px auto;

	padding: 0px; 
	background-color: #ffffff; }


.adpage{
	width:893px !important;
	height:450px;
}
	

.clear_floats {
	clear: both;
	height: 2px;
}



/* Classes for general set up and formatting */

.framecontainer {
	width: 650px; 
/*	background-image: url(../images/iw-testimonialframe-mid.jpg); */
	background-repeat:repeat-y;
}

.textbox {
	padding: 0px 30px;
}

.textbox2 {
	padding: 0px 0px;
}

.test-leftcolumn {
	width: 240px; 
	float: left; 
	text-align: center; 
	padding-left: 18px;
}

.test-rightcolumn {
	 width: 360px; 
	 float: left; 
	 padding: 0px 10px;
}

.regbox {
	width: 610px;
	padding: 18px; 
	text-align: center; }
	
.alignleft {
	float: left;
	padding: 5px 10px 5px 0px;
}

/* Some text styles */

.textaligncenter {
	text-align: center;
}

.privacytext {
	font-size: 11px;
	line-height: 125%;
	font-style: italic;
}

.red { color: #561c2a; }

#sig { width: 400px; }


.supportframe {

	width: 750px; 

/*	background-image: url(../images/iw-supportmid.jpg);   */

	background-repeat: repeat-y;

	margin-left: auto;

	margin-right: auto; }

	

.supportframe p {

	width: 710px;

	margin-left: 22px; }



.center { width: 640px;

	margin-left: auto;

	margin-right: auto; }

	

.center2 { width: 400px;

	margin-left: auto;

	margin-right: auto; }

.center3 { width: 150px;

	margin-left: auto;

	margin-right: auto; }

.center4 { width: 500px;
	margin-left: auto;
	margin-right: auto; }

.indent { margin-left: 20px; }



.indentmore { margin-left: 35px; 

	margin-right: 20px; }