@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
.leftpic {
	background-image: url(images/leftpic.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 200px;
	z-index: -5;
	position: absolute;
	left:0px;
	margin-left:50px;
	bottom:200px;
}
.rightpic {
	background-image: url(images/rightpic.jpg);
	background-repeat: no-repeat;
	height: 385px;
	width: 200px;
	z-index: -5;
	position: absolute;
	right:0px;
	margin-right:50px;
	bottom:200px;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*  header  */

.oneColFixCtrHdr #header {
	text-align:center;
	width:780px;
	height:163px;
	margin-top: 0 px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #img-logo {
	height:67px;
	float: left;
	margin-left: 10px;
	margin-top:  0px;
	background-image: url(images/EZAir-Logo.png);
	background-repeat: no-repeat;
	width: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:pointer;
}
.oneColFixCtrHdr #dci {
	height:90px;
	width: 150px;
	cursor:pointer;
	position: absolute;
	left: 305px;
	top: 500px;
	background-image: url(images/dciwithphone.jpg);
	background-repeat: no-repeat;
	}
	
	/*  pages  */
	
.oneColFixCtrHdr #page {
	width:780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.oneColFixCtrHdr #mainContent {
	text-align:left;
	width:730px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#mainContent #myId  {
position:relative;
top:0px;
float: right;
margin:0;
padding:0;
width:212px;
}
#mainContent #myId1 {
position:relative;
top: 0px;
}
.oneColFixCtrHdr #mainContent p {
	text-align:left;
	width:480px;
	padding-bottom: 30px;
	}
.oneColFixCtrHdr #mainContent-about {
	text-align:left;
	width:730px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/side.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.oneColFixCtrHdr #mainContent-contact {
	text-align:left;
	width:700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/contact-us-ezair.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.oneColFixCtrHdr #mainContent-products {
	text-align:left;
	width:700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/sep.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

/*  p  */

.oneColFixCtrHdr #mainContent-about p {
	text-align:left;
	width:520px;
	}	
	/*  footer  */	
.oneColFixCtrHdr #footer {
	clear:both;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0;
	height:85px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

/*  menu  */

.menu {
	BORDER-RIGHT: #000 0px solid; Z-INDEX: 100; WIDTH: 600px; FONT-FAMILY: arial, sans-serif; POSITION: relative; HEIGHT: 32px;
}
 HTML .menu {
	WIDTH: 596px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;

}
.menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}
.menu UL UL {
	WIDTH: 149px;
}
.menu LI {
	FLOAT: left; WIDTH: 149px; POSITION: relative;
}
.menu A {
	BORDER-RIGHT: #000 0px solid;
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BORDER-LEFT: #000 1px solid;
	WIDTH: 138px;
	COLOR: #000;
	LINE-HEIGHT: 30px;
	HEIGHT: 30px;
	TEXT-DECORATION: none;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}

 HTML .menu A {
	WIDTH: 138px;
}

.menu UL UL {
	LEFT: 0px; VISIBILITY: hidden; WIDTH: 149px; POSITION: absolute; TOP: 30px; HEIGHT: 0px;  
}
 HTML .menu UL UL {
	TOP: 30px;
	}

.menu TABLE {
	LEFT: 0px; POSITION: absolute; TOP: 0px; BORDER-COLLAPSE: collapse;
}
.menu UL UL A {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 1px;
	PADDING-BOTTOM: 5px;
	WIDTH: 128px;
	COLOR: #000;
	LINE-HEIGHT: 1em;
	PADDING-TOP: 5px;
	HEIGHT: auto;
	BORDER-RIGHT-WIDTH: 0px;
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
}
 HTML .menu UL UL A {
	WIDTH: 128px;
	
}

.menu A:hover {
	COLOR: #000;
	background-color: #b7d186;
	background-image: url(images/btnH.jpg);
	background-repeat: no-repeat;
}
.menu UL UL A:hover {
	BACKGROUND: #b7d186; COLOR: #000;
	background-image: url(images/btnHs.jpg);
	background-repeat: no-repeat;
}
UNKNOWN {
	BACKGROUND: #b7d186; COLOR: #000;
}
.menu UL LI:hover UL {
	VISIBILITY: visible;
}
.menu UL A:hover UL {
	VISIBILITY: visible;
}
.menu UL :hover UL UL {
	VISIBILITY: hidden;
}
.menu UL :hover UL :hover UL {
	VISIBILITY: visible;
}

/*this is our code*/
#portfolio_items {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	min-height:240px;
	padding-top:3px;
	text-align: left;
}
.mini_portfolio_item {
	padding-bottom:15px;
	padding-top:10px;
	position:relative;
	width: 540px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;
}
.mini_portfolio_item .block_inside {
	background:none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px; 
}
.mini_portfolio_item .thumbnail {
	float:left;
	margin-left:10px;
	border:1px solid #ffffff;
}

/* Fix up IE6 PNG Support */
img, .oneColFixCtrHdr #img-logo, .oneColFixCtrHdr #page, .oneColFixCtrHdr #footer, .oneColFixCtrHdr #header, .oneColFixCtrHdr #mainContent-products { behavior:url(iepngfix.htc); }
