body {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/bg_body_repeat_x.jpg) repeat-x center -26px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}

p {
	margin-top: 6px;
	margin-bottom: 12px;
}

blockquote {
	background-image: url(../images/flagship-quotes.jpg);
	background-position: 6px top;	
	background-repeat: no-repeat;
	padding: 18px 36px 0px 36px;
	margin-top: 24px;
	color: #ffffff;
}

blockquote p {
	text-align: right;
	color: #c0def5;
}

a {
	outline: none;
}

a:link { 
	color: #FFFFFF;
}

a:visited { 
	color: #FFFFFF;
}
			
a:hover { 
	color: #FFD067;
	text-decoration: none;
}

#wrapper {
	text-align: center;
	width: 828px;
	background-color: transparent;
	margin: 0 auto;
}

#header {
	background-image: url(../images/flagship-header.jpg);
	background-position: center -26px;	
	background-repeat: no-repeat;
	background-color: transparent;
	width: auto;
	height: 474px;
	text-align: left;
	font-size: 11px;
	color: #c0def5;
	margin: 0px;
	padding: 0px;
}

#content {
	background-image: url(../images/flagship-body.jpg);
	background-position: center top;	
	background-repeat: repeat-y;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 12px;
	padding-left: 60px;
	text-align: left;
}

#footer {
	padding-left: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
	padding-top: 45px;
	min-height: 80px;
	background-position: center top;
	background-image: url(../images/flagship-footer.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	width: auto;
	font-size: 10px;
	color: #555555;
}

#summary {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	display: inline-block;
	float: right;
	width: 200px;
	border: 6px solid #1f4f77;
	background-color: #c2d6e5;
	margin: 0px 0px 24px 36px;
	padding: 0px 12px 18px 12px;
	color: #1f4f77;
}

#summary h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	padding: 0px 0px 10px 0px;
	margin: 12px 0px 12px 0px;
	border-bottom: 2px solid #97b5cc;
}

.twocolleft, .twocolright {
	color: #c0def5;
	width: 280px;
	min-height: 220px;
	display: block;
	text-align: center;
	margin: 24px 0px;
}

.twocolleft {
	float: left;
	margin-left: 50px;
}

.twocolright {
	float: right;
	margin-right: 50px;
}

.twocolleft img, .twocolright img {
	margin: 0px 0px 12px 0px;
	border: 6px solid #235077;
}

.featuredimg {
	margin: 280px 10px 0px 52px;
	border: 6px solid #235077;
	float: left;
	display: block;
}

.featuredtxt {
	margin: 288px 10px 0px 0px;
	float: left;
	width: 100px;	
	display: block;
}

h1 {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 30px;
	color: #c0def5;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dotted #7597b0;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #ffcf57;
	line-height: 28px;
	padding: 0px 0px 6px 0px;
	margin: 30px 0px 12px 0px;
	border-bottom: 2px dotted #285373;
}

hr {
	border: 0px;
	border-bottom: 2px dotted #235077;
	margin: 12px 0px 12px 0px;
	padding: 0px;
}

ul {
	margin: 0px 48px 12px 48px;
	padding: 0;
}

ul li {
	padding-bottom: 12px;
}

ul ul {
	margin: 12px 48px 12px 48px;
	padding: 0;
}

ul ul li {
	padding-bottom: 0;
}

small {
	font-size: 10px;
	line-height: 14px;
}


.smoke {
	color: #c0def5;
}

.download {
	background-image: url(../images/icon-pdf.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 14px 50px 14px 60px;
	margin: 24px 48px 24px 48px;
	min-height: 48px;
}

.download h3, .action h3 {
	margin: 0px;
	padding: 0px;
}

.action {
	text-align: center;
	padding-top: 48px;
	padding-bottom: 24px;
	border-bottom: 2px dotted #285373;
}

#footer a {
	color: #555555;
}
