@charset "utf-8";
#container {
	background-color: #C5CADB;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#outer-wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 2400px;
}

#leftOutter {
	background-image: url(../images/AMO_lft_border.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2400px;
	width: 20px;
}
#rightOutter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2400px;
	width: 20px;
	background-image: url(../images/AMO_rt_border.jpg);
}


#inner-wrapper {
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 100%;
	font-family: "Trebuchet MS", "sans serif";
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
#header-title {
	float: left;
	width: 54%;
	height: 102px;
	padding-left: 48px;
	padding-top: 6px;
}

#header-title h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 300%;
}
#header-logo {
	float: left;
	height: 117px;
	width: 40%;
}
#nav {
	width: 900px;
	height: 36px;
	background-image: url(../images/nav-bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	padding-top: 14px;
}
#nav ul {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#nav li {
	display: inline;
	font-family: "Trebuchet MS", "sans serif";
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav a:link {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#nav a:hover {
	color: #990000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#nav a:visited {
	color: #999999;
	font-size: 90%;
	text-decoration: none;
}
#content-left


 {
	float: left;
	width: 590px;
	padding-left: 40px;
	background-image: url(../images/left-content-bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", "sans serif";
	padding-right: 10px;
}
#content-left p {
	text-align: justify;
}

#content-left h2 {
	font-family: "Trebuchet MS", "sans serif";
	color: #333333;
}
#content-left h3 {
	color: #990000;
}
#content-right ul {
	font-size: 85%;
}
#image-side-rt #image-sm-lft {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

#brand-content-left {
	float: left;
	width: 850px;
	padding-left: 40px;
	background-image: url(../images/left-content-bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", "sans serif";
	padding-right: 10px;
}

#content-right {
	float: left;
	width: 230px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/content-divider.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", "sans serif";
}
#footer {
	clear: both;
	width: 100%;
	background-color: #CCCCCC;
	border: .05em solid #999999;
	height: 32px;
}
#testi {
	width: 90%;
	background-color: #FFFFCC;
	border: .05em solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
#brand-outer-wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 1050px;
}
#brand-leftOutter {
	background-image: url(../images/AMO_lft_border.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1050px;
	width: 20px;
}
#brand-rightOutter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1050px;
	width: 20px;
	background-image: url(../images/AMO_rt_border.jpg);
}
#video {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

#video-outer-wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 1750px;
}
#video-leftOutter {
	background-image: url(../images/AMO_lft_border.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1750px;
	width: 20px;
}
#video-rightOutter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1750px;
	width: 20px;
	background-image: url(../images/AMO_rt_border.jpg);
}
#brand-content-left h2 {
	color: #333333;
}
#brand-content-left h3 {
	color: #990000;
}
#brand-content-left h4 {
	font-size: 140%;
	color: #333333;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ama-outer-wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height: 1350px;
}
#ama-leftOutter {
	background-image: url(../images/AMO_lft_border.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1350px;
	width: 20px;
}
#ama-rightOutter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1350px;
	width: 20px;
	background-image: url(../images/AMO_rt_border.jpg);
}
