/**
*** 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 {
text-align: center;
margin: 0;
margin-top: 13px;
}

.accessaid {
	position: absolute; 
	height: 0; 
	overflow: hidden;
}

#wrapper {
position: relative;
width: 985px;
margin: 0;
padding: 0;
margin: 0 auto;
text-align:left;
z-index: 1;
}

#main-content {
width: 820px; 
float:left;
}

#skyright {
width:155px; 
float:left; 
margin-left:10px;
}

#top_shadow {
position: absolute;
right: 158px;
top: 33px;
width: 815px;
height: 100px;
z-index: -1;
}

#top_a {
height: 33px;
width: 820px;
padding: 0;
margin: 0;
line-height: 33px;
}

#top_a_left {
float: left;
margin-left: 10px;
display: inline;
}

#top_a_right {
float: right;
margin-right: 20px;
}

#branding_header {
width: 820px;
height: 100px;
margin: 0;
padding: 0;
}

#topbanner {
	height: 0;
}

#top_nav {
height: 45px;
width: 820px;
margin: 58px 0 0 0;
padding: 0;
}

#top_shelf {
border-top: 10px solid #E4E9AB;
width: 820px;
padding: 0;
margin: 0;
overflow: auto;
text-align: center;
}

* html body #top_shelf {
margin: -45px 0 -15px 0;
}

#top_shelf_left {
float: left;
width: auto;
padding: 0 5px 0px 23px;
margin-left: 10px;
display:inline;
}

* html body #top_shelf_left {
width: 50%;
}

#top_shelf_right {
float: left;
width: auto;
padding: 0 5px 0px 5px;
margin-left: 10px;
}

* html body #top_shelf_right {
width: 50%;
}

#top_seperator {
background: url(../images/top_seperator_bg.gif) no-repeat;
width: 820px;
height: 20px;
}

#content_wrap {
width: 820px;
overflow: auto;
}

#sidebar {
float: right;
width: 290px;
margin-left: 10px;
padding: 0 5px 5px 5px;
margin-top: -7px;
display: inline;
}

* html body #sidebar .moduletable {
width: 300px;
padding: 0 0 5px 15px;
}

* html body #sidebar .moduletable-nk {width: 300px; padding: 0 0 5px 15px;}

.moduletable-banner {width: 468px; height: 60px; margin: 0px 0 20px 0px; display: inline;}

#pathway {
float: left;
width: 478px;
margin-left: 11px;
padding: 5px;
}

* html body #pathway {
width: 487px;
margin-left: 6px;
}

#main_content {
float: left;
width: 470px;
padding: 10px;
margin-left: 10px;
}

* html body #main_content {
width: 490px;
margin-left: 5px;
}

#bottom_seperator {
background: #fff url(../images/bottom_seperator_bg.gif) no-repeat;
width: 820px;
height: 6px;
}

#footer {
background: url(../images/footer_bg.gif) repeat-x;
border-top: 3px solid white;
width: 820px;
height: 56px;
margin: 0 auto;
clear:both;
padding-top: 22px;
text-align: center;
}

* html body #footer .moduletable {
text-align: center;
width: 250px;
height: 26px;
margin: -10px 0;
}

#footer_shadow {
background: url(../images/footer_shadow_bg.jpg) repeat-x;
height: 52px;
width: 820px;
margin: 0;
padding: 0;
}