@charset "iso-8859-1";
/* CSS Document */

.clear{
	overflow:hidden;
	width:100%;
}

#homeNav{
	height:32px;
	width:100px;
	float:left;
	line-height:12px;
}

a.homeButton{
	background: url(../images/buttons/off_pink_Left.jpg) left no-repeat;
	background-color:#e478a6;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:100px;
	margin:0;
	text-decoration:none;
	text-align:right;
	padding-top: 10px;
}

a:hover.homeButton {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:right;
}

#hireNav{
	height:29px;
	width:120px;
	float:left;
	line-height:12px;	
}

a.hireButton{
	background:url(../images/buttons/off_purple_Left.jpg) left no-repeat;
	background-color:#317181;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:120px;
	margin:0;
	padding-top:10px;
	text-decoration:none;
	text-align:right;
}


a:hover.hireButton {
	background:url(../images/buttons/on_purple_Left.jpg) left no-repeat;
	background-color:#317181;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:120px;
	margin:0;
	padding-top:10px;
	text-decoration:underline;
	text-align:right;
}

#tolcarneNav{
	height:32px;
	width:120px;
	float:left;
	line-height:12px;
}

a.tolcarneButton{
	background:url(../images/buttons/off_orange_Left.jpg) left no-repeat;
	background-color:#d7882b;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:27px;
	width:120px;
	margin:0;
	padding-top:5px;
	text-decoration:none;
	text-align:right;
}


a:hover.tolcarneButton {
	background:url(../images/buttons/on_orange_Left.jpg) left no-repeat;
	background-color:#d7882b;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:27px;
	width:120px;
	margin:0;
	padding-top:5px;
	text-decoration:underline;
	text-align:right;
}
	
#newsNav{
	height:32px;
	width:120px;
	float:left;
	line-height:12px;
}

a.newsButton{
	background:url(../images/buttons/off_green_Left_.jpg) left no-repeat;
	background-color:#1b8f31;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:120px;
	margin:0;
	padding-top:10px;
	text-decoration:none;
	text-align:right;
}


a:hover.newsButton {
	background:url(../images/buttons/on_green_Left_.jpg) left no-repeat;
	background-color:#1b8f31;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:120px;
	margin:0;
	padding-top:10px;
	text-decoration:underline;
	text-align:right;
}	

#fistralNav{
	height:32px;
	width:125px;
	float:left;
	line-height:12px;
}

a.fistralButton{
	background:url(../images/buttons/off_blue_Left.jpg) left no-repeat;
	background-color:#3d6cad;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:27px;
	width:125px;
	margin:0;
	padding-top:5px;
	text-decoration:none;
	text-align:right;
}


a:hover.fistralButton {
	background:url(../images/buttons/on_blue_Left.jpg) left no-repeat;
	background-color:#3d6cad;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:27px;
	width:125px;
	margin:0;
	padding-top:5px;
	text-decoration:underline;
	text-align:right;
}	

#contactNav{
	height:32px;
	width:120px;
	float:left;
	line-height:12px;
}

a.contactButton{
	background:url(../images/buttons/off_Dblue_Left.jpg) left no-repeat;
	background-color:#131d48;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:120px;
	margin:0;
	padding-top:10px;
	text-decoration:none;
	text-align:right;
}


a:hover.contactButton {
	background:url(../images/buttons/on_Dblue_Left.jpg) left no-repeat;
	background-color:#131d48;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	width:120px;
	margin:0;
	padding-top:10px;
	text-decoration:underline;
	text-align:right;
}	

#ssNav{
	height:32px;
	width:120px;
	float:left;
	line-height:12px;
}

a.ssButton{
	background:url(../images/buttons/offdarkblueleft.jpg) left no-repeat;
	background-color:#753397;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:27px;
	width:120px;
	margin:0;
	padding-top:5px;
	text-decoration:none;
	text-align:right;
}


a:hover.ssButton {
	background:url(../images/buttons/ondarkblueleft.jpg) left no-repeat;
	background-color:#753397;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	height:27px;
	width:120px;
	margin:0;
	padding-top:5px;
	text-decoration:underline;
	text-align:right;
}	

#ssEndStrip{
	width:23px;
	height:32px;
	float:left;
	background:url(../images/buttons/off_purple_right.jpg) no-repeat;
}
