.centerColumn { padding: 1em 0; }
#indexDefaultMainContent { padding: 0 9px; }
#indexHomeBody .center_column { padding: 8px 30px 25px; }

h2 {
  color: black;
  font-size: 24px;
	font-style: italic;
}

h2 strong { 
	font-size: 32px; 
}

h1 {
  color: black;
  font-size: 18px;
  width: 375px;
  font-weight: normal;
}

.main_header {
	margin-top:5px;
	padding: 0 20px 5px 20px;
	margin-bottom:0px;
	/*border-bottom:1px dotted #666;*/
	zoom: 1;
}

.main_header:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.welcome_text {
	font-size:13px;
	color:#4f4f4f;
	padding-top:25px;
	padding-bottom:5px;
	padding-left: 25px;
	width: 230px;
	margin-right: 25px;
}

#why-gigavelocity-banner {
  font-size: 12px;
  background: url(../images/design/home-page/why-gigavelocity.png) top left no-repeat;
  height: 76px;
  width: 590px;
  margin: 25px 19px;
  padding: 10px 15px 0 310px;
  line-height: 16px;
}

#start-here-box, #start-here-box-top, #start-here-box-bottom { width: 291px; }

#start-here-box {
  float: left;
  margin: 0 30px 0 19px;
}

#start-here-box-top {
  height: 15px;
  background: url(../images/design/home-page/home-gray-box-top.png) top left no-repeat;
}

#start-here-box-bottom {
  background: url(../images/design/home-page/home-gray-box-bottom.png) top left no-repeat;
  height: 15px;
}

#start-here-box-middle {
  border: solid #f3f3f3;
  border-width: 0 2px;
  width: 287px;
}

#start-here-box strong { 
  font-size: 24px; 
  margin: 0 0 0 1em;
}
#start-here-box p {
  margin: 0 2em;
  padding: 1em 0;
  font-size: 12px;
  color: #333333;
}

h3 {
  font-size: 18px;
  color: #bfbfbf;
  text-transform: uppercase;
  font-weight: bold;
}

.rack_table {
  width: 120px; 
  padding: 0 10px;
  border-right: 1px dotted black;
}

.last-rack {
  border-right: none;
}

.rack_table p {
  font-size: 10px;
  margin: 0;
  padding: 0.5em 0;
}

.rack_table img { margin: 0; }

#rack-list {
  float: left;
  padding: 0 0 30px 0;
}

.horizontal-line {
  margin: 0 0 24px;
  padding: 25px 0 0;
  height: 1px;
  overflow: hidden;
  border-bottom: 1px dotted black;
}

.book-time-online-now, .view-rack-details {
  display: block;
  width: 120px;
  height: 62px;
}

.book-time-online-now:hover, .view-rack-details:hover {
  background-position: -120px 0px;
}

.book-time-online-now { background: url(../images/design/home-page/book-time-online-now.jpg) top left no-repeat; }
.view-rack-details { background: url(../images/design/home-page/view-rack-details.jpg) top left no-repeat; }

.rackpricing p {
	font-weight:normal;
	color:#C60;
}
