/* CSS Document */

body {
  margin: 0;
  background-color: #3b3c3c;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
	background-position: top center;
	background-image: url(./images-technology/background-1.jpg);
	background-repeat: no-repeat;
  }

img {
  border: 0;
	}
a {
  color: #fff;
	}
a.whitelink {
  text-decoration: none;
	}
h1 {
  font-family: "Candara";
	font-size: 32px;
	margin: 0;
	}

.container {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 768px;
	background-image: url(./images/main-bg.gif);
	}
.inside {
  position: relative;
  width: 1024px;
	margin: 0 auto;
	}

.phone {
  position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 128px;
	background-image: url(./images/head.gif);
	}

.homequotebox {
  position: absolute;
	top: 445px;
	left: 22px;
	width: 558px;
	height: 175px;
	background-image: url(./images/homequotebox.gif);
	padding: 15px 0 0 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	}
.paddedbox {
  margin-bottom: 6px;
	}
.extralonginput {
	width: 280px;
  }
.movedsubmit {
  position: relative;
	left: 10px;
	top: 8px;
	}

.newsletter {
  position: absolute;
	top: 549px;
	left: 612px;
	width: 376px;
	height: 42px;
	background-image: url(./images/newsletter.gif);
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-left: 15px;
	}
.gobox {
  position: relative;
	top: 6px;
	left: 0;
	margin-left: 5px;
	}

.flashbox {
  position: absolute;
	top: 189px;
	left: 608px;
	width: 395px;
	height: 347px;
	background-image: url(./images/flashbox.png);
	padding: 4px 0 0 4px;
	}

.topmenu {
  position: absolute;
	top: 148px;
	left: 23px;
	}
.buttons {
  position: absolute;
	top: 1px;
	right: -350px;
	}
.bottommenu {
  position: absolute;
	top: 651px;
	left: 16px;
	}

.icons {
  position: absolute;
	top: 647px;
	left: 810px;
	}

.content {
  position: absolute;
	top: 177px;
	left: 5px;
	width: 545px;
	height: 215px;
	background-image: url(./images/contentbox.png);
	padding: 30px;
	}

.footer {
  position: absolute;
	top: 720px;
	left: 25px;
	width: 100%;
	}
.logos {
  position: absolute;
	top: -8px;
	right: 0;
	}

form {
  margin: 0;
	}

.quotepinkbox {
  position: absolute;
	top: 383px;
	left: 31px;
	width: 187px;
	height: 109px;
	padding-top: 59px;
	background-image: url(./images/quotepinkbox.gif);
	text-align: center;
	}