/* AmitHeri.com CSS */

html {height:100%;}
body{margin:0; padding:0; text-align:center}
form, td, textarea, ul {margin:0; padding:0;}
img{ vertical-align:top;}
/*layout*/

.center {
background-color:#021057;
border-left:solid;
border-left-width: 1px;
border-left-color:#FFFFFF;
border-right:solid;
border-right-width: 1px;
border-right-color:#FFFFFF;
height:100%;
padding:0;
text-align:center;
vertical-align:top;
margin:0;
width:780px;
}

.main {
	height:100%;
	width:780px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	border-width: 1px;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right:solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	/*padding:0;*/
	vertical-align:top;
}

.footertable {
	height:60px;
	width:780px;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	border-width: 1px;
	border-left:solid;
	border-left-width: 1px;
	border-left-color:#FFFFFF;
	border-right:solid;
	border-right-width: 1px;
	border-right-color:#FFFFFF;
	/*padding:0;*/
	vertical-align:top;
}

.maindiv {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 50%;
  margin-left: -390px;
  width: 780px;
  height: 100%;
  /* background-color: #050b41; */
  background-color: #030f57;
}

.maintablediv {
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  width:100%;
  height: 100%;
  z-index: 1;
}

.leftcell {
  width: 400px;
  vertical-align: top;
}

.rightcell {
  width: 380px;
  vertical-align: top;
}

.titlecell {
  height: 145px;
}

.contentcell {
  padding-left: 20px;
}

.titlecelltd {
  padding-left: 40px;
  padding-top: 85px:
}

.navlinktd {
  text-align: right;
  padding-right: 40px;
}

.spacer {
  color: #697079;
}

.content {
  color: #c1c4d7;
  font-family: sans-serif;
  font-size: 13px;
}

.content-white-big {
  color: #c1c4d7;
  font-family: sans-serif;
  font-size: 13px;
}

.content-white-small {
  color: #c1c4d7;
  font-family: sans-serif;
  font-size: 12px;
}

.content-blue-big {
  color: #697079;
  font-family: sans-serif;
  font-size: 12px;
}

.content-blue-small {
  color: #697079;
  font-family: sans-serif;
  font-size: 11px;
}

/*links
a{ text-decoration:none; color:#0E0E0E;}
a:hover{ text-decoration:none; color:#066200}
.link{ color:#939393; text-decoration:none;}
.link:hover{ color:#1D1D1D; text-decoration:none;}
.link_1{ font-size:11px; font-weight:bold; text-decoration:underline;}
.link_1:hover{ text-decoration:none;}
end links*/

/* BLR by Design */








