/* edgecast */

:focus
{
-moz-outline-style: none;
}


* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: left;
	border: 0; }

.clearboth {
	clear: both; }
	
.clearleft {
	clear: left; }


a.agold:link {
	text-decoration: none;
	color: #b6c414; }

a.agold:visited {
	text-decoration: none;
	color: #b6c414; }

a.agold:hover {
	text-decoration: none;
	color: #b6c414; }

a.agold:active {
	text-decoration: none;
	color: #b6c414; }


a.ablu:link {
	text-decoration: none;
	color: #3189e3; }

a.ablu:visited {
	text-decoration: none;
	color: #3189e3; }

a.ablu:hover {
	text-decoration: none;
	color: #3189e3; }

a.ablu:active {
	text-decoration: none;
	color: #3189e3; }

h2 {
	font-size: 32px;
	color: #b5c413;
	font-weight: normal; }

h3 {
	font-size: 24px;
	color: #333333;
	font-weight: normal; }


body {
	background: url(../images/bg1.jpg) 0 0 repeat-x #ffffff; }


.wrapper {
	margin: 0 auto 0;
	width: 100%;
	background: url(../images/body.jpg) 50% 0 no-repeat; }
	
.content_top {
	position: relative;
	margin: 0 auto 0;
	width: 956px;
	height: 284px;
	background: url(../images/bkgd_content_top.png) 50% 100% no-repeat; }
	
.content_mid {
	margin: 0 auto 0;
	width: 956px;
	background: url(../images/bkgd_content_mid.png) 50% 284px repeat-y; }
	
.content_bot {
	margin: 0 auto 0;
	width: 956px;
	height: 50px;
	background: url(../images/bkgd_content_bot.png) 50% 0 no-repeat; }
	
.ct_menu {
	position: absolute;
	z-index: 2;
	top: 115px;
	right: 147px; }
	
.ct_menu_link {
	float: left;
	display: inline; /* for ie6 */
	margin: 1px 3px 0 0;
	font-size: 11px;
	color: #b6c414; }
		
.ct_menu_tel {
	float: left;
	display: inline; /* for ie6 */
	margin: 0 12px 0;
	font-size: 13px;
	color: #898a8d;
	font-weight: bold; }
	
.ct_perftest {
	position: absolute;
	bottom: 0;
	right: 15px;
	width: 468px;
	height: 169px;
	background: url(../images/bkgd_ct_perftest.png) 0 0 no-repeat; }
	
.ct_perftest_ttl {
	margin: 70px 0 0 50px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold; }
	
.ct_perftest_txt {
	margin: 20px 0 0 50px;
	font-size: 15px;
	color: #4e4d4d; }
	
.ct_signup {
	position: absolute;
	bottom: 0;
	left: 70px;
	width: 385px; }
	
.cm_txtbox {
	float: left;
	display: inline; /* for ie6 */
	margin: 0 0 0 70px;
	width: 385px; }
	
.cm_txtbox_txt {
	margin: 15px 0 0 0;
	font-size: 14px;
	color: #333333; }
	
.cm_txtbox2 {
	float: left;
	display: inline; /* for ie6 */
	margin: 15px 0 0 70px;
	width: 395px; }
	
ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	width: 390px;
	font-size: 14px;
	color: #333333; }

li {
	padding: 10px 0 0 23px;
	background: url(../images/bullet.jpg) 0 12px no-repeat; }


form.fcm_perftest {
	float: right;
	display: inline; /* for ie6 */
	margin: 0 51px 0 0;
	width: 393px;
	font-size: 11px;
	color: #000000; }
	
input.icm_txtfield {
	width: 167px;
	height: 15px;
	margin: 5px 0 0 12px;
	font-size: 12px;
	color: #333333; }

.cm_perftest_top {
	width: 357px;
	padding: 0 0 0 36px;
	background: url(../images/bkgd_cm_perftest_top.jpg) 0 0 no-repeat #ffffff; }
	
.cm_perftest_bot {
	width: 357px;
	padding: 0 0 100px 36px;
	background: url(../images/bkgd_cm_perftest_bot.jpg) 0 100% no-repeat #ffffff; }

.cm_perftest_lbl {
	float: left;
	display: inline; /* for ie6 */
	margin: 6px 0 0;
	width: 84px;
	height: 22px;
	padding: 2px 0 0 12px;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/bkgd_label.jpg) 0 0 no-repeat; }

.cm_perftest_txt {
	float: left;
	display: inline; /* for ie6 */
	margin: 5px 0 0 5px;
	width: 195px;
	height: 25px;
	background: url(../images/bkgd_textfield.jpg) 0 0 no-repeat; }
	
.cm_perftest_nospam {
	margin: 5px 0 0 0;
	width: 280px;
	font-size: 10px;
	color: #731414;
	text-align: right; }
	
.cm_perftest_chktxt {
	margin: 10px 0 0 5px;
	font-size: 11px;
	color: #000000;
	line-height: 1.25em; }
	
.cm_perftest_btn {
	margin: 15px 0 0 0; }

/* end of global */