html{
	height: 100%;
}

body{ 	
	font-family: arial, helvetica, sans-serif; 
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background: url('http://www.xerox-lsptraining.com/img/gradient_bg.jpg') top repeat-x #434343;
	text-align: center;
	margin-top: 10px;
	height: 100%;
}

#site{
	margin-top: 60px;
	text-align: center;
	width: 900px;
			background: url('http://www.xerox-lsptraining.com/img/bg_drop.png') repeat-y center;
	}

#sitecontainer{
	padding: 20px;
	padding-top: 0px;
	text-align: left;
	width: 780px;
	background: #ffffff;
}

#header{
	margin-top: 0px;
	margin-left: 0px;
	color: #999999;
	height: 113px;
}

#logo{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}

#toplink{
	position: absolute;
	margin-top: -45px;
	margin-left: 400px;
	width: 400px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}

#toplink a{
	color: #cccccc;
}

#toplink:hover a{
	color: #ffffff;
}

a{
	color: #000099;
	text-decoration: none;
}

a:hover{
	color: #D82130;
	text-decoration: none;
}

.activelink{
	text-decoration: underline !important;
}

#topsection{
	position: absolute;
	height: 53px;
	width: 600px;
	margin-top: 21px;
	margin-left: 176px;
}

form{
	padding: 0px; margin: 0px;
}

#search{
	position: absolute;
	margin-top: 0px;
	text-align: right;
	margin-left: 450px;
}

#searchfield{
	height: 11px;
	border: 1px solid #cccccc;
	font-size: 10px;
	line-height: 10px;
	color: #434343;
	text-align: right;
}

#bluebar{
	position: absolute; 
	background: url('http://www.xerox-lsptraining.com/img/bar_bg.gif') repeat-x;
	height: 31px;
	width: 780px;
	margin-left: 0px;
	margin-top: 74px;
	line-height: 31px;
	text-indent: 10px;
	color: #434343;
	font-size: 12px;
	font-weight: bold;
}

#bluebar a{
	color: #434343;
	text-decoration: none;
}

#bluebar a:hover{
	color: #a0a0a0;
	text-decoration: underline;
}

#container{
	margin-top: 0px;
	margin-left: 0px;
	color: #666666;
	width: 780px;
	margin-bottom: 17px;
}

#content{
	margin: 0px;
	padding: 0px;
}

#top_cap{
	position: absolute; 
	margin-top: -26px;
		height: 26px; 
	width: 900px;
			background: url('http://www.xerox-lsptraining.com/img/top_cap_drop.png') no-repeat top center;
	}

#bottom_cap{
			background: url('http://www.xerox-lsptraining.com/img/bottom_cap_drop.png') no-repeat center top;
		height: 46px;
	width: 900px;
}

#content p{
	margin-top: 0px;
	margin-bottom: 1em;
}

#content h1{
	margin: 0px;
	margin-bottom: 1em;
	font-size: 14px;
}

#footer{
	margin-top: 0px;
	margin-left: 0px;
	color: #999999;
	height: 70px;
}

#greybar{
	background: url('http://www.xerox-lsptraining.com/img/bar_bg.gif') repeat-x;
	height: 31px;
	width: 780px;
	margin-left: 0px;
	margin-top: 0px;
	color: #434343;
	line-height: 31px;
	margin-bottom: 3px;
}

#greybar a{
	color: #434343;
	text-decoration: none;
}

#greybar a:hover{
	color: #BDBCBC;
	text-decoration: none;
}

.highlight{
	color: #D40829;
}

#image{
	position: absolute;
}
