/* CSS Document */

#quickMenu a {font-size: 10px; color:#999;}
#quickMenu a:link {text-decoration: none;}
#quickMenu a:visited {text-decoration: none; color:#999;}
#quickMenu a:hover {text-decoration: none; color:#0099FF;}
#quickMenu a:active {text-decoration: none; color:#999;}

#quickMenu{
	width:1000px;
	height:100px;
	background-image:url(../g_images/footer_1000.png);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	color: #000000;
	text-align: left;
	margin: 40px 0 20px 0;
}

#interior_column{
	float:left;
	width:780px;
	min-height:200px;
}
#footer_menu{
	float:left;
	padding:0px;
	margin:20px 0px 20px 20px;
	width:760px;
	height:100px;
	background-image:url(../g_images/footer_730.png);
	background-repeat:no-repeat;
}
#footer_780{
	float:left;
	padding:0px;
	margin:20px 0px 20px 0px;
	width:750px;
	height:100px;
	background-image:url(../g_images/footer_750.png);
	background-repeat:no-repeat;
}
#footer_780_contact{
	float:left;
	padding:0px;
	margin:20px 0px 20px 10px;
	width:750px;
	height:100px;
	background-image:url(../g_images/footer_750.png);
	background-repeat:no-repeat;
}

#footer_content{
	display:inline;
}
#footer_wedge{
	float:left;
	width:2px;
	height:100px;
	background-image:url(../g_images/wedge.png);
	background-repeat:no-repeat;
}

#footer_column1{
	padding:10px 0px 0px 20px;
	float:left;
	width:220px;
	height:70px;
}
#footer_column2{
	padding:10px 0px 0px 20px;
	float:left;
	width:170px;
	height:90px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;

}
#footer_column3{
	padding:0;/*10px 0px 0px 20px*/
	float:left;
	width:380px;
	height:100px;
}
#footer_column4{
	padding:10px 0px 0px 20px;
	float:left;
	width:140px;
	height:90px;
}
#developedBy{
	margin:20px 10px 0 0;
	text-align: right;
	color:#003658;
}
#footer_title{
	color: #003658;
	font-size: 10px;
	padding:0 0 5px 0;
}
#footer_title_sub{
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	color: #003658;
}
#article_link{
	
}
#copyWrite{
	margin-top:5px;
	color:#00223E;
}
#directionsLink{
	padding:0 0 10px 0;
	clear:both;
}
#directionsLink a {font-size: 12px; font-weight:bold; color:#999;}
#directionsLink a:link {text-decoration: none;}
#directionsLink a:visited {text-decoration: none; color:#999;}
#directionsLink a:hover {text-decoration: none; color:#fff;}
#directionsLink a:active {text-decoration: none; color:#999;}
