body {
	background: url(../images/ardquoy_background.gif);
	font-family: Helvetica, Verdana, Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;	
	font-size: 9pt;
	font-weight: 500;
	min-width: 760;
	color: #000;
}

#container {
	margin: 0 auto 0 auto;
	width:756px;
}

/* Header */
#header {
	background: url(../images/ardquoy_header.gif) no-repeat;
	margin-top: 19px;
	width: 755px;
	height: 204px;
}

/* ContentHolder */
#contentHolder {
	background: #fff6dc url(../images/ardquoy_content_left.gif) repeat-y left;
	width: 755px;
}
#contentHolder .l {height: 3px; background:  url(../images/ardquoy_content_bl.gif) top left no-repeat;}
#contentHolder .r {height: 3px; background:  url(../images/ardquoy_content_br.gif) top right no-repeat;}

/* Menu */
#menu {
	background: url(../images/tabs/ardquoy_tabbg_eight.gif) no-repeat top right;
	list-style-type: none; 
	text-align: left; 
	height: 22px; 
	width: 620px; 
	margin: 0 16px 0; 
	padding: 0; 
	float: right;
}

#menu li {
	display: inline; 
	float: right; 
	height: 22px; 
	width: 82px; 
	padding: 3px 0; 
	margin: 0 -5px 0;
	text-align: center;
}

#menu li a {
	font-family: Helvetica, Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: 900;
	color: #645636; /*#f1f1f1;*/
	text-decoration: none;
}

/* Content */
#content {
	background: url(../images/ardquoy_content_bg.gif) no-repeat top right;
	min-height: 60px;
	padding: 20px 8px 8px 8px;
}

#content h1,h2,h3 {
	color: #5a471c;
}

#content ol {list-style-type:decimal;margin:5px 0 5px 0;padding-left:18px;}
#content ul {list-style-type:disc;margin:5px 0 5px 0;padding-left:18px;}
#content li {float:none;display:list-item;margin-top:3px;list-style-type:inherit;}
#content li ul li {list-style-type:circle;}
#content li ol li {list-style-type:lower-alpha;}
#content li ol li ol li {list-style-type:lower-roman;}
#content li p {margin:3px 0 2px 0;}
#content li span {font-weight:900;}
#content li a {color:#645636;}

/* Footer */
#footer {clear: both; margin: 10px auto 10px auto; 0; background: url(../images/ardquoy_footer_bg.gif) repeat-x; color: white; font-size: 0.97em; letter-spacing: 0.15em; line-height:1.15em;}
#footer .l {background: url(../images/ardquoy_footer_left.gif) top left no-repeat;}
#footer .r {height:110px;background: url(../images/ardquoy_footer_right.gif) top right no-repeat; padding: 4px 0 0 8px;}
#footer p {margin-top: 7px; }
#footer a {color: white; text-decoration: none; border-bottom: dotted 1px #818e5a;}
#footer a:hover {border-bottom: solid 1px #efefef;}

#credit {text-align:center;font-size:0.9em;font-weight:900;color:#efefef;}
#credit a {color:#efefef;text-decoration:none;border-bottom:1px dotted #cccccc;}
#credit a:hover {border-bottom:1px solid #cccccc;}
