@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkg.jpg);
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #0093D0;
}
a:hover {
	text-decoration: underline;
	color: #0093D0;
}

#page-layout {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 970px;
	background-image: url(images/shadow-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
	margin: 0;
}
#header #logo {
	float: left;
	width: 250px;
	height: 75px;
	padding: 10px 0px 0px 5px;
}
#header #padding {
	padding: 0px 5px 0px 5px;
}
#header  #padding #blue-bar {
	height: 7px;
	width: 960px;
	background-color: #0092cf;
}
#header   #right-side-nav {
	float: right;
	width: 705px;
}
#header   #right-side-nav   #top-links {
	text-align: right;
	padding: 15px 10px 0px 0px;
	color: #0092CF;
	background-color: #FFFFFF;
}
#navigation {
	padding: 15px 10px 0px 0px;
	margin: 0;
}
#navigation ul {
	padding: 0;
	margin: 0;
}
#navigation li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation a {
	display: block;
	float: right;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 25px;
	text-align: center;
	padding: 20px 3px 0px 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-position: 3px;
	background-color: transparent;
	margin: 0;
}
#navigation a:hover {
	background-image: url(images/tab-hover.gif);
	background-position: 3px;
}
#navigation  #currentpage a {
	background-image: url(images/tab-hover.gif);
	background-position: 3px;
}
#main-layout {
	min-height: 700px;
	background-image: url(images/shadow-main.png);
	padding: 0px 5px 0px 5px;
	clear: both;
}
#main-layout #spacer-a {
	height: 15px;
}
#main-layout #left-side {
	float: left;
	width: 209px;
}
#main-layout #left-side #blue-dash {
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0092CF;
}
#main-layout  #left-side  #center-index {
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0092CF;
}
#main-layout #left-side #center-div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0092CF;
}
#main-layout #right-side {
	float: right;
	width: 725px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0092CF;
	padding: 0px 10px 0px 15px;
	min-height: 680px;
}
#main-layout #right-side #text-area1 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: justify;
}
#main-layout #right-side #news-area1 {
	background-color: #f2f2f2;
	color: #0092CF;
	float: left;
	height: 120px;
	width: 343px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main-layout #right-side #news-area2 {
	float: right;
	height: 150px;
	width: 350px;
	background-image: url(images/skyline3.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main-layout #right-side #news-area3 {
	float: right;
	height: 150px;
	width: 350px;
	background-image: url(images/skyline2.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main-layout  #right-side  #news-area1  #left-side-news {
	float: left;
	width: 330px;
	text-align: justify;
}
#main-layout  #right-side  #news-area1  #right-side-news {
	float: right;
	width: 330px;
	text-align: justify;
}
#main-layout   #right-side   #content-a  {
	padding-left: 19px;
	padding-right: 19px;

}
#main-layout  #right-side  #content-a  #bkg-mid {
	padding: 20px 30px 20px 30px;
	width: 625px;
	background-image: url(images/mid-mid.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	min-height: 450px;
}
#main-layout #right-side #content-a #bkg-top {
	background-image: url(images/mid-top.jpg);
	height: 4px;
	background-repeat: no-repeat;
	width: 685px;
	background-position: bottom;
}
#main-layout #right-side #content-a #bkg-bottom {
	background-image: url(images/mid-bottom.jpg);
	background-repeat: no-repeat;
	height: 4px;
	width: 685px;
	background-position: top;
}
#main-layout #spacer-end {
	height: 20px;
}
#main-layout #right-side #news-area1 a {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#main-layout #right-side #news-area1 a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#contact-area {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}
#contact-area #form-div {
	padding: 20px;
}
#contact-area  #form-div  #address-info    {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	color: #666666;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contact-area #form-div #left-side-b {
	float: left;
	width: 370px;
}
#contact-area #form-div #right-side-b {
	float: right;
	width: 294px;
	height: 490px;
}
#contact-area  #form-div  #left-side-b  label, input {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#contact-area #form-div #left-side-b label, select {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#contact-area #form-div #left-side-b br {
	clear: left;
}
#contact-area   #form-div   #left-side-b   label {
	text-align: right;
	padding-right: 10px;
	width: 100px;
}
#contact-area  #form-div  #left-side-b  #zip-width    {
	width: 85px;
}
#contact-area   #form-div   #left-side-b   #message   #buttom-back   {
	margin-top: 10px;
}
#contact-area   #form-div   #left-side-b   #buttom-submitemail    {
	margin-top: 10px;
	margin-left: 110px;
}
#contact-area #form-div #left-side-b #buttom-clear {
	margin-top: 10px;
	margin-left: 5px;
}
.clear-both {
	clear: both;
	height: 0px;
}
fieldset {
	border: 1px solid #CACACA;
	padding: 10px 10px 10px 15px;
	color: #990033;
}
fieldset.correct {
	text-align: center;
	color: #666666;
}
legend {
	color: #0092CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	background-color: transparent;
}
#footer {
	color: #FFFFFF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
#footer #top-footer {
	background-image: url(images/shadow-main.png);
}
#footer   #top-footer   #padding-a {
	width: 960px;
	padding: 0px 5px 0px 5px;
}
#footer  #top-footer  #padding-a  #blue-bkg {
	background-color: #0092cf;
	height: 55px;
}
#footer  #top-footer  #padding-a  #blue-bkg  #copyright {
	float: left;
	padding: 10px 0px 0px 10px;
}
#footer  #top-footer  #padding-a  #blue-bkg  #footer-link {
	float: right;
	text-align: right;
	padding: 10px 10px 0px 0px;
}
#footer #bottom-blue-bar {
	background-image: url(images/shadow-bottom.png);
	height: 5px;
	width: 970px;
	background-position: top;
	background-repeat: no-repeat;
}
.font-h1 {
	font-size: 1.8em;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font-h2 {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
.font-h3 {
	font-size: 1em;
	color: #666666;
}
.font-h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF6600;
}
.font-h5 {
	font-weight: bold;
	color: #FF6600;
	font-size: 1.1em;
}
.font-newstitle {
	font-size: .9em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.font-readmore {
	color: #FF6600;
	font-size: .9em;
}
#main-layout #right-side #swf {
	height: 302px;
	width: 724px;
}

