@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E6E6E6 url(images/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#wrapper {
	width: 929px;
	margin: auto;
	position: relative;
}
#main #content .rightIMGfloat {
	display: block;
	float: right;
	border: 2px solid #F0F0F0;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navigation {
	width: 547px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	background: url(images/navigation.jpg) no-repeat;
	height: 61px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#navigation li {
	display: inline;
	list-style: none;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#navigation a {
	padding-right: 12px;
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:active, #navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation ul {
	margin: 15px 0px 0px;
	padding: 0px;
}
#main {
	position: absolute;
	width: 929px;
	top: 205px;
	background: #FFFFFF;
}
#main #top {
	background: url(images/main_top.jpg) no-repeat;
	height: 32px;
	width: 929px;
}
#main  #sidebar  {
	padding: 10px 25px;
	float: left;
	width: 235px;
	background: #FFFFFF;
	border-right: 1px dotted #666666;
	font-size: 13px;
}
#main  #content {
	min-height: 350px;
	float: right;
	width: 590px;
	z-index: 1;
	font-size: 13px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
#main   #footer {
	background: url(images/main_footer.jpg) no-repeat;
	height: 44px;
	width: 879px;
	font-size: 0.75em;
	color: #FFFFFF;
	position: inherit;
	bottom: 0px;
	left: 0px;
	text-align: center;
	z-index: 3;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}
#main #footer_bullets {
	background: #E0241E;
	height: 25px;
	width: 925px;
	position: absolute;
	bottom: 53px;
	z-index: 4;
	border: 2px solid #FFFFFF;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: -0.02em;
	padding-top: 5px;
	font-weight: bold;
}
h1 {
	margin: 0px 0px 20px;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.01em;
	font-style: italic;
	color: #DF241E;
	border-bottom: 1px dotted #666666;
	padding-bottom: 4px;
}
h2 {
	font-size: 18px;
	font-style: italic;
	letter-spacing: 0.03em;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #DF241E;
	margin-top: 0px;
	margin-bottom: -10px;
}
img {
	border-width: 0px;
}
#flash {
	height: 177px;
	width: 350px;
	position: absolute;
	top: 10px;
	z-index: 5;
	background: url(images/united-logo.jpg) no-repeat center center;
}
#phoneNumber {
	background: url(images/phone.png) no-repeat;
	height: 167px;
	width: 502px;
	position: absolute;
	top: 65px;
	right: 0px;
	z-index: 6;
}
#main #flashHome     {
	width: 610px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main  #content  #rightFlt {
	float: right;
	width: 275px;
	padding-top: 10px;
	display: block;
}
#services_ul  {
	list-style: url(images/checkmark.gif);
	line-height: 115%;
	padding-top: 0px;
}
#services_ul .big {
	font-size: 18px;
	letter-spacing: -0.04em;
}
#services_ul .small {
	font-size: 13px;
}
#services_ul li {
	padding-bottom: 4px;
	margin-bottom: 5px;
}
#ribbon {
	padding:10px;
	background-image:url(images/ribbon.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:107px;
	line-height: 110%;
}
#main a:link, #main a:visited {
	font-weight: bold;
	color: #E2241E;
}
#content .lineBreak {
	height: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
#wrapper  #main #badge {
	height: 32px;
	width: 32px;
	position: absolute;
	right: 12px;
	z-index: 25;
	bottom: 12px;
}
