@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
}
h1 {
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #1A324C;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2 {
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	color: #124766;
}
h3 {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}


h4 {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #1A3D5B;
	text-align: right;
	margin-top: 0px;
	font-style: italic;
	margin-right: 100px;
	margin-bottom: 0px;
}

hr {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container  {
	width: 910px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}

#bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header  {
	height: 155px;
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
}
#nav  {
	height: 55px;
}
#flash  {
	background-repeat: no-repeat;
	height: 208px;
	background-image: url(images/banner.jpg);
	background-position: center center;
}
#logo  {
	float: left;
	margin-top: 70px;
}
#logo a  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottom  {
	height: 23px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
}
#footer  {
	height: 40px;
	margin-bottom: 10px;
}
#contact {
	padding: 20px;
	font-size: 12px;
}


#footer p  {
	margin: 0;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	color: #FFF;
}
#footer p a  {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#footer p a:hover {
	color: #4F99D0;
	text-decoration: underline;
}
#mainContent {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
}
#mainContent p  {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent p a {
	color: #333;
}
#mainContent p a:hover {
	color: #333;
	text-decoration: none;
}


.web #tc {
	font-size: 9px;
}
.web table {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
.web ul {
	list-style-position: inside;
	margin-top: 10px;
}

.web #packages {
	font-size: 12px;
	text-align: left;
	margin-left: 45px;
	margin-top: 2px;
	margin-right: 45px;
	height: 100%;
}
.web #pricing_table {
	height: 202px;
	margin-right: auto;
	margin-left: auto;
	width: 603px;
	margin-top: 15px;
}
.web #pricing_border {
	margin-bottom: 10px;
	height: 100%;
	margin-top: 10px;
	border: 1px solid #666;
}
.web a  {
	color: #000;
	text-decoration: none;
	text-align: left;
}
.web a:hover {
	text-decoration: underline;
}
#sub_nav  {
	font-size: 13px;
	padding-left: 20px;
	padding-top: 5px;
}
#sub_nav a  {
	font-size: 13px;
	color: #081E2B;
	text-decoration: none;
}
#sub_nav a:hover {
	font-size: 13px;
	color: #174C6E;
	text-decoration: underline;
}
.home #tc {
	font-size: 9px;
}
.home a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
