html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
	background: #e5f2f8;
}

a:link, a:visited, a:hover {
	font-weight: bold;
	color: #1e2d37;
	text-decoration: underline;
}

div#wrap {
	margin: 0 auto;
	width: 641px;
}

div#head {
	width: 672px;
	margin: 0  auto;
	background: url(../img/head-glow.png) top left no-repeat;
	height: 137px;
	margin-top: 40px;
	position:relative;
}

div#head h1 {
	width: 364px;
	height: 60px;
	text-indent:-10000px;
	background: url(../img/applicatioName.png) top left no-repeat;
	margin-left:165px;
	position:relative;
	top:30px;
}
	
img#icon1 {
	position: absolute;
	left: -70px;
	top: -10px;
	z-index: 2;
}

img#icon2 {
	position: absolute;
	left: 335px;
	top: 25px;
	z-index: 2;
}

div#appstore {
	position: absolute;
	top: 15px;
	left: 40px;
}

div#content {
	background: url(../img/content-bg.png) repeat-y scroll left top transparent;
	height: 570px;
	padding: 0 1px;
}

div#content h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #121212;
	padding-bottom: 20px;
}

div#content h4.gallery {
	text-align: center;
}

div#content p {
	font-family: "Lucida Grande", "Lucdida Sans", Lucida, sans-serif;
	font-size: 13px;
	color: #2b2b2b;
	line-height: 1.46em;
}

div.column {
	width: 269px;
	float: left;
	margin-right: 30px;
	padding-bottom: 30px;
}

div#intro {
	padding-left: 41px;
	padding-top: 45px;
}

div.gallery {
	background: url(../img/gallery.png) top left no-repeat;
	width: 190px;
	height: 122px;
	position:relative;
	margin-left: 40px;
	padding-left: 19px;
	padding-top: 10px;
}

div.gallery img {
	margin: 12px 12px;
}

a.gallery-odd {
	text-indent: -10000px;
	background: url(../img/small-frame.png) top left no-repeat;
	display: block;
	width: 63px;
	height : 90px;
	position: absolute;
	top: 22px;
	left: 31px;
}

a.gallery-even {
	text-indent: -10000px;
	background: url(../img/small-frame.png) top left no-repeat;
	display: block;
	width: 63px;
	height : 90px;
	position: absolute;
	top: 22px;
	left: 112px;
}

div#contact {
	width: 540px;
	height: 400px;
	padding: 40px 0 80px;
	background: url(../img/contact.png) no-repeat scroll left 442px transparent ;
	margin: 22px auto 0;
}

div#contact p {
	line-height: 40px;
	margin-left: 60px;
}

div#contact a:link, div#contact a:visited, div#contact a:hover {
	font-weight: bold;
	color: #1e2d37;
	text-decoration: none;
}
	
div#foot {
	clear:both;
	background: url(../img/foot.png) top left no-repeat;
	padding: 40px 0 20px 0;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
	font-size: 11px;
	color: #7f929b;
}
