@charset "utf-8";
/* Valid CSS Stylesheet 

    ______      __       _____       _     __         
   / ____/___ _/ /_     / ___/____  (_)___/ /__  _____
  / /_  / __ `/ __ \    \__ \/ __ \/ / __  / _ \/ ___/
 / __/ / /_/ / /_/ /   ___/ / /_/ / / /_/ /  __/ /    
/_/    \__,_/_.___/   /____/ .___/_/\__,_/\___/_/     
                          /_/                         

*/

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #3175D9;

}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: black;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: black;
}

a  {
color: #efefef;
text-decoration: none;
border: 0;
outline: 0;
}

a:hover {
color: #acccef;
text-decoration: none;
border:0;
outline: 0;
}

a:active {
color: #efefef;
text-decoration: none;
border: 0;
outline: 0;
}

a:visited  {
color: #efefef;
text-decoration: none;
border: 0;
outline: 0;
}

a:visited:hover  {
color: #acccef;
text-decoration: none;
border: 0;
outline: 0;
}


/* Begin #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

body {
background-color: #e1e1e1;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

/* End #BODY Section
---------------------------------------------------------------------------------------------------------------------------------------
*/


/* Begin #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#pageWrapper {
width: 100%;
height: 100%;
margin: 0 auto;
border: 0;
padding: 0;
}

/* End #pageWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #contentWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#contentWrapper {
width: 850px;
height: 810px;
margin: 0 auto;
border: 0;
padding: 0;
}

/* End #contentWrapper Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #topBar Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#topBar {
background-image: url(../images/topBg.jpg);
background-repeat: repeat-x;
width: 100%;
height: 81px;
margin: 0 auto;
border: 0;
padding: 0;
}

/* End #topBar Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #logo Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#logo {
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
width: 221px;
height: 81px;
margin: 0 auto;
margin-top: 0px;
border: 0;
padding: 0;
text-align:center;
}

/* End #logo Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #topNav Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#topNav {
background-color:#263b80;
width: 213px;
height: 296px;
margin: 0;
border: 0;
padding: 0;
float:left;
}

#navigation {
margin:0;
margin-top: 25px;
padding:0;
}

#navigation ul {
list-style:none;
}

#navigation li {
margin-top: 15px;
list-style:none;
}

#navigation a {
text-decoration: none;
outline: none;
font-weight: bold;
margin-top:15px;
}


/* End #topNav Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #lowerNav Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#lowerNav {
background-color:#5E5E5E;
width: 213px;
height: 534px;
margin: 0;
margin-top:0px;
border: 0;
padding: 0;
float:left;
}

#lowerNavjobs {
background-color:#5E5E5E;
width: 213px;
height: 1084px;
margin: 0;
margin-top:0px;
border: 0;
padding: 0;
float:left;
}
/* End #lowerNav Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #banner Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#banner {
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
background-color:#263b80;
width: 636px;
height: 296px;
margin: 0 auto;
border: 0;
padding: 0;
float:right;
}

/* End #banner Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin .content Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

.contentjobs {
	background-color: #ffffff;
	width: 615px;
	height: 1084px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	float:right;
	text-align: left;
	
}

.content {
background-color: #ffffff;
width: 615px;
height: 534px;
margin: 0 auto;
border: 0;
padding: 0;
padding-left: 10px;
padding-right: 10px;
float:right;
text-align: left;
}

.content ul li{
list-style:none;
}

.content a {
color: #000000;
}

.content a:hover {
color: #263b80;
}

.content a:visited {
color: #000000;
}

.contentjobs a {
color: #000000;
}

.contentjobs a:hover {
color: #263b80;
}

..contentjobs a:visited {
color: #000000;
}

/* End #banner Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin #footer Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#footer {
background-color:#222322;
width: 100%;
height: 100px;
margin: 0;
margin-top: 20px;
border: 0;
padding: 0;
text-align:center;
padding-top:5px;
clear: both;
}

/* End #footer Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* Begin form Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

#form {
width: 300px;
margin: 0 auto;
margin-top: -10px;
text-align: left;
border: 0;
float: left;
}

#name {
border-color: #7f7f7f;
border-width: 1px;
border-style: solid;
background-color: #cccccc;
color: #191919;
margin: 0 auto;
margin-bottom: 10px;
width: 300px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
}

#email {
background-color: #cccccc;
color: black;
margin: 0 auto;
margin-bottom: 10px;
border: 1px solid #7f7f7f;
width: 300px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
}

#comments {
background-color: #cccccc;
color: black;
margin: 0 auto;
border: 1px solid #7f7f7f;
margin-bottom: 10px;
width: 300px;
height: 125px;
font: 100% 'Lucida Sans', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 11px;
overflow: auto;
}


#form #send li {
list-style: none;
float: right;
}

#form #send a {
text-decoration: none;
display: block;
outline: none;
}

#form #send {
float: right;
}

#form #send:hover {

}

#form #reset li {
list-style: none;
float: right;
}

#form #reset a {
text-decoration: none;
display: block;
outline: none;
}

#form #reset {
float: right;
}

#form #reset:hover {

}


/* End form Section
---------------------------------------------------------------------------------------------------------------------------------------
*/

/* --------------- Begin Show --------------------------------------------- */

#showcaseBg {
width: 637px;
height: 297px;
margin: 0 auto;
margin-top: 0px;
margin-left: 0px;
overflow: hidden;
}

#showdiv {
width: 637px;
height: 297px;
margin: 0 auto;
overflow: hidden;
}

#showanchor {
width: 637px;
height: 297px;
margin: 0 auto;
overflow: hidden;
}

#showimg {
width: 637px;
height: 297px;
margin: 0 auto;
overflow: hidden;
}

/* --------------- End Show --------------------------------------------- */

#courtesy {
font-size: 10px;
color: #a3a3a3;
}


