body {
	background: url(images/background.gif) repeat-x top #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #4b4b4b;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 754px;
	margin: 0 auto;
	text-align: left;
}

h1 {
	margin: 0;
	text-indent: -10000px;
	background: url(images/logo.gif) no-repeat;
	width: 117px;
	height: 40px;
	margin: 35px 0 0 0;
	float: left;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1c1c1c;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 13px 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #b5b5b5;
}

#topadsense {
	background: url(images/topadsensebg.gif) no-repeat;
	width: 473px;
	height: 60px;
	float: right; 
	margin-top: 24px;
	padding: 5px 0 0 5px;
}

#leftadsense {
	float: left;
	margin-right: 10px;
}

#headeripinfo {
	background:url(images/ipheader.gif) no-repeat;
	width: 689px;
	height: 182px;
	clear: both;
}

#headeripinfo p {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 36px; 
	padding: 79px 0 0 430px;
	margin: 0;
	line-height: normal;
}

p {
	line-height: 22px;
}

#textinput {
	width: 619px;
	height: 27px;
	background: #f6f6f6;
	border: 1px solid #cbcbcb;
	font-size: 18px;
	color: #6a6a6a;
	padding: 4px 0 0 5px;
	float: left;
}

form {
	margin: 0;
}

ol {
	margin: 5px 0 0 0;
}

#p1 {
	float: left;
	padding: 0 10px 0 23px; 
}

#p2, #p3, #p4, #p5 {
	float: left;
	padding: 0 10px 0 35px; margin-bottom: 15px;
}

li {
	padding: 0 0 3px 0;
}

#footer {
	clear: both;
	padding: 3px 0 3px 8px;
	background: #f6f6f6;
	border: 1px solid #cbcbcb;
}