a img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #000a1c;
	
}

#main {
	min-width: 1000px;
	min-height: 780px;
	position: absolute;
	left: 50%;
	width: 1000px;
	height: 780px;
	margin-left: -500px;
	text-align: left;
}

#content_area {
	position: absolute;
	width: 960px;
	height: 665px;
	margin-top: 105px;
	margin-left: 20px;
	z-index: 1;
}

#content_home {
	position: absolute;
	width: 960px;
	height: 320px;
	margin-top: 0px;
	margin-left: 0px;
	border-style: solid solid solid solid;
	border-width: 1px;	
	border-color: #666;
}

#content_home_A {
	position: absolute;
	width: 360px;
	height: 320px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 1;
}

#content_home_B {
	position: absolute;
	width: 400px;
	height: 320px;
	margin-top: 0px;
	margin-left: 280px;
	z-index: 2;
}

#content_home_C {
	position: absolute;
	width: 360px;
	height: 320px;
	margin-top: 0px;
	margin-left: 600px;
	z-index: 3;
}

#content_TES {
	position: absolute;
	width: 960px;
	height: 215px;
	margin-top: 330px;
	margin-left: 0px;
	border-style: solid solid solid solid;
	border-width: 1px;	
	border-color: #666;
	background: url(../images/TES.png);
	
}

#content_TES_content1 {
	position: absolute;
	width: 500px;
	height: 195px;
	margin-top: 0px;
	margin-left: 0px;
}

#content_TES_content2 {
	position: absolute;
	width: 450px;
	height: 195px;
	margin-top: 10px;
	margin-left: 500px;
	/**background: url(../images/TES_content2.png);**/
}

#content_TES_content_text {
	position: absolute;
	width: 420px;
	height: 175px;
	margin-top: 12px;
	margin-left: 10px;
	text-align: left;
	color: #FFF;
	font-size: 12pt;
}

#content_TES_content_text b.freetrial{
	font-size: 9pt;
}

#content_TES_content_text a:link{
	color: #ccc;
	text-decoration: underline;
}

#content_TES_content_text a:visited{
	color: #ccc;
	text-decoration: underline;
}

#content_TES_content_text a:hover{
	color: #FFF;
	text-decoration: underline;
}

#content_testimonials_container {
	position: absolute;
	width: 960px;
	height: 110px;
	margin-top: 555px;
	margin-left: 0px;
	border-style: solid solid solid solid;
	border-width: 1px;	
	border-color: #666;
	z-index: 1;
}

#content_testimonials {
	position: absolute;
	width: 880px;
	height: 100px;
	margin-top: 5px;
	margin-left: 5px;
	z-index: 1000;
}

#content_testimonials a.testimonials, a.testimonials:link {
	position: absolute;
	display: block;
	width: 880px;
	height: 100px;
}

#content_testimonials_fade {
	position: absolute;
	width: 880px;
	height: 100px;
	margin-top: 5px;
	margin-left: 5px;
	z-index: 100;
}

#content_BBB {
	position: absolute;
	width: 63px;
	height: 100px;
	margin-top: 5px;
	margin-left: 892px;
	z-index: 1000;
}

img.BBB {
	width:63px;
	height:100px;
	background:url(http://seal-sandiego.bbb.org/seals/blue-seal-63-134-college-source-inc-26005270.png) 0 0;
}

