* {
	margin:0;
	padding:0;
}

/* mac hide \*/
html,body{
	height: 100%;
	width: 100%;
}
/* end hide */

body {
	padding: 0 0 0 0;
	background-color: #ffffff;
	min-height: 768px;/* for good browsers*/
	min-width: 552px;/* for good browsers*/
}

p, a, body, td, li, div {
	font-family: Helvetica Neue Light, Arial, Helvetica, sans-serif;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 70%;
}

img {
	border: none;
	vertical-align: middle;
}

img.spacer { padding: 10px 0 5px 0; }

a { 
	font-family: Helvetica Neue Light, Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}

a:link, a:visited { 
	font-family: Helvetica Neue Light, Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
}

a:hover, a:active { 
	font-family: Helvetica Neue Light, Helvetica, Arial, Verdana, sans-serif;
	text-decoration: underline;
}

#pageouter {
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}

#page {
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 768px;
}

#container {
	position: relative;
	width: 1004px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background-color: #ffffff;
	background-position: left top;
	background-image:   url(../images/bg/homepagetest.gif);
	background-repeat: no-repeat;
}


#left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 159px;
	height: 768px;
	min-height: 768px;
	background-color: transparent;
}



#left h1 {
	margin: 0 0 0 0;
	padding: 7px 0 0 20px;
	font-weight: 100;
	letter-spacing: 1px;
	font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #3e3d3d;
}

#left h1 a {
	color: #3e3d3d;
}

#left h1 a:link, #left h1 a:visited {
	color: #3e3d3d;
}

#left h1 a:hover, #left h1 a:active {
	color: #3e3d3d;
}

#left ul {
	margin: 39px 0 0 25px;
	padding: 0 0 0 0;
	list-style: none;
}

#left ul li {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-weight: 100;
	list-style: none;
	font-size: 90%;
}

#left ul li a {
	color: #8c8c8c;
}

#left ul li a:link, #left ul li a:visited {
	color: #8c8c8c;
}

#left ul li a:hover, #left ul li a:active {
	color: #d9dcd9;
	text-decoration: none;
}

#left .transparency  ul li a {
	color: #d9dcd9;
}

#left .transparency  ul li a:link, #left .transparency  ul li a:visited {
	color: #666666;
}

#left .transparency  ul li a:hover, #left .transparency  ul li a:active {
	color: #d9dcd9;
	text-decoration: none;
}

#content {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 845px;
	height: 768px;
	min-height: 768px;
	background-color: transparent;
}

#content h2 {
	margin: 0 0 0 0;
	padding: 7px 0 0 25px;
	letter-spacing: 1px;
	font-weight: 100;
	font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #3e3d3d;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 1px;
}

#footer p {
	margin: 0 0 0 1px;
	
	font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #fefdfd;
	white-space: nowrap;
}