/* Start of CMSMS style sheet 'jl_layout' */
body {
	margin:0;
}

#wrapper {
		width:900px;
		margin:0 auto;
		width:100%;
}

img.logo {
  display:block;
  margin:0 auto;
  padding-right:600px
}

#header {
  margin:0 auto;
  text-align:left;
  width:775px;
}

#title {
	left:615px;
  margin:0;
  padding:0;
  position:relative;
}

#bottom {
	height:200px;
}

#bottom div{
  height:200px;
  left:574px;
  position:relative;
  top:0;
  width:200px;
}

#breadcrumbs {
	clear:both;
	width:600px;
	text-align:left;
	padding:0;
	margin:0px 0 10px 0;
} 

#content {
  margin:0 auto;
  position:relative;
  top:0;
  width:775px;
}

#left{
	width:475px;	
	padding:15px 25px 0 15px;
	/*height:800px; test*/
}


#left p, #right p, #right ul {
	margin:0;
	padding:0;
}


#right {
  left:574px;
  padding:15px 0 25px 0;
  margin:0;
  position:absolute;
  top:1px;
  width:200px;
}

#right ul {
position:relative;
top:10px;
left:5px;
}

#btitle {
color:#eee;
font:bold italic 20px arial;
left:615px;
margin:0;
padding:0;
position:relative;
}

/* End of 'jl_layout' */

