a, body, div, li, p, span, ul {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a img {
  border: 0;
}

body {
  background-image: url(../images/background.gif);
  background-repeat:repeat;
}

ul {
  list-style: none;
}

a:link {
	color: #777777;
}

a:visited {
	color: #777777;
}

div#divCenter {
  position: relative;
  width: 990px;
  height: 600px;
  margin: 80px auto 0;
  background: #FFF;
}

div#divLogo{
  position: absolute;
  top: 47px;
  left: 47px;
  width: 130px;
  height: 69px;
}

div#divNavbar {
	position: absolute;
	top: 53px;
	left: 321px;
	width: 390px;
	height: 20px;
	background: #FFFFFF ;
}

div#divContent {
	position: absolute;
	top: 176px;
	left: 321px;
	width: 390px;
	height: 372px;
}

div#divContent H1 {
	font: 12px/13px geneva, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}

div#divContent H2 {
	font: 12px/13px geneva, sans-serif;
	font-weight: bolder;
	margin-top:15px;
}

div#divContent div.upper {
	left: 45px;
	width:671px;
	height: 378px;
}

div#divContentHome{
	position: absolute;
	top: 176px;
	left: 45px;
	width: 671px;
	height: 368px;
}

div#divLeftContent {
	position: absolute;
	top: 176px;
	left: 45px;
	width: 208px;
	height: 372px;
}

div#divLeftContent h1 {
	font: 12px/13px geneva, sans-serif;
	font-weight: bold;
}

div#divRightContent {
	position:absolute;
	top: 176px;
	left: 725px;
	width: 200px;
	height: 300px;
}
	
div#divLowerContent {
	position: absolute;
	top: 370px;
	left: 320px;
	width: 530px;
	height: 150px;
	background: #FFF;
}

div#divLeftContent p {
	font: 11px/13px geneva, sans-serif;
	color: #222222;
}

div#divLowerContent p {
	font: 11px/13px geneva, sans-serif;
}

div#divLowerContent div.header {
	width: 530px;
	height: 23px;
}

div#divLowerContent div.header p {
	font: 23px/14px geneva, sans-serif;
	color: #EEDFCC;
}


div#divLowerContent div.copy {
	margin-top: 10px;
	width: 530px;
	height: 100px;
}


div#divLowerContent div.copy a:link {
	color: #444444;
}

div#divLowerContent div.copy a:visited {
	color: #444444;
}

div#divFooter {
	position: absolute;
	width: 980px;
	height: 100px;
	top: 500px;
	background: #000;
}

div#divTagline {
  position: absolute;
  top: 30px;
  left: 52px;
  width: 375px;
  height: 24px;
}

div#divReference {
	position: absolute;
	top: 38px;
	left: 613px;
	width: 200px;
	height: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
}

div#divReference p {
    margin-left: 12px;
	font: 11px/14px geneva, sans-serif;
    color: #939598;
}

div#divReference a:link {
    font: 11px/14px geneva, sans-serif;
	
} 

div#divReference a:visited {
    color: #E64097;
}

div#divContent div.gallery {
	position: absolute;
	width: 530px;
	height: 142px;
}

div#divContent div.gallery img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:55px;
}

div#divContent div.header{
	position: absolute;
	top: 62px;
	width: 536px;
}

div#divContent div.copy {
	margin-top: 160px;
	width: 536px;
	height: 186px;
}

div#divContent p {
	font: 11px/13px geneva, sans-serif;
}
