body{
	background-image: url(http://www.kingdomofpets.com/images/page-background.jpg);
	background-repeat:repeat-x;
	background-color: #E9E9E9;
}

div.container {
	width:765px;
	margin:auto;
	border: solid 1px #d1d1cf;
	background-color:#FFFFFF;
}

div#header{
	background-image:url(http://www.kingdomofpets.com/images/title_pic.jpg);
	height:110px;
	background-color:#2579D9;
	background-repeat:no-repeat;
	}
div#content{
	padding:10px;
	background-color:#FFFFFF;
}

div#subcontent{
	clear:both;
}

div.footer {
	height:85px;
	background-image:url(http://www.kingdomofpets.com/images/footer-background.jpg);
	border: 0px;
	clear:both;
}

div.footertext {
	color: #716F64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


div.footerindent {
	width:745px;
	position:absolute;
	margin:10px;
	margin-top:7px;
	color: #716F64;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:100%;

}


/************************************************************/
/*					Complete Cat Training					*/
/************************************************************/

div#header-ccc{
	background-image:url(http://www.kingdomofpets.com/completecattraining/images/titlebanner.jpg);
	height:45px;
	background-color:#2579D9;
	background-repeat:no-repeat;
	}

/******************************************************/
/*              Dog Obedience                         */
/******************************************************/

div#header-dot{
	background-image:url(http://www.kingdomofpets.com/dogobediencetraining/images/titlebanner.jpg);
	height:45px;
	background-color:#2579D9;
	background-repeat:no-repeat;
	}

/*************************************************************/
/*            Aweber Newsletter Signup                       */
/*************************************************************/
#kopnewstitle {
	text-align: center;
	font-size: 16px;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#SSFnewsletter {
	margin-botton: 0px;
	font-size: 12px;
}
#kopnewsfooter {
	width: 85%;
	text-align: left;
}
#kopformbody {
	width: 360px;
	margin-left: 30px;
	float: left;
}
#kopformsubmit {
	float: right;
	margin-right: 150px;
	margin-top: 12px;
	width: 200px;
	text-align: left;
}
#kopformsubmit button {

}
#kopnewsletter {
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #2579D9;
	padding:10px;
	line-height:100%;
	text-align:center;
	background-image:url(http://www.kingdomofpets.com/images/6day-box2-small.png);
	background-position:97% 50%;
	background-repeat:no-repeat;
}
#kopformbody label{
		display:block;
		font-weight:bold;
		text-align:right;
		font-size: 14px;
		width:140px;
		float:left;
	}
#kopformbody input{
		float:left;
		font-size:12px;
		padding:0px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 10px 10px;
	}
#kopformbody button{
		margin-left:100px;
		clear:both;
		width:194px;
		height:30px;
		background:#666666 url(http://www.kingdomofpets.com/dogobediencetraining/images/signupbutton.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#000000;
		font-size:14px;
		font-weight:bold;
	}
