@import url("/inc/ppc.css");
@import url("/inc/menu.css");

body {
	margin:20px 0 50px 0; /* Was 100px 0 50px 0 with leaderboard */
	padding:0;
	background:url('/i/page-background.jpg');
	font-family:Arial, Helvetica, sans-serif;	
}

h1 {
	padding-top:10px;
	font-size:24px;
	line-height:20px;
	font-weight:bold;
	color:#406480;
}

h2 {
	margin-bottom:-5px;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#507EA1;
}

h3 {
	margin-bottom:-5px;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#666;
}

p, li, ul, ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	color:#666;	
}

ul, ol {
	margin-bottom:20px;	
}

li {
	list-style-type:disc;	
}

p a, li a {
	text-decoration:underline;
	color:#406480;
}
p a:hover, li a:hover {
	text-decoration:none;
	color:#666;
}

img {
	border:0;
}

#wrapper {
	width:760px;
	margin:0 auto;
	background: url(/i/wrapper-background.gif) repeat-y;
	position:relative;
}

#leaderboard {
	width:760px;
	height:90px;
	position:absolute;
	top:0;
	padding:5px 0;
	text-align:center;
	background:#fff;
}

#header {
	width:760px;
	height:125px;  /* Was 125px with leaderboard */
	position:absolute;
	top:0px;	/* Was 100px with leaderboard */
	background:url(/i/header.jpg) no-repeat;
}
#header img {
	width:205px;
	height:105px;
	position:relative;
	top:10px;
	left:10px;
}

#search {
	position:absolute;
	right:10px;
	top:32px;	
}
#search .inputbox {
	width:156px;
	height:16px;
	padding:2px;	
	border:0;
	font-size:15px;
	color:#000;
	font-weight:bold;
}
*{
    margin:0;
    padding:0;
}

#search .gobutton {
	width:20px;
	height:20px;
	position:relative;
	top:7px;
	border:0;
}

#breadcrumbs {
	width:740px;
	height:16px;
	position:absolute;
	top:100px; /* Was 225px with leaderboard */
	padding:2px 10px 0 10px;
	background:#666;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:10px;
	color:#fff;
}
#breadcrumbs a {
	text-decoration:none;
	color:#BFE4FF;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}

#content {
	margin-top:125px;
	float:right;
	width:510px;
	padding:0 15px 15px 15px;	
}

#contentppc {
	width:500px;
	float:left;
	padding-right:15px;
}

#skyscraper {
}

#footer {
	width:740px;
	height:20px;
	clear:both;
	padding-right:20px;
	padding-top:5px;
	border-top:1px solid #fff;
	background:#00487D;
	text-align:right;
	font-size:10px;
	color:#fff;
}
#footer a {
	padding:0 5px;
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

.keywords {
	text-transform:capitalize;
}

/*-- YIELDY --*/
#outRt-H, #outRt-C{
    position:absolute;
    top:138px;
    left:790px;
}
