* {
margin: 0;
padding: 0;
}
body {
	background-color: #4f142c;
	font-family: Verdana, Georgia, Arial, Sans-serif;
	font-size: 1em;
}
h1 {
	font-size:138.5%;  
}
h1#header_logo {
display: block;
width: 162px;
height: 139px;
position: relative;
top: 50px;
padding: 0;

}
h1#header_logo span {
	background: #eee url("images/AMS_logo.png") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;

}

h2 {
	font-size:180%; 
	color: #4f142c;
	padding: 0.5em 0;
}
h2.about_header {
	letter-spacing: 18px;
}
h2.analysis_header {
	letter-spacing: 8px;
}
h2.blog_header {
	letter-spacing: 0px;
	text-decoration: none;
}

h2.blog_header a:link, h2.blog_header a:visited {
	text-decoration: none;
}

h2.about_header a:link, h2.about_header a:visited {
	color: #4f142c;
	text-decoration: none;
}

h3 {
	color: #4f142c;
	font-size:120%;
	padding: 0.5em 0;
}
h1,h2,h3 {
	font-family: Georgia, Verdana, Arial, Sans-serif;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
margin-left: 1em;
line-height: 1.5em;
}
ol, ul {
	margin-bottom: 2em;
}

ol li {
	list-style: decimal outside;
	font-size: 0.9em;
	color: #4f142c;
}
ul li {
	list-style: disc outside;
	padding: 0.3em 0;
	font-size: 0.9em;
	color: #4f142c;
}
dl dd {
	color: #4f142c;
	margin-left:1em;
	font-size: 0.9em;
}
th,td {
	color: #4f142c;
	border:1px solid #000;
	padding:.5em;
	font-size: 0.9em;
}
th {
	color: #4f142c;
	font-weight:bold;
	text-align:center;
	font-size: 0.9em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
	font-size: 0.9em;
}
p,fieldset,table,pre {
	margin-bottom:1em;
	line-height: 2em;
	font-size: 0.9em;
}


a:link, a:visited {
	color: #4f142c;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active {
	color: #d41c63;
	text-decoration: none;
	font-weight: bold;
}








/* IDs */

div#header {
background:#eee url("images/AMS_top_bg_pattern.png") repeat-x scroll center top;
height:200px;
margin: 0;
}
div#header-container {
width: 800px;
margin-left: auto;
margin-right: auto;
position: relative;
}

div#main {
background:#eee url(images/AMS_main_body_gradient.png) repeat-x scroll center bottom;
padding-bottom: 4em;
}
div#main_contact {
background:#eee url(images/AMS_blog_bottom_gradient.png) repeat-x scroll center bottom;
padding-bottom: 5em;
}
div#main_container {
width: 780px;
margin-left: auto;
margin-right: auto;
position: relative;
min-height: 238px;
height:auto !important;
height: 238px;
}

div#main_container p {
	
	color: #4f142c;
}

div#main_container ul, div#main_container ol {
	margin-bottom: 1em;
}

div#main_container ul ul, div#main_container ol ol {
	margin-bottom: 0;
	margin-left: 1em;
}

div#blog_container {
width: 540px;
float: left;
position: relative;
min-height: 238px;
height:auto !important;
height: 238px;
}

div#blog_container p {
	color: #4f142c;
}




div#sub_main {
background:#4f142c url(images/ams_sub_main_background.png) scroll center top;
color: #eee;
padding-top: 10px;
padding-bottom: 1em;
}
div#sub_main_container {
width: 740px;
margin-left: auto;
margin-right: auto;
position: relative;
color: #eee;
}
div#sub_main_container h3 {
	font-size: 150%;	
}
div#sub_main_container li, div#sub_main_container h3 {
	color: #eee;
}

div#business_analyst_list {
width: 350px;
float: left;
}

div#facilitation_list {
width: 330px;
float: left;
margin-left: 50px;
}

div#footer {

background:#4f142c url(images/AMS_purple_section_bottom_gradient.png) repeat-x scroll center top;
}
#footer a:link, #footer a:visited, #footer_contact a:link, #footer_contact a:visited  {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer_contact a:hover, #footer_contact a:active {
	color: #ccc;
	text-decoration: none;
}

div#footer_contact, div#footer {
color: #eee;
text-align: center;
padding-top: 20px;
clear: both;
}

li#search {
	margin-bottom: 2em;
}


/*
li#nav_parts_analysis  span{
	left:69px;
	width: 200px;
	background: url("images/AMS_navigation_sprite.png");
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

*/


/*classes*/

.clear {
clear: both;
}

.alignright {
	margin: 10px 0 10px 10px;
	display: inline;
	float: right;
}
.alignleft {
	margin: 10px 10px 10px 0;
	display: inline;
	float: left;
}
.analysis_container {
	color: #4f142c;
	width: 780px;
	min-height: 230px;
	height:auto !important;
	height: 230px;
}


.contact_container {
	color: #4f142c;
	width: 780px;
	min-height: 280px;
	height:auto !important;
	height: 280px;
}
.contact_container ul {
	margin-left: 3em;

}
.comments-template {
	margin-top: 2em;
}
.comments-template ol  li{
	margin-left: 1em;
}
div#blog_container div.comments-template p {
	text-indent: 0;
}
.commentmetadata {
	margin-bottom: 1em;
}
.commentmetadata_bottom {
	text-align: right;
}
.commentlist {
	margin-top: 1em;
}


#slideshow {
	float: right;
}

#slideshow  li{
		list-style: none;
}


#slideshow img {
	border: 1px solid #fff;
	background-color: #ccc;
	padding: 5px;
	width: 200px;
	height: 200px;
	top: 0;
	left: 0;
}

/**************/
/*BLOG STYLING*/
/**************/


.post_container {
	width: 100%;
	margin-bottom: 3em;
}
.post_container img {
	padding: 5px;
	background: #ccc;
	border: 1px solid #fff;
}

.post_container ul, .post_container ol {
	margin-left: 3em;
}

div#main_container p.postmetadata {
	font-size: 0.8em;
	text-indent: 0px;
	clear: both;
}
div.sidebar {
	float: right;
	width: 240px;
	margin-top: 3em;
}
div.sidebar ul li {
	list-style: none;
}
.sidebar h2 {
	font-size: 140%;
}

.about_container {
	
	font-weight: normal;
	
}

.about_container img {
padding: 5px;
background: #ccc;
border: solid 1px #fff;

}
.title {
display: block;
position: absolute;
top: 69px;
left: 115px;
}


/*BEGIN NAVIGATION*/

div#navigation {
    width: 624px; 
	height: 20px;
	padding: 0;
	margin: 10px auto;
    position: absolute;
	top: 124px;
	left: 170px;
	background: transparent url("images/AMS_navigation_sprite.png") 0 0px no-repeat;
	font-size: 10px;
}
div#navigation li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;
}
div#navigation li, div#navigation a {
    height: 20px; 
	display: block;
}

li#nav_parts_home, li#nav_parts_home_selected {
	left:0;
	width: 55px;
}
li#nav_parts_home span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/AMS_navigation_sprite.png");
}
li#nav_parts_home span:hover, li#nav_parts_home span.home_selected {
    background: transparent url("images/AMS_navigation_sprite.png") 0 -20px no-repeat;
}



li#nav_parts_analysis {
	width: 150px;
	left: 68px;
}
li#nav_parts_analysis span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/AMS_navigation_sprite.png") -68px 0px;
}
li#nav_parts_analysis_selected span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url("images/AMS_navigation_sprite.png") -68px -20px no-repeat;
}
li#nav_parts_analysis span:hover , li#nav_parts_analysis span.analysis_selected{
	background: transparent url("images/AMS_navigation_sprite.png") -68px -20px no-repeat;
}


li#nav_parts_facilitation {
	left: 235px;
	width: 100px;
}
li#nav_parts_facilitation span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/AMS_navigation_sprite.png") -235px 0px;
}
li#nav_parts_facilitation span:hover, li#nav_parts_facilitation span.facilitation_selected {
	background: transparent url("images/AMS_navigation_sprite.png") -235px -20px no-repeat;
}

li#nav_parts_blog {
	left: 349px;
	width: 50px;
}
li#nav_parts_blog span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/AMS_navigation_sprite.png") -349px 0px;
}
li#nav_parts_blog span:hover , li#nav_parts_blog span.blog_selected {
	background: transparent url("images/AMS_navigation_sprite.png") -349px -20px no-repeat;
}

li#nav_parts_previous {
	left: 402px;
	width: 150px;
}
li#nav_parts_previous span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/AMS_navigation_sprite.png") -402px 0px;
}
li#nav_parts_previous span:hover, li#nav_parts_previous span.previous_selected {
	background: transparent url("images/AMS_navigation_sprite.png") -402px -20px no-repeat;
}

li#nav_parts_contact {
	left: 556px;
	width: 68px;
}
li#nav_parts_contact span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/AMS_navigation_sprite.png") -556px 0px;
}
li#nav_parts_contact span:hover, li#nav_parts_contact span.contact_selected {
	background: transparent url("images/AMS_navigation_sprite.png") -556px -20px no-repeat;
}
/*END NAVIGATION */