/* E-Graphics Worldwide */

/* 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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
a, ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* begin clearfix */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group {
	zoom: 1; /* for IE */
}
.relative {
	position: relative;
}
a {
	color: #fff;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
html {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
	color: #333;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background: #111;
}
#pageWrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -298px 0 0 -500px;
	width: 1000px;
	height: 560px;
	overflow: hidden;
	background: url(../images/pagewrapper-bg.jpg) no-repeat;
}
/* Header */
#header {
	position: relative;
}
#header h1 {
	position: absolute;
	top: 8px;
	left: 4px;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	width: 112px;
	height: 23px;
	background: url(../images/h1-logo.png) no-repeat;
}
#header ul {
	position: absolute;
	top: 8px;
	right: 7px;
	z-index: 2;
}
#header li {
	width: 46px;
	height: 12px;
	overflow: hidden;
	text-indent: -9999px;
}
#header li a {
	width: 46px;
	height: 12px;
	display: block;
	color: #6f6e6f;
	background: url(../images/contact.png) no-repeat;
}
#header li a:hover {
	background: url(../images/contact.png) no-repeat 0 -12px;
}
/* Content */
#content {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	color: #fff;
	text-align: center;
}
#content a {
	color: #1f8f7d;
	text-decoration: underline;
}
#content a:hover {
	color: #2ec8af;
}
#content h1 {
	position: absolute;
	top: 182px;
	left: 158px;
	width: 726px;
	height: 154px;
	text-indent: -9999px;
	background: url(../images/h1-hello.jpg) no-repeat;
}
#content h2 {
	position: absolute;
	top: 372px;
	left: 424px;
	color: #fff;
	font-size: 22px;
}
#content p {
	position: absolute;
	top: 398px;
	left: 290px;
	font-size: 15px;
	line-height: 22px;
}
/* Contact */
#contact {
	position: relative;
	top: 80px;
	left: 124px;
	padding: 26px 40px 0 40px;
	width: 687px;
	height: 369px;
	display: none;
	background: url(../images/contact-bg.png) no-repeat;
}
* html #contact {
	background: url(../images/contact-bg-ie6.jpg) no-repeat;
}
#contact h1 {
	margin-bottom: 16px;
	width: 302px;
	height: 86px;
	text-indent: -9999px;
	background: url(../images/h1-contact.png) no-repeat;
}
* html #contact h1 {
	background: url(../images/h1-contact-ie6.png) no-repeat;
}
#contactLeft {
	padding-right: 25px;
	width: 330px;
	height: 242px;
	border-right: 1px solid #000;
}
#contactLeft p {
	margin-bottom: 12px;
	font-size: 11px;
}
#contactRight {
	position: absolute;
	top: 30px;
	right: 35px;
	width: 330px;
	height: 258px;
}

/* Footer */
#footer {
	position: absolute;
	top: 512px;
	left: 0;
	width: 100%;
	height: 48px;
	text-indent: -9999px;
	background: url(../images/footer-bg.png) no-repeat;
}
/* form */
form_wrap { 
	width: 290px;
	height: 258px;
}
label {
	clear: both;
	float: left;
	margin-bottom: 5px;
	padding: 0 0 0 30px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	background: transparent;
}
label sup {
	color: #bc1e1e;
}
label.error {
	display: none !important; /* override */
}
.text, .textarea {
	float: right;
	margin-bottom: 5px;
	width: 166px;
	height: 16px;
	font: normal 11.5px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
}
.textarea {
	height: 60px;
	resize: none;
	border: none;
}
.text.error, .textarea.error {
	border: 1px solid red;
}
.address {
	display:none;
}
#submit {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 35px;
	height: 16px;
	cursor: pointer;
}
* html #submit {
	clear: both;
	float: none !important;
	position: relative;
	top: 0;
	left: 295px;
}
#req {
	position: absolute;
	bottom: 18px;
	left: 30px;
	color: red;
}
#formStatus {
	line-height: 160px;
	text-align: center;
}
#close { 
position: absolute;
top: -20px;
right: -1px;
text-indent: -9999px;
}

#close a { 
width: 60px;
height: 20px;
display: block;
background: url(../images/close.png) no-repeat;
}

#close a:hover {
background: url(../images/close.png) no-repeat 0 -20px;
}
/* Loading */
.QOverlay {
	background: #111;
	z-index: 9999;
}
