html,body{
  padding:0px;
  margin:0px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.wraper{
  margin: 0 auto;
  width:960px;
}

.header {
  height: 240px;
  margin:10px 0;
  padding: 0px;
  position:relative;
  background-image: url(../images/affiliates_header.jpg);
  background-repeat: repeat-x;
}

.headerleft {
  height: 240px;
  width:16px;
  background-image: url(../images/affiliates_header_left.jpg);
  background-repeat:no-repeat;
  float:left;
}

.headerright {
  height: 240px;
  width:16px;
  background-image: url(../images/affiliates_header_right.jpg);
  background-repeat:no-repeat;
  float:right;
}

.logo {
  padding: 30px 10px;
 
}

.dog {
  width:217px;
  height:250px;
  bottom:0;
  right:20px;
  position:absolute;
  background-image: url(../images/dog.png);
  background-repeat:no-repeat;
 }
.copy{
margin-left:10px;
margin-right:0;
margin-top:0;
text-indent:35px;
width:580px;
}

.DoubleBarLayout{
  clear:both;
  float:none;
  display: block;;
  font-weight: bold;
  font-size: small;
  text-align:center;
  padding: 20px 0px;
}

.DoubleBarLayout a{

}
.content {
width:940px;
margin:0 auto;
overflow: auto;
}


.footer{
 clear:both;
 float:none;
 width:960px;
 border-top:2px solid #009ce1;
padding:10px 0;
text-align:center;}

.left-column{
width:300px;
float:left;
margin:0px;
padding:0px;
}

.right-column{
width:620px;
float:left;
margin:0px;
padding:0px;
}

.list_products{
  width: 340px;
  margin:0 20px;
}


.list_products ul {
  list-style: none;
  width: 150px;
margin:0;
padding:0;

}

.list_products li {
  padding: 5px;
}

a{
  color: #009ce1;
}
li a{
  color: #0b445e;
  text-decoration: none;

}


.form_search{
background:none repeat scroll 0 0 #0090FF;
margin:0 auto;
position:relative;

}
.form_search #form_search{
border:0 none;
margin:0 auto;
padding:25px;
width:370px;
}


h5,h4,h3,h2,h1{
	margin:0px;
	}

.form_search .input_field{
font-size:30px;
margin:0 auto;
vertical-align:middle;
color:#4F4F4F;
font-family:Arial;
}
.form_search .input_field textarea:focus, input:focus {
	border: 2px solid #900;
    background-color: lightyellow;
}

ul {
  margin:0px;
  padding:0px;
  float:left;
  width:50%;
}
#company-brand{
font-size: 24px;
padding:  0px 0px 10px 0px;
}
#company-brand h1{
font-size: 24px;
font-weight: normal;
padding:0px;
margin:0px;
}


#remote-models{
font-size: 24px;
padding:  0px 0px 10px 0px;
}
#remote-models h2{
font-size: 24px;
font-weight: normal;
padding:0px;
margin:0px;
}
.cant-locate{
    text-align:center;
    font-size: 14px;
    width:350px;
	margin:10px auto;
	font-weight:bold;
}

.guarantee-badges {
	height:177px;
	width:177px;
	overflow:hidden;
	position:relative;
}

.number {
	font-size:22px;
	font-weight:bold;
	margin:-150px auto;
	width:250px;
	}

.badge {
	margin:10px auto;
	width:424px;
	}
.copyright {
	clear:both;
	color:#6F6F6F;
	font-size:10px;
	padding:13px 0 5px;
	text-align:center;
}
li{
list-style:none outside none;
padding:3px;
}
.form_search .input_submit_img{
vertical-align:middle;
width:61px;
border:0px;
}

