/* CSS Document */

body {
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
}
p {
	font-size: 96%;
}

#header {
	color: white;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	line-height: normal;
	font-style: none;
	font-weight: none;
	letter-spacing: 1px;
	font-family: "Trebuchet MS";
	color: #3f568b;
	font-size: 1.1em;
	border-bottom-color: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
Share {
	color: #8f9bbf;
	font-size: small;
	text-decoration: none;

}
li a:link, li a:visited {
	font-size: none;
	color: #4B67A7;
	text-decoration: none;
}
li a:hover {
	color: #F60;
	text-decoration: underline;
}
#container {
	margin-top: 1px;
	background-color: white;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	padding-top: 8px;
	float: none;
	margin-bottom: 30px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: 18px -4px;
	clear: none;
	position: static;
	margin-left: 10px;
	background-image: url(../images/AIMM3DNewWhite.jpg);
	height: 74px;
	padding-left: 108px;
	vertical-align: middle;
}
.topnav {
	top: -16px;
	color: #CCC;
	margin-top: 8px;
	position: relative;
	text-align: right;
	margin-right: 30px;
	height: 8px;
	font-size: 90%;
}
.topnav a, .topnav a:visited {
	color: #CCC;
	text-decoration: none;
	background-color: #373737;
	display: inline;
	padding: 8px;
	font-size: 90%;
	font-weight: 400;
}
.topnav a:hover {
	color: #FFF;
	background-color: #798db5;
}
.contentcolumn {
	line-height: normal;
	padding-left: none;
	clear: none;
	list-style-type: none;
	height: none;
	float: left;
	width: 260px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.contentcolumn2 {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	width: 400px;
}
.contentcolumn p, .rightcolumn p {
	line-height: 18px;
	width: none;
	list-style-type: none;
	list-style-position: none;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentcolumn img {
	margin-bottom: 60px;
	list-style-position: none;
	list-style-type: none;
	position: none;
	margin-top: 10px;
}
.rightcolumn {
	padding-left: none;
	word-wrap: normal;
	line-height: normal;
	list-style-position: none;
	list-style-type: none;
	float: left;
	width: 560px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
	
.learnmore a:link, .learnmore a:visited {
	background-image: url(../images/button.png);
	line-height: 27px;
	height: 27px;
	width: 108px;
	text-align: center;
	font-size: 12px;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px;

	
}
.quotes {
	color: #666;
}

.learnmore a:hover {
	background-position: left bottom;
}
.footer {
	background-color: #8F9BBF;
	height: 120px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DDEAEE;
}
.footer p {
	margin-left: 30px;
	font-size: 85%;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
                                                                                                                   