@charset "utf-8";
/* CSS Document */



.bar {
	background-image: url(image/bkg_side.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.nav {
	background-image: url(image/i_nav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dash {
	background-image: url(image/dash.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.mainwh {
	font-size: 8pt;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	line-height : 17px;
	margin-left : 10px;
	margin-right: 10px;
}

.subh {
	font-size: 9pt;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	line-height : 17px;
	margin-left : 10px;
	margin-right: 10px;
}

.links {
	font-size: 7pt;
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	line-height : 17px;
	text-align: center;
}
	
.sub {
	font-size: 7pt;
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	line-height : 17px;
	margin-left : 10px;
	margin-right: 10px;
	}
.nav {
	font-size: 8pt;
	color : #254A70;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	}
	
.hjob {
	font-size: 7pt;
	color : #121212;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	line-height : 10pt;
	margin-left : 5px;
	margin-right: 5px;
	}
	
	
a:link {
	font-size:10px;
	color:#4993BE;
	text-decoration:underline;
	margin-left: 10px;
	line-height: 160%;
}
a:visited {
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
	margin-left: 10px;
	line-height: 160%;
}
a:hover {
	font-size:10px;
	color: #FFF;
	text-decoration:underline;
	margin-left: 10px;
	line-height: 160%;
	background-color: #4993BE;
}
a:active {
	font-size:10px;
	color:#17AED1;
	text-decoration:underline;
	margin-left: 10px;
	line-height: 160%;
}


.footer {
	font-size: 7pt;
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing : 1px;
	line-height : 10px;
	text-align: center;
	}
.box {
	border: thin solid #12244C;
	padding-top: 4px;
	padding-bottom: 4px;
}
#bennyscontact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-color: #1E5073;
	text-align: left;
}

