/* Main */
body
{
  background-color: #000000;
  margin:0;
  padding:10px;
  font-size:10pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  color: #ffffff;
 }
a
{
  color:#ffffff;
}
a img
{
  border-width:0;
}



div.LeftButtonBar
{
	clear:both;
	position:fixed;
	left: 0;
	top: 100px;
	border:0;
	margin:0;
	padding:0;
}
div.LeftButtonBar a
{
	background-image: url("/Images/NetworkingSprites.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width:32px;
	height:32px;
	padding:0;
	margin:0 0 4px 0;
}
div.LeftButtonBar a.Facebook
{
	background-position:-64px 0;
}
div.LeftButtonBar a.Facebook:hover
{
	background-position: -64px -32px;
}



/* Page */
body
{
  background:#000000 url("/Images/BodyBG-Blue.jpg");
  background-repeat: repeat-x;
  color:#ffffff;
}
#page
{
  background-color:#000000;
  width:754px;
  margin:0 auto;
  color:#ffffff;
}
#page2
{
  background-color :#000000;
  float:left;
  width:750px;
  padding:10px;
  border:solid #ffffff;
  border-width:1px;
  line-height:1.5em;
  color:#ffffff;
}



/* Header */
#header
{
  background-color :#3f4447;
  float:left;
  padding:0 0 0 0;
}



/* Content */
#content
{
  background-color : #000000;
  color:#ffffff;
  float:left;
  width:750px;
  margin:0 0 10px;
}
#content-top-container
{
  float: left;
  width: 750px;
}
#content-top
{
  float:right;
  width:275px;
}
#content-top h1
{
  margin:0 5px 0 0;
  font-weight:bolder;
  font-size: 18pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  text-align: center;
  color:#ffffff;
}
#content-top h2
{
  margin:10px 0 10px 0;
  font-size:14pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  text-decoration: underline;
  font-style: italic;
  text-align: center;
  color:#ffffff;
}


#TeamMembers
{
  float: left;
  width: 230px;
  border:solid #444;
  border-width:1px 1px 1px 1px;
  margin: 30px 0px 15px 35px;
  padding: 7px 2px 2px 5px;
}
#TeamMembers h1
{
  font-weight: bolder;
  font-size: 11pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  text-align: center;
  color: #ffffff;
}

#Services
{
  float: left;
  width: 230px;
  border:solid #444;
  border-width:1px 1px 1px 1px;
  margin: 35px 0px 15px 35px;
  padding: 7px 2px 2px 5px;
}
#Services h1
{
  font-weight: bolder;
  font-size: 11pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  text-align: center;
  color: #ffffff;
}
#Services table
{
	width: 100%;
}
#Services th
{
  font-size: 10pt;
  text-align: right;
  color: #ffffff;
  font-variant: small-caps;
}
#Services td
{
  font-size: 10pt;
  text-align: left;
}



#TitlePicture
{
  float:left;
  width: 470px;
  max-width: 470px;
  height: 320px;
  max-height: 320px;
  margin: 10px 0 0 2px;
  overflow: hidden;
}



#main-container
{
	margin-top: 15px;
  float: left;
  width: 750px;
}
#main-container h1
{
  margin:0 15px 0 0;
  font-size:18pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  color:#ffffff;
}
#main-container h2
{
  margin:10px 0 10px 0;
  font-size:14pt;
  FONT-FAMILY: "Century Gothic", Helvetica, "Trebuchet MS", sans-serif;
  text-decoration: underline;
  font-style: italic;
  text-align: center;
  color:#ffffff;
}
