@import url("/inc/menu.css");

html{
	background: #072d40 url(/i/bg-left.jpg) no-repeat top left;
}

body {
	margin:0 0 50px 0;
	padding:0;
	/*background:url(/i/bg.jpg) no-repeat;*/
	background: url(/i/bg-right.jpg) no-repeat top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
    
}

h1 {
	font-size:1.5em;
	color:#48669f;
}

h2 {
	font-size:1.2em;
	color:#6986be;
}

h3 {
	margin-bottom:-5px;
	font-size:1.2em;
	line-height:16px;
	color:#7d99cf;
}

p, li, ul, ol {
	margin-bottom:10px;
	line-height:18px;
	color:#555;	
}

ul, ol {
	margin-bottom:20px;	
}

ul ul {
margin-top:10px;
}

li {
	list-style-type:disc;
}

p a, li a {
	text-decoration:underline;
	color:#48669f;
}
p a:hover, li a:hover {
	text-decoration:none;
	color:#7d99cf;
}

#callout {
	padding: 0px 10px;
	border-top:1px solid #48669f;
	border-bottom:1px solid #48669f;
	font-size:14px;
	background:#e5e7fe;
	font-weight: bold;	
}
	
img {
	border:0;
}

.leftimage{
	float: left;
	padding: 16px 10px 0px 0px;
}

#wrapper {
	width:760px;
	margin:0 auto;
	background: url(/i/wrapper-background.gif) repeat-y;
}

#leaderboard {
	width:760px;
	height:90px;
	position:absolute;
	top:0;
	text-align:center;
}

#header {
	width:760px;
	height:125px;
	position:absolute;
	top:0;	
	background:url(/i/headerbgt.jpg) no-repeat;
}
#header img {
	width:301px;
	height:125px;
	position:relative;
	top:0px;
	left:0px;
}

#search {
	position:absolute;
	right:35px;
	top:51px;
		
}
#search .inputbox {
	position:absolute;
	width:245px;
	height:20px;
	border:0;
	background:#fff;
right:30px;
	font-size:18px;
font-family; Calibri;
	color:#000;	
	
}
#search .gobutton {
	width:38px;
	height:33px;
	position:relative;
	top:-5px;
	left:20px;
	border:0;
}

#breadcrumbs {
	width:740px;
	height:16px;
	position:absolute;
	top:125px;
	padding:2px 10px 0 10px;
	background:#4096EE;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	font-size:10px;
	color:#fff;
}
#breadcrumbs a {
	text-decoration:none;
	color:#e5e7fe;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}

#content {
	margin-top:145px;
	float:right;
	width:510px;
	padding:15px;
}

#contentppc {
	width:335px;
	float:left;
	padding-right:15px;
}

#skyscraper {
	width:160px;
	height:600px;
	margin-left:15px;
	margin-top:15px;

}
#skyscraper a {
	text-decoration:none;
	color:#48669f;
	font-size:12px;
}

#footer {
	width:740px;
	height:20px;
	clear:both;
	padding-right:20px;
	padding-top:5px;
	border-top:1px solid #fff;
	background:#4096EE;
	text-align:center;
	font-size:10px;
	color:#fff;
}
#footer a {
	padding:0 5px;
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

.keywords {
	text-transform:capitalize;
}
hr {
	color: #666;
}

.sitemapcol{
width:240px;
float:left;
padding:0 0 0 15px;

}
.sitemapcol a{
display:block;
}

.sitemapcol a, .sitemapcol a {
	text-decoration:underline;w
	color:#48669f;
	line-height:1.4em;
}
.sitemapcol a:hover, .sitemapcol a:hover {
	text-decoration:none;
	color:#7d99cf;
}

.sitemapcol .s2{
padding:0 0 0 0.7em;
}
.sitemapcol .s3{
padding:0 0 0 1.4em;
}

.sitemapcol .open{
font-weight:bold;
padding:3px 0 3px 0;
}



