/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

body {
	background-color: #dcdbda;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: left;
	margin: 40px 0px 0px 0px;
}

a:link, a:visited {
	color:#3e647e;
	text-decoration:none;
	outline: none;
}

a:hover, a:active {
	color:#3e647e;
	text-decoration:none;
	outline: none;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

/* ----------------------------------------------------- */
/* TEXT TAG DEFINITIONS                                  */

.white_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	letter-spacing: .5px;
	color: #FFFFFF;	
}

.member_name {
	font-size: 12px;
	line-height: 14px;	
	font-weight: bold;
}

.member_company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.member_number {
	font-size: 12px;
	line-height: 14px;	
	font-weight: bold;
}

.member_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.homeLink {
	color: #ffffff;
	text-decoration: underline;
}

/* ----------------------------------------------------- */
/* STRUCTURE 							                               */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('images/bg_white.gif');		
}

#container_home {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('images/bg_blue.gif');		
}

#header {
	width: 960px;
	height: 160px;
}

#flash_slides {
	width: 947px;
	height: 167px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 7px;
}

#interface {
	width: 960px;
	height: 33px;
}

#interface_gap {
	width: 960px;
	height: 25px;
}

#content {
	width: 720px;
	text-align: center;
	margin: 20px 0px 30px 120px;
}

#content_main {
	width: 880px;
	text-align: left;
	margin: 0px 0px 0px 40px;
}

#content_members {
	width: 947px;
	text-align: left;
	margin: 0px 0px 0px 7px;
	background-image: url('images/bg_members.gif');			
}

#members_shell {
	width: 930px;
	margin: 0px 0px 0px 30px;	
	text-align: center;
}

.members_column {width: 130px; float:left; margin: 0px 55px 0px 0px;}

.member {
	width: 130px;
	height: 220px;
	float: left;
	margin: 0px 55px 0px 0px;
}

#bottom {
	width: 960px;
	height: 10px;
}

#footer {
	width: 960px;	
	margin-right: auto;
	margin-left: auto;	
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-size: 10px;
}

.hood_shell {
	width: 900px
	background-color: #FFFFFF;
	padding: 10px 0px 0px 10px;
}

.hood_image {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}

.hood_text {
	width: 640px;
	float: left;	
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
}
