@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 50px;
}
#container {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	background-color: #000000;
	color: #a8a7ac;
	height: 489px;
}

#menucolumn {
	width: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#line {
	width: 1px;
	float: right;
	padding-top: 10px;
}

#contentcolumn {
	float: right;
	width: 700px;
	font-size: 13px;
	color: #a8a7ac;
	height: 480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer {
	color: #999999;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
}
#clear {
	clear: both;
}


.menu {
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}

.NonHighlightMenu
{
	color: #CCC;
	text-decoration: none;
	font-size: 13px;
}

.NonHighlightMenu:hover {
	color: #0067CE;
}

.HighlightMenu
{
	color: #0067CE;
	font-size: 13px;
	text-decoration: none;
}
.imageTitle {
	text-align: left;
	display: block;
	padding-bottom: 10px;
}


#column1 {
	padding-left: 10px;

}
h1 {
	color: #0054A4;
	padding-top: 0px;
	margin-top: 8px;
}


#contentcolumn h1 {
	color: #0067CE;
	font-size: 14px;
}


#column2 {
	font-size: 13px;
	float: right;
	padding-top: 5px;
}

.shortwidth {
	margin-right: 220px;
}

.credit {
	font-size: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.addpop {
	color: #0054A4;
	font-weight: bold;
	font-size: 10px;
}

.content {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 1.5em;
	color: #CCCCCC;
	padding-top: 30px;
	padding-bottom: 30px;
}
.content h1 {
	color: #0067ce;
	font-size: 16px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfoliotable td {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	width: 70px;
}
#portfoliotable {
}



.phone {
	color: #DADADA;
	font-size: 15px;
	text-align: right;
	line-height: 1.5em;
	font-weight: bold;
}
a {
	color: #CCCCCC;
}

a:hover {
	color: #0054A4;
}
.nounderline {
	text-decoration: none;
	line-height: 1.2em;
}
#credit {
	color: #333;
	padding-top: 15px;
}
#credit a {
	color: #333;
}
#menucolumn a img {
	padding-left: 40px;
}
#menucolumn .menu p {
	line-height: .2em;
}
