@charset "utf-8";
/* CSS Document */

body{

	margin:0;
	padding:0;
	background: url(images/top_bg2.png) #E2F3FC repeat-x scroll top;
}
.wrapper{
	width:726px;
	margin-left:auto;
	margin-right:auto;
}
.logo{
	margin-top:5px;
}
.logo img{
	behavior: url(iepngfix.htc);
}
.top_container{
	behavior: url(iepngfix.htc);
	width:726px;
	height:277px;
	background:url(images/top_container_bg_ma.png) no-repeat top;
}
.family{
	behavior: url(iepngfix.htc);
	position:relative;
	background:url(images/top_container_family.png) no-repeat;
	width:257px;
	height:249px;
	float:right;
	bottom:17px;
	left:25px;
	z-index:2;
}
.menu{
	width:720px;
	height:38px;
	background:url(images/menu_bg.png) no-repeat;
	position:absolute;
	margin-top:2px;
	margin-left:3px;
	color:#FFFFFF;
}
.reutning_customers{
	margin-top:225px;
	margin-left:490px;
	position:absolute;
}

.container{
	background:url(images/b1.png) no-repeat 0 100% #FFFFFF;
	margin-top:10px;
	color:#5C656F;
	font-size:11px;
	font-family:tahoma;
	line-height:15px;
	padding-bottom:0px;
}
.br {
	background: url(images/br.png) 100% 100% no-repeat;
}
.tl{
	background: url(images/tl.png) 0 0 no-repeat;
}
.tr{
	background: url(images/tr.png) 100% 0 no-repeat;
	padding:10px;
}

.menu ul{
margin:0;
padding:0;
list-style:none;
font-family:tahoma;
font-size:13px;
}
.menu ul li{
display:inline;
margin:0;
}
.menu ul li a{
float:left;
color:#FFFFFF;
text-decoration:none;
display:block;
padding:12px 40px;
}
.menu ul li a:hover{

background:url(images/little_arrow.png) no-repeat bottom center;
}
h4{
font-family:tahoma;
font-size:14px;
color:#117BB8;
padding:0;
margin:0;
padding:10px 0;
border-bottom:dashed #767778 1px;
}
.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4B8EB2;
text-align:center;
padding-bottom:15px;
line-height:15px;
}
.footer ul{
list-style:none;
}
.footer ul li{
display:inline;
padding:5px 5px;
}
.footer ul li a {
color:#4B8EB2;
text-decoration:none;
}
.grey{
color:#1C4D67;
}
.container a{
	color:#5C656F;
}
.blue-bold{
color:#117BB8;
font-weight:bold;
}
.form{
height:106px;
width:446px;
margin-top:170px;
margin-left:25px;
padding-left:10px;
position:absolute;
color:#065F84;
font-size:11px;
font-family:tahoma;
}
.normal{
border: 1px #E2F3FC solid;
margin-top:2px;
background:url(images/txt_bg.png) repeat-x;
height:19px;
width:178px;
}
.form div{
display:inline;
}
.col1{
float:left;
width:200px;
}
.col2{
float:left;
width:240px;
}
.otherinput{
border: 1px #E2F3FC solid;
margin-top:2px;
background:url(images/txt_bg.png) repeat-x;
height:19px;
width:130px;
}
.submitbtn{
	width:96px;
	height:35px;
	background:url(images/submit_bg.png) no-repeat;
	border:none;
	margin-left:10px;
	position:absolute;
}


.top_container1{
	behavior: url(iepngfix.htc);
	width:726px;
	height:277px;
	background:url(images/top_container_bg_n.png) no-repeat top;
}
