/* @override http://nelsonfineartframing.com/all.css */

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */
html, body {
	margin:0; padding:0;
	height:100%;
}

a {
	border-style: none;
	text-decoration: none;
	color: #ebe6bd;
}

p {
	margin-top: 10px;
	text-align: justify;
	margin-right: 10px;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
}
 
body {
	background: #868686 50% 50%;
	font-family: "helvetica";
}

#logo {
	height: 80px;
	width: 884px;
	position: absolute;
	margin-top: 220px;
	text-align: right;
	background: url(images/logo.gif) no-repeat left top;
	font-size: 12px;
}
 
#floater {
	position:relative; float:left;
	height:50%;	margin-bottom: -360px;
	width:1px;
}
 
#centered {
	position:relative; clear:left;
	height: 610px; width: 890px; min-width:400px;
	margin:0 auto;
	background-image: url(images/bg.png);
	padding-left: 5px;
	padding-top: 5px;
}
 
#bottom {
	position:absolute;
	bottom:0; right:0;
}
 
#nav {
	position:absolute;
	height: 29px;
	bottom: 0;
	margin-bottom: 0;
	left: 304px;
	padding-left: 0;
	margin-top: 0;
	width: 265px;
	margin-left: 5px;
}

#nav li {
	float: left;
	list-style-type: none;
	height: 20px;
	//font-family: arial;
}

#nav li a {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	font: 12px "times new roman";
	color: #000;
	text-transform: uppercase;
}

#nav li a:hover {
	color: #b48100;
}

#nav li a:hover {
	text-decoration: underline;
}

#promo {
	width: 885px;
	height: 395px;
	background-repeat: no-repeat;
	background-position: left top;
}
 
#content {
	position:absolute; right:0; top:0; bottom:0;
	overflow: hidden; height: 165px;
	left: 290px;
	margin: 401px 6px 0 10px;
}

#content_promo {
	position:absolute; right:0; top:0; bottom:0;
	overflow: hidden; height: 105px;
	left: 290px;
	margin: 540px 6px 0 10px;
}

#content_promo2 {
	position:absolute; right:0; top:0; bottom:0;
	overflow: hidden; height: 145px;
	left: 290px;
	margin: 500px 6px 0 10px;
}

#logo_promo {
	height: 80px;
	width: 884px;
	position: absolute;
	margin-top: 310px;
	text-align: right;
	background: url(images/logo.gif) no-repeat left top;
	font-size: 12px;
}

#floater_promo {
	position:relative; float:left;
	height:50%;	margin-bottom: -460px;
	width:1px;
}

#centered_promo {
	position:relative; clear:left;
	height: 702px; width: 890px; min-width:400px;
	margin: 5px auto 0;
	padding-left: 5px;
	background: url(images/bg_promo.jpg) no-repeat 0 bottom;
	padding-top: 0;
}

#side_promo { left:0; top:0; bottom:0;
	padding: 0; margin: 540px 0 0 20px;
	right: 70%;
	position: absolute;
}

#side_promo2 { left:0; top:0; bottom:0;
	padding: 0; margin: 500px 0 0 20px;
	right: 70%;
	position: absolute;
}

#side { left:0; top:0; bottom:0;
	padding: 0; margin: 400px 0 0 20px;
	right: 70%;
	position: absolute;
}

h2 {
	margin-top: 10px;
	color: #ddb36d;
	font: 1.1em "times new roman";
}

.panel {
	margin-right: auto;
	margin-left: auto;
	background-color: #6a6a6a;
}

.panel a img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}

#extralinks {
	float: right;
	width: 260px;
}