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

img,a{border:none;outline:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../IMAGES/web-background.gif);
}
a:link {
	color: #333300;
	text-decoration: none;
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
a:visited {
	color: #333300;
	text-decoration: none;
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h3{
	color: #333300;
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin:10px 0 0 25px;
}
ul{margin:5px 0 15px;}


/* Subnav */
.subnav a
{
	display:block;
	width:139px;
	height:24px;
	text-indent:-9999px;
	outline:none;
}
.subnav a:hover
{
	background-position: 0 -24px;
}
a.designer
{
	background:url(../IMAGES/navigation/designerProfiles_button.gif) no-repeat;
}
a.executive
{
	background:url(../IMAGES/navigation/executiveProfiles_button.gif) no-repeat;
}
a.product
{
	background:url(../IMAGES/navigation/productSelection_button.gif) no-repeat;
}
a.portfolio
{
	background:url(../IMAGES/navigation/portfolio_button.gif) no-repeat;
}
a.careers
{
	background:url(../IMAGES/navigation/careers_button.gif) no-repeat;
}
a.news
{
	background:url(../IMAGES/navigation/tvprint_button.gif) no-repeat;
}

div#call-out
{
	position:absolute;
	top:412px;
	left:515px;
	width:223px;
	height:60px;
}

div#contact
{
	position:absolute;
	top:470px;
	left:515px;
	width:223px;
	height:53px;
}