﻿html {
    overflow: scroll;
}
img {
	border: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #1b273d;
}
#background {
	background-image: url(../images/Background.jpg);
}
#wrapper {
	width: 930px;
	margin: 0px auto 0px auto;
}
#header {
	background-image: url(../images/Header.png);
	height: 130px;
	width: 930px;
}
#logo {
	height: 117px;
	width: 155px;
	margin: 0px 0px 13px 34px;
	float: left;
}
#navigation {
	height: 30px;
	padding: 0px;
	float: right;
	margin-top: 26px;
}
#navigation ul{
	float: right;
	margin: 0; padding:0;
}
#navigation li {
	list-style-type: none;
	display:inline;
}
#secondary_nav {
	float: right;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding-right: 13px;
	height: 17px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 695px;
	text-align: right;
}
#secondary_nav ul {
	margin: 0; padding:0;
	display: inline;
}
#secondary_nav li {
	margin-left: 15px;
	display: inline;
}
#secondary_nav a {
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	text-decoration: none;
	position:relative;
}
#secondary_nav a:hover {
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	text-decoration: none;
}
#main {
	background-color: #FFF;
	padding: 25px 0px 0px 40px;
	overflow: hidden;
}
#main_left {
	width: 500px;
	float: left;
	padding-top: 0px;
	padding-bottom: 50px;
}
#main_right {
	width: 350px;
	float: right;
	padding-bottom: 50px;
	background-image: url(../images/SidebarBackground.jpg);
	background-repeat: repeat-y;
	padding-bottom:5000px;
	margin-bottom:-4950px
}
#main_right p, hr, iframe{
	padding-right: 35px;
	padding-left: 25px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
}
#footer {
	background-image: url(../images/BottomBackground.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}
h1 {
	color: #ad2f27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
}
#main_left p a{
	color: #006;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #006;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
}
.h1_first {
	margin-top: 0px;
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 50px 10px 0px;
	list-style-type: square;
}
.logo_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #102643;
	margin-top: 20px;
	margin-bottom: 10px;
}
.logo_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
}
hr {
	color: #CCC;
	background-color: #999;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	border: none;
	width: 290px;
	margin-left: 25px;
	padding: 0px;
}
h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 15px;
	letter-spacing: 2px;
	background-image: url(../images/SidebarBackground_Head.jpg);
}
.caption {
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 14px;
	margin-bottom: 25px;
}
#homepage_left {
	height: 350px;
	width: 350px;
	float: left;
	padding-bottom: 50px;
}
#homepage_right {
	width: 465px;
	float: right;
	padding-right: 35px;
	padding-bottom: 50px;
}
.h1_homepage {
	font-size: 34px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.homepage_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	color: #333;
	line-height: 20px;
}
.homepage_clientname {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: 30px;
	margin-top: 15px;
}
#main_right li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 25px;
}.advertisers_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 18px;
}
.advertisers_clientname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
