/* CSS Document : Copyright Peblaco : http://www.peblaco.co.uk */

/* Layout */
	
#pagewrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}

.skip {
	position: absolute;
	left: -999px;
	width: 990px;
	}

table#header {
	background-color: #333366;
	background: url('top_bg.gif') repeat-x top left;
	height: 60px;
	}

#banner {
	background-color: #FFFFFF;
	}

.banner_pad {
	height: 4px;
	}

.logo {
	float: left;
	padding-left: 5px;
	}

.telephone {
	float: right;
	padding: 15px 5px 0px 0px;
	}

#top_nav {
	height: 35px;
	background: url('bottom_bg.gif') repeat-x top left;
	}

#top_nav ul {
	margin: 0px 6px 0px 6px;
	padding: 12px 0px 0px 0px;
	list-style-type: none;
}

#top_nav ul li {
	padding-right: 32px;
	display: inline;
	width: 100px;
	}

#footer_links {
	height: 45px;
	background: url('bottom_bg.gif') repeat-x top left;
	}

#footer_links ul {
	margin: 0px;
	padding: 9px 0px 0px 0px;
	list-style-type: none;
}

#footer_links ul li {
	padding: 0px 16px 0px 16px;
	display: inline;
	width: 100px;
	}

#footer_links p {
	margin-top: 5px;
	color: #ffffcc;
	}

#footer_links a {
	color: #ffffcc;
	font-weight: bold;
	}

#main_content_wrapper {
	width: 100%;
	float: right;
	margin-left: -207px;
	}

#main_content {
	margin-left: 208px;
	padding: 5px;
	}
	
#left_nav {
	width: 207px;
	background: url('menu_bg.gif');
	background-repeat: no-repeat;
	float: left;
	}

#left_menu_top {
	height: 61px;
	}

#left_menu_middle {
	height: 189px;
	background: url('menu_box_bulk.gif') repeat-y;
	margin-left: 12px;
	padding-left: 41px;
	}

table#left_table {
	background: none;
	}

#left_menu_middle ul, #left_menu_middle ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#left_menu_bottom {
	height: 45px;
	margin-left: 12px;
	background: url('menu_box_bottom.gif');
	background-repeat: no-repeat;
	}

#search_box {
	padding: 10px 10px 10px 55px;
	font-weight: bold;
	}

#search_box p {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	}

.search_image {
	vertical-align: top;
	margin-top: 2px;
	border: 0;
	width: 16px;
	height: 16px;
	}

.search_input {
	width: 100px;
	height: 15px;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #FFFFFF;
	border-style: solid;
	}

#cc {
	padding: 10px 0px 10px 10px;
	text-align: center;
	}

.clearing {
	height: 0;
	clear: both;
	}

#footer {
	width: 100%;
	text-align: center;
	}

#main_content h1 {
	font-size: 2.0em;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}