body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

#Container {
	background-image: url(../images/gbl_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#SiteLogo {
	text-align: center;
	padding-bottom: 6px;
}

#NavMenu {
	background-color: #07090F;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	background-image: url(../images/nav_background.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#NavMenu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	padding: 5px;
}

#InsideContainer {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#Footer {
	background-color: #07090f;
	margin: 15px;
	height: 115px;
}

#Footer div.Left {
	float: left;
	width: 50%;
	background-color: #07090f;
}

#Footer div.Right {
	float: right;
	width: 250px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: right;
	background-color: #07090f;
}

#Footer div.Right a:link, #Footer div.Right a:active, #Footer div.Right a:visited {
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	text-decoration:none;
}

#Footer div.Right a:hover {
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	text-decoration:underline;
}

#Footer div.Right div {
	padding-bottom: 4px;
}

#Footer div.Right span {
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

#FtrCopyright {
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	text-align: center;
}

#PageBanner {
}

td.PortfolioCat {
	padding: 10px;
	width: 50%;
	text-align: center;
}

div.PortfolioCatHeader {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	margin-top: 5px;
}

div.PortfolioCatHeader a:link,div.PortfolioCatHeader a:active,div.PortfolioCatHeader a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

div.PortfolioCatHeader a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

td.PortfolioCat img,td.PortfolioCat img a:link,td.PortfolioCat img a:active  {

	border: 1px solid #eddf87;
}

td.PortfolioCatThumb {
	padding: 10px;
	width: 50%;
	text-align: center;
}
td.PortfolioCatThumb div.Directions {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	color: #999999;
}
td.PortfolioCatThumb img{
	border: 1px solid #eddf87;
}
div.PortfolioDsp {
	text-align: center;
}
div.PortfolioDesc {
	font-size: 14px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8px;
}
div.PortfolioCopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
div.PortfolioDsp img {
border: 1px solid #eddf87;
}

table.PortfolioDspNav {
	margin-top: 20px;
}
table.PortfolioDspNav td {
	font-size: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
}
table.PortfolioDspNav td a:link,table.PortfolioDspNav td a:active,table.PortfolioDspNav td a:visited{
	font-size: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
}
table.PortfolioDspNav td a:hover{
	font-size: 10px;
	font-family: "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:underline;
}
table.PortfolioDspNav td.NextImage {
	width: 33%;
	font-family: "Century Gothic", Verdana, Arial;
	text-align: right;
}
table.PortfolioDspNav td.ViewAll {
	text-align: center;
	width: 33%;
}
table.PortfolioDspNav td.PrevImage {
	text-align: left;
	width: 33%;
}
.CompanyHighlight {
	font-weight: bold;
}
