#interior #wrapper {
	position: relative;
	margin: 12px 0px 32px 0px;
	width: 913px;
	text-align: left;

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;

	/* leave this here */
	border-top: solid 1px #ffffff;
}

#interior #text strong {
	font-weight: bold;
	background-color: #58585a;
}

#interior #text img {
	position: relative;
	
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#interior .ama-logo {
	position: absolute;
	top: 0px;
	left: 825px;
}
#interior .forward-logo {
	position: absolute;
	top: 23px;
	left: 0px;
}

#interior #navigation {
	z-index: 900;
}


#interior #content {
	position: absolute;
	top: 113px;
	left: 0px;
	
	background: url(/images/bg-interior.png) top left repeat-y #fff;
	width: 911px;
}

#interior #left {
	position: relative;
	top: 0px;
	left: 0px;
		
	background: url(/images/bg-left.png) top left no-repeat #333333;
	width: 278px;
	height: 510px;
}

#interior #right {
	float: left;
	margin: 37px 0px 0px 359px;
	
	/*background: url(/images/bg-brandologie.png) 369px 190px no-repeat #1a1a1a;*/
	width: 552px;
	background-color: #58585a;

	position: relative;
	z-index: 10;
}

#interior #right .hide {
	position: relative;
	z-index: 20;
}

#footer1 {
	width: 911px;
	height: 64px;
}


/* ================================================== */
#interior #footer-wrapper {
	background-color: #ffffff;
	clear: both;
	margin: 0px 0px 0px 0px;
	border: solid 1px transparent;
}
#interior #footer {

	background-color: #fff;
	text-align: center;
	color: #ffffff;

	margin: 17px 0px 0px 0px;

	width: 911px;
	height: 50px;
}

/* ================================================== */

h1 {
	margin: 0px 0px 10px 0px;
	display: block;
	
	color: #ffffff;
	background-color: #58585a;
	font-size: 53px;
	line-height: 55px;
	font-weight: normal;
	padding-top: 2px;
}

.callout {
	margin: 5px 0px 2px 0px;
	display: block;

	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;

	color: #f6921e;
}

h5 {
	margin: 5px 0px 2px 0px;
	display: block;

	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;

	color: #f6921e;
}

.brandologie {
	margin: -10px 0px 10px 0px;
	display: block;
	
	color: #f6921e;
	background-color: #58585a;
	font-size: 51px;
	line-height: 51px;
	font-weight: normal;
}

/* ================================================== */

#interior #text {
	width: 500px;

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

#interior #text a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f6921e;
	text-decoration: none;
}
#interior #text a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f6921e;
	text-decoration: none;
}
#interior #text a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #57b6dd;
	text-decoration: none;
}

/* ================================================== */

#interior #text .callout a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #f6921e;
	text-decoration: none;
}
#interior #text .callout a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #f6921e;
	text-decoration: none;
}
#interior #text .callout a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #57b6dd;
	text-decoration: none;
}

/* ================================================== */

#interior #text .callout {
	font-size: 18px;
	font-weight: bold;
	color: #f6921e;
}

#interior #text .white {
	color: #fff;
}

#interior #text .lineheight-25 {
	line-height: 25px;
}
#interior #text .lineheight-25 a {
	font-weight: bold;
}