/* CSS Document */

body {
	background: url(images/WildSpy_bg.jpg) repeat 5% 5%;
	}

#midground {
	background: url(images/wildspy_trees.png) no-repeat 20% 20%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 997;
}

#wrap {
width: 920px;
height:auto;
margin-left:160px;
margin-top:0px;
position: absolute;
z-index: 998;
}

#mainphonediv {
width: 109px;
height: 214px;
float:left;
}

.mainphone {
width: 109px;
height: 214px;
float:left;

}

#textblock {
width: 500px;
}

h1 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
font-size:20px;
color: #CCCCCC;
line-height:25px;
padding-left: 5px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #333333;
padding-left: 30px;
padding-top: 10px;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #CCCCCC;
line-height: 18px;
padding-left: 5px;
}

p a:link {
color: #CCCC00;
text-decoration:none;
}

p a:visited {
color: #CCCC00;
text-decoration:none;
}

p a:hover {
color: #CCCC00;
text-decoration:underline;
}


.boxtext {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 14px;
padding-left: 30px;
padding-right: 30px;
}

.boxtextwasp {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 14px;
padding-left: 30px;
padding-right: 80px;
}


.twitter {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 14px;
padding: 30px 30px 0px 130px;

}

.twitter a:link {
color: #990033;
text-decoration:none;
}

.twitter a:active {
color: #990033;
text-decoration:none;
}

.twitter a:hover {
color: #990033;
text-decoration:underline;
}

.twitter a:visited {
color: #990033;
text-decoration:none;
}

#left_column {
width: 300px;
height: 500px;
margin-top:77px;
float:left;
}

#right_column {
width: 550px;
height: 500px;
margin-top:35px;
float:right;
}

#small_iphone {
width: 109px;
height: 214px;
float:left;
margin-right: 18px;
margin-top: 20px;
}

#title {
width:auto;
height:172px;
background: url(images/WildSpy_title.jpg) no-repeat; 
}


#appstore_graphic {
width: 218px;
height: 75px;
margin-left:35px;
margin-top: 360px;
float:left;
}

#twitter_graphic {
width: 271px;
height: 112px;
background-image:url(images/twitter_graphic.png);
margin-left:20px;
margin-top: 10px;
float:left;
}

#family_box {
width: 237px;
height: 255px;
background:url(images/family_box.png) no-repeat;
margin-left:0px;
margin-top: 20px;
margin-right: 16px;
margin-bottom: 0px;
float:left;
}

#wasp_box {
width: 264px;
height: 255px;
background:url(images/wasp_box.png) no-repeat;
margin-left:0px;
margin-top: 20px;
margin-bottom: 0px;
float:left;
}

#footer {
width: 300px;
height: 200px;
}

#tree_bg {
width: 1500px;
height: 800px;
background-image:url(images/wildspy_trees.png);
}