BODY
{
	background-color: #0b2228;
}

#Top
{
	position:relative;
	width:988px;
	height:254px;
	background-image: url('http://www.simplycite.com/wetalert/pics/Top_BG.png');
}
#Top #Home
{
	position:absolute;
	width:193px;
	height: 45px;
	top: 0px;
	left:100px;
}

#Top #Introduction
{
	font-size: 16px;
	color: #72c4ca;
	position:absolute;
	top: 70px;
	left: 50px;
}
#Top #Menu
{
	position:absolute;
	top: 2px;
	left: 620px;
}
#Middle
{
	width:988px;
	height:38px;
	background-image: url('http://www.simplycite.com/wetalert/pics/Middle_BG.png');
}

#Middle #Slogan
{
	padding: 3px 50px;
	float: left;
	font-size: 24px;
	color: #ffffff;
	font-family: Georgia;
	text-shadow: #000000 1px 2px -2px;
}

#Middle #Francais
{
	display:none;
	float: left;
	font-size: 24px;
	color: #fb7f7f;
	font-family: Georgia;
}

#Bottom
{
	position:relative;
	width: 988px;
	height: 586px;
	background-image: url('http://www.simplycite.com/wetalert/pics/Bottom_BG.png');
}

#Bottom #Features
{
	text-align:left;
	position:absolute;
	top: 90px;
	left: 130px;
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	font-weight:bold;
}

#Bottom #Features ul
{
	padding: 0px;
	margin: 0px;
}

#Bottom #Features li
{
	padding-top: 10px;
}

#Bottom #btnAppStore
{
	position:absolute;
	top: 470px;
	left: 240px;
	width: 232px;
	height: 96px;
}
#clear
{
	clear:both;
	width: 1px;
	height: 1px;
}