@charset "UTF-8";

/* Element Defaults */

	body {
		width: 100%;
		height: 100%;
		background-color: #f2f2f2;
		background-image: url(/templates/sago2/images/bgstripe.jpg);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 0px;
		font: 11px/1.7em Helvetica, sans-serif;	
		color: #000000;
	}

	img {
		border: 0px;
	}

	a:link {
		color: #FF0000;
		text-decoration: none;
	}

	a:visited { 
		color: #FF0000;
		text-decoration: none;
	}



/* Joomla Elements */

	div.search input {
		position: absolute;
		top: 1px;
		left: 7px;
		width: 115px;
		height: 17px;
		border: 0px;
		color: #666666;
		text-indent: 1px;
		padding-top: 0px;
	}

	#navbar_links a {
		color: #ffffff;
	}

	#navbar_links a:hover {
		color: #ffd24c;
	}
	
	#mainmenu_container a {
		color: #FFFFFF;
	}

	#mainmenu_container a:hover {
		color: #ffd24c;
	}
	
	#mainmenu_container ul.menu li ul li a {
		color: #666666;
	}

	#mainmenu_container ul.menu li ul li a:hover {
		color: #ffd24c;
	}	

	/* Main Menu */
	#mainmenu_container ul{
		margin-left: 0;
		padding-left: 0;
	}

	#mainmenu_container ul.menu li {
		position: relative;
		width: 167px;
		height: 32px;
		background-image: url(/templates/sago2/images/button_bg.jpg);
		background-repeat: no-repeat;
		color: #FFFFFF;
		font-size:11px;
		font-weight: normal;
		padding-top: 5px;
		text-indent: 25px;
   		list-style: none;	
	}

	/* Submenus */
	#mainmenu_container ul.menu li ul li {
		position: relative;
		width: 167px;
		height: 20px;
		color: #666666;
		text-indent: 23px;
		padding-top: 0px;
		font-size: 11px;
		font-weight: normal;
		background-image: url(/templates/sago2/images/submenu_bg.jpg);
		background-repeat: no-repeat;
		list-style: none;
	}



/* Layout Elements */

	#site_container {
		position: relative;
		width: 921px;
		height: 100%;
		margin: 0 auto;
		background-color: #FFFFFF;
		background-image: url(/templates/sago2/images/mainbg.jpg);
		background-repeat: repeat-y;
	}

		#dropshadow_left {
			position: absolute;
			width: 4px;
			height: 100%;
			background-image: url(/templates/sago2/images/shadow_left.jpg);
			background-repeat: repeat-y;
		}

		#dropshadow_right {
			position: absolute;
			width: 4px;
			left: 917px;
			height: 100%;
			background-image: url(/templates/sago2/images/shadow_right.jpg);
			background-repeat: repeat-y;
		}

		#header_container {
			position: absolute;
			width: 913px;
			height: 100px;
			left: 4px;
		}

			#header_contact {
				position: absolute;
				width: 175px;
				left: 725px;
				top: 45px;
				text-align: center;
				color:#000000;
				z-index: 1;
				padding: 0px;
			}

			#searchbox {
				position: absolute;
				width: 125px;
				height: 22px;
				background-image: url(/templates/sago2/images/search_bg.jpg);
				background-repeat: no-repeat;
				top: 70px;
				left: 750px;
				border: none;
				z-index: 1;
				background-color: #fec10d;
				font-size: 2px;
			}

			#special_banner {
				position: absolute;
				width: 421px;
				height: 100px;
				left: 302px;
				top: 0px;
			}
			
			#portal_button {
				position: absolute;
				width: 190px;
				height: 100px;
				left: 723px;
				top: 0px;
				background-image: url(/templates/sago2/images/portal_button.jpg);
				background-repeat: no-repeat;			
			}
			
		#navbar_container {
			position: absolute;
			left: 4px;
			top: 95px;
			width: 913px;
			height: 39px;
			background-image: url(/templates/sago2/images/navbar.jpg);
			background-repeat: no-repeat;
		}

			#navbar_links {
				position: absolute;
				width: 800px;
				top: 17px;
				left: 85px;
				height: 20px;
				color: #FFFFFF;
				font-size: 12px;
				font-weight: bold;
				text-align: center;
			}

			#rss_icon {
				position: absolute;
				top: 12px;
				left: 5px;
				width: 66px;
				height: 17px;
				color: #FFFFFF;
			}
			
			#rss_icon a {
				color: #FFFFFF;
			}

		#content_container {
			position: relative;
			left: 4px;
			top: 134px;
			width: 874px;
			padding-left: 20px;
			height: 100%;
		}

			#left_container {
				position: relative;
				width: 171px;
				float: left;
				left: -20px;
				height: auto;
				z-index: 1;
			}

				#partners {
					position: relative;
					width: 169px;
					height: 72px;
					margin-top: 5px;
					background-image: url(/templates/sago2/images/partners.jpg);
					background-repeat: no-repeat;
				} 

			#news_left {
				position: relative;
				width: 331px;
				height: auto;
				padding-top: 25px;
				padding-left: 20px;
				padding-bottom: 25px;
				float: left;
				background-image: url(/templates/sago2/images/news_hr.jpg);
				background-repeat: repeat-x;
				background-position: bottom;
			}

			#news_right {
				position: relative;
				float: left;
				width: 332px;
				height: auto;
				padding-left: 20px;
				padding-top: 25px;
				padding-bottom: 25px;
				background-image: url(/templates/sago2/images/news_hr.jpg);
				background-repeat: repeat-x;
				background-position: bottom;
			}

			#content_column {
				position: relative;
				width: 673px;
				height: auto;
				float: left;
				padding-left: 15px;
				padding-right: 15px;
			}
			
				.content_box {
					position: relative;
					margin: 0 auto;
					width: 664px;
					height: auto;
					background-image: url(/templates/sago2/images/box_bg.jpg);
					background-repeat: repeat-y;
					padding-bottom: 35px;
					padding-left: 0px;
				}
				
					.box_top {
						position: relative;
						width: 664px;
						height: 33px;
						text-indent: 50px;
						color: #FFFFFF;
						padding-top: 13px;
						font-size: 18px;
						font-weight: bold;
						background-image: url(/templates/sago2/images/box_top.jpg);
						background-repeat: no-repeat;
					}
					
				.box_bot {
					position: relative;
					width: 664px;
					height: 14px;
					background-image: url(/templates/sago2/images/box_bot.jpg);
					background-repeat: no-repeat;
				}

			#right_column {
				position: relative;
				width: 175px;
				height: auto;
				float: right;
				padding-left: 10px;
				background-image: url(/templates/sago2/images/vr.jpg);
				background-position: left;
				background-repeat: repeat-y;
			}

		#footer_container {
			position: relative;
			width: 921px;
			height: 84px;
			margin-top: 200px;
			background-position: bottom;
			background-image: url(/templates/sago2/images/footer.jpg);
			background-repeat: no-repeat;
		}

			#footer_text {
				position: absolute;
				left: 350px;
				top: 25px;
				width: 275px;
				height: 20px;
				text-align: center;
				color: #666666;
			}
			
			

/* Misc Style Classes */

	.text_blue_headline {
		color: #0099FF;
		font-weight: bold;
		font-size: 12px;
	}
	
	.blue {
		color: #0099FF;
	}

	.text_red_headline {
		color: #FF0000;
		font-weight: bold;
		font-size:18px;
	}
	
	.red {
		color: #FF0000;
	}
	
	.box_outline {
		border: solid 1px #666666;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.text_white {
		color: #FFFFFF;
	}

/* Unsorted or Unecessary 

#partners_icon {
	position: absolute;
	width: 150px;
	height: 39px;
	left: 5px;
	top: 2px;
}

.newsletter_box {
	border:thin solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}

.text_black {
	color: #000000;
}



.text_red {
	color: #FF0000;
}

.front_item {
	position: relative;
	width: 525px;
	height: 100px;
	margin-top: 1px;
}

.front_item_pic {
	position: absolute;
	width: 150px;
	height: 90px;
	left: 375px;
	padding-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
}

.front_item_text {
	position: absolute;
	width: 375px;
	height: 90px;
	padding-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
}

.content-table {
	position: relative;
	width: 521px;
	height: auto;
	left: 83px;
	background: url(/templates/sago2/images/tables/cbox_mid.jpg) repeat-y;
}

.facility_box {
	padding-top: 10px;
	position: relative;
	width: 510px;
	min-height: 122px;
	background-color: #CC9933;
}

.facility_pic {
	position: relative;
	width: 153px;
	height: 110px;
	float: right;
	background-color: #660066;
}

*/

#content-table {
        position: relative;
        width: 521px;
        height: auto;
        background: url(/templates/sago2/images/tables/cbox_mid.jpg) repeat-y;
}

#content-table-main {
        position: relative;
        width: 485px;
        left: 19px;
}

#content-table-top {
        position: relative;
        width: 521px;
        height: 29px;
        background-image: url(/templates/sago2/images/tables/cbox_top.jpg);
        text-indent: 50px;
        font-size: 13px;
        color: #FFFFFF;
        padding-top: 17px;;
}

#content-table-bottom {
        position: relative;
        width: 521px;
        height: 31px;
        background-image: url(/templates/sago2/images/tables/cbox_bot.jpg);
}

#content-table-top-blue {
        position: relative;
        width: 521px;
        height: 29px;
        background-image: url(/templates/sago2/images/tables/cbox_blue.jpg);
        text-indent: 50px;
        font-size: 13px;
        color: #FFFFFF;
        padding-top: 17px;;
}

