/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #000000;
	margin: 20px;
	padding: 0;
}
#masthead {
	background-color: #000000;
	padding: 0px;
	margin: 0;
	height: 98px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
}
#center .content {
	/* padding: 20px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border: 1px solid #000; */ 
}
#masthead .content {
	padding: 12px 20px;
}
 #footer .content {
	/*padding: 12px 20px;
	width:770px;*/
}
#footer {
	background-color: #000000;
	padding: 90px 0px 20px 0px;
	margin: 0;
	width:770px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #669999;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.portfolioTitle  {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
	padding-left:265px;
	width:100px;
	float:left;
}
.portfolioTitleInterior  {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
		padding-left:12px;
	width:400px;
	float:left;
}
.portfolioTitleInterior a:link  {
	color:#FFF;
	text-decoration:none;
}	
.portfolioTitleInterior a:visited  {
	color:#FFF;
	text-decoration:none;
}
.portfolioTitleInterior a:hover  {
	color:#7D5AA2;
	text-decoration:none;
}

#footer .bottomNav  {
	font-family:"Trebuchet MS";
	text-align:right;
	font-size:13px;
	color:#4327D7;
	padding-left:232px;
	width:160px;
	float:left;
}
#footer .bottomNav a:link {
	color:#4327D7;
	text-decoration:none;
}
#footer .bottomNav a:visited {
	color:#4327D7;
	text-decoration:none;
}
#footer .bottomNav a:hover {
	color:#7D5AA2;
	text-decoration:none;
}.portfolioDesc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
#footer .bottomNavPortInterior  {
	font-family:"Trebuchet MS";
	text-align:right;
	font-size:13px;
	color:#4327D7;
	width:300px;
	float:left;
}
#footer .bottomNavPortInterior a:link {
	color:#4327D7;
	text-decoration:none;
}
#footer .bottomNavPortInterior a:visited {
	color:#4327D7;
	text-decoration:none;
}
#footer .bottomNavPortInterior a:hover {
	color:#7D5AA2;
	text-decoration:none;
}
