@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#header {
	height: 150px;
	width: 760px;
	background-image: url(../Images/header.gif);
}

header {
	height: 90px;
	width: 760px;
	background-color: #8AC53E;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	padding-top: 60px;
}
header #banner h1 {
	display: none;
}
header #banner {
	background-color: #FFFFFF;
	height: 87px;
	margin-top: 0px;
	background-image: url(../Images/header_banner.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}
nav {
	height: 40px;
	background-color: #8BC53E;
}
nav iframe {
	padding: 0px;
	width:90px;
	height:21px;
	line-height: 40px;
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#navbar {
	height: 40px;
	background-color: #8BC53E;
}
#navbar iframe {
	padding: 0px;
	width:90px;
	height:21px;
	line-height: 40px;
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
nav ul {
	list-style-type: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 40px;
	text-align: right;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
}
nav ul li {
	float: right;
	margin-left: 20px;
}
nav ul li a:link  , nav ul li a:visited, nav ul li a:active{
	text-decoration: none;
	color: #FFF;
}
nav ul li a:hover {
	text-decoration: underline;
}
#navbar ul {
	list-style-type: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height: 40px;
	text-align: right;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
}
#navbar ul li {
	float: right;
	margin-left: 20px;
}
#navbar ul li a:link , #navbar ul li a:visited, #navbar ul li a:active{
	text-decoration: none;
	color: #FFF;
}
#navbar ul li a:hover {
	text-decoration: underline;
}
#content {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1 em;
}
#cotnent ul{
	float: left;
	width: 26em;
	padding: 0;
	list-style: none;
	margin: 0;
}
#content li{
	float: left;
	width: 14em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h1 {
	color: #8FC92C;
	border-bottom-style: solid;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: thin;
}
#content p {
	line-height: 1.4em;
	margin-top: 0.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
#content a {
	color: #9ACC5C;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(../Images/footer.gif);
	height: 60px;
	margin: 0px;
	padding: 0px;
	width: 760px;
	clear: both;
}
.clear {
	clear: both;
}
#footer h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	text-align: center;
	line-height: 60px;
}
#footer h2 a {
	color: #FFF;
	text-decoration: none;
}
#footer h2 a:hover {
	text-decoration: underline;
}
footer {
	height: 60px;
	margin: 0px;
	padding: 0px;
	width: 760px;
	clear: both;
	background-color: #8AC53E;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
footer h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	text-align: center;
	line-height: 60px;
}
footer h2 a {
	color: #FFF;
	text-decoration: none;
}
footer h2 a:hover {
	text-decoration: underline;
}
#ace1 {
	height: 65px;
	width: 238px;
	float: left;
	margin-top: 20px;
	background-image: url(../Images/Adobe_Community_Professional_badge.png);
	background-repeat: no-repeat;
	margin-right: 15px;
}
#ace2 {
	height: 65px;
	width: 238px;
	float: left;
	margin-top: 20px;
	background-image: url(../Images/Certified_Expert_Design_Specialist_badge.png);
	background-repeat: no-repeat;
	margin-right: 11px;
}
#ace3 {
	height: 65px;
	width: 238px;
	float: left;
	margin-top: 20px;
	background-image: url(../Images/Certified_Expert_Design_Master_badge.png);
	background-repeat: no-repeat;
}
#ace1 h2 , #ace2 h2, #ace3 h2{
	display: none;
}
#oxygen {
	margin-bottom: 30px;
	text-align: center;
}
#oxygen img {
	text-align: center;
}
#banner {
	text-align: center;
}
section.panel-group {
	clear: left;
}
