/*#Outer#*/
#outer{
	width:100%;
	height:100%;
	text-align:center;
}
/*#Inner#*/
#inner{
	width:985px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
/*#Container#*/
#container{
	width:975px;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
}
/*#Header#*/
#header{
	width:975px;
	height:88px;
	background-image:url(/img/themes/general/header/header.jpg);
}
/*#Header/Left#*/
#header_left{
	width:600px;
	height:88px;
	float:left;
}
/*#Header/Left/Logo#*/
#header_left_logo{
	width:600px;
	height:88px;
/*	background-image:url(/img/themes/general/header/header_left_logo.png);*/
}
/*#Header/Right#*/
#header_right{
	width:375px;
	height:88px;
	float:left;
}
/*#Header/Right/Login#*/
#header_right_login{
	width:360px;
	height:50px;
	text-align:right;
	padding-right:15px;
	padding-top:5px;
}
#header_right_login P{
	font-size:0.8em;
	color:#ffffff;
}
#header_right_login A{
	color:#ffffff;
	text-decoration:none;
}
#header_right_login A:Hover{
	text-decoration:underline;
}
/*#Header/Right/Search#*/
#header_right_search{
	width:360px;
	height:31px;
	padding-right:15px;
	padding-top:2px;
	text-align:right;
}
#header_right_search LABEL{
	color:#ffffff;
	display:inline;
	margin-right:10px;
	font-size:0.8em;
}
/*#Nav#*/
#nav{
	padding-top:13px;
	width:975px;
	height:74px;
	background-image:url(/img/themes/blue/backgrounds/nav/nav.jpg);
}
#nav UL{
	width:945px;
	height:49px;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:15px;
	margin-right:15px;

}
#nav UL LI{
	float:left;
	text-align:left;
}
#nav UL LI A{
	color:#999999;
	text-decoration:none;
	font-size:0.78em;
	background-image:url(/img/themes/blue/nav/seperator-gray.png);
	background-repeat:no-repeat;
	height:49px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
#nav UL LI.highlighted{
	background-image:url(/img/themes/blue/backgrounds/nav/selected.jpg);
	background-repeat:repeat-x;
}
#nav UL LI.highlighted A{
	color:#003366;
	background-image:url(/img/themes/blue/nav/seperator-blue.png);
	background-repeat:no-repeat;
	height:49px;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
/*#Body#*/
#body{
	width:975px;
	background-image:url(/img/themes/blue/backgrounds/body/body.jpg);	
}
/*#Body/Content#*/
#body_content{
	width:945px;
	background-image:url(/img/themes/blue/backgrounds/body/content/content.jpg);	
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position: bottom left;
	padding-left:15px;
	padding-right:15px;	
	padding-bottom:15px;
}
/*#Links#*/
#links{
	width:975px;
	height:209px;

}
#links IMG{
	border:none;
}
#links MAP{
	display:none;
}
#links H4{
	color:#003366;
	font-size:0.9em;
	margin-bottom:15px;
}
/*#Links/Left#*/
#links_left{
	width:285px;
	height:244px;
	margin-right:15px;
	float:left;
	text-align:left;
}
#links_left UL{
	list-style-type:none;
	margin:0;
	padding:0;
}
#links_left LI{
	background-image:url(/img/themes/blue/links/speechbubble.png);
	background-repeat:no-repeat;
	padding-left:55px;
	width:230px;
	height:35px;
	margin-bottom:15px;
}
#links_left LI A{
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	top:-8px;
}
#links_left LI A:Hover{
	text-decoration:underline;
}	
#links_left LI span{
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:0.8em;
	position:relative;
	top:-8px;	
}
/*#Links/Middle#*/
#links_middle{
	width:305px;
	height:244px;
	margin-right:15px;
	float:left;
	text-align:left;	
}
#links_middle UL{
	list-style-type:none;
	margin:0;
	padding:0;
}
#links_middle LI{
	background-image:url(/img/themes/blue/links/blog.png);
	background-repeat:no-repeat;
	padding-left:55px;
	width:305;
	height:35px;
	margin-bottom:15px;
}
#links_middle LI A{
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	top:-8px;
}
#links_middle LI A:Hover{
	text-decoration:underline;
}	
#links_middle LI span{
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:0.8em;
	position:relative;
	top:-8px;	
}
/*#Links/Right#*/
#links_right{
	width:285px;
	height:244px;
	float:left;
	text-align:left;	
}

#links_right UL{
	list-style-type:none;
	margin:0;
	padding:0;
}
#links_right LI{
	background-image:url(/img/themes/blue/links/info.png);
	background-repeat:no-repeat;
	padding-left:55px;
	width:285;
	height:35px;
	margin-bottom:15px;
}
#links_right LI A{
	font-size:1.0em;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	top:-8px;
}
#links_right LI A:Hover{
	text-decoration:underline;
}	
#links_right LI span{
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:0.8em;
	position:relative;
	top:-8px;	
}
/*#Home#*/
#home{
	width:945px;
}
#home_row_1{
	width:945px;
	height:246px;
	margin-bottom:15px;
}
#home_row_1_left{
	width:305px;
	height:246px;
	margin-right:15px;
	float:left;
}
#home_row_1_right{
	width:625px;
	height:246px;
	float:left;
}
#home_row_2{
	width:945px;
	height:246px;
	margin-bottom:15px;
}
#home_row_2_left{
	width:305px;
	height:246px;
	margin-right:15px;
	float:left;
}
#home_row_2_middle{
	width:305px;
	height:246px;
	margin-right:15px;
	float:left;
}
#home_row_2_right{
	width:305px;
	height:246px;
	float:left;
}
#home_row_3{
	width:945px;
	height:246px;
	margin-bottom:15px;
}
#home_row_3_left{
	width:305px;
	height:246px;
	margin-right:15px;
	float:left;
}
#home_row_3_middle{
	width:305px;
	height:246px;
	margin-right:15px;
	float:left;
}
#home_row_3_right{
	width:305px;
	height:246px;
	float:left;
}
/*#Footer#*/
#footer{
	width:945px;
	height:62px;
	background-image:url(/img/themes/blue/backgrounds/footer/footer.jpg);
	text-align:left;
	padding-left:15px;
	padding-right:15px;	
	display:none;
}
#footer P{
	color:#ffffff;
	font-size:0.7em;
}
#footer P A{
	color:#ffffff;
	text-decoration:none;
}
#footer P A:Hover{
	text-decoration:underline;
}