body {
	margin:0px;
	padding:0px;
	background: url(/images/background-sky.gif) repeat-x;
}

img {
  border:none;
}

input {
  border: 0px;
}

#grass_bar {
  position:absolute;
  top:327px;
  left:14px;
}

#masthead {
  position:absolute;
  top:72px;
  left:247px;
}

#watch_video_button {
  position:absolute;
  top:265px;
  left:511px;
}

#bottom_box {
	position:absolute;
	top:627px;
	left:39px;
}

#about_us {
  position:absolute;
  top:969px;
  left:711px;
}

#facebook_link {
	position:absolute;
	top:9px;
	left:147px;
	height:30px;
	width:30px;
}

#twitter_link {
	position:absolute;
	top:9px;
	left:185px;
	height:30px;
	width:30px;
}


#follow_us {
  position:absolute;
  top:958px;
  left:411px;
	width:293px;
	height:47px;
  background: url(../images/splash_follow_us.png) no-repeat 0 0;
}

#testimonials_link {
	position:absolute;
	top:55px;
	left:275px;
	width:170px;
	height:80px;
}

#tutorials_link {
	position:absolute;
	top:175px;
	left:275px;
	width:170px;
	height:80px;
}


#check_out_our_blog {
  position:absolute;
  top:969px;
  left:39px;
}

#left_box {
  position:absolute;
  top:327px;
  left:39px;
  width:485px;
  height:280px;
  background-image:url(/images/splash_left_box.png);
}

#stay_connected_link {
	position:absolute;
	top:63px;
	left:16px;
	display:block;
	width:210px;
	height:45px;
}

#be_in_the_know_link {
	position:absolute;
	top:112px;
	left:16px;
	display:block;
	width:210px;
	height:46px;
}

#share_memories_link {
	position:absolute;
	top:160px;
	left:16px;
	display:block;
	width:210px;
	height:46px;
}

#free_private_link {
	position:absolute;
  top:208px;
  left:16px;
	display:block;
	width:210px;
	height:46px;
}

#daily_candy_link {
	position:absolute;
	top:125px;
	left:720px;
	width:150px;
	height:40px;
	//background-color:red;
}

#examiner_link {
	position:absolute;
	top:225px;
	left:690px;
	width:180px;
	height:30px;
	//background-color:blue;
}

#right_box {
  position:absolute;
  top:327px;
  left:568px;
}

#cmomgo_cloud {
  position:absolute;
  top:27px;
  left:15px;
}

#login_cloud {
  position:absolute;
  top:0px;
  left:698px;
}

#forgot_password {
  position:absolute;
  top:0px;
  left:834px;
}

#login_email {
  border:none; 
  color: #999; 
  position: absolute; 
  left: 790px; 
  top: 21px; 
  width: 135px;
}

#login_password {
  border:none; 
  color: #999; 
  position: absolute; 
  left: 790px; 
  top: 47px; 
  width: 135px;
}

#login_button {
  border:none; 
  color: #999; 
  position: absolute; 
  left: 810px; 
  top: 72px; 
}

#signup_first_name {
  border:none; 
  color: #555; 
  position: absolute; 
  left: 694px; 
  top: 428px; 
  width: 205px;
}

#signup_last_name {
  border:none; 
  color: #555; 
  position: absolute; 
  left: 694px; 
  top: 455px; 
  width: 205px;
}

#signup_email {
  border:none; 
  color: #555; 
  position: absolute; 
  left: 694px; 
  top: 482px; 
  width: 205px;
}

#signup_password {
  border:none; 
  color: #555; 
  position: absolute; 
  left: 694px; 
  top: 509px; 
  width: 205px;
}

#signup_terms {
  position: absolute; 
  left: 690px; 
  top: 537px;
}

#terms_of_service {
  position: absolute; 
  left: 819px; 
  top: 538px;
}

#i_agree {
  position: absolute; 
  left: 705px; 
  top: 538px;
}

#signup_button {
	cursor:pointer;
  position: absolute; 
  left: 814px; 
  top: 565px;
}

input.button {
  border: 0;
  background: url(../images/button-rounded.png) no-repeat 0 0;
  color: #5ca7a4;
  width: 89px;
  height: 20px;
  text-align: center;
}

.error_box {
  border: 1px solid red;
  position: absolute;
  top:382px;
  left:605px;
  max-height:20px;
  padding: 10px;
  font-size: 12px;
  font-family: 'arial';
  background-color: #FFEBE8;
  width:288px;
  text-align:center;
}