/* CSS Document	*/
body{
	background-image:url(page_image/bg.jpg);
	background-color:#f7f7f7;
	background-repeat:repeat-x;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color:#000000;
	}
a{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3333FF;
	text-align:left;
	}
a:hover,active {color:#FF3333; text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}
a:visited {color:#993366; text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}
#smap{
	font-size:11px;
	line-height:2em;
	color:#333333;
	font-weight:bold;
	}
#smap a{
	font-size:11px;
	text-decoration:none;
	}
#smap a:hover{
	font-size:11px;
	text-decoration:underline;
	}
ul{

	}
li{	list-style:circle;
	list-style-position:outside;
	}
.big{
	font-size:11px;
	font-weight:normal;
	}
a.big:hover,active{
	font-size:11px;
	font-weight:normal;
	}

.tiny{
	font-size:9px;
	}
.photo_columns{
	padding-left:0px;
	}
h1{
	font-family:Tahoma Small Cap, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0033CC;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
h2{
	font-family:Tahoma Small Cap, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0033CC;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
h3{
	font-family:Tahoma Small Cap, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
.clear_floats{
	clear:both;
	}
.flash_show{
	padding-top:26px;
	}
.flash_menu{
	padding-left:70px;
	float:left;
	}
.pictures_w{
	float:left;
	padding:0px;
	}	
.pictures{
	float:left;
	padding:10px 10px 10px 0px;
	}
.pictures_r{
	float:right;
	padding:10px 0px 2px 10px;
	}
.hilite{
	padding:6px;
	background-color:#99CCFF;
	color:#333333;
	}
#main_container{
	width:955px;
	padding:0px;
	}
#top_container{
	background-image:url(page_image/top.jpg);
	background-repeat:no-repeat;
	width:951px;
	height:105px;
	float:left;
	}
#text_container{
	padding:0px 50px 0px 160px;
	width:490px;
	text-align:left;
	float:left;
	color:#333333;
	background-image:url(page_image/gradient_between.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
.top_menu{
	float:left;
	width:150px;
	padding:22px 0px 0px 4px;
	}
.wrapper{
	float:left;
	}
#flash_container{
	}	
#contact_us{
	}
#home_page{
	}
.dmlinks{
padding-top:500px;
}
#top_mid_container{
	width:951px;
	height:30px;
	float:left;
	padding:0px 0px 0px 2px;
	background-image:url(page_image/mid-top.jpg);
	background-repeat:no-repeat;
	}
#mid_mid_container{
	width:951px;
	float:left;
	background-image:url(page_image/mid-mid2.jpg);
	background-repeat:repeat-y;
	padding:0px 2px 0px 2px;
	}
#menu{
	float:left;
	padding:0px 1px 0px 22px;
	text-align:left;
	font-size:11px;
	height:100%;
	width:222px;
	color:#666666;
	background-color:#FFFFFF;
	border-left-color:#dedede;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:#dedede;
	border-right-style:solid;
	border-right-width:thin;
	}
.menu_bottom{
	padding:0px 0px 0px 0px;
	background-image:url(page_image/menu_bot.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:249px;
	float:left;
	}
.promo{
	padding:60px 0px 0px 4px;
	background-image:url(images/edm-air.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:180px;
	width:249px;
	float:left;
	}
#bottom_container{
	width:955px;
	height:194px;
	font-size:9px;
	float:left;
	background-image:url(page_image/mid-bot2.jpg);
	background-repeat:no-repeat;
	color:#666666;
	}
#bottom_container a{
	font-size:9px;
	color:#666666;
	text-decoration:none;
	}
#bottom_container a:hover,active{
	font-size:9px;
	text-decoration:underline;
	}		
.bottom_right{
	float:right;
	padding:44px 290px 0px 0px;
	}
.bottom_left{
	float:left;
	padding:44px 0px 0px 150px;
	text-align:left;
	}
.required_field{
	background-color:#FFFFFF;
	}