@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/bodyback.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#01155e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	}
#wrap{
	position:relative;
	margin:0px auto;
	width:1000px;
	}
#pogo_boy{
	margin:0px auto;
	position:absolute;
	width:175px;
	height:620px;
	left:20px;
	top:20px;
	}
#pogo_boy_inner{
	margin:0px auto;
	position:absolute;
	width:148px;
	height:410px;
	left:29px;
	top:25px;
	}
	
img, form, p, h1{
	margin:0px;
	padding:0px;
	border:0px;
	}
td.shine{
	background:url(../images/shine.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	padding-top:161px;
	vertical-align:top;
	}
.navg{
	background-color:#d51d21;
	}
td.footer{
	color:#4768d4;
	text-align:center;
	vertical-align:top;
	padding-top:23px;
	padding-bottom:43px;
	}
td.main{
	background:url(../images/white_round.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-color:#FFFFFF;
	vertical-align:top;
	padding-top:23px;
	padding-bottom:8px;
	}
td.testimonials{
	border-left: 1px solid #0084cf;
	border-right: 1px solid #0084cf;
	background:url(../images/testi_back.jpg);
	background-repeat:repeat-x;
	background-position:0% 100%;
	color:#000000;
	text-align:left;
	vertical-align:top;
	}
#testi{
	position:relative;
	margin:0px auto;
	width:219px;
	line-height:16px;
	}
.red_text{
	color:#d51d21;
	}
.head_text{
	color:#d51d21;
	font-size:18px;
	}
.linkred:link{

	color:#011c65;
	text-decoration:none;

}
.linkred:visited{

	color:#011c65;
	text-decoration:none;

}
.linkred:hover{

	color:#011c65;
	text-decoration:underline;

}
.linkred:active{

	color:#011c65;
	text-decoration:none;

}
.top_bg { background:#2B5384;}
.txffld {
	background: #FFFFFF url(../images/txtfldbg.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.frmbt {
	background: #D51D21;
	color: #FFFFFF;
	border-top: 1px solid #801114;
	border-right: 1px solid #801114;
	border-bottom: 1px solid #801114;
	border-left: 1px solid #801114;
}
