@charset "UTF-8";
/* CSS Document */

/*General styles*/

body 					{background-color: #37247A; padding: 15px 15px 15px 15px; font-family: Trebuchet MS; font-size: 0.8em; font-style: normal; font-weight: normal; color: #4D4D4D;}

img 					{border: 0;}

.imgclients				{border: 0; padding: 0px 60px 30px 0px;}

ul 						{position: relative; list-style: square; list-style-position: outside; margin-left: 20px; padding-left: 0px;}

ul li 					{padding-bottom: 3px;}

a 						{color: #37247A; text-decoration: underline; font-weight: bold;}

a:hover 				{color: #FFF598;}

p 						{padding-bottom: 2px; color: #4D4D4D;}

hr						{color: #37247A; margin-bottom: 40px;}

/*DIV styles*/

#wrapper 				{width: 910px; margin-right: auto; margin-left: auto; background-color: #FFF; padding: 25px;}

#header 				{height: 60px; width: 910px; background-color: #FFF;}

#main_image 			{clear: both; position: relative; height: 150px; width: 910px; background-color: #FFF; border-top: 2px solid #37247A; border-bottom: 2px solid #37247A;}

#menu 					{float: left; height: auto; width: 230px; background-color: #37247A; padding: 0px; }

#content	 			{float: right; min-height: 438px; height: auto !Important; height: 438px; width: 640px; background-color: #FFF; padding: 20px;}

#footer 				{clear: both; height: 10px; width: 910px; padding-top: 20px; background-color: #FFF; text-align: center;}

#menu ul 				{list-style: none;}

#menu li 				{margin: 0; font: "Trebuchet MS" 1em bold; list-style: none; color: #FFF; padding: 0px 0px 10px 0px; display: block; vertical-align: middle;}

#menu li a  			{text-decoration: none; color: #FFF; font-family: "Trebuchet MS"; font-weight: bold;}

#menu li a:hover 		{color: #FFF598; text-decoration: none;}


/*Styles*/

.heading 				{font-family: Trebuchet MS; font-size: 1.4em; font-style: normal; font-weight: bold; color: #4D4D4D;}

.heading2 				{font-family: Trebuchet MS; font-size: 1.2em; font-style: normal; font-weight: bold; text-decoration: underline; color: #4D4D4D;}

.menu					{font-family: Trebuchet MS; font-size: 1.2em; font-style: normal; font-weight: bold; color: #FFF;}

.footer					{font-size: 0.8em;}

.associate_names		{width: 100%; padding: 7px 7px 7px 7px; background-color: #37247A; font-size: 1.2em; color: #FFFFFF; font-weight: bold;}

a.profile				{color: #FFFFFF; text-decoration: underline; font-weight: bold; font-size: 0.7em;}

a:hover.profile			{color: #FFF598;}

.profile_divs			{width: 100%; display: none; padding: 7px 7px 7px 7px; background-color: #E5E5E5}