﻿@import url('layout.css');
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #369;
	background-image: url('../images/metal_46.jpg');
}
#container {
	border-top: 2px solid #484848;
	border-right: 2px solid #484848;
	border-bottom: 2px solid #484848;
	border-left: 2px solid #484848;
	background-color: #E2E2E2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#header {
	text-align: center;
	padding-bottom: 10px;
}
html > body #header {
	text-align: center;
	padding-bottom: 0;
}
#masthead {
	text-align: center;
	background-color: #336699;
	background-image: url("../images/VA_area_towers.JPG");
	background-position: center;
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #E2E2E2;
	text-align: center;
}
html > body #navigation {
	text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#column_l {
	position: absolute;
	width: 220px;
	padding: 15px;
	background-color: #fff;
	top: auto;
	left: auto;
}
.imageBox1 {
	width: 220px;
	height: 43px;
	background-image: url("../images/top02.gif");
	background-repeat: no-repeat;
}
.scriptBox1 {
	width: 220px;
	height: 320px;
}
.imageBox2 a {
	background-image: url("../images/local_weather2.jpg");
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 100px;
	width: 280px;
	left: 20px;
}
.imageBox3 {
	width: 280px;
	height: 250px;
	background-image: url("../images/B2W_Award_S.png");
	background-repeat: no-repeat;
}
html > body #column_l {
	float: left;
	width: 220px;
	padding: 0 15px;
	background-color: #fff;
	background-repeat: no-repeat;
	clear: both;
}
#content left {
	background-color: #fff;
}
#column_r {
	float: right;
	width: 437px;
	padding: 10px 10px;
	background-color: #fff;
	position: relative;
	right: auto;
	top: auto;
	left: auto;
}
html > body #column_r {
	width: 420px;
	padding: 15px 10px;
	background-color: #fff;
	clear: both;
}
#content right {
	background-color: #fff;
}
#footer_logo {
	text-align: center;
	background-color: #;
	background-image: url('../images/AVG_reseller_logo2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}
html > body #footer {
	text-align: center;
	padding-bottom: 0;
	position: relative;
}
/* Masthead */
#masthead h1 {
	color: #8b0000;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 489px;
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	font: medium Arial;
	text-decoration: none;
	color: #336699;
	display: block;
	padding: 5px;
	border: 1px solid #fea;
	background-color: #fea;
	left: auto;
	right: auto;
	position: relative;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E2E2E2;
	border: 1px solid #8b0000;
	background-color: #8b0000;
}
/* Right Column */
#column_r img {
	float: left;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
}
h2 {
	font-size: x-large;
	color: #700;
}
h3 {
	font-size: large;
	color: #600;
}
h4 {
	font-size: medium;
	color: #500;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #000;
}
/* Links */
a {
	color: #8b0000;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* } /*
/*   #content left { /*
/*	background-color: #fff; /*
/* } /*



