body {
	background: #e3e2a7 url(images/background.gif) 0 150px repeat-x;
	margin: 0;
}


a {
	color: #3F8A92;
}

h1 {
	background: #4e4a4a url(images/masthead.gif) center no-repeat;
	width: 100%;
	height: 120px;
	display: block;
	margin: 0;
	text-indent: -9999px;
	padding: 0;
	border: 0;
	}

h1 a, h1 a:hover, h1 a:visited {
	width: 100%;
	height: 120px;
	margin: 0;
	display: block;
	border: 0;
	}

h4 {
	font: 16px/19px "Trebuchet MS", verdana, helvetica, arial, sans;
}

#navbar {
	background-color: #557777;
	margin: 0;
	padding: 0;
	height: 30px;

}

#nav {
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	list-style: none;
	color: #fff;
}


#nav li {
	width: 150px;
	display: inline;
	margin: 0;
	padding: 0;
}



#main {
	margin: 20px auto 0 auto;
	width: 900px;
	font: 14px/17px "Trebuchet MS", verdana, helvetica, arial, sans;
}

#footer {
	margin: 20px auto 20px auto;
	text-align: center;
	border-top: 1px solid #000;
	width: 900px;
	font: 11px verdana, helvetica, arial, sans;
}


.quote {
	text-align: center;
	font: 13px/15px "Trebuchet MS", verdana, helvetica, arial, sans;
	color: #4e4a4a;
	background-color: transparent;
}

h2 {
	font: 22px verdana, helvetica, arial, sans;
	margin: 0;
	border-bottom: 1px solid #000;
}

h3 {
	font: 16px/20px "Trebuchet MS", verdana, helvetica, arial, sans;
	margin: 0;
	}


h4 {
	color: #3f8a92;
	background-color: transparent;
	font-size: 18px;
}


h5 {
	margin-bottom: 0;
	font-size: 14px;
}

h6 {
	margin: 0;
	color: #666;
	background-color: transparent;
	font-size: 12px;
}


#left {
	width: 430px;
	float: left;
}

#left p {
	margin-top: 0;
}

#right {
	width: 410px;
	float: right;
	background: #fff url(/images/matte.gif) repeat-x;
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #3f8a92;
	text-align: center;
}

#signup {
	padding: 10px;
	color: #3f8a92;
	background-color: transparent;
	font: 12px/15px "Trebuchet MS", verdana, helvetica, arial, sans;
	border: 1px solid #3f8a92;
}


.thumbnail {
	display: block;
	background: #fff url(/images/thumbnail.gif) repeat-x;
	margin: 0;
	padding: 10px;
	border: 1px solid #3f8a92;
	width: 140px;
	height: 140px;
}

.thumbnail div {
	height: 140px;
	display: table-cell;
    vertical-align: middle;
}

.thumbtitle {
	margin: 5px 0 0 0;
	padding: 0;
	color: #600;
	font: 11px verdana, helvetica, arial, sans;
}

.thumbtitle a {
	text-decoration: none;	
}

.thumbtitle a:hover {
	text-decoration: underline;	
}

.subnav {
	margin: 5px 0 20px 0;
	color: #3f8a92;
	font: 11px verdana, helvetica, arial, sans;
}



.info {
	float: left;
	width: 210px;
	font: 12px/15px "Trebuchet MS", verdana, helvetica, arial, sans;	
}

.card {
	background-color: #fff;
	padding: 20px;
	margin: 20px 0 20px 0;
	border: 1px solid #3f8a92;
}

.statement {
	margin-top: 10px;
	font: 12px/15px "Trebuchet MS", verdana, helvetica, arial, sans;
}

.mybutton {
	background: #3f8a92 url(/images/arrow.gif) left no-repeat;
}

.mybutton a {
	display: block;
	margin-left: 12px;
	width: 188px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}

.mybutton a:hover {
	background-color: #85C1C8;
	text-decoration: none;
}

.art {
	float: right;
	background: #fff url(/images/matte.gif) repeat-x;
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #3f8a92;
	width: 600px;
	height: 600px;
}

.art div {
	text-align: center;
	width: 600px;
	height: 600px;
	display: table-cell;
    vertical-align: middle;
}


#story {
	font: 12px/17px Verdana, Helvetica, Arial sans-serif;
	padding: 20px 100px;
	background-color: #fff;
	margin-top: 20px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 30px;
	line-height: 20px;
}
