html, body {
	background-image: url(graphics/bg.png);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #003399;
	background-color: #CCCCCC;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	display: block;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: absolute;
	top: 6px;
	clear: both;
	background-color: #CCCCCC;
	background-image: url(graphics/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#page {
	display: inline;
	float: left;
	width: 1008px;
	margin-right: 5px;
	text-align: left;
}
#top {
	background-image: url(graphics/top.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 123px;
	width: 1008px;
	position: relative;
}
#logo {
	background-image: url(graphics/logo.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 115px;
	width: 339px;
	margin-left: 40px;
	position: absolute;
	bottom: 0px;
}
#tag {
	font-family: "Felix Titling", "Palatino Linotype", Georgia, serif;
	background-image: url(graphics/tier1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 968px;
	padding-left: 40px;
	padding-top: 4px;
}
#menu {
	background-image: url(graphics/tier2.jpg);
	display: block;
	height: 18px;
	width: 968px;
	padding: 0 0 10px 40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#middle {
	background-image: url(graphics/middle-bg.png);
	background-repeat: repeat;
	width: 100%;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	width: 100%;
	display: block;
	float: left;
}
#middle a, #middle a:link, #middle a:active, #middle a:visited {
	color: #003399;
	text-decoration: none;
}
#middle a:hover {
	color: #CC0000;
}

#content {
	width: 948px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 1.25em;
	z-index: 50;
	height: auto;
}
#content2 {
	width: 948px;
	margin-left: 40px;
	z-index: 100;
	height: auto;
	float: left;
	position: relative;
}

#phone {
	font-family: "Felix Titling", "Palatino Linotype", Georgia, serif;
	font-size: 4em;
	color: #999999;
	letter-spacing: 0.05em;
	float: right;
	height: 85px;
	width: 500px;
	position: absolute;
	bottom: 5px;
	right: 30px;
}

#social {
	background-image: url(graphics/social-bg.gif);
	background-repeat: repeat;
	display: inline;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 50px;
	padding-left: 2px;
	border: 1px solid #00278D;
}
#social p {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#social a {
	text-decoration: none;
	font-weight: bold;
}
.red {
	color: #cc3333;
	font-weight: bold;
	font-size: 1em;
}
.red2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 1em;
}
.btn {
	font-weight: bold;
	text-align: center;
	display: inline;
	float: left;
	width: 173px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#bottom {
	background-image: url(graphics/footer.jpg);
	display: block;
	height: 62px;
	width: 1008px;
	position: relative;
	z-index: 1;
	bottom: 0px;
	clear: both;
	padding-top: 10px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.btn img {
	display: block;
	clear: both;
	z-index: 10;
}
#footer {
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	display: block;
	clear: both;
	height: auto;
	width: 1008px;
	float: left;
	bottom: 0px;
	z-index: 1;
}
.large {
	font-size: large;
	font-weight: bold;
}
.largeimg {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	border: medium solid #999999;
}
.frame {
	display: block;
	padding: 4px;
	border: medium solid #999999;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.small {
	font-size: .85em;
}
.clear {
	clear: both;
}
.column1 {
width:285px;
float:left;
display: inline;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
font-size: .80em;
padding-right: 30px;
}
.column2 {

width:305px;
float:left;
display: inline;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0px;
font-size: .80em;

}
#blogcontent {
	width: 650px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 1.25em;
	z-index: 50;
	height: auto;
	display: inline;
	float: left;
}
.title {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Felix Titling", Georgia, serif;
}

