/*	css shared by all templates goes here - mostly layout information	*/
body { padding:0; margin:0; vertical-align:top; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
td { vertical-align:top; text-align:left;}

#PageWrapper { position:relative; margin:0;}
#PageLayoutTable { width:100%; height:100%; padding:0;}

#SidebarCell { width:200px; font-size:12px;}
#Sidebar { min-width:200px;}


#MainCell { position:relative;}

#BannerWrapper { position:relative; height:150px;}
#Banner { width:575px; height:150px;}

#BannerImage { margin:0;}
#BannerMask { position:absolute; top:0px; left:0px; z-index:5; width:575px; height:150px;}
.custombanner3 { background-repeat:no-repeat;}
.custombanner4 { background-repeat:no-repeat;}

#Content { width:535px; padding:20px 20px 10px 20px;}

#TitleText { text-align:center;}
#ContentTopWrapper { width:550px; margin-top:20px;}
#ContactInfo { margin:10px 30px 10px 0; width:250px;}
#SlideshowWrapper { margin:10px 20px 0 0; width:230px; float:right;}
#Slideshow { border-top:1px solid transparent;}
#SlideshowText { margin-top:10px; color:#000000;}
#CorporateLogo { margin-top:20px; width:250px;}
#BioText { margin-top:40px; padding-bottom:10px;}

#FooterWrapper { width:100%; margin:0px; font-size:12px;}
#Footer { display:block; width:735px; padding:20px;}
#FooterText { text-align:center;}
#TextLinks { margin-top:20px; text-align:center;}
#Designations { margin-top:20px; text-align:center;}
#Designations img {	border:0; margin:10px;}
#DesignationsSide { display:none;}
#AdminHouse { margin-top:40px; text-align:center;}

.hide {	display:none;}

/*	adds png support for IE6	*/
img, .pngsupport { behavior:url(/resources/client_scripts/iepngfix.htc);}