body {
	margin: 0px;
	padding: 0px;
	background-color: #212226;
}
.clear {
	clear: both;
}
img.left {
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#topMainContainer {
	background-attachment: scroll;
	background-image: url(../images/top_container_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2D2E34;
	margin: 0px;
	padding: 0px;
}
/* Header */
#headerContainer {
	width: 900px;
	height: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header_BG.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
#headerContainer #logoContainer {
	height: 171px;
	width: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerContainer #logoContainer a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Navigation */
#navigationContainer {
	height: 58px;
	width: 900px;
	padding: 0px;
	background-image: url(../images/navigation-bar.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#navigationContainer ul {
	display: block;
	width: 900px;
	list-style: none;
	background-color: transparent;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigationContainer ul li {
	display: inline;
	position: relative;
	list-style: none;
	float: left;
	background-color: transparent;
}
#navigationContainer ul li.home {
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ACACAC;
	background-color: transparent;
	text-decoration: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 26px;
	line-height: 58px;
}
#navigationContainer ul li.forth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ACACAC;
	background-color: transparent;
	text-decoration: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 308px;
	line-height: 58px;
}
#navigationContainer ul li.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ACACAC;
	background-color: transparent;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 26px;
	line-height: 58px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1B1C1E;
}
#navigationContainer ul li a {
	text-decoration: none;
	color: #C6C9D0;
}
#navigationContainer ul li a:hover {
	color: #8C929F;
	text-decoration: none;
}

/* Graphic Container */
#topMainContainer #graphicContainer {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Callouts */
#calloutsContainers {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	height: 136px;
}
#calloutsContainers  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6ABB3;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 21px;
	padding-left: 21px;
	line-height: 1.6em;
	margin: 0px;
}
#calloutsContainers  a {
	text-decoration:underline;
	color: #A6ABB3;
}
#calloutsContainers  a:hover {
	text-decoration:none;
	color: #A6ABB3;
}
#calloutsContainers h2 {
	margin: 0px;
	padding: 0px;
}
#calloutsContainers h2 span {
	display: none;
	margin: 0px;
	padding: 0px;
}
#calloutsContainers h2 img {
	border: none;
	padding: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 21px;
}
 #calloutsContainers #firstcolumn {
	margin-left: 0;
	width: 290px;
	float: left;
	height: 136px;
	background-image: url(../images/callout_BG.jpg);
	background-repeat: no-repeat;
}
#calloutsContainers #secondcolumn {
	width: 290px;
	margin-left: 15px;
	float: left;
	height: 136px;
	background-image: url(../images/callout_BG.jpg);
	background-repeat: no-repeat;
}
#calloutsContainers #thirdcolumn {
	width: 290px;
	margin-left: 15px;
	float: left;
	background-color: transparent;
	height: 136px;
	background-image: url(../images/callout_BG.jpg);
	background-repeat: no-repeat;
}
/* Main Content */
#mainContentContainer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#innertubeHome {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#innertube {
	margin: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 0px;
}

#leftcol {
	width: 576px;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/divider-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #C5CAD0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#leftcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #919293;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#leftcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #C5CAD0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftcol p a{
	color: #C5CAD0;
	text-decoration:underline;
}
#leftcol p a:hover{
	color: #C5CAD0;
	text-decoration:none;
}
#rightcol {
	width: 246px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 28px;
}
#rightcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #C5CAD0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#rightcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #C5CAD0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#rightcol p a{
	color: #C5CAD0;
	text-decoration:underline;
}
#rightcol p a:hover{
	color: #C5CAD0;
	text-decoration:none;
}
#rightcol ul {
	padding-left: 16px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#rightcol ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 18px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.jpg);
	color: #C5CAD0;
	margin-left: 4px;
}
#rightcol ul li a {
	text-decoration: underline;
	color: #C5CAD0;
}

#rightcol ul li a:hover {
	text-decoration: none;
	color: #C5CAD0;
}
/* Subpage Main Content */
#subMainContentContainer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.sidebarImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.sidebarImgNew {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
}
#subleftcol {
	width: 584px;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subMainContentContainer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #C5CAD0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#subMainContentContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #919293;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#subMainContentContainer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #C5CAD0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#subleftcol p a{
	color: #C5CAD0;
	text-decoration:underline;
}
#subleftcol p a:hover{
	color: #C5CAD0;
	text-decoration:none;
}
#subleftcol ul {
	padding-left: 20px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#subleftcol ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 13px;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.jpg);
	color: #C5CAD0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#subleftcol ul li ul {
	padding-top: 20px;
}
#subleftcol ul li a {
	text-decoration: underline;
	color: #C5CAD0;
}
#subleftcol ul li a:hover {
	text-decoration: none;
	color: #C5CAD0;
}
#subleftcol form {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subleftcol fieldset {
	border: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
}

#subleftcol span.form_left {
	padding: 3px 3px 0 0;
	width: 80px;
	float: left;
}

#subleftcol input.text {
	padding: 3px;
	width: 355px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5CAD0;
	border: 1px solid #484855;
	background-color: #1A1B1D;
}

#subleftcol textarea.text {
	padding: 3px;
	width: 355px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5CAD0;
	border: 1px solid #484855;
	background-color: #1A1B1D;
}

#subleftcol input.button {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	cursor: pointer;
}
#subleftcol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subrightcol {
	width: 280px;
	float: left;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding: 0px;
	background-image: url(../images/sidebar_BG.jpg);
	border: 1px solid #1B1C1E;
	background-attachment: scroll;
	background-color: #1A1B1D;
	background-repeat: no-repeat;
	background-position: top;
}
#subrightcol h2 {
	margin: 0px;
	padding: 0px;
}
#subrightcol h2 span {
	display: none;
	margin: 0px;
	padding: 0px;
}
#subrightcol h2 img {
	border: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#subrightcolimg {
	width: 280px;
	float: left;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 14px;
	padding: 0px;
	background-image: url(../images/sidebar_BG.jpg);
	border: 1px solid #1B1C1E;
	background-attachment: scroll;
	background-color: #1A1B1D;
	background-repeat: no-repeat;
	background-position: top;
}
#subrightcolimg img {
	border: none;
	padding: 0px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 4px;
	margin-left: 17px;
}
#subrightcolimg img.last {
	border: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 17px;
	margin-bottom: 4px;
	margin-left: 17px;
}
#subrightcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #C5CAD0;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;

}
#subrightcol p a{
	color: #C5CAD0;
	text-decoration:underline;
}
#subrightcol p a:hover{
	color: #C5CAD0;
	text-decoration:none;
}
#subrightcol ul {
	padding-left: 20px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#subrightcol ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 13px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.jpg);
	color: #C5CAD0;
	margin: 0px;
}
#subrightcol ul li a {
	text-decoration: underline;
	color: #C5CAD0;
}
#subrightcol ul li a:hover {
	text-decoration: none;
	color: #C5CAD0;
}
/* Footer */
#footerContainer {
	background-color: #212226;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #141516;
	margin: 0px;
	padding: 0px;
}
#footerContainer #footer {
	padding: 24px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#footerContainer .address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2.4em;
	color: #6D727E;
	margin: 0px;
	padding: 0px;
}
#footerContainer #footer .address a  {
	color: #6D727E;
	text-decoration: underline;
}
#footerContainer #footer .address a:hover {
	color: #6D727E;
	text-decoration: none;
}
#footerContainer .zyMedia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	color: #6D727E;
}
#footerContainer #footer .zyMedia a  {
	color: #6D727E;
	text-decoration: underline;
}
#footerContainer #footer .zyMedia a:hover {
	color: #6D727E;
	text-decoration: none;
}
#portfolioFirst {
	float: left;
	padding: 0px;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolioSub {
	padding: 0px;
	margin-top: 9px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
img.gallerythumb {
	cursor: pointer;
	margin-bottom: 13px;
	border: 1px solid #000;
}
img.mainthumb {
	cursor: pointer;
	margin-right: 22px;
}
#subleftcol #spacertext {
	margin: 0px;
	padding: 0px;
	height: 5px;
}
