/* -------------------------------------------------------------- 
   H-Visual
  
   www.h-visual.com
   
   Version: 1.0
   * Author: Khuong Hoang
   * Question/Comments: info@h-visual.com
   * Last Modified: February 05 2010
-------------------------------------------------------------- */



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0F0D0B;
	background-image: url();
}
.oneColElsCtr #container {
	width: 1000px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: auto;
	top: 0;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#apDiv1 {
	position:absolute;
	width:462px;
	height:60px;
	z-index:1;
	left: 365px;
	top: 24px;
}
#apDiv2 {
	position:absolute;
	width:627px;
	height:258px;
	z-index:2;
	left: 85px;
	top: 268px;
	color: #CCC;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:155px;
	z-index:3;
	left: 801px;
	top: 252px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #F3F3F3;
}
side {
	font-size: 18px;
}
.oneColElsCtr #container #apDiv3 p {
	font-size: 16px;
}
.oneColElsCtr #container #apDiv3 p {
	font-size: 22px;
}
#apDiv4 {
	position:absolute;
	height:34px;
	z-index:3;
	left: 819px;
	top: 263px;
	width: 138px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F8F8F8;
}
#apDiv5 {
	position:absolute;
	height:34px;
	z-index:4;
	left: 819px;
	top: 313px;
	width: 138px;
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F3F2EE;
}
#apDiv6 {
	position:absolute;
	height:34px;
	z-index:5;
	left: 819px;
	top: 363px;
	width: 138px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F3F2EE;
}
a:link {
	color: #F3F2EE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3F2EE;
}
a:hover {
	text-decoration: none;
	color: #abc654;
}
a:active {
	text-decoration: none;
	color: #F3F2EE;
}
#apDiv7 {
	position:absolute;
	width:88px;
	height:20px;
	z-index:6;
	left: 905px;
	top: 877px;
	color: #1F1C17;
	font-size: 12px;
}
#apDiv8 {
	position:absolute;
	width:408px;
	height:59px;
	z-index:7;
	left: 511px;
	top: 29px;
}
#apDiv9 {
	position:absolute;
	width:177px;
	height:86px;
	z-index:8;
	left: 792px;
	top: 100px;
}
.oneColElsCtr #container #apDiv9 p {
	font-size: 80%;
	color: #1F1C17;
}
#apDiv10 {
	position:absolute;
	width:668px;
	height:46px;
	z-index:9;
	left: 86px;
	top: 293px;
	color: #F2F2F0;
}
#apDiv11 {
	position:absolute;
	width:664px;
	height:45px;
	z-index:10;
	left: 85px;
	top: 359px;
}
.oneColElsCtr #container #apDiv7 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}