@charset "utf-8";
/* CSS Document */

/* Body Elements */

body{
	margin:0;
	padding:0;
	background-color: #525252;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/* Font Elements */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0c2856;
	line-height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0c2856;
	line-height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c2856;
	line-height: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c90002;
	line-height: 5px;
	margin-top: 13px;
	margin-bottom: 5px;
}
.font_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
.font_normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.font_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font_links_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0c2856;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-image: url(../images/bgForm.jpg);
	background-repeat: repeat-y;
}

/* Body Elements */

#container {
	width: 980px;
	position: relative;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header Elements */

#overflowTop {
	background-image: url(../images/bgNavTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 980px;
	position: relative;
	top: 0px;
}

#header {
	background-image: url(../images/bgHeader.png);
	height: 111px;
	width: 980px;
	position: relative;
}
ul#navigationTop {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: right;
	top: 0px;
	width: 250px;
	position: relative;
	float: right;
	right: 30px;
}
		ul#navigationTop li {
	display: inline;
	margin: 0 0 0 2px;
	color: #FFF;
}

		ul#navigationTop li a {
	color: #fff;
	text-decoration: none;
}
		ul#navigationTop li a:hover {
	text-decoration: underline;
	color: #FFF;
}

#btnContact {
	height: 50px;
	width: 163px;
	position: relative;
	top: 30px;
	left: 790px;
}
#phone {
	position: relative;
	left: 815px;
	top: 30px;
	width: 100px;
}

/* Main Navigation Elements */

#navigation {
	background-image: url(../images/bgNav.png);
	height: 36px;
	width: 980px;
}
#navigation ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
ul#navigationMain {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #092049;
	text-align: right;
	top: 10px;
	width: 700px;
	position: relative;
	float: right;
	right: 35px;
	font-weight: bold;
}
		ul#navigationMain li {
	display: inline;
	margin: 0 0 0 2px;
}

		ul#navigationMain li a {
	color: #000000;
	text-decoration: none;
}
		ul#navigationMain li a:hover {
	text-decoration: underline;
}

/* Image Attributes */

#imageContainer {
	height: 150px;
	width: 980px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
	background-image: url(../images/backPages/bgPicture.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainImageContainer {
	height: 150px;
	width: 930px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
}
#imageContainerWide {
	height: 150px;
	width: 980px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
	background-image: url(../images/backPages/bgWide.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Content Elements */

#contentContainer {
	background-image: url(../images/backPages/bgContent.png);
	width: 980px;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
#textContainer {
	width: 930px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 0px;
}
#sidebar {
	float: left;
	width: 360px;
	position: relative;
	top: 0px;
	background-image: url(../images/backPages/bgSidebar.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#containerSidebar {
	width: 310px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
#containerRight {
	float: right;
	width: 570px;
	position: relative;
	top: 0px;
}
#contentMain {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
}
#containerWide {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 890px;
	float: none;
	top: 0px;
}

/* Sidebar Groups */

#group1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}


/* Seperator */

#seperator {
	background-image: url(../images/backPages/seperator.png.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
	position: relative;
	top: 0px;
}

/* Signature Elements */

#signature {
	background-image: url(../images/bgfooter.png);
	height: 294px;
	width: 980px;
	position: relative;
	top: 0px;
}
#signatureContainer {
	width: 930px;
	position: relative;
	top: 0px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#signatureContent {
	float: left;
	width: 520px;
	position: relative;
	left: 20px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#signatureContent H5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

/* Footer Elements */

#footer {
	width: 980px;
	position: relative;
	left: 0px;
	top: 0px;
}
#footerContent {
	width: 930px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#footerContent ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}
ul#footer_location {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	width: 235px;
	position: relative;
	float: left;
	font-weight: normal;
	padding-bottom: 20px;
}
		ul#footer_location li {
	display: block;
	margin: 0 0 0 0px;
}

		ul#footer_location li a {
	color: #fff;
	text-decoration: none;
}
		ul#footer_location li a:hover {
	text-decoration: underline;
}
#footer_info {
	float: right;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	position: relative;
}