html, body {

	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;
	background-color: #d6d6d6;

}

/* Common Functions ================ */

.clear { clear: both; }
.trans { border: 0; }

/* Wrappers and Containers ========= */

#wrapper {

	display: block;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -485px;
	width: 971px;

}

#header {

	display: block;
	width: 971px;
	height: 175px;
	background: url(../images/header.png) no-repeat;

}

/* Top Menu =============================================== */

#top-menu {

	position: relative;
	top: 116px;
	left: 39px;
	height: 50px;
	width: 608px;

}


#header-mid {

	display: block;
	width: 617px;
	height: 108px;
	background: url(../images/header-mid.png) no-repeat;
	padding-left: 39px;
	padding-top: 62px;
	padding-right: 321px;
	font-size: 11px;
	line-height: 20px;
	font-family: tahoma,arial,sans-serif;
	color: #353535;

}

#content-container {

	display: block;
	width: 914px;
	height: 100%;
	padding-left: 39px;
	padding-right: 18px;
	background: url(../images/content-wrapper.png) repeat;

}


#content-left {

	display: block;
	float: left;
	width: 569px;
	height: auto;
	background: url(../images/content-background.png) no-repeat;
	padding-top: 15px;
	min-height: 380px;

}

#content-sidebar { 

	display: block;
	margin-left: 26px;
	float: left;
	width: 319px;
	height: auto;
	padding-top: 15px;

}

#logo-block {

	display: block;
	height: 120px;
	text-align: center;
	margin-bottom: 15px;

}

#footer {

	display: block;
	width: 971px;
	height: 80px;
	background: url(../images/footer.png) no-repeat;
	clear: both;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 19px;
	padding-top: 17px;

}

#footer a {

	color: #fff;
	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}

#designed-by {

	display: block;
	text-align: center;
	font-size: 10px;
	font-family: tahoma,arial,sans-serif;
	margin-top: 10px;

}
	

/* Content Text Formatting ================================ */

#content-left h1 {

	display: block;
	margin-bottom: 10px;
	color: #c82121;
	font-size: 24px;
	font-family: tahoma,arial,sans-serif;
	letter-spacing: -1px;

}

#content-left p {

	display: block;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	color: #727272;
	line-height: 20px;
	margin-bottom: 20px;
	text-align: justify;

}

#content-left p em {

	color: #ce0a00;

}

#content-left p a {

	text-decoration: none;
	color: #004e8c;

}

#content-left p.address {

	padding-left: 35px;
	margin-bottom: 25px;

}

#content-left p.address strong {

	font-size: 14px;

}

#content-left p a:hover {

	color: #003e6f;

}

#content-left p strong {

	font-weight: bold;
	font-style: normal;
	color: #004e8c;

}

.bold {
	font-weight: bold;
	text-decoration: underline;
}


#content-left ul {

	display: block;
	padding-left: 30px;
	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	color: #727272;
	margin-bottom: 10px;

}

#content-left ul li {

	display: block;
	height: 28px;
	background: url(../images/bullet.gif) no-repeat;
	padding-left: 25px;
	padding-top: 2px;
}

.table-container {
	float: left;
	width: 275px;
}

ul.case li {
	background: none !important;
}

p.redquote {
	float: left;
	font-style: italic;
	color: #8c0a04 !important;
	font-weight: bold;
}

table.contract-schemes {

	display: block;
	border: 1px solid #004276;
	margin-bottom: 15px;
	font-size: 11px;
	font-family: tahoma,arial,sans-serif;

}

.contract-schemes th, .contract-schemes td {

	padding: 10px;
	text-align: center;


}

.contract-schemes tr {

	border-bottom: 1px solid #89bde5;

}

.contract-schemes th {

	background-color: #004276;
	font-weight: bold;
	color: #fff;
}

.contract-schemes td {

	color: #5d5d5d;
	background-color: #acd2ef;
	line-height: 18px;

}

.contract-schemes td.alt {

	background-color: #daebf9;

}

.contract-schemes td.alt-2 {

	background-color: #c5dff3;
	border-bottom: 1px solid #89bde5;
	color: #3c3c3c;

}

p.quote {

	display: block;
	font-size: 12px !important;
	font-family: arial,sans-serif !important;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d9d9d9;
	text-align: center !important;
	color: #004176 !important;

}

p.quote em {

	display: block;
	text-align: center;
	color: #bb0f07;
	font-style: oblique;
	font-size: 11px;

}

.job-list, .job-apply {

	font-family: tahoma,arial,sans-serif;
	font-size: 11px;
	color: #606060;
	margin-bottom: 20px;

}

.job-list a {

	color: #c82121;
	text-decoration: none;

}

.job-list a:hover {

	color: #a51010;

}

.job-list th, .job-list td {

	padding: 8px;
	text-align: center;

}

.job-list th {

	background-color: #004176;
	font-weight: bold;
	color: #fff;

}

.job-list td, .job-apply td, .job-apply th {

	border-bottom: 1px dotted #cecece;

}


.job-apply td, .job-apply th {

	padding: 10px;

}

.job-apply th {

	font-weight: bold;
	color: #004277;
	width: 25%;
	border-right: 1px dotted #cecece;

}

.job-apply th em {

	color: #ce0a00;
	font-weight: normal;

}

.job-apply input, .job-apply textarea {

	padding: 3px;
	color: #646464;
	border: 1px solid #dcdcdc;
}

.job-apply input:hover, .job-apply textarea:hover {

	background-color: #fafafa;

}

.job-apply input:focus, .job-apply textarea:focus {

	color: #004176;

}

.button {

	display: block;
	background-color: #c0130a;
	color: #fff !important;
	border: 1px solid #a80f07 !important;
	cursor: pointer;

}

.button:hover {

	background-color: #c0130a !important;

}

/* Contact Form Styling */

form.contactform fieldset {
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	padding: 15px;
	background-color: #f9f9f9;
}
form.contactform legend {
	padding: 5px;
	font-weight: bold;
	color: #303030;
}
form.contactform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.contactform fieldset ol {
	margin: 0;
	padding: 0;
}
form.contactform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.contactform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.contactform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.contactform fieldset fieldset label {
	display: block;
	width: auto;
}
form.contactform em {
	font-weight: bold;
 	font-style: normal;
	color: #f00;
}
form.contactform label {
	width: 130px; /* Label Width */
}
form.contactform fieldset fieldset label {
	margin-left: 133px; /* Width +3 (html space) */
}

form {
	font-family: arial;
	font-size: 11px;
}

form.contactform input, form.contactform textarea {

	padding: 4px;
	font-family: arial,tahoma,sans-serif;
	font-size: 11px;
	border: 1px solid #9c9c9c;
	background-color: #fff;
	width: 180px;
	margin-right: 4px;
}

form.contactform input:hover, form.contactform textarea:hover {

	background-color: #f1f1f1;

}

form.contactform input:focus, form.contactform textarea:focus {

	background-color: #fff;

}

form.contactform input[type=submit] {

	width: 100px;
	cursor: pointer;
}

form.contactform select {

	padding: 3px;
	font-family: arial,sans-serif;
	font-size: 11px;

}

form.contactform input[type=submit]:focus {

	background-color: #efefef;

}

form.contactform button {

	border: 1px solid #800909;
	background-color: #950c0c;
	padding: 4px;
	font-weight: bold;
	color: #fff;

}

/* Product Page ======================================= */

.submenu-link {

	display: block;
	padding: 8px;
	border-bottom: 1px dotted #d2d2d2;
	color: #00477f;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}

.break {

	display: block;
	height: 1px;
	border-bottom: 1px dotted #c6c6c6;
	margin-bottom: 15px;

}

h3 {

	display: block;
	margin-bottom: 15px !important;
	color: #005190;
	font-size: 24px;
	font-family: tahoma,arial,sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d2d2d2;

}

h4 {

	display: block;
	margin-bottom: 15px !important;
	color: #005190;
	font-size: 20px;
	font-family: tahoma,arial,sans-serif;
	letter-spacing: -1px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #d2d2d2;

}

/* Internal Images ==================================== */

.image-right, .image-left {

	display: block;
	float: right;
	clear: right;
	padding: 10px;
	width: auto;
	text-align: center;
	background-color: #f6f6f6;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-left: 15px;

}

.image-left {

	display: block;
	float: left;
	clear: left;
	margin-right: 15px;
	margin-left: 0px !important;

}

.image-right img, .image-left img {

	padding: 4px;
	background-color: #fff;
	border: 1px solid #dadada;

}

.image-right h2, .image-left h2 {

	display: block;
	margin-top: 8px;
	font-size: 11px;
	width: 180px;
	text-align: center;
	color: #005ea9;
	font-weight: bold;
	padding-left: 5px;

}

/* Google Map ============================ */

#map-container {

	display: block;
	clear: both;
	padding: 10px;
	width: auto;
	text-align: center;
	background-color: #f6f6f6;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #edebeb;
	width: 549px;
	height: 300px;
	margin-bottom: 15px;

}

#map {

	width: 549px;
	height: 300px;

}