body, div, p, th, td, h1	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444444; line-height:18px; }

body					{ margin:0px; overflow:hidden; background-color:#F7F7F7; }

a img					{ border:0px; }

a:link, a:visited			{ text-decoration:none; color:#202080; }
a:hover, a:active			{ text-decoration:underline; color:#404040; }
a:focus				{ text-decoration:underline; color:#808080; }

#mainDiv
{
	position:absolute;
	left:50%;
	top:50%;
}

#frameDiv
{
	position:absolute;
	width:700px;
	height:480px;
	left:-350px;
	top:-240px;
}

#borderLeftDiv
{
	position:absolute;
	width:1px;
	height:405px;
	left:0px;
	top:75px;
	background-color:#326492;
	background-image:url(../images/bottomup.gif);
	background-repeat:no-repeat;
}

#borderRightDiv
{
	position:absolute;
	width:1px;
	height:405px;
	left:699px;
	top:75px;
	background-color:#326492;
	background-image:url(../images/topdown.gif);
	background-repeat:no-repeat;
}

#borderBottomDiv
{
	position:absolute;
	width:698px;
	height:1px;
	left:1px;
	top:479px;
	background-color:#326492;
	background-image:url(../images/leftright.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#headerDiv
{
	position:absolute;
	width:700px;
	height:75px;
	left:0px;
	top:0px;
	background-color:#326492;
}

#topLeftCornerDiv
{
	position:absolute;
	width:16px;
	height:16px;
	left:0px;
	top:0px;
	background-image:url(../images/corner_tl.gif);
	background-repeat:no-repeat;
}

#smallLogoDiv
{
	position:absolute;
	width:90px;
	height:75px;
	left:610px;
	top:0px;
	background-image:url(../images/logo_sm.gif);
	background-repeat:no-repeat;
}

#bannerDiv
{
	position:absolute;
	width:557px;
	height:45px;
	left:16px;
	top:5px;
	background-image:url(../images/nbbtext.gif);
	background-repeat:no-repeat;
}

#menuDiv
{
	position:absolute;
	width:554px;
	height:20px;
	left:0px;
	top:55px;
	background-color:#FFFFFF;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#menuItemsDiv
{
	padding-left:3px;
	padding-top:2px;
}

#menuTopRightCornerDiv
{
	position:absolute;
	width:8px;
	height:8px;
	left:546px;
	top:0px;
	background-image:url(../images/menu_r.gif);
	background-repeat:no-repeat;
}

#menuItemsDiv a
{
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

.menuSpacerImg
{
	padding-left:3px;
	padding-right:3px;
	float:left;
}

a.homeLink:link, a.homeLink:visited, a.homeLink:focus, a.homeLink:active				{ background-image:url(../images/menu/home_d.gif); }
a.homeLink:hover														{ background-image:url(../images/menu/home_a.gif); }

a.aboutLink:link, a.aboutLink:visited, a.aboutLink:focus, a.aboutLink:active				{ background-image:url(../images/menu/about_d.gif); }
a.aboutLink:hover														{ background-image:url(../images/menu/about_a.gif); }

a.portfolioLink:link, a.portfolioLink:visited, a.portfolioLink:focus, a.portfolioLink:active	{ background-image:url(../images/menu/portfolio_d.gif); }
a.portfolioLink:hover													{ background-image:url(../images/menu/portfolio_a.gif); }

a.referencesLink:link, a.referencesLink:visited, a.referencesLink:focus, a.referencesLink:active	{ background-image:url(../images/menu/references_d.gif); }
a.referencesLink:hover													{ background-image:url(../images/menu/references_a.gif); }

a.shopLink:link, a.shopLink:visited, a.shopLink:focus, a.shopLink:active			{ background-image:url(../images/menu/shop_d.gif); }
a.shopLink:hover													{ background-image:url(../images/menu/shop_a.gif); }

a.imprintLink:link, a.imprintLink:visited, a.imprintLink:focus, a.imprintLink:active		{ background-image:url(../images/menu/imprint_d.gif); }
a.imprintLink:hover													{ background-image:url(../images/menu/imprint_a.gif); }

a.sitemapLink:link, a.sitemapLink:visited, a.sitemapLink:focus, a.sitemapLink:active		{ background-image:url(../images/menu/sitemap_d.gif); }
a.sitemapLink:hover													{ background-image:url(../images/menu/sitemap_a.gif); }

#contentDiv
{
	position:absolute;
	width:698px;
	height:404px;
	left:1px;
	top:75px;
	background-color:#FFFFFF;
	overflow:auto;
}

#pageNameImg
{
	position:absolute;
	width:140px;
	height:28px;
	top:32px;
}

#leftFrameDiv
{
	position:absolute;
	width:160px;
	height:100%;
	left:0px;
	top:0px;
	background-color:#FCFAFC;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}

#rightFrameDiv
{
	position:absolute;
	width:538px;
	height:100%;
	top:0px;
	left:160px;
	text-align:justify;
	overflow:auto;
}

#invisibleDiv
{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

#w3c
{
	position:absolute;
	left:100%;
	top:100%;
}

.w3cCSSLink
{
	position:absolute;
	width:88px;
	height:31px;
	left:-94px;
	top:-40px;
}

.w3cXHTMLLink
{
	position:absolute;
	width:88px;
	height:31px;
	left:-186px;
	top:-40px;
}
