* {margin:0;padding:0;}

body {
	font: 80%/1.3 arial, sans-serif;
	color:#484848;
	width:777px;
	margin:0.5em auto;
	border-bottom:1px solid #808080;
}
#container {
	width:100%;
	background:url(images/body-bg.gif) repeat-y;
	position:relative;
}
p {
	margin-bottom:0.5em;
}
h2 {
	font-size:1.4em;
	margin-top:1em;
	color:#000;
	letter-spacing:0.1em;
}
em {
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
	color:#000;
}
.terms {
	font-size:0.7em;
}
#header {
	background:#26558b url(images/BlackToBlue777.gif) repeat-y;
}
#tag {
	color:#fff;
	margin-bottom:0;
	padding:0.2em;
}
.clearer {
	clear:both;
	overflow:hidden;
	height:0;
	font-size:0;
}
#livesupport {
	position:absolute;
	right:0;
}
h1 {
	height:75px;
	position:relative;
	text-indent:-999em;
}
h1 span {
	position:absolute;
	top:0;left:0;
	width:100%; height:100%;
	background: url(images/SEOPositionOneLogo.gif) no-repeat 0 50%;
}
.menu {
	padding:0.3em 0;
	background:#26558b;
	list-style:none;
	float:left;
	width:100%;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.menu li {
	border:1px solid #000;
	margin:0 0.3em;
	float:left;
	font-size:0.85em;
	font-weight:bold;
	color:#fff;
	background:url(images/menu-bg.png);
}
.menu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0.1em 0.8em;
}
#content {
	float:right;
	width:533px;
	text-align:justify;
}
#subContent {
	float:left;
	text-align:center;
	width:218px;
	color:#fff;
}
#subContent .screenshot {
	margin-top:2em;
}
#footer {
	clear:both;
	background:#fff url(images/Footer.jpg) repeat-x;
	padding-top:1em;
	font-size:0.7em;
}
#footer #trademark {
	float:right;
	text-align:right;
	width:450px;
}
#footer copyright {
	width:300px;
}
#footer:after, #container:after {
	content:"."; 
    display:block; 
    height:0; 
    clear:both;
    visibility:hidden;
}
.rule {
	background: #26558b;
	height:10px;
	width:100%;
	font-size:0;
	border-top:1px solid #738eac;
	border-bottom:1px solid #000;
	border-left:0 none #fff;
	border-right:0 none #fff;
}
 iframe { border:0; overflow:hidden; }
