@charset "utf-8";
body {
	background-color: #0B3089;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* CSS Document */

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 140px;
}
#container #header #logo {
	background-image: url(../images/CONCORDE_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 132px;
	width: 310px;
}
#container #header #logo p {
	display: none;
}
#container #navigation #nav-home {
	background-image: url(../images/CONCORDE_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 100px;
	float: left;
}
#container #navigation #nav-campaign {
	background-image: url(../images/CONCORDE_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 110px;
	float: left;
}
#container #navigation #nav-mission {
	background-image: url(../images/CONCORDE_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 175px;
	float: left;
}
#container #navigation #nav-help {
	background-image: url(../images/CONCORDE_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 72px;
	float: left;
}
#container #navigation #nav-contact {
	background-image: url(../images/CONCORDE_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 126px;
	float: left;
}
#container  #navigation  #nav-blank {
	background-image: url(../images/CONCORDE_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 237px;
	float: left;
}
#container #page {
	background-color: #FFFFFF;
	padding: 10px;
}
#container #page #content-top {
	height: 250px;
	width: 820px;
	clear: both;
	padding-top: 10px;
}
#container #page #navigation p {
	display: none;
}
#container #page #columb1 {
	width: 264px;
	float: left;
	border: 3px solid #CCCCCC;
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
	height: 404px;
}
#container  #page  #columb2 {
	width: 264px;
	float: left;
	border: 3px solid #CCCCCC;
	padding: 15px;
	margin-top: 10px;
	height: 404px;
}
#container  #page  #columb3 {
	background-image: url(../images/CONCORDE_20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 440px;
	float: right;
	margin-top: 10px;
}
#container #page #columb3 #pertition {
	margin-top: 400px;
	height: 40px;
}
#container #page #columb3 #pertition p {
	display: none;
}
#container  #page  #columb4 {
	width: 570px;
	float: left;
	border: 3px solid #CCCCCC;
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
}
#container  #page  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: bold;
}
#container #page h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding-bottom: 10px;
}
#container #page p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #494949;
}
#container #page a {
	color: #B82223;
	text-decoration: none;
}
#container    #page    a:hover {
	color: #D82C2C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#container #page h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B61D1F;
	font-size: 12px;
}
#container #page #columb2 a.blue {
	color: #0B2E88;
}
#container  #page  #columb2  a:hover.blue {
	color: #0B2E88;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#container #page #footer {
	clear: both;
	border: 3px solid #CCCCCC;
	padding: 8px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 17px;
}
#container #header #addthis {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#container #page #columb4 #form1 input {
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#container #page #columb4 .divide {
	height: 1px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#container #page #columb4 blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #446DAC;
	line-height: 28px;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	padding-top: 10px;
}
#container #page #columb4 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
	margin-left: 10px;
	line-height: 18px;
	padding-top: 5px;
}
#container #page #columb4 #copy {
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 10px;
	margin-top: 10px;
}
