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

/* Reset css */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color:#a6a8a7; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------- */
a{ color:#000; text-decoration:none;}
a:hover{ color:#000; text-decoration:underline;}

.clr{ clear:both; height:0; font-size:0; width:0; line-height:0; }

.bdrBtmN{ border-bottom:none !important;}
.orangeClr{ color:#FF6600; }
h4.whiteTitle{ color:#fff; font-size:12px; font-weight:bold; margin-bottom:10px; padding-left:5px;   }
h6{ font-size:13px; font-weight:bold; line-height:20px; padding:10px 0; color:#99FFFF}


#main{ background:#d2d2d2 url(../images/bg.jpg) repeat-x left top; width:953px; margin:0 auto; font-size:12px;     }
#main .cntrCnt{ width:890px; margin:0 auto; background-color:#848182;   }
#main .cntrCnt .header{  background:#d2d2d2 url(../images/headerBg.gif) repeat-x top left;   }


.header .logo{ background:url(../images/topCorner.gif) no-repeat left top ; height:110px; padding:24px 0 0 32px; float:left; width:530px;     }
.header .logo a{ background:url(../images/logo.png) no-repeat left top ; display:block; height:100px; width:185px; text-indent:-1200px;     }
.header .banner{ float:right; width:311px;    }


.center .lft{ float:left; width:570px; /*padding:38px 0 0 55px;*/  min-height:485px;   }
.center .rgt{ margin-left:579px; padding:38px 0 0 22px ; height:450px; background:#3b3133 url(../images/rightBg.jpg) no-repeat left bottom;      }


#menu{}
#menu li{ width:205px; margin-bottom:1px;   }
#menu li a{ display:block; height:27px; width:205px; background:#3b3133 url(../images/linksBg.png) no-repeat left bottom; line-height:24px; color:#fff; padding-left:20px;   }
#menu li a:hover, #menu li a.active{ background:#3b3133 url(../images/linksBg.png) no-repeat left top; text-decoration:none; color:#363133;   }


.centerCnt{ padding:23px 57px; }
.centerCnt h4{ color:#ffffcc; font-size:30px;  }
.centerCnt h5{ color:#ffffcc; font-size:20px;  }

.centerCnt p{ font-size:12px; color:#fff; padding:10px 0; border-bottom:1px dashed #fff; line-height:15px;     }




.footer{ background:url(../images/footerBg.gif) repeat-x left top ; line-height:34px; color:#fff; padding:0 25px; border-top:1px solid #353133;      }
.footer a{ color:#fff;  } 
.footer span{ float:right; color:#b2b2b2;  }


/* Easy Slider */

#gallery{ margin:0 auto; border:1px solid #aaa9a9; padding:5px;  border:1px solid #aaa9a9; padding:3px    }	
#gallery ul, #slider li{ margin:0; 	padding:0; 	list-style:none; 	}
#gallery li{ 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
width:464px; height:100px; overflow:hidden;  }	
#prevBtn, #nextBtn{  display:block; width:30px; height:77px; position:absolute; left:65px; top:0px; 	}	
#nextBtn{ left:242px; }														
#prevBtn a, #nextBtn a{   display:block; width:30px; height:77px; background:url(../images/btns.png) no-repeat 0 0; text-indent:-1999px }	
#nextBtn a{ background:url(../images/btns.png) no-repeat -100px 0;	 }												

/* // Easy Slider */

.btmBanner{ position:relative; bottom:0;   }


.tablelisting{ border-top:1px solid #EEEEEE; border-left:1px solid #EEEEEE; }
.tablelisting td, .tablelisting th{ border-right:1px solid #EEEEEE; border-bottom:1px solid #EEEEEE; padding:5px;  }
.tablelisting th{ background-color:#CCCCCC; font-weight:bold;  }
.tablelisting td{ background-color:#F7F7F7;}

.blueBold{ font-weight:bold; font-size:15px; color:#006600;   }

.star{ color:#FF0000}

.portfolioTbl{ border-left:1px solid #fff; border-top:1px solid #fff;   }

.portfolioTbl td{ padding:5px; border-right:1px solid #fff; border-bottom:1px solid #fff; vertical-align:top; color:#fff; line-height:15px;  }


.portfolioTbl p{ border-bottom:none !important}

.LINKS { border:1px solid #999999;margin-right:10px; }
.LINKS h4{ color:#000; font-size:18px; background-color:#CCCCCC; padding:3px;  margin-bottom:10px   }

.LINKS a { line-height:20px; color:#fff; margin-left:10px; margin-bottom:10px;   }
