body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E0DBBF;
	margin: 6px 0 0 0;
	padding: 0;
	line-height: 16px;
}


h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
line-height: 18px;
color: #493CA2;
letter-spacing: 2px;
margin-bottom: 0px;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
line-height: 15px;
color: #89604E;
letter-spacing: 2px;
margin-bottom: 0px;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 15px;
color: #89604E;
letter-spacing: 2px;
margin-bottom: 0px;
}

#companyBody {
background-image:url(images/bg_company_lines.gif);
background-position: left top;
background-repeat: repeat-x;
}


/*#primeNav { 
	width: 100%; 
	background-color: #ffffff; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
	padding-top: 1px;
	margin: 0;
	}*/
	
#primeNav img {
	margin: 0px;
	border: 0;
}

#footer {
	font-size: 10px;
	clear:both;
	color: #56513D;
	padding: 5px;
	width: 760px;
	text-align:center;
	border-top: 1px solid #B6AE84;
	border-bottom: 1px solid #B6AE84;
	}
	
#footer a {
	color: #333366;
	text-decoration: none;
	}
	
#homeContent {
	margin-top: 13px;
	background-image:url(images/bg_home_lines.gif);
	background-position: left top;
	background-repeat: repeat-x;
	clear:left;
	}
	
#homeLeftSidebar {
	background-image: url(images/bg_home_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	width: 216px;
	clear: left;
	height: 382px;
}

#homeLeftSidebar img {
	padding-top: 26px;
}

#temp {
height: 88px;
background-image:url(images/img_home_headline.gif);
background-repeat:no-repeat;
background-position: left top;
clear: left;
}

#homeRightSidebar {
	position:absolute; left:217px; top: 140px;
	clear:left;
	}
	
#homeTopImage {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}

#homeHeadline {
border-bottom: 1px solid #ffffff;
}

#contentContainer {
	margin-top: 13px;
	background-image:url(images/bg_company_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	float:left;
}
#newsletterContainer {
	margin-top: 6px;
	margin-left:6px;
}
	
#leftSide {
	float:left;
	text-align: center;
	width: 213px;
}

#leftSide img {
	padding-top: 27px;
	padding-left: 1px;
}

#mainContent {
	margin-left: 213px;
	width: 511px;
	display:block;
	border-left: 1px solid #B6AE84;
	padding: 19px 20px 9px 20px;
	}
	
#rightImage {
	position:absolute;
	left: 580px;
	top: 180px;
}

#navCompany, #navServices {
	margin-top: 15px;
}

#navCompany a, #navServices a  {
color: #1F3171;
text-decoration:none;
}

#current {
color: #1F3171;
font-weight: bold;
text-decoration:none;
}

#navCompany a:hover, #navServices a:hover {
text-decoration: underline;
}

.list1 {
padding-left: 0;
}

.list1 li {
padding-bottom: 8px;
}

.navList {
padding-left: 0;
list-style-type: none;
margin-left: 0px;
margin-bottom: 0px;
}

.navList li {
padding-bottom: 8px;
}

#portfolioTable {
margin-top: 20px;
}

#portfolioDetailTable {
margin-top: 20px;
}

#portfolioDetailTable img {
padding-bottom: 5px;
padding-right: 5px;
}

.smallCopy {
font-size: 10px;
color: #514C39;
}

A:link	{	
	text-decoration:	none;
	color:	#1F3171;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#1F3171;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#1F3171;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#1F3171;
	}
	
#vs_form{margin-bottom:6px;}


/* Main Navigation */

#nav, #nav ul {
	float: left;
	list-style: none;
	width: 100%;
	line-height: 1;
	background: #493CA2;
	font-weight: bold;
	padding: 0;
	border: solid #white;
	border-width: 1px 0;
	margin: 0 0 0 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#nav a {
	display: block;
/*	width: 200px;
	w\idth: 200px;*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

#nav li {
	float: left;
	padding: 2px 10px 2px 10px;
/*	background-image:url(images/bg_nav.gif);
	background-position: right top;
	background-repeat:no-repeat;*/
/*	width: 50px;*/
	border-right: 1px solid #FFFFFF;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	w\idth: 200px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 200px;
/*	background-image:url(images/bg_spacer.gif);
	background-position: right top;
	background-repeat:no-repeat;*/
	border-bottom: 1px solid white;
}

#nav li ul a {
	width: 200px;
	w\idth: 200px;
}

#nav li ul ul {
	margin: -19px 0 0 160px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #B88E18;
}

#navCurrent { 
background-color: #B88E18; 
}
#navActive a { 
background-color: #B88E18; 
}