/* Start of CMSMS style sheet 'Gcontact : main' */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	left:0;
	margin:0;
	padding:0;
	text-align:center;
	top:0;
color: #666;
}

img {
	border:0;
}

a {
	color:#3b6fb4;
	text-decoration:none;
}

a:hover {
color:#6091d1;
	text-decoration:underline;

}

div, form, h1, h2, h3, p, ul {
	margin:0;
	padding:0;
}

p {
	color:#6091d1;
	font-size:1.1em;
	line-height:1.4em;
	margin-bottom:15px;
}

h1 {color:#040571; font-size:1.6em; margin:0.5em 0 0 0; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

h4 {color:#040571; font-size:1.2em; margin:0.5em 0 0 0; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}


.imageframe {
	border:5px solid #e4e6dd;
}

.imageframe img {
	border:1px solid #fff;
}


.imageframewhite a {
	border:1px solid #7db139;
	display:block;
}

.imageframewhite a:hover {
	border:1px solid #007bc4;
}

.imageframewhite img {
	padding:3px;
}


/* -- topbar -- */

#topbar {
	background:#6091d1;
	border-bottom:1px solid #3b6fb4;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	width:100%;
}


#topbarcontainer {
	clear:left;
	margin:0 auto;
	text-align:left;
	width:850px;
}



#logo {
	float:left;
	width:130px;
}

#logo h1 {
	line-height:1em;	
}

#logo h1 a {
	background:url(uploads/images/ams_logo.jpg) top left no-repeat;
	display:block;
	height:72px;
	text-indent:-9999px;
	width:130px;
}

#topnav {
	float:right;
	margin-top:57px;
padding-right:90px;
}

#topnav ul {
	list-style-type:none;
}

#topnav ul li {
	display:inline;
	float:left;
	padding:0;
}

#topnav ul li a {
	border-right:2px solid #abcd4a;
	color:#fff;
	display:block;
	font-weight:normal;
	line-height:0.9em;
	padding:0 8px;
}

#topnav ul li a.lastlink {
	border-right:0;
}




/* -- main content -- */

#mainwrapper {
	margin:0 auto;
	text-align:left;
/*	width:750px; */
	width:850px;

}




/* -- footer -- */
#footer {
	background:url(uploads/images/bottomfooter.jpg) top left repeat-x;
	float:right;
	width:100%;
}

#footercontainer {
	
	float:right;
	padding-top:10px;
}

#footerfact {
	float:left;
}

#footerfact p {
	/* background:url(uploads/images/amsicon.gif) top left no-repeat; */
	color:#6091d1;
	font-size:1em;
	padding:3px 10px 5px 15px;
}

#footernav {
	float:right;
}

#footernav ul {
	list-style-type:none;
	margin-top:3px;
}

#footernav ul li {
	border-right:1px solid #8ead65;
	color:#8ead65;
	display:inline;
	padding:0 5px 0 6px;
}

#footernav ul li.last {
	border:none;
	padding-right:0;
}

#footernav ul li a {
	color:#3b6fb4;
}
.hand
	{
		cursor: pointer;
	}
/* End of 'Gcontact : main' */

