@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	font: 12px/1.6 Verdana, Arial, Geneva, sans-serif;
	color: #000;
	margin-top: 10px;
}

.container {
	width: 874px;
}

h1, h2, h3, h4, h5, h6 {
	color: #ac8e26;
}

h1 span {
	display: none;
}

h1 a {
	display: block;
	position: relative;
	top: 40px;
	width: 250px;
	height: 50px;
	left: 0;
}

h1 {
	font-weight: normal;
	font-size: 14pt;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 {
	font-weight: normal;
	font-size: 13pt;
	line-height: 17pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h3 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

h4 {
	font-weight: normal;
	font-variant:small-caps;
	font-size: 11pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content  {
	font-weight: normal;
	font-style: normal;
	color: #ac8e26;
	height: 90px;
	width: 878px;
	margin:0 auto;
	text-align:left;
	padding: 0;
}


p strong {
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

p em {
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;	
	font-size: 13px;
	color: #ac8e26;	
}

p {
	color: #000;
	margin-bottom: 0.5em;
}

p a {
	font-weight: normal;
	font-style: normal;
	color: #ac8e26;
	padding-bottom: .2em;
}

a span {
	cursor: pointer;
}

#wrapper {
	position: relative;
	overflow: hidden;
}

#pagedescription {
	position: absolute;
	top: 2000px;
	height: 50px;
	z-index: -1;
	overflow:scroll;
}

#facebook {
	position: absolute;
	top: 146px;
	left: 90px;
	width: 122px;
	height: 161px;
	z-index: 20;
}

#contentwrapper {
	border-left: 2px black solid;
	border-right: 2px black solid;
	background: url(../images/Splash-main-background.png) repeat-y;
}

.global #banner {
	height: 205px;
	background: url(../images/bg-header.jpg) no-repeat;
}

.splash #banner {
	height: 332px;
	background: url(../images/bg-header-splash.jpg) no-repeat;
}

#mainmenu {
	width: 874px;
	margin:0 auto;
	text-align:left;
	padding: 0;
	background-color: #ac8e26;
}

.splash #mainmenu {
	height: 109px;
	background: #ac8e26 url(../images/menubg.png);
}


#right-column {
	z-index: 0;
}

#right-column * {
	z-index: inherit;
}

#ads {
	width: 126px;
	float: right;
	margin-top: -74px;
	background: url(../images/Advertising-tiles-virtual-office.jpg) no-repeat;
}

#splash-info {
	text-align: right;
}

#footer, #W3C, #visitor-tracking, #sitemap {
	text-align: center;
	width: 878px;
}

#footwrapper div {
	margin-bottom: 3em;
}

#footer {
	padding-top: 50px;;
}

div#sitemap {
	position: absolute;
	font-size: 9px;
	top: 2500px;
	height: 500;
	z-index: -1;
	overflow:scroll;
}

#W3C {
	font-size: 9px;
}

#footwrapper p {
	margin-bottom: 0px;
	color: #d5c692;
}

#footwrapper p a:hover {
	color: #fff;
}

#footwrapper span {
	padding: 1em;
	border: 1px solid #563e28;
	background-color: #fff;
}

#virtual-offices img {
	display: block;
	margin: 1em auto;
}

dt {
	margin-top: 1em;
	font-size:14px;
}

dl dt {
	font-weight: normal;
}

dd {
	display: list-item;
}

textarea {
	height: 150px;
}

iframe {
	margin: 1.5em 0;
}

.christmas {
	color: #f00;
}

.xmasgreen {
	color: #336600;
}

.bold {
	font-weight: bold;
}

.boldgold-large{
	color: #ac8e26;
	font-weight: normal;
	font-size: 14pt;
	line-height: 17pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.boldgold-medium{
	color: #ac8e26;
	font-weight: normal;
	font-size: 12pt;
	line-height: 17pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.boldgold-small{
	color: #ac8e26;
	font-weight: normal;
	font-size: 10pt;
	line-height: 17pt;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.buynow {
	float: right;
}

.hidden {
	display: none;
}

a.thickbox {
	color: #ac8e26;
}
