body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}
img {
	max-width: 100%;
}
#header {
	position: relative;
	width: 100%;
	padding: 0px;
	height: auto;
	overflow:visible;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	max-width: 100%;
	z-index: 10;
}
#slogan {
	position: relative;
	width: 100%;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align:bottom;
}
#sloganRight {
	float: right;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
	text-align: right;
}
#sloganLeft {
	position: relative;
	float: left;
	max-width: 100%;
	overflow:visible;
}
#banner {
	clear:both;
	position: relative;
	width: 100%;
}
#contactInfo {
	position: absolute;
	top: 5px;
	right: 10px;
	line-height: 20px;
	color: #666666;
	z-index: 100;
}
#contactInfo ul {
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#contactInfo ul li {
	display: inline;
	white-space: nowrap;
	margin: 0px 6px;
}
#contactInfo ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
#contactInfo ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#navigation {
	position: relative;
	padding: 15px 0px;
	border-top: solid 2px #333399;
	border-bottom: solid 2px #333399;
	background-color:#FFFFFF;
	text-align: center;
}
#navigation ul {
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
	white-space: nowrap;
	line-height: 40px;
	margin: 0px 15px;
}
#navigation ul li a {
	display: inline;
	white-space: nowrap;
	margin: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333399;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #AAAAAA;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	text-decoration: none;
}
#mainContent {
	position: relative;
	width: 100%;
	background-color:#FFFFFF;
	overflow:hidden;
}

#mainArea {
	position: relative;
	width: 90%;
	margin: 10px auto;
	overflow:hidden;
	
}

#footer {
	position: relative;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	overflow:visible;
	background-color: #333399;
}
#footer ul {
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	white-space: nowrap;
	margin: 0px 10px;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

#colContainer {
	float:left;
    overflow: hidden;
}
#colRow {
	float:left;
    position: relative;
    left:75%;
	border-left: solid 1px #000000;
}
.leftCol {
	position: relative;
    right:75%;
	float: left;
	width: 73%;
}
.rightCol {
	position: relative;
    right:75%;
	float: right;
	width: 23%;
	padding-right: 10px;
}

.basicTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 165%;
	color: #666666;
	text-decoration: none;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	text-decoration: none;
}
.picBorder {
	margin: 7px;
	border: solid 1px #333333;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333399;
	border-radius: 6px;
	padding: 5px 5px 5px 12px;
	margin: 0px;
	display: block;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
.redLink {
	color: #990033;
	font-weight: bold;
}
.jobButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	/* background-color: #333399;
	border-radius: 12px;
	padding: 5px 5px 5px 12px;
	margin: 0px;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3); */
}
.jobButton a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #339933;
	border: solid 2px #FFFFFF;
	border-radius: 18px;
	padding: 10px 12px 10px 12px;
	margin: 0px;
	display: block;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}
.jobButton a:hover {
	opacity: 0.65;
}
#topJob {
	display: none;
}

@media only screen and (max-width: 1100px) {
	#sloganRight {
	display: none;
	}

}

@media only screen and (max-width: 660px) {
	#contactInfo {
	display: none;
	}
	#header {
	}
	#logo {
	position: relative;
	width: 600px;
	max-width: 100%;
	z-index: 10;
	}
	#slogan {
	position: relative;
	height: 65px;
	clear:both;
	display: none;
	}
	
	#sloganLeft {
	clear:both;
	display: none;
	}
	#sloganRight {
	clear:both;
	display: none;
	}
	#banner {
	/* border-bottom: solid 2px #333399; */
	}
	#navigation {
	position: relative;
	padding: 5px 0px;
	border-top: solid 2px #333399;
	border-bottom: solid 0px #FFFFFF;
	background-color:#FFFFFF;
	text-align: center;
	}
	#navigation ul {
	display: none;
	}
	#colContainer {
	float:none;
    overflow: hidden;
	}
	#colRow {
	float:none;
    position: relative;
    left:0%;
	border-left: solid 0px #000000;
	}
	.leftCol {
	position: relative;
    right:0%;
	float: left;
	width: 100%;
	}
	.rightCol {
	position: relative;
    right:0%;
	float: right;
	width: 100%;
	padding-right: 0px;
	}
	h1 {
	font-size: 24px;
	}
	h2 {
	font-size: 18px;
	}
	h3 {
	font-size: 24px;
	}
	h4 {
	font-size: 16px;
	}
	#footer {
	position: relative;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	overflow:visible;
	background-color: #333399;
	}
	#footer ul {
	width: 100%;
	margin: auto;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	}
	#footer ul li {
	display: block;
	white-space: nowrap;
	margin: 0px 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #FFFFFF;
	}
	#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	
	color: #FFFFFF;
	text-decoration: none;
	}
	#footer ul li a:hover {
	color: #DDDDDD;
	text-decoration: underline;
	}
	#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	}
	.jobButton {
	font-size: 21px;
	}
	#topJob {
	display: block;
	}
}