

* {
  margin: 0;
  padding: 0;
  outline: none;
}

body {
  background: #cccccc;
}

#container {
  width: 1000px;
  margin: 0 auto;
  border: 1px transparent solid;
	background: #ffffff url('images/sitedesign3_01.png') repeat-x top center;
}

#phonecard {
margin-top: 10px;
padding-left: 20px;
position: absolute;
z-index: 1
}

#getit {
margin-top: 0px;
margin-left: 590px;
position: absolute;
z-index: 1
}

#getit2 {
}

#topright {
  margin-top: 5px;
  background: url('images/gopostal.png') no-repeat top right;
  padding-top: 100px;
  text-align: right;

}

h1#subtitle {
  color: #24467c;
  font-family: "Trebuchet MS",helvetica,sans-serif;
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 30px;
}

div#toptext {
	
  color: #24467c;
  font-family: "Trebuchet MS",helvetica,sans-serif;
  font-size: 12pt;
  line-height: 18pt;
  letter-spacing: 1pt;
	width: 640px;
padding-left: 360px;
}

div#toptext a{
  color: #7f308a;
  font-family: "Trebuchet MS",helvetica,sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
	text-decoration: none;
}

div#mainnav {
	margin-top: -162px;
	width: 1000px;	
	background: #688bc2 url('images/spacermenu.png') repeat-x top center;	
	
}

div#bottomleft {
  width: 277px;
  float: left;
}

div#latestnews {
  color: #fff;
  font-family: "Trebuchet MS",helvetica,sans-serif;
  font-weight: normal;
  font-style: italic;
}

div#latestnews p, div#whitebox p {
  font-size: 14px;
  line-height: 20px;
}

div#getstarted {
  height: 76px;
  width: 207px;
  background: url('img/getstarted.png') no-repeat center center;
  margin: 30px auto 15px auto;
}

div#getstarted a {
  display: block;
  width: 207px;
  height: 56px;
  text-decoration: none;
}

div#twitter {
  height: 76px;
  width: 207px;
  background: url('img/twitter.png') no-repeat center center;
  margin: 30px auto 15px auto;
}

div#twitter a {
  display: block;
  width: 207px;
  height: 56px;
  text-decoration: none;
}

div#squares table {
  width: 207px;
}

div#squares td {
  text-align: center;
}

div#bottomright {
  margin-left: 350px;
  width: 475px;
}

div#whitebox {
  background: #fff;
width: 940px;
  padding: 30px;
  color: #24467c;
  font-family: "Trebuchet MS",helvetica,sans-serif;
}

h2 {
  font-style: italic;
}