html { overflow-y:scroll; }
html { overflow:-moz-scrollbars-vertical; }

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

h2 {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2084c4;
}

h3 {
	margin-top:0px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2084c4;
}

#container {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#nav1 {
	width:760px;
}

#content {
	width:756px;
	float:left;
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding-bottom:20px;
}

.main {
	margin:0px 50px 25px 50px;
}

#homecontent {
	border-left:2px solid #D6D6D6;
	border-right:2px solid #D6D6D6;
}


.leftcol {
	width:570px;
	float:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
}

.leftcol td {
	padding:0px 10px 0px 10px;
}

.about {
	width:570px;
	background-image: url(/pix/layout/home_about_mid.jpg);
	margin-top:0px;
}

.rightcol {
	width:171px;
	float:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E2E2E;
}

.showcase {
	width:171px;
	background-image: url(/pix/layout/home_showcase_mdl.jpg);
	margin-top:0px;
}

.showcase td {
	padding:0px 5px 5px 5px;
	text-align:center;
}

.homeshowcasephoto {
	padding-left:5px;
	text-align:center;
}

.homeshowcasephoto img {
	padding-bottom:10px;
}


#nav2 {
	width:760px;
	float:left;
	background-image: url(/pix/layout/nav2back.gif);
	text-align:center;
	padding:8px 0px 8px 0px;
	background-color: #0097BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

#nav2 a {
	color: #FFFFFF;
	text-decoration: none;
}



a:link {
	color: #003C67;
	text-decoration: none;
}

a:visited {
  color: #0094B2;
  text-decoration: none;
}

a:hover {
	color: #0094B2;
	text-decoration: none;
}

a:active {
	color: #003C6;
	text-decoration: none;
}


.btmCopyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6C6C;
}

.hmTableLeft {
	background-image: url(images/hm_table_lft.jpg);
	background-repeat: repeat-y;
}
.hmTableRight {
	background-image: url(images/hm_table_rt.jpg);
	background-repeat: repeat-y;
}
.hmHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2084c4;
}

#showcasethumbs {
	width:200px;
	float:left;
	margin:10px 10px 20px 0px;
}

#showcasethumbs img {
	height:59px;
}

.showcasethumb {
	width:90px;
	float:left;
	margin:0px 6px 5px 0px;
}

.thumbborder {
	border:2px solid #D5D5D5;
}

.highlight {
	border:2px solid #BE883E;
}


#showcasefull {
	width:400px;
	float:left;
	margin:10px 10px 20px 0px;
}

#showcasefull img {
	padding-bottom:5px;
}

#showcasenav {
	width:700px;
	float:left;
	margin:10px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C6C6C;
}

.down, .down a: {
	color: #000000;
}

.main p img {
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	width:300px;
}

.main p {
	clear:both;
}
