body
{
	font-size: 75%;
	font-family: Arial;
	text-align: center;
	background: #FFF url(images/bg.jpg) left top repeat-x;
	margin: 0;
	padding: 0;
}

a {
	color: #5bafe2;
}

h2
{
	color: #0d344c;
	font-size: 1.8em;
}

img
{
	border: none;
}

p
{
	line-height: 1.5em;
}

div#header
{
	margin-bottom: 20px;
}

p#intro
{
	font-size: 1.2em;
}

div#text
{
	margin-bottom: 3em;
}

div#layout
{
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

div#layout-design
{
	padding: 0 20px;
}

div#icons img
{
	margin: 0 15px;
}

div#content
{
	text-align: center;
}

div#content-design
{
	padding: 1em 0;
}

div#subscription
{
	margin: 0 auto;
	text-align: center;
	width: 522px;
}

div#box
{
	background: url(images/box.png) left top no-repeat;
	width: 522px;
	height: 120px;
	margin-bottom: 1em;
}

div#box-design
{
	padding: 1em;
}

div#box p
{
	color: #FFF;
	margin: 0.3em 0 0.6em 0;
	font-size: 1.3em;
	font-weight: bold;
}

div#box input
{
	width: 400px;
	height: 28px;
	border: 1px solid #000;
	background: #FFF;
	font-size: 1.6em;
	padding: 0.2em 1em;
}

div#footer
{
	color: #FFF;
	background-color: #0d344c;
}

div#footer-design
{
	text-align: center;
}

div#footer-design p
{
	padding: 0.5em 0;
}
div#signup-success
{
	display: none;
}
