body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #29739A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 112px;
	width: 974px;
	margin-bottom: 5px;
}
.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#mainbanner {
	background-image: url(../images/mainbanner.jpg);
	background-repeat: no-repeat;
	height: 304px;
	width: 627px;
	margin-bottom: 4px;
}
#individualbanner {
	background-image: url(../images/individualbanner.jpg);
	background-repeat: no-repeat;
	height: 141px;
	margin-bottom: 10px;
}
#familybanner {
	background-image: url(../images/familybanner.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
#air {
	background-image: url(../images/air_bg.jpg);
	background-repeat: repeat-y;
	width: 623px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#solo {
	background-image: url(../images/b1_bg.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 323px;
}
#info {
	background-image: url(../images/info_bg.jpg);
	background-repeat: repeat-y;
	width: 623px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-bottom: 25px;*/
}
#info a {
	font-weight: bold;
	color: #2c7aa4;
	text-decoration: underline;
    
	
}
#policy {
	background-image: url(../images/policy_bg.jpg);
	background-repeat: repeat-y;
	width: 323px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-bottom: 20px;
}
#policy a {
	font-weight: bold;
	color: #2c7aa4;
	text-decoration: underline;
    
	
}
/*input {
	height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6f6e74;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}*/
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border:none;
	height:18px;
}
/*select {
        font: 12px helvetica, arial;
        color: #444;
        border: solid 1px #ccc;
        background-color: #F3F9FB;
        width: 148px;
    }*/
#buy_air {
	background-image: url(../images/buy_air_bg.jpg);
	background-repeat: repeat-y;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#whoarewe {
	background-image: url(../images/policy_bg.jpg);
	background-repeat: repeat-y;
	width: 311px;
	/*margin-top: 5px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-bottom: 10px;
}