@charset "UTF-8";
/* CSS Document */

/* ******************** Meyer reset ********************  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, /*tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/* ******************** general CSS ********************  */

/*h1, p, body, html {
	margin:0;
	padding:0
}*/

body {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	background: #EFF2F3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	border: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	overflow: auto;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
p {
	padding: 0px;
	margin: 0px;
}


/*  ******************** content holder CSS ********************  */
.easifall #headerbg {
	background:#EFF2F3;
	text-align:center;
	padding:0px;
	}

.easifall #masthead {
	width:960px;
	height:89px;
	margin:0px;
	padding:0px;
	clear:both;
	position:relative;
	/*background: url(../images/easifall-masthead.png) no-repeat;*/
}

.easifall #navHolder {
	width:940px;
	height:40px;
	margin:0px;
	padding:0px;
	clear:both;
	position:relative;
	background: url(../images/nav-bg.png) no-repeat;
}
.easifall #navContent {
	width:920px;
	height:30px;
	margin:0px 0px 0px 10px;
	padding-top:12px;
	/*padding-left:10px;*/
	position:relative;
}
	
.easifall #container {
	position:relative;
	margin:0px auto;
	width:940px;
	padding:0px;
	}
	
.easifall #homepageCol1 {
	width:630px;
	/*height:460px;*/
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
}
.easifall #homepageCol2 {
	width:300px;
	/*height:460px;*/
	margin:13px 0px 10px 0px;
	padding:0px;
	float:right;
	position:relative;
	text-align:left;
}
.easifall #homepageAd1 {
	width:304px;
	margin:0px 0px 8px 0px;
	padding:0px;
	clear:both;
}
.easifall #homepageAd2 {
	width:304px;
	margin:0px 0px 8px 0px;
	padding:0px;
	clear:both;
}
.easifall #homepageNewsHolder {
	width:289px;
	height:136px;
	margin:0px;
	padding-top:42px;
	padding-left:15px;
	background: url(../images/news-bg2.png) no-repeat;
	clear:both;
}
.easifall #homepageNewsContent {
	width:272px;
	height: 106px;
	margin:0px;
	padding:0px;
	/*background-color:#0FF;*/
}
.easifall #Col1 {
	width:150px;
	height:460px;
	margin:13px 10px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
	/*background-color:#999999;*/
	text-align:left;
}
.easifall #Col2 {
	width:470px;
	/*height:460px;*/
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
	/*background-color:#666666;*/
	text-align:left;
}
.easifall #Col3 {
	width:300px;
	height:460px;
	margin:13px 0px 10px 0px;
	padding:0px;
	float:right;
	position:relative;
	/*background-color:#6699CC;*/
	text-align:left;
}
.easifall #secondaryNavHolder {
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
	position:relative;
}
.easifall #galleryHolder {
	width: 300px;
	height:200px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	position:relative;
}
.easifall #flvHolder {
	width: 300px;
	height:168px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	position:relative;
}
.easifall #pictoralHolder {
	width: 300px;
	height:250px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	position:relative;
	/*background-color:#cccccc;*/
}
.easifall #bulletListHolder {
	width: 145px;
	height:252px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
	position:relative;
	background: url(../images/bulletListHolderBg.png) no-repeat;
}
.easifall #pictoralOne {
	width: 145px;
	height:120px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	position:relative;
	/*background-color:#6699cc;*/
}
.easifall #pictoralTwo {
	width: 145px;
	height:120px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	position:relative;
	/*background-color:#6699cc;*/
}
.easifall #imageQuestion {
	width: 150px;
	height:140px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	position:relative;
	/*background-color:#6699cc;*/
}
.easifall #technicalHolder {
	width: 300px;
	height:250px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	position:relative;
	/*background-color:#6699cc;*/
}
.easifall #newsStoryHolder {
	width: 280px;
	/*height:260px;*/
	padding: 10px;
	margin: 0px 0px 10px 0px;
	float: right;
	position:relative;
	background-color:#ffffff;
	border: 1px solid #666;
}
.easifall #newsArchiveHolder {
	width: 300px;
	height:210px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	position:relative;
	background-color:#999999;
}
.easifall #galleryCol1 {
	width:940px;
	height:565px;
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
}
.easifall #contactCol1 {
	width:630px;
	height:620px;
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
	position:relative;
	text-align:left;
}
.easifall #contactHolder {
	width: 280px;
	height:200px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	float: left;
	position:relative;
	background-color:#ffffff;
}
.easifall #contactMapHolder {
	width: 300px;
	height:360px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	position:relative;
	background-color:#ffffff;
}


/*  ******************** footer holder CSS ********************  */
.easifall #footer {
	background:#ffffff;
	padding:20px;
	text-align:center;
	border-top: 1px solid #DCD7D0;
	}
	
.easifall #footerSectionHolder {
	width:940px;
	height:210px;
	position:relative;
	margin:0 auto;
}
	
.easifall #footerSection1 {
	width:234px;
	height:210px;
	float:left;
	position:relative;
	border-left: 1px solid #999999;
	text-align:left;
}
.easifall #footerSection2 {
	width:233px;
	height:210px;
	float:left;
	position:relative;
	border-left: 1px solid #999999;
	text-align:left;
}
.easifall #footerSection3 {
	width:233px;
	height:210px;
	float:left;
	position:relative;
	border-left: 1px solid #999999;
	text-align:left;
}
.easifall #footerSection4 {
	width:233px;
	height:210px;
	float:left;
	position:relative;
	border-left: 1px solid #999999;
	text-align:left;
}	
.easifall #clear {
	clear:both;
}	



/*  ******************** table CSS ********************  */
td {
	vertical-align: top;
	text-align: left;
}
th {
	vertical-align: top;
	text-align: left;
}
.downloadTR {
	vertical-align: top;
	text-align: left;
	background-color:#cccccc;
}
.downloadTH {
	vertical-align: top;
	text-align: left;
	background-color:#999999;
}

/*  ******************** other CSS ********************  */
#liquid-round {
width:630px;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}
#liquid-round2Col {
width:470px;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}
#liquid-roundGallery {
width:940px;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}
#liquid-roundContact {
width:630px;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}
#liquid-roundTechnical{
width:782px;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}
#liquid-roundNewsStoryHolder{
width:280px;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(../images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../images/top-right.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
padding:1px 25px 30px 25px;
margin:-1px 0 -50px 0;
}
.gallery-center-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
padding:1px 25px 40px 25px;
margin:-1px 0 -40px 0;
}
.contact-center-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
padding:1px 25px 30px 25px;
margin:-1px 0 -40px 0;
}
.news-center-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
padding:1px 15px 10px 15px;
margin:-1px 0 -40px 0;
}
.bottom {
width:100%;
height:60px;
background:url(../images/bottom.gif) no-repeat left bottom;
clear:both;
}
.news-bottom {
width:280px;
height:60px;
background:url(../images/bottom.gif) no-repeat left bottom;
clear:both;
margin-left:10px;
}
.bottomTechnical {
width:782px;
height:60px;
background:url(../images/bottom.gif) no-repeat left bottom;
clear:both;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
}
.bottomTechnical span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
}
.news-bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
}
	
	