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

* {
  margin: 0;
  padding: 0;
}

div { div: block; }

a:link {color:#999;}	   /* unvisited link */
a:visited {color:#999} /* visited link */
a:hover {color:#FFF;}   /* mouse over link */
a:active {color:#C00;}  /* selected link */

table{
  border-collapse: collapse;
}

tbody{
	vertical-align: top;	
}

td{
	text-align:left; 
	padding-left:15px;
	padding-right:15px;
	v-align: top;

}

tr{
	v-align: top;	
	border: 0;
}

h3{
  font-size: 1.5em;
}

h4{
  font-size: 1.3em;
  
}

body {
  background-color:#000;
  color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.container{
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.content{
}

.headerbackground{
  width: 100%;
  height: 105px;
  position: absolute;
  left: 0;
  z-index: -1;
}

.contentbackground{
  	z-index: -2;
    position: absolute;
    top: 0;
    width: 1280px;
    background-repeat: no-repeat;
}

.contentbackground.contactus{
  padding-top: 5%;
}

.footer{
  position: fixed;
  bottom: 0;
  font-size: 10px;
  width: 100%;
  text-align: right;
  right: 0;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 15px;
}

.footer ul{
  list-style: none;
  margin-top: 5px;
}

.header{
  z-index: 999;
  height: 100px;
}

.logo{
  width: 270px;
  float: left;
  padding: 36px 10px 0px 20px;
}

.logo h1{
  background: url(../images/sparklogo.png) no-repeat;
  width: 225px;
  height: 55px;
  text-align: center;
  
}

.logo span{
  display: none;
}

.navigation {
	float:right;
	position: relative;
	margin-right:20px;
  margin-top: 40px;
}	

.navigation ul li{
  float: left;
	list-style: none;
	padding-left: 2px;
	padding-bottom:5px;
}

.navigation a{
  font-size: 10px;
  padding-top: 10px;
	background-color:#444;
	padding-left:5px;
	padding-right:40px;
	text-decoration: none;
  font-weight: bold;
  width: 50px;
  color: #fff;
  font-family: arial;
  padding-bottom: 40px;
}

.navigation a:hover{
  background: #fff;
  color: #00243c;
}

td{
  padding-top: 0;
  padding-bottom: 0;
}

ul {
	padding-left:15px;
}

.first{
  border-left: none;
}

.advtable{
	background:url(../images/textbg.png);
}

.advtable tr{
}

.advtable td{
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #fff;
}

.advtable tr.last td{
  border-bottom: none
}

.advtable ul{
	padding-left:10px;
}

.imagetext{
  clear: both;
  padding-bottom: 2%;
  padding-top: 65px;
}

.imagetext h2{
  background: url(../images/textbg.png);
  font-family: arial;
  padding: 10px 10px 10px 25px;
  font-size: 25px;
  line-height: 1.6em;
  width: 450px;
}

.bgimageleft{
  float: left;
  padding-top: 0;
  width: 655px;
  margin-left: 10px;
  margin-right: 30px;
}

.bgimageright{
  margin-left: 10px;
  margin-right: 10px;
  text-align:left;
  float: right;
  padding-top: 0;
  width: 547px;
}

.advisory .bgimageright, .principal .bgimageright, .credentials .bgimageright, .team .bgimageright{
  text-align: left;
}



.home .homebg{
  position: absolute;
  width: 1280px;
	background: #000;
	height: 185px;
	top: 450px;
	z-index: -1;
}

.home .imagetext{
  padding-top: 270px;
}

.home h2{
  background: none;
  font-size: 23px;
}

.home .bgimageleft h2{
  margin-top: 50px;
}

.home .bgimageright h2{
  text-align: right;
  width: 500px;
}


.home .bgimageleft, .home .bgimageright, .principal .bgimageleft, .principal .bgimageright{
  margin-top: 70px;
}

.teamlist li{
  list-style: none;
  background: url(../images/textbg.png);
  margin-top: 3px;
  padding: 5px;
  cursor: pointer;
  width: 250px;
}

/**.team .bgimageleft{
  width: 250px;
}

.team .bgimageright{
  width: 900px;
  background: url(../images/textbg.png);
  padding: 10px 15px 10px 15px;
  padding: 10px 15px 10px 15px;
  list-style: inside;
  margin-top: 27px;
}**/

.team .bgimageright{
  width: 400px;
}

.team .bgimageleft{
  width: 800px;
}

.team .teaminfo{
  padding: 10px 15px 10px 15px;
  margin-right: 25px;
  color: #000;
}

.team .teaminfo{
  display: none;
}

.team .teaminfo.tony{
  display: block;
}

.principaltext ul, .transactiontext ul{
  padding-left: 15px;
}

.transactions .imagetext{
  padding-top: 80px;
}

.transactions h2{
  background: none;
  color: #000;
}

.transactiontext ul li{
  margin-bottom: 3px;
 }

.transactions .bottomcontent{
}

.transactiontext{
  margin-top: 10px;
  background: url(../images/textbg.png);
}

.transactions .bgimageleft h2{
  width: 500px;
  text-align: center;
}


.transactiontext, .principaltext{
  padding: 10px;
}

.advisory .imagetext{
  padding-top: 10px;
}

.advisory .bgimageleft{
  padding-left: 30px;
  width: 600px;
}

.advisory .bgimageright{
  margin-right: 25px;
  width: 530px;
}

.advisory .bgimageleft h2{
  width: 360px;
}

.principal .principalbg{
  position: absolute;
  width: 1280px;
  background: #000;
	height: 200px;
	top: 490px;
	z-index: -1;
}

.principal .imagetext{
  margin-top: 250px;
}

.principal h2{
  background: none;
  margin-top: 20px;
  text-align: right;
}

.contactus .logo h1, .principal .logo h1{
  background: url(../images/sparklogoalt.png) no-repeat;
}

.contactus .contactustext{
  float: right;
  margin-top: 350px;
	padding: 15px;
	font-size:18px;
	width: 550px;
	text-align: right;
}

.clientlogin{
  position: absolute;
  width: 1258px;
  text-align: right;
  margin-top: 13px;
  font-size: 12px;
}

.clientlogin:link{
  color: #fff;
}