body {  background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */


a img { border: none; }


body {
	color: #000;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:auto;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #354158;
}



.nav {
	float: right;
	margin-top: -15px;
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

#container {
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#container_admin {
	margin-left: 18%;
	margin-right:18%;
	padding-top:10%;
	padding-bottom:10%;
}
#flashcontent{
    width: 700px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 600px;
}