body {
	background-color: #FFFFFF;
	padding: 0; /* Make child divs stick to edges */
	margin: 0; /* Make child divs stick to edges */
	font-family: Helvetica;
}

h1 {
	font-size: 18px;
	color: #FF8400;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	color: #FCFF9D;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 16px;
	color: #5F5F5F;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
}

a:link, a:visited {
	color: #FF8400;
	text-decoration: none; /* Hide underline */
}

a:hover {
	color: #0F98D8;
	text-decoration: none; /* Hide underline */
}

a:focus {
	outline-style: none; /* Hide accessiblity border */
}

img {
	border: none;
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

#upgrade {
	background-color: #FFD800;
	width: 800px;
	padding: 10px;
	margin-left: auto; /* Center-align combo */
	margin-right: auto; /* Center-align combo */
	/*border-style: dashed;
	border-width: 1px;*/
}

#disclaimer {
	width: 945px;
	padding: 10px;
	margin-left: auto; /* Center-align combo */
	margin-right: auto; /* Center-align combo */
	/*border-style: dashed;
	border-width: 1px;*/
}

#container {
	background-color: #FFFFFF;
	background-image: url('../assets/navigation.png');
	background-position: 956px 145px;
	background-repeat: no-repeat;
	width: 995px;
	margin-left: auto; /* Center-align combo */
	margin-right: auto; /* Center-align combo */
	/*border-style: dashed;
	border-width: 1px;*/
}

#back {
	background-image: url('../assets/back.png');
	width: 43px;
	height: 210px;
	margin-left: 945px;
	position: fixed;
	top: 245px;
	z-index: 4;
	/*border-style: solid;
	border-width: 1px;*/
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

#home {
	background-image: url('../assets/home_bg.png');
	background-repeat: repeat-x;
	width: 915px;
	height: 700px;
	position: relative;
	left: 31px;
	top: 0px;
	z-index: 0;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_blog {
	background-image: url('../assets/home_blog.png');
	width: 80px;
	height: 81px;
	position: absolute;
	left: 47px;
	top: 81px;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_tree {
	background-image: url('../assets/home_tree.png');
	width: 461px;
	height: 502px;
	position: absolute;
	left: 23px;
	top: 54px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_headline {
	position: absolute;
	left: 150px;
	top: 562px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_logo {
	background-image: url('../assets/home_logo.png');
	width: 168px;
	height: 76px;
	position: absolute;
	left: 607px;
	top: 155px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_divider {
	width: 330px;
	height: 0px;
	position: absolute;
	left: 525px;
	top: 250px;
	z-index: 1;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}

.home_work {
	background-image: url('../assets/home_work.png');
	width: 93px;
	height: 94px;
	position: absolute;
	left: 552px;
	top: 265px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_play {
	background-image: url('../assets/home_play.png');
	width: 93px;
	height: 94px;
	position: absolute;
	left: 647px;
	top: 265px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_hello {
	background-image: url('../assets/home_hello.png');
	width: 93px;
	height: 94px;
	position: absolute;
	left: 742px;
	top: 265px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_social {
	position: absolute;
	left: 582px;
	top: 380px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.home_social_facebook {
	background-color: #FFFFFF;
	width: 210px;
	height: 85px;
	overflow: hidden;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFC00;
	-moz-box-shadow: 3px 3px 3px #808080; /* (x-offset y-offset feather color) shadow for Firefox */
	-webkit-box-shadow: 3px 3px 3px #808080; /* (x-offset y-offset feather color) shadow for Safari, Chrome */
	box-shadow: 3px 3px 3px #808080; /* (x-offset y-offset feather color) shadow for Opera */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080'); /* (x-offset y-offset feather color) shadow for IE 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')"; /* (x-offset y-offset feather color) shadow for IE 8 */
}

.home_social_linkedin {
	width: 158px;
	height: 27px;
	position: absolute;
	top: 110px;
	left: 29px;
	-moz-box-shadow: 3px 3px 3px #808080; /* (x-offset y-offset feather color) shadow for Firefox */
	-webkit-box-shadow: 3px 3px 3px #808080; /* (x-offset y-offset feather color) shadow for Safari, Chrome */
	box-shadow: 3px 3px 3px #808080; /* (x-offset y-offset feather color) shadow for Opera */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080'); /* (x-offset y-offset feather color) shadow for IE 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#808080')"; /* (x-offset y-offset feather color) shadow for IE 8 */
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

#work {
	width: 915px;
	height: 700px;
	position: relative;
	left: 31px;
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

#play {
	background-image: url('../assets/play_bg.png');
	background-repeat: repeat-x;
	width: 915px;
	height: 700px;
	position: relative;
	left: 31px;
	z-index: 0;
	/*border-style: solid;
	border-width: 1px;*/
}

.play_icon {
	background-image: url('../assets/play_icon.png');
	width: 101px;
	height: 102px;
	position: absolute;
	left: 14px;
	top: 259px;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

.play_connector {
	background-color: #FF8400;
	width: 115px;
	height: 35px;
	position: absolute;
	left: 108px;
	top: 292px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.play_icon_bg {
	background-image: url('../assets/play_icon_bg.png');
	width: 332px;
	height: 361px;
	position: absolute;
	left: 0px;
	top: 226px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.play_box {
	background-color: #FFFFFF;
	width: 550px;
	height: 400px;
	position: absolute;
	left: 223px;
	top: 68px;
	z-index: 2;
	border-style: solid;
	border-width: 26px;
	border-color: #FF8400;
	-moz-box-shadow: 3px 3px 4px #CBAC00; /* (x-offset y-offset feather color) shadow for Firefox */
	-webkit-box-shadow: 3px 3px 4px #CBAC00; /* (x-offset y-offset feather color) shadow for Safari, Chrome */
	box-shadow: 3px 3px 4px #CBAC00; /* (x-offset y-offset feather color) shadow for Opera */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CBAC00'); /* (x-offset y-offset feather color) shadow for IE 5.5 - 7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CBAC00')"; /* (x-offset y-offset feather color) shadow for IE 8 */
}

.play_footer {
	position: absolute;
	left: 679px;
	top: 512px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.play_headline_bg {
	background-color: #FFEF05;
	width: 720px;
	height: 52px;
	position: absolute;
	left: 195px;
	top: 556px;
	z-index: 1;
	filter: alpha(opacity=45); /* opacity for IE 5 - 7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)"; /* opacity for IE 8 */
	opacity: .45; /* opacity for all other browsers */
	/*border-style: solid;
	border-width: 1px;*/
}

.play_headline {
	width: 662px;
	position: absolute;
	left: 222px;
	top: 553px;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

#hello {
	background-image: url('../assets/hello_bg.png');
	background-repeat: repeat-x;
	width: 915px;
	height: 630px;
	position: relative;
	left: 31px;
	z-index: 0;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_headline_bg {
	background-color: #FFFFFF;
	width: 570px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_headline {
	position: absolute;
	left: 20px;
	top: 39px;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_box_left {
	position: absolute;
	left: 20px;
	top: 290px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_divider_1 {
	background-color: #FFD800;
	width: 5px;
	height: 184px;
	position: absolute;
	left: 224px;
	top: 270px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_box_middle {
	position: absolute;
	left: 251px;
	top: 290px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_divider_2 {
	background-color: #FFD800;
	width: 5px;
	height: 184px;
	position: absolute;
	left: 455px;
	top: 270px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_box_right {
	position: absolute;
	left: 482px;
	top: 290px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_icon {
	background-image: url('../assets/hello_icon.png');
	width: 100px;
	height: 100px;
	position: absolute;
	left: 770px;
	top: 347px;
	z-index: 3;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_tree {
	background-image: url('../assets/hello_tree.png');
	width: 227px;
	height: 490px;
	position: absolute;
	left: 688px;
	top: 142px;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_footer_bg {
	background-color: #FF8400;
	width: 915px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 602px;
	z-index: 1;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_footer_left {
	background-color: #FFFFFF;
	width: 106px;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_footer_right {
	width: 700px;
	height: 28px;
	position: absolute;
	left: 106px;
	top: 0px;
	text-align: right;
	z-index: 2;
	/*border-style: solid;
	border-width: 1px;*/
}

.hello_footer_text {
	font-size: 13px;
	font-weight: bold;
	color: #5F5F5F;
	line-height: 28px;
}
