/* CSS Document */
@font-face {
    font-family: 'futura_mdcn_btmedium';
    src: url('fonts/futuramc.eot');
    src: url('fonts/futuramc.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuramc.woff') format('woff'),
         url('fonts/futuramc.ttf') format('truetype'),
         url('fonts/futuramc.svg#futura_mdcn_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;}
	
	@font-face {
    font-family: 'lubalgraph_bk_btbook';
    src: url('fonts/lubgrhn.eot');
    src: url('fonts/lubgrhn.eot?#iefix') format('embedded-opentype'),
         url('fonts/lubgrhn.woff') format('woff'),
         url('fonts/lubgrhn.ttf') format('truetype'),
         url('fonts/lubgrhn.svg#lubalgraph_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'benguiat_bk_btbook';
    src: url('fonts/benguian.eot');
    src: url('fonts/benguian.eot?#iefix') format('embedded-opentype'),
         url('fonts/benguian.woff') format('woff'),
         url('fonts/benguian.ttf') format('truetype'),
         url('fonts/benguian.svg#benguiat_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;}
	
body {margin:0px; padding:0px; background:#000000; color:#FFFFFF;}

.top_banner {background:url(images/banner.jpg) center top no-repeat; height:323px;}


.top_bg {background:url(images/top_bg.jpg) repeat-x; height: 76px; }

.banner_bg {background:url(images/banner_01.jpg); height: 526px;}

.black_bg {background:#000000;}

.text {font-family: arial; font-size:14px; color:#FFFFFF; line-height:21px;}
.text a{color:#FFFFFF; text-decoration:underline;}
.text a:hover{color:#FFFFFF; text-decoration:none;}

.copy_bg {background:url(images/copy_bg.jpg) center top; height: 58px;}

.copy_text {font-family: arial; font-size:12px; color:#FFFFFF;}

.heading {font-family: 'lubalgraph_bk_btbook'; color:#00B9CE; font-size:20px; padding-bottom:10px; border-bottom:dotted 1px #333333; padding-top:20px;}



.distanc_bg {background:#CCCCCC; border:solid 1px #fff; padding:15px; width:270px;}
.distanc_bg .head {font-family: 'benguiat_bk_btbook'; font-size:16px; color:#000000; padding-bottom:10px; border-bottom:dotted 1px #999999;} 

.distanc_bg .txt {font-family:Arial; font-size:12px; color:#000000; line-height:25px;} 
.distanc_bg .txt a{font-size:14px; color:#1D3575; text-decoration:underline;} 
.distanc_bg .txt a:hover{color:#1D3575; text-decoration:none;} 

.crow_box {border-bottom:dashed 1px #999999; padding:20px 0px 15px 0px;}

.crow_box .img_bod {border:solid 1px #666666; padding:6px;}
.crow_box .name {font-family:Arial; font-size:14px; color:#FFFFFF; font-weight:bold; padding-bottom:10px; border-bottom:dashed 1px #CCCCCC; text-transform:uppercase;}
.crow_box .txt {font-family:Arial; font-size:14px; color:#666666; line-height:22px;}

.small_head {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#00B9CE; padding-bottom:10px; border-bottom:solid 1px #333333; font-weight:bold;}

.fun_box {border-bottom:dashed 1px #999999; padding:20px 0px 15px 0px;}
