body {
	margin:0;
	background:#000F4A url(images/bg.jpg) repeat-x;
}

body, div {
	font:10pt Arial, Helvetica, sans-serif;
	color:#333;
}

h1, h2, h3, h4, h5, h6 { font:bold 12pt  Georgia, Arial, Helvetica, Times, serif; margin-top:0; }

p { margin-top: 0px; }

h1 {
	font:18pt Georgia, Arial, Helvetica, Times, serif;
	color:#6A0705;
}

h2 {
	font:14pt Verdana,sans-serif;
	color:#6A0705;
}

a:link { text-decoration:none; color:#C31D14; }
a:visited { text-decoration:none; color:#C31D14; }
a:hover { text-decoration:none; color:#1B4988; }
a:active { text-decoration:none; color:#ddd; }

#container {
	width:941px;
	xmargin:auto;
	background-color:#FFFFFF;
}

#logoHome {
	float: left;
	width:290px;
	height:196px;
}

#logoInternal {
	float: left;
	width:290px;
	height:250px;
}

#nav { 
	xposition:static; 
	xmargin:20px auto; 
	width:651px; 
	height:250px; 
	background-color:#fff;
	float: left;
}

#img1 { width:449px; height:28px; float:left; }
#img2 { width:58px; height:28px; float:left; }
#img3 { width:59px; height:28px; float:left; }
#img4 { width:85px; height:28px; float:left; }
#imgb1 { width:215px; height:222px; float:left; }
#imgb2 { width:213px; height:222px; float:left; }
#imgb3 { width:223px; height:222px; float:left; }

#homeLeft {
	position: relative;
	left: 0px;
	top: -54px;
	margin-bottom: -54px;
	background:#ffffff url(images/home-welcome-area.gif) no-repeat;
	width:290px;
	height:373px;
	float:left;
}

#homeLeftInside {
	font:9pt Arial, Helvetica, sans-serif,sans-serif;
	color: #333333;
	margin-top: 85px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}

#homeContent {
	width:651px;
	height:319px;
	float:left;
}

#internalContent {
	width:941px;
	float:left;
	background-color:#FBFBFC;
}

#internalContentIn {
	margin: 30px;
	text-align:left;
}

#footer {
	font:9pt Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align: center;
}

#footer a:link { text-decoration:none; color:#D6E7FD; }
#footer a:visited { text-decoration:none; color:#D6E7FD; }
#footer a:hover { text-decoration:none; color:#C31D14; }
#footer a:active { text-decoration:none; color:#D6E7FD; }


#slideshow { margin: 0 10px; }

.jobs {
	background: #fff;
}

.jobHeader {
	background: #22589c url(images/job-header-bg.gif) repeat-x bottom;
}

.jobHeader td {
	padding: 6px 8px;
}

.jobHeader h3 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.jobMain {
	background: #AEC6E4;
}

.jobMain td {
	padding: 6px 8px;
}

.jobMainOdd {
	background: #d2e2f6;
}

.jobMainOdd td {
	padding: 6px 8px;
}
