body
{
	margin-top:0px;
	font-size: 12px;
	font-family: Verdana;
	background-color:#999999;
	background-image:url(images/ep_02.jpg);
	background-repeat:repeat-x;
}

A {text-decoration: none; color: #004621;}
A:link {text-decoration: none;color: #004621;}
A:visited {text-decoration: none; color: #004621;}
A:active {text-decoration: none; color: #038d46;}
A:hover {text-decoration: none;	color: #038d46;}


div{}

.pagetitle{}

h1{
	color:#371a0d;
	font-size:13px;
	font-weight:bold;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * *
 *			Basic HTML emement classes
 * * * * * * * * * * * * * * * * * * * * * * * * * */
input, textarea, select{font-family: Verdana, Arial, Helvetica, sans-serif;}

input.textbox
{
    border: 1px solid #A4A5B2;
    padding: 2px;
    background: #ffffcc;
    font-size:10px;
}
input.textbox:focus {border:1px solid #A4A5B2; background:#F1E3B2; font-size:10px;}

textarea {border:1px solid #A4A5B2; padding:2px; background:#ffffcc; font-size:1.0em}
textarea:focus {border:1px solid #A4A5B2; background:#F1E3B2; font-size:1.0em}

select
{
    border: 1px solid #A4A5B2;
    padding: 2px;
    background: #ffffcc;
    font-size:9px;
}

select:focus
{
    border: 1px solid #A4A5B2;
    background: #ffffcc;
    font-size:9px;
}

input.button{ border:solid 1px #7c3520;  background-color:#87442a; color:#FFFFCC}



/* * * * * * * * * * * * * * * * * * * * * * * * * *
 *			Form classes
 * * * * * * * * * * * * * * * * * * * * * * * * * */
.formsectiontitle
{
    font-weight: bold;
    font-size: 12px;
    color: #cc9933;
}

.formsectionheader
{
    font-weight: bold;
    font-size: 12px;
    color: #cc9933;
}

.itemlabel {font-size:10px;}
.itemlabelitalic {font-size:9px; font-style:italic;}
#N_protecting {
	height: 94px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.required{font-weight:bold; color:red;}

.errortext{font-weight:bold;color:Red;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *                START maincontent styles                 *
 *  This styles are used by the master pages content only. *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#maincontent
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:auto;
	width:817px;
	background-image:url(images/ep_32.jpg);
	background-repeat:repeat-y;
	padding: 0px;
}

#header{
	height:87px;
}
#N_header {
	height: 87px;
	text-align: center;
}
#header img{
	margin-top:10px;
	vertical-align: bottom;
}
#stripe{
	background-color:#dfc5a2;
	height:3px;
	width:803px;
	border-bottom:2px solid #ffffff;
}
#navbar{
	background-image:url(images/ep_15.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:803px;
	padding:0px;
	margin:0px;
}
#navbar ul{
	margin-left:63px;
	margin-top:12px;
	padding:0px;
}
#navbar ul li{
	border-right:1px solid #01351a;
	border-left:1px solid #1a6a41;
	font-weight:bold;
	font-size:13px;
	padding-right:3px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	display: inline;
}
#navbar ul li a, #navbar ul li a:visited{
	padding:0px 15px 0px 15px;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
}
#navbar ul li a:hover, #navbar ul li a:active{
	padding:0px 15px 0px 15px;
	margin:0px;
	color:#41c481;
	font-weight:bold;
}
#sideBar ul{
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:transparent;
	list-style-type:none;

}
#sideBar ul li{
	display:block;
	font-weight:bold;
	font-size:13px;
}
#sideBar ul li a, #sideBar ul li a:visited{
	display:block;
    border-left:5px solid #d7be9f;
	border-right:1px solid #d7be9f;
	border-bottom:1px solid #d7be9f;
	background-color:#f6f0e8;
	padding:2px;
	background-color:#f6f0e8;
	color:#371a0d;
	font-weight:bold;
}
#sideBar ul li a:hover, #sideBar ul li a:active{
	display:block;
	color:#371a0d;
	border-left:5px solid #371a0d;
	border-bottom:1px solid #d7be9f;
	border-right:1px solid #d7be9f;
	background-color:#ffffff;
	font-weight:bold;
}
.currentPage{
	padding:0px 15px 0px 15px;
	margin:0px;
	color:#41c481;
	font-weight:bold;
	font-size:13px;
	display:inline;
}

.leftlink{
	border-left:none !important;
}
#N_footer ul li {
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;
	text-align: left;
}
.rightlink{
	border-right:none !important;
}
#bottomStripe{
	background-color:#dfc5a2;
	height:5px;
	width:803px;
}
#N_bottomstripe {
	background: #dfc5a2;
	height: 1px;
}
#leftPane{
	background-image:url(images/lefttop_03.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f2e8da;
	width:248px;
	border-bottom:3px solid #038d46;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	color:#371a0d;
	font-size:12px;
	font-weight:bold;
	border-left:1px solid #ecdbc5;
}
#mainArea{
	background-image:url(images/leftbar_03.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f6f0e8;
	border-bottom:3px solid #038d46;
	padding-top:10px;
	padding-left:8px;
	padding-right:15px;
	text-align:left;
	color:#004621;
	font-size:12px;
	border-right:1px solid #ecdbc5;
	border-left:1px solid #ecdbc5;
}
#mainArea p{
	color:#371a0d;
}
#mainAreaServices{
	background-image:url(images/leftbar_03.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f6f0e8;
	border-bottom:3px solid #038d46;
	padding-top:10px;
	padding-left:8px;
	padding-right:15px;
	text-align:left;
	color:#371a0d;
	font-size:12px;
	border-right:1px solid #ecdbc5;
}
#mainAreaServices p{
	color:#371a0d;
}
#mainAreaServices UL{
	color:#371a0d;
}
#mainAreaServices H1{
	color:#038d46;
}
#mainAreaServices H2{
	color:#004621;
	font-size:15px;
	font-weight:bold;
}
#mainAreaServices img{
background-color:#ecdbc5;
border:1px solid #d7be9f;
padding:5px;
}
#rightPane{
	background-image:url(images/ep_19.jpg);
	background-repeat:no-repeat;
	width:267px;
	border-bottom:3px solid #038d46;
	padding-top:45px;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
	color:#ffffff;
	font-size:12px;
}
#leftBox{
	background-image:url(images/ep_21.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:265px;
	border-top:4px solid #ffffff;
	border-right:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	background-color:#ecdbc5;
	height:200px;
}
#middleBox{
	background-image:url(images/ep_23.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:265px;
    border-top:4px solid #ffffff;
	border-right:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	background-color:#ecdbc5;
	height:200px;
}
#rightBox{
	background-image:url(images/ep_25.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:265px;
	border-top:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	background-color:#ecdbc5;
	height:200px;
}
.solutionsText{
	background-image:url(images/ep_30.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	color:#004621;
	font-size:13px;
	font-weight:bold;
	padding: 5px 10px 35px 20px;
	height: 122px;
}
.solutionsText a:link,.solutionsText a:visited{
	color:#004621;
	font-size:13px;
	font-weight:bold;
}
.solutionsText a:hover,.solutionsText a:active{
	color:#038d46;
	font-size:13px;
	font-weight:bold;
}
.contactText{
	margin-top:35px;
	padding-top:0px;
	padding-left:7px;
	padding-bottom:20px;
	text-align:left;
	color:#371a0d;
}
.contactText p{
	margin:0px;
	font-size:11px;
}
.contactText h1{
	margin-bottom:3px;
	margin-top:6px;
}
.contactText a{
	text-decoration:underline;
}
#contentTable{
	padding:10px;
	color:#000000;
}
#contentTable H1{
	margin-top:20px;
	font-size:1.7em;
	color:#0057c2;
	border-bottom:1px solid #fcc03f;
}
#contentTable p{
	margin-top:0px;
	margin-left:50px;
	margin-bottom:20px;
}
#contentTable ul li{
	margin-left:40px;
	font-weight:bold;
	margin-top:0px
}
#displayTable{
	background-image:url(../FalconTech/images/display_10.jpg);
	background-repeat:repeat-y;
	padding:0px;
}
.displayImage{
	border-bottom:1px solid #666666;
}
#footer{
	background-image:url(images/ep_33.jpg);
	background-repeat:none;
	height:36px;
}
#copyright{
	margin-left:340px;
	margin-bottom:5px;
	color:#004621;
	font-size:10px;
}
.rightText{
	width:250px;
}
.title{
	color:#0057c2;
	font-weight:bold;
	font-size:1.3em;
}
.titleEm{
	color:#0057c2;
	font-weight:bold;
	font-size:1.1em;
	font-style:italic;
	margin-left:43px;
}
.articles img{
background-color:#ecdbc5;
border:1px solid #d7be9f;
padding:5px;
margin-top:20px;
margin-bottom:10px;
}
	
	
	
#N_middlebox {
	background: ECDBC5;
	height: 200px;
	width: 265px;
}
#N_rightbox {
	background: #ECDBC5;
	height: 200px;
	width: 265px;
	border-bottom: 4px solid #FFFFFF;
	text-align: center;
}
.N_four_boxes {
	background: #ECDBC5;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
}

#N_navbar{
	background-image:url(images/ep_15.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:803px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#N_navbar ul{
	margin-left:0px;
	margin-top:12px;
	padding:0px;
}
#N_navbar ul li{
	border-right:1px solid #01351a;
	border-left:1px solid #1a6a41;
	display:inline;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding: 2px 0px;
}
#N_footer ul {
	margin: 0px;
}
#N_navbar ul li a, #navbar ul li a:visited{
	padding:0px 8px;
	margin:0px;
	color:#ffffff;
	font-weight:bold;
}
#N_navbar ul li a:hover, #navbar ul li a:active{
	padding:0px 8px;
	margin:0px;
	color:#41c481;
	font-weight:bold;
}
#N_footer {
	background: url(images/ep_33.jpg) no-repeat center bottom;
	height: 35px;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	padding-bottom: 10px;
}
.N_four_boxes_text {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: middle;
}
.N_centermiddle {
	text-align: center;
	height: 36px;
	padding-bottom: 10px;
}
#N_cranebox {
	background: #dfc5a2 url(images/Crane.jpg) no-repeat;
	height: 271px;
	width: 546px;
}
#N_editable {
	width: 805px;
	background: url(images/Crane.jpg) no-repeat left 43px;
}
.N_whoweare {
	background: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 45px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	height: 279px;
	width: 267px;
	text-align: left;
	padding-top: 45px;
}
.N_crane {
	height: 260px;
	width: 538px;
	background: url(images/Crane.jpg) no-repeat left 9px;
}
#N_wespecialize {
	background: #ECDBC5;
	height: 30px;
	width: 803px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	color: #044B27;
}
.Who_we_are_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFFF;
}
#N_who_we_are {
	background: url(images/N_who_we_are.jpg) no-repeat right;
	height: 279px;
	width: 267px;
	padding: 0px;
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	color: #FFFFFF;
}
.N_we_specialize2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #00CC99;
	text-indent: 10px;
	margin-left: 50px;
}
#N_bottom_table {
	background: #FF0000;
	height: 210px;
	width: 279px;
}
#N_leftBox {
	background-image:url(images/ep_21.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
	background-color:#ecdbc5;
	height: 250px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
.N_solutiontText {
	margin-top:35px;
	background-image:url(images/ep_30.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	color:#004621;
	font-size:13px;
	font-weight:bold;
	height: 205px;
	padding-left: 15px;
	padding-top: 10px;
}
N_solutionsText a:link,.solutionsText a:visited {
	color:#004621;
	font-size:13px;
	font-weight:bold;
}
N_solutionsText a:hover,.solutionsText a:active {
	color:#038d46;
	font-size:13px;
	font-weight:bold;
}
#N_stripe {
	background-color:#dfc5a2;
	height:11px;
	width:803px;
	border-bottom:2px solid #ffffff;
	margin: 0px;
	border-top: 8px solid #FFFFFF;
}
#N_crane {
	background: url(images/Crane.jpg) no-repeat left;
	height: 279px;
}
#N_middlebox {
	background: #ECDBC5;
	width: 267px;
}
.N_left_crane_text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.N_crane_right_text {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 95px;
	padding-top: 5px;
	padding-right: 95px;
}
N_bottom_strip {
	height: 1px;
	width: 817px;
}
.N_padding {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 20px;
}
.N_solutiontText2 {
	margin-top:35px;
	background-image:url(images/ep_30.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	color:#004621;
	font-size:13px;
	font-weight:bold;
	padding-top: 50px;
	padding-bottom: 35px;
	padding-left: 90px;
}
.N_left_right_padding {
	padding-right: 10px;
	padding-left: 10px;
}
.N_big_yellow_text {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFC000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.N_center_middle {
	text-align: center;
	vertical-align: middle;
}
#N_rightbox2 {
	background: #ECDBC5;
	border-bottom: 4px solid #FFFFFF;
	text-align: center;
	height: 211px;
	width: 534px;
	vertical-align: middle;
}
#N_leftBox2 {
	background-image:url(images/ep_21.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-right:4px solid #ffffff;
	border-bottom:4px solid #ffffff;
	background-color:#ecdbc5;
	height: 211px;
	width: 265px;
}
#bottom_green {
	border-bottom: thick solid #0C5C34;
}
#N_padding_20_right_left {
	padding-right: 20px;
	padding-left: 20px;
}
#N_padding_20_right_left_top_bottom {
	padding: 20px;
}
.N_image_wrap_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.N_wrap_right {
	float: right;
	padding: 10px;
}
#N_left_crane {
	height: 279px;
	width: 267px;
	background: url(images/N_left_crane.jpg) no-repeat;
	vertical-align: bottom;
}
#N_center_residential {
	height: 279px;
	width: 267px;
	background: url(images/N_center_residential.jpg) no-repeat;
	vertical-align: top;
}
.N_residential_text2 {
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
}
.N_who_we_are2 {
	padding-left: 20px;
	margin-left: 20px;
}
#N_upcoming_events {
	background: #ECDBC5;
	height: 56px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#N_four_boxes_tl {
	height: 130px;
	width: 130px;
	border-right: 4px solid #FFFFFF;
	background: url(images/faded_logo_blue.jpg) no-repeat center top;
	border-top: 4px solid #FFFFFF;
	vertical-align: bottom;
}
#N_four_boxes_bl {
	height: 130px;
	width: 130px;
	border-right: 4px solid #FFFFFF;
	background: url(images/faded_logo_green.jpg) no-repeat center top;
	border-top: 4px solid #FFFFFF;
	vertical-align: bottom;
}
#N_four_boxes_tr {
	height: 130px;
	width: 130px;
	background: url(images/faded_logo_blue.jpg) no-repeat center top;
	border-top: 4px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: bottom;
}
#N_bottom_r_flash {
	background: #ECDBC5;
	text-align: center;
	vertical-align: middle;
	height: 200px;
	width: 267px;
	border-left: 2px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
#N_four_boxes_lr {
	height: 130px;
	width: 130px;
	background: url(images/faded_logo_green.jpg) no-repeat center top;
	border-top: 4px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: bottom;
}
.N_residential_text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 43px;
	margin-left: 20px;
	margin-right: 20px;
}
.N_wrap_left {
	padding: 3px 10px 10px 0px;
	float: left;
}
.N_big_yellow_text2 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFC000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#N_center_middle {
	text-align: center;
	vertical-align: middle;
}

