/* Company Name */

body
{
  margin: 0px;
  padding: 0px;
  background: url(../images/bgnew.jpg) top no-repeat #ffffff;
  line-height: 140%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color:#000000;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container {
	position: relative;
	width: 1018px;
	height: 1010px;
	margin: 0px auto;
	background-image: url(../images/bgfix.jpg);
	background-repeat: no-repeat;
}
 



/* ----- Padding ----- */


/* ----- Styles ----- */


/* ----- H ----- */

h1 { color:#e5c361;font-family: Arial, Helvetica, sans-serif;
  font-size: 15px; padding:0px; margin:0px; text-transform: capitalize; text-transform: uppercase; }

/* ----- Content ----- */

/* ---- Header ---- */

/* ---- Top Navigation ---- */

#blog {
	position:absolute;
	left:59px;
}

#timeline {
	position:absolute;
	left:550px;
}

/* ---- Main ---- */

#main {
	position:relative;
	width:843px;
	height:581px;
	padding-top:272px;
	margin-left:87px;
}

#tagline {
	position:absolute;
	top:85px;
	left:59px;
}

#words {
	position:absolute;
	top:169px;
	left:62px;
	width:744px;
	height:424px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:14px;
	color:#00467f;
}


	

/* ---- Interior ---- */

/* ---- Bottom Navigation ---- */

/* ---- Footer ---- */

#footer {
	position:absolute;
	top:868px;
	left:207px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
}

#footer a {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color: #fff;
	text-decoration:underline;
	font-weight:normal;
}

