body
{
	margin: 0px;
}
div.wrapper
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #292929;
}
div.line
{
	position: fixed;
	left: 0px;
	width: 100%;
	height: 301px;
	top: 50%;
	margin-top: -150px;
	background-image: url('../images/bg2.jpg');
}
div.content
{
	position: fixed;
	left: 50%;
	margin-left: -400px;
	height: 301px;
	width: 800px;
	background-image: url('../images/bgbg2.jpg');
	
	font-family: Verdana;
	font-size: 11px;
}
div.hr
{
	position: absolute;
	top: 64px;
	width: 100%;
}
li
{
	list-style-type: none;
}
a
{
	color: #FFFFFF;
	text-decoration: none;
}
h1
{
	position: relative;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	top: 46px;
	color: #444444;
	font-weight: normal;
}
h2
{
	position: relative;
	width: 100%;
	left: 0px;
	font-size: 11px;
	padding: 0px;
	padding-bottom: 15px;
	height: 0px;
	font-weight: normal;
	float: left;
	top: 5px;
}
em
{
	position: relative;
	float: right;
	top: 20px;
}
input.url
{
	padding: 5px;
	width: 135px;
}
div.list
{
	position: relative;
	top: 84px;
}
div.protect
{
	position: absolute;
	top: 80px;
	right: -2px;
}
div.navigation
{
	position: absolute;
	top: 264px;
	width: 100%;
}
img.twitter
{
	position: absolute; top: -18px; border: 0px;
}
div.quotes
{
	position: absolute;
	width: 776px;
	bottom: 330px;
	height: 110px;
	padding: 15px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	background-color: #333333;
}

div.copyright
{
	position: absolute;
	right: 0px;
	top: 0px;
}

img.safe
{
	position: relative;
	top: 3px;
	left: 2px;
	padding-right: 5px;
}

img.fast
{
	position: relative;
	top: 4px;
	padding-right: 5px;
}

img.free
{
	position: relative;
	top: 4px;
	padding-right: 5px;
}
