body {
	background: #333333 url(../images/sk_background.gif) repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* .pkg - wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg[class] {
	height: auto;
}
.pkg {
	display: block;
}
a:link, a:visited {
	color: #33789c;
	text-decoration: underline;
}
a:hover, a:active {
	color: #5d97b6;
	text-decoration: underline !important;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, #utility-nav a:link, #utility-nav a:visited, #sidebarright a:link, #sidebarright a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 0px;
/* list-style-position: outside; */
list-style-type: square;
padding: 2px;
margin: 3px;
}

#container {
	width: 988px;
	margin: 10px auto;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	background: #fff;
}

#home-container {
	width: 988px;
	margin: 0px auto;
	color: #333;
	border: 1px solid gray;
	background: url(../images/home-backg.jpg) no-repeat;
	line-height: 130%;
	height: 556px;
}

#top {
	padding: 0em;
	background: #FFFFFF url(../images/header.jpg) no-repeat;
	height: 161px;
}

#topleed {
	padding: 0em;
	background: #FFFFFF url(../images/headerleed.jpg) no-repeat;
	height: 161px;
}


#top-image {
	padding: 0em;
	height: 161px;
	width: 245px;
	margin-left: auto;
	margin-right: 0px;
}


#top h1 {
	padding: 0;
	margin: 0;
}
#leftnav {
	float: left;
	width: 160px;
	margin: 0;
}


#logo {
	float: left;
	width: 422px;
	height: 150px;
}


#homenav {
	float: left;
	width: 160px;
	margin: 0;
	padding-left: 246px;
	padding-top: 42px;
}



#rightnav {
	float: right;
	width: 295px;
	margin: 0;
	padding: 1em;
}
#content {
	margin-left: 175px;
	margin-right: 330px;
	padding: 1em;
	max-width: 36em;
}


#home-content {
	width: 988px;
	height: 556px;
}


#home-lcol {
	width: 422px;
	float: left;
}
#home-rcol {
	width: 533px;
	float: left;
}


#home-show {
	width: 533px;
	float: left;
	padding-top: 192px;
	/* background: url(../gallery/album/large/003.jpg) no-repeat bottom; */
}

#home-body {
	width: 340px;
	float: left;
	margin-top: 22px;
	font-size: 10px;
	padding-right: 0px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 14px;
}

#home-arrow {
	float: left;
	height: 13px;
	width: 14px;
	margin-top: 97px;
	padding-left: 47px;
}


#leftnav p, #rightnav p {
	margin: 0 0 1em 0;
}
#rightnav h3 {
	margin: 0 0 0.5em .8em;
	font-size: 80%;
}
#content p {
	font-size: 85%;
	line-height: 150%;
}

.homelink, .homelink a, .homelink a:visited, .homelink a:link {
	margin: 0 0 .3em 0;
	color: #FF3300;
	font-size: 120%;
	text-decoration: none;
}

.homelink a:hover {
	text-decoration: underline;
}





#content h2 {
	margin: 0 0 .3em 0;
	color: #3d4043;
	font-size: 120%;
}
#content h1 {
	margin: 0 0 .5em 0;
	color: #1E6CB3;
	border-bottom: 1px dotted #2172B5;
	font-size: 180%;
	line-height: 100%;
}

#content ul {
	font-size: 80%;
	margin-left: 20px;
}




#footer {
	background: #0E0E0E url(/images/bg_footer-top.gif) no-repeat left top;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	margin: 10px 0 0px;
	padding: 0;
	font-size: 12px;
	height: 330px;
}


#footer-home {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 10px 0 0px;
	padding: 0;
	font-size: 12px;
	height: 150px;
}


#footer-inner {
	padding: 20px 40px;
	height: 230px;
}
#footer-links {
	padding: 0 0 30px;
	width: 940px;
	height: 160px;
}
#footer-meta {
	padding: 30px 0 0 0;
	border-top: #2e2e2e 1px solid;
	color: #666;
}
#footer-logo {
	width: 195px;
	float: left;
	border-right: 1px solid #666666;
}
#footer-logo p {
	font-size: 9px;
	line-height: 11px;
	margin-top: 5px;
}
#footer-meta-data {
	width: 560px;
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}
#footer-powered-by {
	width: 170px;
	float: right;
}
#footer h4 {
	color: #aeaeae;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0;
}
#footer .footer-section {
	width: auto;
	margin-right: 40px;
	_margin-right: 30px; /* IE6 hack */
	float: left;
	font-size: 14px;

}
#footer ul li {
	margin-bottom: 4px;
}
 .hrule {
	border-top: 1px dotted #999999;
	margin-top: 4px;
	float: left;
	width: 450px;
	height: 10px;
}

.imgborder {
	border: 1px solid #666666;
}

.testimonial {
	color: #1F6CB4;
	font-style: italic;
	text-align: right;
}

/* leed table */

.leedcol {
	width:450px;
	height:20px;
	float:left;
	font-size:10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
	}
	
	
.leedcol1 {
	width:180px;
	height:30px;
	float:left;
	font-weight: bold;	
	}

.leedcol2 {
	width:55px;
	height:30px; 
	float:left;
	
	
	}
	
.leedborder {
	border-right:1px dotted #999;
	margin-right:10px;	
	
	}
	
	
	
.hrule2 {
	border-top: 1px dotted #999999;
	margin-top: 20px;
	float: left;
	width: 450px;
	height: 10px;
	margin-bottom: 20px;
}
