/*@font-face {
  font-family : Handwriting-Dakota;
  src : url('/images/customer/designair390/fonts/Handwriting-Dakota.ttf');
}
.pageHeaders{color: rgb(0, 101, 164);font-family:"Handwriting-Dakota";font-size:14pt;}
*/

html 							{ overflow: -moz-scrollbars-vertical;}
body 							{ background: #BDBDBD url(/images/customer/designair390/content_fade.jpg) repeat-x top;font-family: arial; }

.header 						{ width: 990px; margin: 0 auto; background-color: #FFF;}
	.header .inner				{ width: 950px; margin: 0 auto; overflow: hidden; background-color: #FFF;}
		.inner .logo			{ width: 950px; overflow: hidden; float: left; background-color: #FFF;}/*margin-top: 10px; */
	.graybar					{ width: 950px; height:5px; background-color:#dddddd; margin: 0 auto; margin-top:5px; margin-bottom:5px;}
	.menu_horizontal			{ background-color: rgb(0, 101, 164); height: 46px; width: 950px; margin: 0 auto; overflow: hidden; text-align:left;}
.content						{ }
	.container_full				{ width: 990px; margin: 0 auto; background-color: #FFF;}
	.content .container_full .main	{ width: 950px; margin: 0 auto;}
	.bottom						{ width: 990px; margin: 0 auto; background-color: #FFF; padding-top:10px;}
	.content .bottom .left		{ width: 520px; color: rgb(150, 20, 45); text-align:left; font-weight:bold; overflow:hidden; float:left; background-color: #FFF; padding-left:20px;}
	.content .bottom .right		{ width: 430px; color: rgb(150, 20, 45); text-align:right; font-weight:bold; overflow:hidden; float:right; background-color: #FFF; padding-right:20px;}
	.content .bottom .right	a	{ color: rgb(150, 20, 45); font-weight:bold;}
.footer							{ background-color: rgb(150, 20, 45); height: 30px; width: 990px; color: #FFF; margin: 0 auto; overflow: hidden;}
	.footer .inner				{ background-color: rgb(150, 20, 45);  color: #FFF; width: 950px; margin: 0 auto; padding: 5px 5px 5px 5px; text-align:right}
		.inner a				{ color: #FFF; }
		.inner a:hover			{ color: #91B1EC; }


.spacer10						{ height: 10px; clear: both;}
.spacer15						{ height: 15px; clear: both;}
.spacer20						{ height: 20px; clear: both;}
.spacer25						{ height: 25px; clear: both;}

.selectedMenuItem				{ font-weight:bold; text-decoration:none;}

h1, h2, h3, h4 					{color: rgb(0, 101, 164);}
h3								{font-size:14pt;}

.customLinks					{color: #0065a4; text-decoration:none;}
a img {border: none; } 
/*
blue rgb(0, 101, 164)
maroon rgb(150, 20, 45)
green rgb(109, 179, 0)
*/