/*Reset all styles. Eric Mayer*/
body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*-----------------------------------------*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
}

body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	font-size:0.7em;
	width: 1000px;
	text-align: center;
	margin: 15px auto;
	padding: 0;
}
/*----layout-----*/
#main {
	width: 1000px;
	text-align:left;
	margin:10px 0;
}

#header {
	width: 1000px;
	height:100px;
	clear:both;
	background:#1B4165 url(/site/7Challenge-light.gif) no-repeat top right;
}

#content {
	clear: both;
	width: 1000px;
	background: #1B4165;
}

#logo, #quotecol {
	float:left;
	width:406px;
}

#menu, #maincontent {
	float: left;
	width:594px;
}

#maincontent {
position:relative;
}

.bg0 {
	background: #000 url(/site/BG_0.jpg) no-repeat;
}

.bg1 {
	background: #000 url(/site/BG_1.jpg) no-repeat;
}

.bg2 {
	background: #000 url(/site/BG_2.jpg) no-repeat;
}

.bg3 {
	background: #000 url(/site/BG_3.jpg) no-repeat;
}

.bg4 {
	background: #000 url(/site/BG_4.jpg) no-repeat;
}

.bg5 {
	background: #000 url(/site/BG_5.jpg) no-repeat;
}

#footer {
	clear: both;
	padding: 0;
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	background:#DDE2DE;
}

.smcol {
width: 175px;
float:left;
}

/*---menu ----*/

#menu ul {
	margin: 32px 0 0 15px;
}

#menu ul li {
	width: 49px;
	height: 49px;
	margin: 0 15px 0 0;
	background: url(/site/button.gif) repeat-x;
	float:left;
}

#menu ul li a {
	width: 46px;
	height: 34px;
	padding: 15px 3px 0 0;
	text-align:right;
	font-size: 0.9em;
	font-weight:bold;
	color: #1B4165;
	text-decoration:none;
	float:left;
	display:block;
	background: url(/site/button-hover.gif);
}

#menu ul li a:hover, #menu ul li a.selected {
	background: none;
}

/*---- generic ------ */
strong {
	font-weight: bold;
}
.clear {
	font-size: 0em;
	line-height: 0em;
	clear: both;
	height: 1px;
	overflow:hidden;
}

.clearl {
clear:left;
height: 1px;
	font-size: 0em;
	line-height: 0em;
}

.fl {
	float: left;
}

.flp {
	float: left;
	padding: 8px 10px 10px 0;
}

.fr {
	float: right;
}

.frp {
	float: right;
	padding: 8px 0 10px 25px;
}

.padding {
padding: 15px;
}

/* ---forms ------ */

#xform {
	margin: 8px 0 0 0;
}
#footer #xform {
margin: 0;
padding: 4px 3px 0 0;
float:right;
}

#xform label {
	float: left;
	width: 100px;
	margin-bottom:5px;
	color: #EFFFFF;
	font-weight: bold;
	text-align:left;
}

#footer #xform label {
	width: 70px;
	color:#1B4165;
	margin:0 0 0 10px;
	font-weight:normal;
}

#xform .inlinelabel {
	width: 220px;
	padding: 3px 0 0 0;
	float:left;
	text-align:left;
}

#xform .inlinelabel2 {
	width: 90px;
	padding: 3px 0 0 0;
	float:left;
	text-align:left;
}

#xform input {
	float: left;
	width: 150px;
	margin-bottom:5px;
	font-size:0.9em;
}

.paypal input {
	font-size:0.9em;
	color:#1B4165;
	background:#E8E9EB;
}

#footer #xform input {
	padding: 1px 0;
	margin: 0;
	width: 150px;
	line-height:1em;
}

#xform select {
	float: left;
	margin-bottom:5px;
}

#xform .longlabel {
	width: 285px;
	margin-top: 2px;
} 

#xform .ilabel {
	width: 60px;
	float: left;
	text-align:left;
}

#xform .sm {
	margin-top: 3px;
	width: 120px;
}

#xform .longlabel2 {
	width: 135px;
	margin-top: 2px;
}

#xform .s {
	width: 15px;
	float: left;
}

#xform #ftype {
	width: 623px;
	height: 70px;
}

#xform .r {
	color: #4FACFF;
	font-size:0.9em;
}

.rcol {
	float: right;
	width: 300px;
}

.cbox {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0 0 5px 0;
}

.cbox h2 {
	padding: 0 0 0 5px;
}


#xform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 150px;
	margin-bottom:5px;
}

#xform #xsubmit {
	width: 105px;
	margin: 1px 10px 0 0;
}

#footer #xform #submit {
	margin: 0 0 0 10px;
	padding: 0;
	width:58px;
}

input#save, input#cancel {
	width: 75px;
}

/*---- specific -----*/

h1 {
	font-size:2.2em;
	line-height: 1.2em;
	font-weight:normal;
	color: #fff;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
}

h2 {
	font-size:1.5em;
	line-height: 1.2em;
	margin: 7px 0 0 0;
	font-weight:normal;
	color: #EFFFFF;
	font-family:arial, verdana, "trebuchet ms";
}

h3 {
color: #EFFFFF;
margin: 5px 0 0 0;
font-weight: bold;
}


h4 {
color: #0F0F0F;
margin: 7px 0 3px 0;
font-weight: bold;
}

#content p {
	padding: 3px 0 3px 0;
	line-height:1.45em;
	color:#fff;
}

#footer p {
	padding: 3px 15px 5px 15px;
	line-height:1.45em;
	color:#1B4165;
}

#content .big, #content big {
	font-size:1.2em;
	line-height:1.45em;
}

#content .medium {
	font-size:1.3em;
	line-height: 1.2em;
}

#content .black {
	color: #000;
}

#content .red {
	color: #f05452;
}

#content .green {
	color: #CAE096;
}

#content .orange {
	color: #E36F1E;
}

#content a {
	color: #EFFFFF;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content .list, #content .items {
	margin: 0 0 0 15px;
	padding:0;
	list-style-type: square;
}

#content .list li, #content .items li{
	padding: 3px 0 3px 0;
	line-height:1.45em;
	color:#fff;
}

#content .itemsadmin {
	margin: 0;
	padding:0;
	list-style-type: none;
}

#content .itemsadmin li{
	padding: 3px 0 3px 0;
	line-height:1.45em;
	border-bottom: 1px dotted #fff;
	color:#fff;
}

#footer a {
color: #1B4165;
text-decoration:none;
}

#footer a:hover, #footer a.selected {
	text-decoration: underline;
}

.submenu {
	float: right;
	width: 200px;
}

.submenu li {
	padding: 5px;
}

.quoteouter {
	width: 250px;
	background: url(/site/tlquote.gif) no-repeat top left;
	padding-left:30px;
	float: right;
	margin: 0 0 200px 30px;
}

.quoteinner {
	width: 220px;
	background: url(/site/brquote.gif) no-repeat bottom right;
	padding-right: 30px;
}

#quote {
	width: 300px;
	float: right;
	margin: 15px;
}

#quote p {
	text-align: right;
	color:#fff;
	font-size: 1.2em;
}

.prop {
	width: 1px;
	float:right;
	height: 450px;
}

a#challenge {
text-decoration: none;
float:right;
width: 88px;
background:url(/site/7Challenge.gif);
height: 100px;
}
a#challenge:hover {
background: none;
}

.engage {
margin-top: 75px;
}

#shortline {
	width: 400px;
	float:left;
}

#gallery {
	float: left;
	width:120px;
	margin:0 0 0 20px;
}

.galleryblock {
	display: block;
	margin-bottom: 10px;
}

.bywho {
font-weight:bold;
font-size: 0.9em;
}

#quote a {
	text-decoration: none;
	display:block;
	width:200px;
	background: url(/site/7-button-long1.gif) no-repeat;
	color: #1b4165;
	text-align: center;
	padding: 6px 0 0 0;
	height:19px;
}
#quote a:hover {
	background:none;
}

#quote li {
	text-align: center;
	width: 200px;
	display:block;
	float:right;
	background: url(/site/7-button-long2.gif) no-repeat;
	margin: 0 0 3px 0;
}

#quote .menuitem {
clear: right;
}

#strapline {
	position: absolute;
	top: 309px;
	left: 11px;
	color: #fff;
	font-size:1.4em;
}

.widebox {
	width: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.widebox object {
	display: inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.contacterror {
	color:#FF1F1F;	
}

#rightcolclick {
	text-align: center;	
}

.c1 {
float:left;
width:150px;
}
h2.silver {
background:#dde2de;
color:#1b4165;
padding-left:3px;
}
#content h2.silver a {
	color:#1b4165;
}
#smallnobold {
font-size:0.9em;
font-weight:normal;
}