﻿		/*BODY */
body {
	margin : 0;
	padding : 0;
	font : 73% "Trebuchet MS", "lucida sans", arial, helvetica, sans-serif;
	background : #ffffff;
	line-height : 1.8em;
	background-repeat: repeat-x;
	height: 100%;
	overflow: visible;
	font-family: Candara, "Lucida Console", Arial;
}
html {
	height: 100%;
}
		/*CONTAINER */
#wrapper {
	min-height: 100%;
	margin-bottom: -39px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	background-color: #000000;
}
	/*HEADER - Not home page */
#header {
	background-position: 0px;
	height: 149px;
	margin-bottom : 2em;
	background: no-repeat;
	background-image: url('../Images/dig_str_header.jpg');
	margin-left: -3px;
	top: 0px;
	left: 0px;
	width: 100%;
}
#logo_layer {
	width: 200px;
	z-index: 999;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 82px;
}
#header h1 {
	font-family: Candara, "Lucida Console", Arial;
	float : right;
	margin: 0;
	padding: 0.5em 0.1em 0 0;
	font-size: 100%;
	letter-spacing: 1px;
	color: #FFFFFF;
	background : transparent;
	clear: right;
	text-transform : uppercase;
}
#header img {
	border: #FF0000;
	float : right;
	margin : 0;
	font-size : 160%;
	letter-spacing : 5px;
	color : #333;
	background : transparent;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}
	/*HEADER - Home page */
#default_header {
	background-position: 0px;
	height : 150px;
	background: no-repeat;
	background-image: url('../Images/header.jpg');
	top: 0px;
	left: 0px;
	width: 100%;
}
#default_header h1 {
	font-family: Candara, "Lucida Console", Arial;
	float : right;
	margin: 0;
	padding: 0.5em 0.1em 0 0;
	font-size: 100%;
	letter-spacing: 1px;
	color: #FFFFFF;
	background : transparent;
	clear: right;
	text-transform : uppercase;
}
#default_header img {
	border: #FF0000;
	margin : 0;
	font-size : 160%;
	color : #333;
	background : transparent;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}
	/*Navigation*/
#dropDownMenu {
	font-family: Candara, "Lucida Console", Arial;
	width: 903px;
	font-size: large;
	z-index: 998;
	position: absolute;
	height: 150px;
	top: 0px;
	left: 0px;
}
#dropDownMenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#dropDownMenu ul li {
	display: inline;
	width: 120px;
	float: left;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
	height: 165px;
}
#dropDownMenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	line-height: 265px;
	display: block;
	text-align: center;
	height: 150px;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
}
#dropDownMenu ul li a:hover {
	color: #c4c2ab;
	background-color: #000080;
}
#dropDownMenu ul li ul {
	visibility: hidden;
	height: 140px;
}
#dropDownMenu ul li:hover ul {
	visibility: visible;
	background-color: #00f;
}
#dropDownMenu ul li ul li {
	height: 20px;
	font-size: small;
}
#dropDownMenu ul li ul li a {

	background-color: #808080;
	color: #FFFFFF;
	border-style: none;
	width: 120px;
	height: 20px;
	line-height: 20px;
	font-size: x-small;
	display: inline-block;
}
	/*CONTENT - Not home page */
#col1 {
	float : left;
	width : 42%;
	margin-bottom : 1em;
	border-right : 1px solid #ccc;
	padding-right : 3%;
	z-index: 4;
	background-color: #000000;
	margin-left: 15px;
	height: 100%;
}
#col1 li {
	padding: 0px 0 0 0;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
	color: #000099;
	font-family: Candara, "Lucida Console", Arial;
	background-color: transparent;
}
#col1 a {
	padding: 0px 0 0 0;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
	color: #000099;
	font-family: Candara, "Lucida Console", Arial;
	background-color: transparent;
}
#col2 {
	float : left;
	width: 38%;
	margin-left: 6%;
	margin-bottom : 1em;
	border-right : 0 solid #999;
	height: 100%;
	border: thin solid #FFFFFF;
	background-image: url('../Images/column.jpg');
	background-repeat: repeat-y;
	font-family: Candara;
	font-size: medium;
	color: #FFFFFF;
	padding-left: 6px;
}
	/*CONTENT - Home page */
#default_content {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #000000;
}
#default_content img {
	width: 100%;
	height: 548px;
	display: block;
	vertical-align: bottom;
}
#strap {
	position: absolute;
	font-family: Candara, "Lucida Console", Arial;
	color: #1818D0;
	z-index: 5;
	width: 100%;
	height: 30px;
	top: 250px;
	left: 0px;
	float: right;
	text-align: right;
	right: 0px;
}
#strap h1 {
	margin-right: 20px;
	font-family: Candara, "Lucida Console", Arial;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
	/*Sticky Footer */
.clearfooter {
	height: 39px;
	clear: both;
	width: 100%;
}

		/*FOOTER */
#footer {
	height: 39px;
	padding: 0em;
	text-align : left;
	background-image: url('../Images/header.jpg');
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	margin-bottom: -1px;
	font-family: Candara, "Lucida Console", Arial;
}
#footer p {
	font-family: Candara, "Lucida Console", Arial;
	float : left;
	margin: 0;
	padding: 0.5em 0.1em 0 0;
	font-size: 100%;
	letter-spacing: 1px;
	color : #fff;
	background : transparent;
	clear: right;
}
		/*SERVICE PAGE */
#service_text {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 6px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#service_text h1 {
	font-family: Candara;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#flashbox {
	height: 400px;
	width: 600px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border:10pt outset blue;
}
#service_nav {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 10px;
	width: 68%;
	margin-left: auto;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	margin-right: auto;
	clear: right;
}
#service_nav a {
	font-family: Candara, "Lucida Console", Arial;
	text-decoration: none;
	font-size: medium;
	padding-left: 6px;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	padding-right: 6px;
}
		/*Layout */
.alignCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.alignLeft {
	display: inline;
	float: left;
	margin-right: 5px;
	z-index: 1;
}
.alignRight {
	display: inline;
	float: right;
	margin-left: 5px;
}
#flashbox2 {
	height: 400px;
	width: 100%;
	background-color: #FFFFFF;
}
#content_box {
	padding: 0px;
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Candara;
	font-size: large;
	color: #000000;
	z-index: 3;
	border:10pt outset blue;
}
#content_box img {
	margin: 6px;
	padding: 0px;
	float: left;
	display: inline;
	z-index: 1;
}
#default_box {
	border-style: none;
	height: 400px;
	width: 600px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Candara;
	font-size: large;
	color: #000000;
}
#default_box img {
	position: inherit;
	width: 600px;
	height: 400px;
	padding: 0px;
}
#content_box a {
	text-decoration: none;
}
#content_box p {
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 2;
}
#footer img {
	border-style: none;
	padding-top: 4px;
	padding-left: 4px;
}


