/**

*** A Free Template by joomlajunkie.com

*** @version 1.0

*** @copyright (C) 2005-2006 by - Joomla Junkie

*** @web http://www.joomlajunkie.com

**/



/***This css file manages the asthetic layout,

dimensions etc***/


body {
margin:0px 0pt 0pt;
text-align:center;

}
#wrapper {
margin:0pt auto;
padding:0pt;
position:relative;
text-align:left;
width:850px;
z-index:1;
}

#top_a {
height:33px;
line-height:33px;
margin:0pt;
padding:0pt;
width:850px;
}
#top_a_left {
display:inline;
float:left;
margin-left:10px;
}
#top_a_right {
float:right;
margin-right:20px;
}
#branding_header {
	height:141px;
	margin:0pt;
	padding:0pt;
	width:850px;
	vertical-align: middle;
}
#top_nav {


width:850px;

}
#top_shelf {
	width:100%;
	padding:.2em;
	



	

}
#top_shelf_left {
display:inline;

float:left;
margin-left:6px;
padding:0pt 5px 0px;
width:236px;
}
* html body #top_shelf_left {
width:246px;
}
#top_shelf_center {
float:left;
margin-left:10px;
padding:0pt 5px 0px;
width:236px;
}
* html body #top_shelf_center {
width:246px;
}
#top_shelf_right {
float:left;
margin-left:10px;
padding:0pt 5px 0px;
width:236px;
}
* html body #top_shelf_right {
width:246px;
}

#content_wrap {
overflow:auto;
width:850px;
padding:0pt;
background-color:#FFFFFF;
}
<!--
#sidebar {
display:inline;
float:left;
margin-left:-0px;
height: 100%;
width:211px;

}-->

* html body #sidebar {
width:200px;
}
#pathway {
float:left;
margin-left:11px;
padding:5px;
width:538px;
}
* html body #pathway {
width:549px;
}
#main_content {
	float:left;
	margin-left:10px;
	padding:10px;
	width:600px;
	height: 100%;
}
* html body #main_content {
width:550px;
}
#bottom_seperator {
background:#FFFFFF url(../images/bottom_seperator_bg.gif) no-repeat scroll 0%;
height:75px;
width:850px;
padding-top:1px;
}
#footer {
	border-top:3px solid white;
	clear:both;
	height:37px;
	margin:0pt auto;
	width:850px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/footer_bg_new.gif);
	background-repeat: repeat-x;
	background-position: 0%;
}
#footer_shadow {
background:transparent url(../images/footer_shadow_bg.jpg) repeat-x scroll 0%;
height:52px;
margin:0pt;
padding:0pt;
width:780px;
}