html,body {
	height:100%;
	background:url(../images/bg_gradient.jpg) repeat-x scroll center top;
	font-family:"Myriad Pro",Arial,HelveticaNeue,Helvetica,sans-serif;
	font-size:93%;
	color:#343434;
}

img {
	border: none;
}

p {
	margin-bottom:10px;
}

#doc3 {
	height:94%;
	margin: auto;
}

#bd {
	padding:25px 10px;
}



#app_st {
	width:950px;
	min-height:500px;
	padding:75px 0px 25px 0px;
	background: url(../images/iphone_signing_time_main.png) no-repeat left top;
}

#app_st #info {
	margin-top:73px;
	margin-left:370px;
}

#app_st #title {
	font-size:205%;
	font-weight:normal;
}

#app_st #price {
	font-size:123.1%;
	font-weight:600;
	margin-bottom:10px;
}

#app_stfc {
	width:950px;
	min-height:500px;
	padding:75px 0px 25px 0px;
	background: url(../images/iphone_signing_time_flashcards_main.png) no-repeat left top;
}

#app_stfc #info {
	margin-top:73px;
	margin-left:370px;
}

#app_stfc #title {
	font-size:205%;
	font-weight:normal;
}

#app_stfc #price {
	font-size:123.1%;
	font-weight:600;
	margin-bottom:10px;
}


#appstorelink {
	padding-top: 30px;
	padding-bottom: 15px; 
}

#carousel_st {
	float:right;
}

#apps {
	position:relative;
	top:-30px;
}

#apps li {
	margin-left:20px;
	display:inline;
}

#ft {
	background:#000000 url(../images/footer.png) repeat-x;
	min-height:120px;
}

#copyright {
	padding: 15px 0px;
	text-align:center;
	font-size:80%;
}

/* Form fields */
div.main {
	margin:30px auto;
	width:540px;
}

div.box {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border:solid 1px #c6cfe1;
	background:#eee;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}

div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}

div.box p {
	padding-bottom:14px;
}

div.box input .input-text {
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label {
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span {
	display:block;
	float:left;
	padding-right:6px;
	width:150px;
	text-align:right;
	font-weight:bold;
	font-size:80%;
}

.spacer {
	margin-left:80px;
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}

.submitbutton {
	margin-left: 156px;
	font-size: 80%
}

#thankyoumessage{
	padding-top: 200px;
	padding-left: 300px;
}

#footer_logo{
	float:right;
	clear:both;
	position:relative;
	top:-122px;
	padding-right: 20px;
}
.nav_menu{
	margin-top: 10px;
	text-align: center;
}
.nav_menu a{
	color:#343434;
}
.nav_menu li{
	display: inline;
	padding-left: 10px;
}
.content{
	height: 400px;
	margin:30px auto;
	width:540px;
}
