h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{
	padding: 0;
	list-style: none;
}

ul.errors{
	padding: 1px;
	list-style: none;
	color:red;
	border: 1px solid;
	background-color:#ECEADF;
	display: block;
	margin-top: 1px;
}
ul.errors li{
	padding: 2px;
	list-style: none;
	color:red;
	border: 1px solid;
	
}

img{
	display: block;
	border: none;
}
form, body{
	margin: 0;
	padding: 0;
}
table{
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
td, th{padding: 0;}
table a{

}

a{
	/*color: #2e2e2e;
	text-decoration: none;*/
}
a:hover{text-decoration: underline;}
input{
	outline: none;
	float: left;
}
.wrapp{
	width: 100%;
	overflow: hidden;
}
.page-holder{
	background-repeat: repeat-y !important;
	margin: 0 auto;
	width: 908px;
}
body{
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	background: #00598d;
}
h2, #promo{font-family: "trebuchet MS", verdana, arial, sans-serif;}
/*header start*/
#header{background: #fff;}
#header .page-holder{background: url(../images/header-content-holder.gif);}
#header .top{
	background: url(../images/header-top.png) no-repeat;
	padding: 22px 12px 0;
}
/*logo start*/
.logo{
	float: left;
	width: 195px;
	height: 72px;
	overflow: hidden;
	padding: 0 0 0 13px;
}
.logo a{
	display: block;
	width: 195px;
	height: 72px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
}
/*logo end*/
/*top navigation and form start*/
.top-holder{
	float: right;
	padding: 23px 28px 0 0;
}
.top-holder ul, .top-holder ul li{float: left;}
.top-holder ul.nav{
	overflow: hidden;
	padding: 1px 0 0;
	margin: 0 -7px 0 0;
}
.top-holder ul.nav li{
	margin: 0 0 0 -2px;
	background: url(../images/top-holder-separate.gif) no-repeat left;
	padding: 0 16px;
}
.top-holder ul.nav li a{
	font-weight: bold;
	color: #34739b;
}
.top-holder ul.form li{padding: 0 2px 0 0;}
.top-holder ul.form .text{
	border: 1px solid #c3c2c2;
	background: #FFFFA0;
	width: 150px;
	height: 13px;
	padding: 2px 3px 3px 6px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #747474;
}
/*top navigation and form end*/
/*main navigation start*/
.main-nav{
	width: 100%;
	overflow: hidden;
	padding: 2px 0 1px;
}
.main-nav li{
	float: left;
	padding: 0 6px 0 0;
}
.main-nav li.item-5{padding-right: 0;}
.main-nav li a{
	float: left;
	height: 31px;
	background-repeat: no-repeat !important;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.main-nav li.item-1 a{
	width: 154px;
	background: url(../images/main-nav-item-1.png);
}
.main-nav li.item-2 a{
	width: 180px;
	background: url(../images/main-nav-item-2.png);
}
.main-nav li.item-3 a{
	width: 139px;
	background: url(../images/main-nav-item-3.png);
}
.main-nav li.item-4 a{
	width: 220px;
	background: url(../images/main-nav-item-4.png);
}
.main-nav li.item-5 a{
	width: 167px;
	background: url(../images/main-nav-item-5.png);
}
/*main navigation end*/
/*header end*/
/*promo start*/
#promo{
	background: #eceadf;
	font-size: 20px;
}
#promo .page-holder{
	background: url(../images/promo-holder.gif);
	padding: 5px 12px 0;
	width: 884px;
}
#promo .wrapp {
  height:250px;
}
#promo .left-image, #promo .center-image, #promo .right-image{
	float: left;
	position: relative;
}
#promo .center-image, #promo .right-image{margin-left: 1px;}
#promo .left-image{width: 238px;}
#promo .center-image{width: 405px;}
#promo .right-image{width: 239px;}
#promo .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
#promo .text a{
	display: block;
	line-height: 36px;
	background: url(../images/promo-text.png);
	text-align: center;
	width: 100%;
	color: #fff;
}
.header-left {
  width:565px;
  height:250px;
  float:left;
  position:relative;
  background:url(../images/pw.jpg) no-repeat left top;
  overflow:hidden;
}
.header-right {
  float:right;
  width:318px;
  height:250px;
  background:url(../images/get-started.jpg) no-repeat left top;
  font-size:0;
  text-indent:-10000px;
}
.header-left-links {
  font-size:16px;
  font-weight:normal;
  font-family:"Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
  position:absolute;
  bottom:0;
  width:567px;
  left:-2px;
  background:url(../images/h80p.png);
}
.header-left-links a {
  color:white;
  text-decoration:none;
  display:inline;
  float:left;
  line-height:36px;
  padding-left:25px;
  padding-right:23px;
  background:url(../images/hlls.png) no-repeat left top;
}

/*promo end*/
/*content start*/
#content{background: #fff;}
#content .page-holder{
	background: url(../images/header-content-holder.gif);
	padding: 3px 0;
}
#content .main-holder{
	margin: 0 12px;
	width: 884px;
	overflow: hidden;
	background: url(../images/main-holder.gif) repeat-y;
}
/*seo block start*/
.seo-block{
	width: 588px;
	float: right;
	padding: 13px 30px 0 0;
}
.seo-block h2, h2 a {
	font-size: 18px;
	line-height: 23px;
	color: #34739b;
	font-weight: normal;
}
.seo-block .title{padding: 9px 0 0;}
.seo-block .title h2{
	border-bottom: 2px solid #e0c715;
	padding-bottom: 1px;
}
.seo-block .title p{
	color: #0072a5;
	margin: 4px 0 0 3px;
}
.seo-block .title span{color: #3b3b3b;}
.seo-block .title strong{color: #5a61b8;}
.seo-block p{
	margin: 5px 0 0 0;
	text-align: justify;
}
/*text holder block start*/
.text-holder{padding: 13px 0 0 3px;}
.text-holder p{margin: 0 0 18px;}
.text-holder p span{
	color: #00456e;
	font-weight: bold;
}
.text-holder h3{
	color: #34739b;
	font-size: 11px;
	padding: 15px 0 0;
}
.text-holder ul{padding: 0 0 19px 8px;}
.text-holder li{
	background: url(../images/blue-arrow.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin: 7px 0 0;
}
/*text holder block end*/
/*table start*/
.table{
	width: 582px;
	border: 1px solid #45a3ce;
	font-size: 12px;
	margin: 10px 0 20px;
}

.myAgencyTable {
	width: 582px;
	border: 1px solid #C2AD12;
	font-size: 12px;
	margin: 10px 0 20px;
}

.table p{margin: 0;}
table td, table th{
	border-bottom: 1px solid #fff;
	padding: 3px 0;
	text-align: left;
}
table td{padding: 6px 0;}
table .left{
	border-right: 1px solid #fff;
	background: #8fc8e2;
	width: 85px;
	font-weight: bold;
	padding-left: 16px;
}
table .right{
	background: #c7e3f0;
	width: 473px;
	padding-left: 7px;
}

table .color .left{background: #c7e3f0;}
table .color .right{background: #ecf6fa;}
table .colorYellow .right{background: #FCFFDD;}
table .colorYellow .left{background: #F3FF83;}
table .colorLightYellow .left{background: #E0C715;}
table .colorLightYellow .right{background: #F3FF83;}
table .last td{border-bottom: none;}
table li{
	background: url(../images/blue-arrow.gif) no-repeat 0 6px;
	padding: 0 0 0 8px;
}
/*table end*/
/*extra block start*/
.extra{
	background: url(../images/extra-block.gif) repeat-y;
	margin: 23px 0 0;
}
.extra .bot{
	background: url(../images/extra-block-bot.png) no-repeat 0 100%;
	padding: 0 0 10px;
}
.extra h2{
	background: url(../images/extra-block-head.png) no-repeat;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 17px;
	color: #fff;
}
.extra .columns{
	margin: 16px 1px 0;
	background: url(../images/extra-block-border.gif) repeat-y;
	width: 586px;
	overflow: hidden;
}
.extra .columns .column{
	width: 254px;
	float: left;
	padding: 6px 10px 11px 28px;
}
.extra .columns .column h3{
	font-size: 12px;
	color: #2da8b7;
	margin: 0 0 0 1px;
}
.extra .columns .column li{
	background: url(../images/extra-block-star.gif) no-repeat left;
	padding: 0 0 0 20px;
	font-weight: bold;
	margin: 4px 0 9px;
}
.extra .columns .column li a{color: #292929;}
/*extra block end*/
/*feature agencies start*/
.feature-agencies{padding: 37px 0 0;}
.feature-agencies .head{
	width: 100%;
	overflow: hidden;
	border-bottom: 4px solid #e0c715;
	background: url(../images/feature-agencies-head.gif) no-repeat 100% 0;
}
.feature-agencies .head h2{
	float: right;
	background: #e0c715 url(../images/feature-agencies-h2.gif) no-repeat;
	margin: 0 9px 0 0;
	display: inline;
	padding: 0 17px 0 26px;
	line-height: 28px;
	color: #292929;
	font-size: 17px;
}
.feature-agencies ul{
	width: 100%;
	overflow: hidden;
	background: url(../images/feature-agencies-border.gif) repeat-y;
	margin: 16px 0 0;
}
.feature-agencies ul li{
	width: 178px;
	float: left;
	padding: 0 10px 17px 8px;
}
.feature-agencies ul img{border: 1px solid #454545;}
.feature-agencies .text{padding: 5px 0 0 2px;}
.feature-agencies h3{font-size: 11px;}
.feature-agencies p{
	line-height: 17px;
	margin-top: 0;
}
.feature-agencies li a{
	color: #0072a5;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}
/*feature agencies end*/
/*seo block end*/
/*sidebar start*/
.sidebar{
	width: 237px;
	float: left;
	background: url(../images/sidebar.png) repeat-x;
}
.sidebar a{
	text-decoration: none;
	color: #2e2e2e;
}

/*sub navigation start*/
.sidebar ul{padding: 13px 26px 11px;}
.sidebar ul li{
	background: url(../images/sidebar-square.gif) no-repeat left;
	padding: 0 0 0 11px;
	margin: 2px 0 0;
	line-height: 18px;
}
/*sub navigation end*/
/*sidebar end*/
/*content end*/
/*footer start*/
#footer{
	padding: 15px 0 21px;
	text-align: center;
	color: #fff;
}
#footer ul{padding: 0 0 4px;}
#footer li{
	display: inline;
	background: url(../images/footer-separate.gif) no-repeat left;
	padding: 0 13px 0 17px;
}
#footer li.first{
	background: none;
	padding-left: 0;
}
#footer a{color: #ffe000;}
/*footer end*/


#sendtoact-label{
	 /*padding: 5px;*/
	 float: right;
	 margin-right: 200px;
 }
 
#captcha-label{
	margin-top: 5px; 
}

#comments{
	margin-bottom: 10px; 
}

#iam-label{
	margin-left: 45px; 
	margin-top: 10px;
}

#iam-1{
	/*margin-left: 45px;*/ 
	margin-bottom: 10px;
}

#blog {height:335px;background: white;border-bottom:1px solid #bdbdbd;}
	/*#blog h2 {font-family:"Times new roman",Tahoma,arial;font-size:14px;color:black;padding:20px 0 0 40px;letter-spacing: 1px;}*/
	#blog h2 { padding:25px 0 10px; }
	#blog h3 {font-weight: normal;text-transform: uppercase;padding:10px 0 5px 0;font-size:14px}
	#blog h3 a {color:#0c6aaa}
	#blog small {font-size:10px}
	#blog p {line-height: 18px;}
	#blog div {float:left;width:290px;}
	#blog div.left {padding-left:0px;}
	#blog div.right {padding-left:8px;}

.adopt_more {
  display: none;
}
.box {
  margin: auto auto;
  display: block;
}
