/*<agl.folder "Structural Selectors">*/
	body {
		font-size: 0.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #69f;
		text-align: center;
		margin: 0;
		padding: 0; }
	#container { background-image: url(../images/container-bg.jpg); background-repeat: repeat-y; width: 760px; margin-right: auto; margin-left: auto; border: solid 1px #009; }
	#navigation-wrapper {
		font-size: 0.9em;
		background-color: #3078e6;
		width: 171px;
		height: 305px;
		float: left;
		display: inline; }
	#content-wrapper {
		background-image: url(../images/content-wrapper-bg.jpg);
		background-repeat: no-repeat;
		background-position: right 0;
		text-align: center;
		width: 587px;
		float: right;
		padding-top: 305px;
		display: inline; }
	#marketing-wrapper {
		width: 171px;
		float: left;
		margin: 0;
		padding: 0;
		display: inline; }
	#content { background-image: url(../images/content-bg.png); text-align: left; width: 517px; margin-right: 25px; margin-bottom: 25px; margin-left: 25px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; border: solid 1px #009; }
	#footer-nav {
		text-align: center;
		width: 497px;
		margin: 0 0 10px;
		padding: 0 10px 10px; }
	#listing {
		background-color: #12d1f3;
		background-repeat: no-repeat;
		width: 465px;
		margin: 10px 0 0 25px;
		padding: 0;
		border: solid 2px #33baa4; }

/*</agl.folder>*/
/*<agl.folder "Standard Selectors">*/
	h1 { color: #199849; font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; padding-top: 5px; border-bottom: 2px solid #369; }
	p { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
	td { }
	a:link, a:visited { color: #3c63c0; }
	a:hover { text-decoration: none; }
	a:active {
		color: #90a0c0;
		text-decoration: underline; }
	.listing img {
		background-position: 0 center;
		vertical-align: top;
		float: left;
		margin-top: 10px;
		margin-right: 5px;
		margin-left: 10px;
		padding: 0;
		border-color: #161414;
		border-width: 1px;
		display: block; }

	.listing ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		display: list-item; }

	.listing li {
		color: #060b10;
		margin: 0 0 0 10px;
		padding: 0;
		
		 }

	.bold-name {
		font-weight: 800; }

	.listing p {
		color: #124377;
		font-size: 0.9em;
		font-style: italic;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px; }

	.listing a:link {
		color: #0b2769;
		text-decoration: underline; }

	.listing a:visited {
		color: #f89c1a;
		text-decoration: underline; }

	.listing a:hover {
		color: #169bcb;
		text-decoration: none; }

	.listing a:active {
		color: #3c63c0;
		text-decoration: none; }
	.listing {
	    background-color: #e8fcff;
		background-repeat: no-repeat;
		width: 465px;
		margin: 10px 0 10px 25px;
		padding: 0;
		border: solid 1px #3c63c0; }

/*</agl.folder>*/
/*<agl.folder "Browser Fixes">*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
/*</agl.folder>*/
/*<agl.folder "nav">*/
	.navigation * {
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none; }

	.navigation a {
		font-size: 0.9em;
		margin: 2px;
		padding: 2px; }

	#navigation-wrapper a:link, #navigation-wrapper a:visited {
		color: white; }

/*</agl.folder>*/
