@import url("thickbox.css");
@import url("styles.css");
@import url("nav.css");
html,body {
	margin:0 auto;
	padding:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#222222;
	background-color: #ffffff;
	background-image: url(../pix/bk-page.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#content {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	background-repeat: repeat-y;
	background-position: center top;
}
/* Head */
#head {
	width: 950px;
	margin: 0px auto;
	text-align:center;
}
#headTop {
	height: 90px;
	width: 950px;
	margin: 0px;
/*	background-image: url(../pix/tel-nos.gif);*/
	background-position: 322px -10px;
	background-repeat: no-repeat;
}
.mac #headTop {background-image: url(../pix/tel-nos-m.gif);}


#headTopNav {
	float: left;
	height: 80px;
	width: 400px;	
	padding: 10px 0 0 0;
	text-align:left;
}
#headTopLogo {
	float: right;
	height: 90px;
	width: 475px;
	margin: 0px;
	text-align:right;
}
#headMid {
	margin: 0px;
	height: 45px;
	text-align:left;
	width: 960px;
	padding-right:0px
}
/* Home */
#homeBanner {
	background-color: #eeeeee;
	margin: 0px;
	height: 220px;
	width: 950px;
	margin: 0 auto;
}
#homeContent {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeContentInfo {
	width: 310px;
	float: left;
	padding-left: 10px;
	text-align:left;
	margin-top: 30px;
}
#homeContentLogos {
	float: right;
	width: 356;
	margin: 30px 0 0 ;
	text-align:right;
}
#output {
	height: 20px;
	width: 450px;
	margin-top:6px;
	text-align:left;
	float:left;
}
#output h3 {color:#aeaeae;font-size:8pt;padding-left:10px;}
#nav {
	height: 20px;
	width: 50px;
	margin-top:6px;
	float:left;
}
/* pods */
#pod1, #pod2, #pod3 {
	width:356px;
	border:1px solid #cdcdcd;
	margin-bottom:6px;
	}

.podImg {
	float:right;
	width:76px;
	height:76px;
}
.podTxt {
	float:left;
	width:262px;
	text-align:left;
	padding:6px;
}
#pod1 h2, #pod2 h2, #pod3 h2 {
	font-size:10pt;
	line-height:12.5pt;
	}
#pod1 h3, #pod2 h3, #pod3 h3 {
	font-size:8.5pt;
	line-height:11.5pt;
	margin:0;
	}
#pod1 p, #pod2 p, #pod3 p {
	font-size:8.5pt;
	line-height:11.5pt;
	margin:0;
	}
/* Content */
#content {
	width: 950px;
	margin: 0px auto;
	text-align:left;
}
#contentMain {
	width: 950px;
	margin: 0px auto;
	text-align:center;
}
#contentCol1 {
	width: 300px;
	margin: 0px;
	float: left;
	text-align:left;
}
#contentCol1b {
	width: 300px;
	margin: 0px;
	float: left;
	text-align:left;
}
#contentCol1c {
	width: 300px;
	margin: 0px;
	float: left;
	text-align:left;
}
#contentCol2 {
	margin: 0px;
	width: 632px;
	float:right;
}
#contentCol3 {
	float: left;
	width: 214px;
}
.contentCol3Img {
	width: 214px;
	height: 160px;
	margin: 0 0 10px;
}

#contentCol4 {
	float: right;
	height: 330px;
	width: 408px;
}
.contentCol4Nav {
	height: 25px;
	width: 632px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}
.contentCol4NavSub {
	height: 25px;
	width: 632px;
	text-align: left;
	margin: 0px 0px;
	padding: 0px;
	background-color: #e6e6e6;
}
#contentCol4 .imgPad {margin-bottom:10px}
/* Images */

/* Buffer */
#bottompanel {
	margin: 0 auto;
	padding:10px 0 110px 0; /* bottom padding for footer */
}
/* Footer */
#footer {
	position:absolute;
	margin:0 auto;
	height:100px;
	bottom:0;
	left:0px;
	text-align:left;
	width:100%;
}
#footerContent {
	height: 85px;
	width: 940px;
	padding: 5px 0 0 10px;
	margin: 0px auto;
	text-align:left;
}
#footerCol1 {float:left;width:415px}
#footerCol2 {float:right;width:500px;text-align:right;}
#footerContent h5 {margin:22px 10px;}
/* gallery */

#main_image{margin:0 auto 30px auto;height:474px;width:632px;background:#dedede;}
#main_image img{margin-bottom:10px;}
.caption{font-style:italic;color:#887;}
.gallery{width:400px;float:left;}
.gallery  ul {
	list-style-image: none;list-style-type: none;
}
.gallery_list li {float:left;}
.gallery_list li img {width:100px;}
.gallery li{width:100px;height:75px;border:1px solid #eee;margin: 0 2px 2px 0;background:#eee;float:left;}
.gallery li.hover{border-color:#bbb;}
.gallery li.active{border-style:solid;border-color:#aeaeae;}
.gallery li div{left:100px}
.gallery li div .caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
}

/* tidying */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
