﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background: rgb(255, 255, 255) transparent;
	width: 1024px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0px solid #b7b7b7;
	border-bottom: 0;
	border-left: 0px solid #b7b7b7;
	height: auto;

	border-color: inherit;
}
#masthead {
}
#navigation {
	background-color: #113962;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFAD00;
}
#column_l {
	width: 1024px;
	margin: -15px,0,0,0;
	padding: 0 0px;
	background: rgb(255, 255, 255) transparent;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}
#footer {
	border-style: solid none none none;
	border-width: 3px 0px 0px 0px;
	border-color: #FFAD00;
	width: 1024px;
	text-align: center;

	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #FFAD00;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#wrapper1 {
	height:300px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
}

#wrapper2 {
	height:237px;
	width:507px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCMissionPanel.png');
}

#wrapper3 {
	height:486px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCCustomerPanel.png');
}

#wrapper4 {
	height:237px;
	width:507px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCContactPanel.png');
}

#wrapper5 {
	height:300px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
}

#wrapper6 {
	height:1000px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
}

#wrapper7 {
	height:800px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCHistoryPanel.png');
}

#wrapper8 {
	height:366px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCFactsPanel.png');
}

#wrapper9 {
	height:800px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCVIPSPanel.png');
}

#wrapper10 {
	height:366px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCFastStartupPanel.png');
}

#wrapper11 {
	height:366px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCDatacenterPanel.png');
}

#wrapper12 {
	height:679px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCFacilityLocationPanel.png');
}

#wrapper13 {
	height:775px;
	width:1024px;
	display:table-cell; 
	vertical-align:top; 
	text-align:center;
	background-image: url('../images/AWCMediaPanel.png');
}

.features2 {
    list-style: none outside none;
    margin: 0px 0px 0;
    padding: 0;
    width: 1024px;
}

.features2 li {
    display: inline;
    float: left;
    margin: 0 0 0 0;
    width: 1024px;
    height:3px;
}

.features3 {
    list-style: none outside none;
    margin: 0px 0px 0;
    padding: 0;
    width: 1024px;
}

.features3 li {
    display: inline;
    float: left;
    margin: 0 0 0 0;
    width: 1024px;
    height:3px;
}
.features4 {
    list-style: none outside none;
    margin: 0px 0px 0;
    padding: 0;
    width: 640px;
}

.features4 li {
    display: inline;
    float: left;
    margin: 0 0 0 0;
    width: 640px;
    height:480px;
}
