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

body, normtext9, normtext {
	background: #FEFAF5 url('/images/background.jpg') repeat-x;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.normtextbold {  
	font-weight: bold; 	
}

.headline16 {
	font-size: 16px;
	color: #DB6727;
	text-decoration: none;
	font-weight: bold;

}

.headline14 {
	font-size: 14px;
	color: #DB6727;
	text-decoration: none;
	font-weight: bold;

}

.headline12 {  
	font-size: 12px; 
	#font-weight: bold; 
	color: #DB6727; 
	text-decoration: none
}

.headline10 {  
	font-size: 11px; 
	font-weight:bold;
	color: #666666; 
	text-decoration: none
}

.newsheading {
	font-size: 11px;
	font-weight: bold;	
	color: #666666;
}

.paragraphspacer{
	padding-top:15px;
	padding-bottom:3px;	
}

a {
	color: #DB6727;
	background-color: inherit;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

span {
	
}

img {
	border: none;
}

ul {
	margin-left: 20px;
	list-style-type: disc;
}

ol {
	margin-left: 25px;
	list-style-type:decimal;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
	line-height: 15px;
}


input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	margin: 0px auto;
	width: 850px;
	color: inherit;
	background-color: #fff;
	text-align: left;
}


/* Company Name */

#logo {
	margin: 37px 0px 0px;
	width: 233px;
	height: 201px;
	overflow: hidden;
	float: left;
	clear: left;
}

#navmenuspan{
	display:none;	
}

.navmenuspan{
	display:none;	
}

#logo h1 {
	width: 233px;
	height: 201px;
	background: url('/images/gaulogo.jpg') no-repeat 50% 50%;
}

#maintable {	
	background: url('/images/main_background.jpg') no-repeat 50% 50%;
}

/* Navigation Menu */

#navmenu {
	width: 617px;
	height: 75px;
	background: url('/images/navmenu_left.jpg') no-repeat 0% 0%;
	overflow: hidden;
	float: right;
}

#navmenu ul {
	margin-left: 6px;
	width: 611px;
	height: 78px;
	background: url('/images/navmenu_bg.jpg') repeat-x 0% 0%;
}

#navmenu li {
	padding: 24px 11px 0px 9px;
	background: url('/images/navmenu_li_bg.jpg') no-repeat 100% 24px;
	float: left;
	list-style: none;
}


#navmenu li#navmenu_1 {
	padding-left: 7px;		
}

#navmenu li#navmenu_9 {
	padding-right: 0px;
	background-image: none;
}

#navmenu li a {
	display: block;
	padding-top: 17px;
	background: url('/images/navmenu_bullet.jpg') no-repeat 0% 3px;
}

#navmenu li a b {
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	cursor: pointer;
}

#navmenu_1 b {
	width: 56px; 
	background-image: url('/images/navmenu_1.gif');
}

#navmenu_2 b {
	width: 35px;
	background-image: url('/images/navmenu_2.gif');
}

#navmenu_3 b {
	width: 43px;
	background-image: url('/images/navmenu_3.gif');
}

#navmenu_4 b {
	width: 39px;
	background-image: url('/images/navmenu_4.gif');
}

#navmenu_5 b {
	width: 27px;
	background-image: url('/images/navmenu_5.gif');
}

#navmenu_6 b {
	width: 37px;
	background-image: url('/images/navmenu_6.gif');
}

#navmenu_7 b {
	width: 48px;
	background-image: url('/images/navmenu_7.gif');
}

#navmenu_8 b {
	width: 65px;
	background-image: url('/images/navmenu_8.gif');
}

#navmenu_9 b {
	width: 45px;
	background-image: url('/images/navmenu_9.gif');
}


/* Main Column */

#maincolumn_1 {
	padding: 0px 2px 5px 5px;
	background: url('/images/main_bg.jpg') no-repeat 0% 0%;
	clear: right;
	float: right;
	text-align: left;
}

#maincolumn_2 {
	width: 610px;
}


/* Center Column : What's New */

#centercolumn {
	margin-left: 1px;
	width: 399px;
	float: left;
	text-align: left;
}

#centercolumn h2 {
	padding-bottom: 8px;
	font-size: 10px;
	font-weight: bold;	
}

#centercolumn_text {
	padding: 10px 10px 5px;
}




/* Right Column */

#rightcolumn_1 {
	padding: 13px 18px;
	color: inherit;
	background-color: #faedda;
	float: right;
	font-size: 11px;
}

#rightcolumn_2 {
	width: 172px;	
}

#rightcolumn_2 h2 {
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}

#rightcolumn_2 .link-more {
	text-align: right;
	font-size: 10px;
}


/* Left Sidebar */

#leftsidebar_top {
	width: 233px;
	clear: left;
	float: left;
	text-align: left;
}

#leftsidebar_bot {
	margin: 14px 0px 5px 4px;
	width: 227px;
	clear: left;
	float: left;
	text-align: left;
}

/* space top left */

#topleft_space {
	width: 233px;
	height: 25px;
	color: #666;
	background-color: #f2f2f2;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 0px;
}

#topleft_space a {
	color: #666;
	background-color: inherit;
}

#topleft_space a:hover {
	color: #373737;
	background-color: inherit;
}

#topleft_space {
	padding-top: 10px;
}


/* Page Search */

#page_search {
	width: 237px;
	height: 33px;
	color: inherit;
	background-color: #e6e6e6;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}

#page_search form {
	padding: 5px 8px 0px 12px;
}

#page_search h2 {
	padding-top: 5px;
	padding-right: 3px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#page_search #searchstring {
	margin: 0px 6px;
	height: 23px;
	width: 99px;
	color: #777;
	background-color: #fff;
	overflow: hidden;
	float: left;
}

#page_search #searchstring input {
	margin: 4px auto;
	width: 113px;
	color: #777;
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#page_search #searchbutton {
	width: 50px;
	height: 23px;
	color: #fff;
	background-color: #999;
	text-align: center;
	overflow: hidden;
	float: left;
}

#page_search #searchbutton input {
	margin: 4px auto 0px;
	width: 50px;
	color: #fff;
	background-color: #999;
	text-align: center;
	cursor: pointer;
}


/* Private Label */

#privatelabel_1 {
	margin: 43px 0px 6px;
	width: 227px;
	color: inherit;
	background: #fdeee4 url('/images/sidebar_1_bg.jpg') repeat-y;
}

#privatelabel_2 {
	background: url('/images/sidebar_1_bot.jpg') no-repeat 0% 100%;
}

#privatelabel_3 {
	padding: 20px 10px;
	background: url('/images/sidebar_1_top.jpg') no-repeat 0% 0%;
}


#privatelabel_3 h2 {
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}

#privatelabel_label {
	margin-left: 226px;
	width: 112px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}


/* Left Sidebar Box */

.leftsidebar_header h2 {
	padding: 12px;
	color: inherit;
	background-color: #e6e6e6;
	font-size: 10px;
	font-weight: bold;
}

.leftsidebar_box {
	padding: 10px;
	color: inherit;
	background-color: #f2f2f2;
}

.leftsidebar_box h3 {
	font-size: 10px;
	font-weight: bold;
}

/* Page Footer */

#page_footer {
	margin: 0px auto;
	padding: 20px 0px 18px;
	width: 846px;
	color: inherit;
	background-color: #f3dec3;
	text-align: center;
}

#footer_links {
	padding-bottom: 20px;
	word-spacing: 2px;
}

#footer_links a {
	text-decoration: none;
}

#pscroller1{
	width: 824px;
	height: 25px;
	border: 1px solid lightgrey;
	padding: 10px;
	margin: 2px;	
	background-color: #ffffff;
	color:#999999;
}

