/* 	
	COLORS
	DARK BLUE: 	#283975
	LIGHT BLUE: #669acc
*/

#banner-top {
	height: 195px;
	background-image: url('../images/backgrounds/banner-top-rounded.jpg');
	background-repeat: no-repeat;
	border-bottom: 4px solid #fff;
}
#header-left {
	background-color: #fff;
	background-image: url('../images/logo3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 195px;
}
#header-right {
	background-color: #283975;
	background-image: url('../images/let_it_ring.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 195px;
}

.spacer1 {
	height: 12px;
}

#slider {
	background-color: #000;
	height: 95px;
	margin-bottom: 0;
	border-bottom: 4px solid #fff;
}
/* NAVBAR */
#navmain {
	background-color: #000;
	border-bottom: 4px solid #fff;
	background-image: url('../images/buttons/navbar-bg.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
#navmain .navbutton {
	font-family:  sans-serif;
	font-size: 1em;
	font-weight: bold;
	
	text-align: center;
	color: #669acc;
	height: 30px;
	padding-top: 10px;
}
/*#navmain .navbutton:hover{ color :#fff; text-shadow: 6px 6px 3px #000;}
#navmain .navbutton:active{ background-color: #283975; }*/
#navmain .navbutton a{ 
	color: #669acc;
	text-decoration: none;
	display: block;
	line-height: 30px;
	margin-top: -5px;
}
#navmain .navbutton a:hover{ color :#fff; text-shadow: 6px 6px 3px #000;}
#navmain .navbutton a:active{ background-color: #283975; }
#nav-start{
	height: 30px;
	margin-left: 0;
}
#nav-end{
	height: 30px;
	margin-right: 0;
}

/* CONTENT */
#content-main {
	background-color: #283975;
	background-image: url('../images/backgrounds/content-left-bg.jpg');
	background-repeat: repeat-y;
}
#content-left {
	margin-left: 0;
	text-align: center;
	min-height: 350px;
}
#content-mid {
	margin: 0;
	color: #ccc;
}
#content-mid p {
	font-size: 1.2em;
}
#content-right {
	margin-right: 0;
}
#content-right ul {
	position: relative;
	top: 0px;
	margin-top: 30px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	line-height: 30px;
	background-image: url('../images/backgrounds/servicelist-bg.jpg');
}
#content-right li {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	margin-right: 5px;
	line-height: 2em;;
}
#content-right a {
	color: #000;
	text-decoration: none;
	display: block;
	font-size: .9em;
}
#content-right a:hover {
	color: #660000;
	font-size: .9em;
	/*background-color: #628ab0;*/
	text-shadow: 3px 3px 4px #000;
	font-weight: bold;
}
#svc-last {
	background-image: url('../images/backgrounds/servicelist-bg-cap.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
div.hr {
	width: 75%;
	height: 2px;
	background-color: #669acc;
	border-right: 2px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #999;
	border-top: 1px solid #777;
}
#footer {
	background-color: #fff;
	background-image: url('../images/backgrounds/footer-bg_940x200.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 176px;
}
#footer-cap {
	width: 940px;
	height: 25px;
	background-color: #fff;
	background-image: url('../images/backgrounds/bottom-cap.jpg');
	background-position: top center;
}

/* MISC */
.support-list-left {
	margin: 0;
	padding: 0;
	line-height: 0;
	width: 50px;
	height: 50px;
	background-color: #fff;
	border: 1px solid #669acc;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.support-list-left:hover {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.support-list-right {
	background-color: #669acc;
	margin-left: 0px;
	padding-bottom: 0;
	height: 50px;
	vertical-align: baseline;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.support-list-right:hover {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.support-list-right a {
	color: #000;
	text-decoration: none;
	display: block;
}
#pager-table td {
	text-align: center; 
	border: 1px solid #000; 
	background-color: #bbb; 
	color: #000;
	vertical-align: bottom;
}
#pager-table td:hover {
	background-color: #669acc;
}
#snpp-text:hover {
	color: yellow;
}
#contact-table {
	margin-top: 30px;
	border-collapse: collapse;
	/*background-color: #669acc;*/
	color: #000;
	width: 382px;
	/*border: 2px solid #000;*/
	background-image: url('../images/backgrounds/contact-bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 394px;
	height: 366px;
}
#contact-table td.cap {
	background-image: url('../images/backgrounds/contact-bg-cap.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
}
#contact-table td {
	color: #000;
	padding-left: 5px;
	vertical-align: top;
	text-align: right;
}

#jobs_available {
	list-style-type: none;
	border: 1px solid #000;
	width: 90%;
	margin-bottom: 20px;
	background-color: #669acc;
}
#jobAppDiv, #jobAppDiv2{
	width: 750px;
	background-image: url('../images/backgrounds/jobApp-bg.jpg');
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 100px;
	padding-bottom: 0;
	font-size: .9em;
}
#jobAppBottom {
	width: 750px;
	height: 234px;
	margin-left: -40px;
	background-image: url('../images/backgrounds/jobAppCap.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
