@charset "UTF-8";
* {
	margin: 0;
	padding: 0
}	
html {
	overflow-y: scroll;
}
body {
	background-color: #455472;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 13px;
}
p {
	margin-bottom: 26px;
	line-height: 22px;
}
h1 {
	color: #B8BB49;
	font-size: 22px;
	margin-bottom: 16px;
}
h2 {
	color: #465472;
	font-size: 14px;
	margin-bottom: 2px;
	line-height: 22px;
}
a:link, a:visited {
	color: #405378;
}
a:hover, a:active {
	color: #BBB94D;
}
img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #B6BA53;
	text-align: center;
	margin-top: 20px;
}
#footer a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #ADB653;
	text-decoration: none;
	font-size: 13px;
}
#footer a:hover {
	color: #FFFFFF;
}
.footerLegalLang {
	color: #547299;
}
#indexHeader1 {
	height: 429px;
	background-image: url(../images/headerBG.jpg);
	background-repeat: repeat-x;
}
#headerInner {
	height: 429px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#indexHeader2 {
	height: 429px;
	background-image: url(../images/indexHeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#aboutHeaderInner {
	width: 900px;
	height: 429px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logoARM {
	height: 60px;
	width: 323px;
	position: absolute;
	top: 32px;
	left: 30px;
}
#nav {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 32px;
	right: 29px;
}
#navInner {
}
#navInner ul {
	list-style-type: none;
}
#navInner li {
	display: block;
	float: left;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#navInner li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	display: block;
	height: 25px;
}
#navInner li a:hover {
	color: #C1B855;
}
#indexThmbs {
	height: 275px;
	background-color: #FFFFFF;
	background-image: url(../images/indexThmbsBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#indexThmbsInner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	padding-top: 65px;
}
#indexBtnLearnMore {
	height: 32px;
	width: 147px;
	position: absolute;
	top: 290px;
	right: 170px;
}
.indexThmb1 {
	width: 195px;
	margin-left: 12px;
	text-align: center;
	float: left;
}
.indexThmb2 {
	width: 195px;
	margin-left: 32px;
	text-align: center;
	float: left;
}
.indexThmb3 {
	width: 195px;
	margin-left: 33px;
	text-align: center;
	float: left;
}
.indexThmb4 {
	width: 195px;
	margin-left: 31px;
	text-align: center;
	float: left;
}
.indexThmbTitles {
	color: #455472;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
.footerFacebook {
	width: 187px;
	height: 60px;
	position: relative;
	line-height: 29px;
	margin-left: 285px;
	float: left;
	text-align: left;
}
.footerBlog {
	width: 180px;
	height: 60px;
	position: relative;
	line-height: 29px;
	float: right;
	margin-right: 241px;
	text-align: left;
}
.footerFacebookImg  {
	position: absolute;
	right: 20px;
	top: 0px;
}
.footerBlogImg {
	position: absolute;
	right: 20px;
	top: 5px;
}

