﻿/* GENERAL
_____________________________________________________________________________*/
.edit {
	float: right;
}
html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
td {
	margin: 0;
	padding: 0;
	border: 0;
}
th {
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
pre {
	margin: 0;
	padding: 0;
	border: 0;
}
h4 {
	margin: 0;
	padding: 0;
	border: 0;
}
h3 {
	margin: 0;
	padding: 0;
	border: 0;
}
h2 {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	margin: 0;
	padding: 0;
	border: 0;
}
dt {
	margin: 0;
	padding: 0;
	border: 0;
}
dl {
	margin: 0;
	padding: 0;
	border: 0;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	cellspacing: 0;
	cellpadding: 0;
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
img {
	border: 0;
	vertical-align: bottom;
}
th {
	font-style: normal;
	font-weight: normal;
}
code {
	font-style: normal;
	font-weight: normal;
}
cite {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
th {
	text-align: left;
}
h4 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
}
h2 {
	font-size: 100%;
}
h1 {
	font-size: 100%;
}
q:after {
	content: '';
}
q:before {
	content: '';
}
textarea {
	font: 99%;
}
input {
	font: 99%;
}
option.bold {
    font-weight: bold;
}
select.bold {
	font-weight: bold;
}
* {
	outline: none;
}
/* ----------------------------------------------------------------------- */
/* ------ LINKS -------- */
.homelink {
	display: inline;
	float: left;
	height: 200px;
	width: 335px;
	margin-left: 10px;
	margin-top: 15px;
}
a {
	color: #073559;
}
a:active {
	color: #003366;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #6A1C50;
}
/*  --- STRUCTURE --- */
body {
	text-align: center!IMPORTANT;
	vertical-align: top;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #2C4460;
	background-image: url('images/fullbackground3.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#holder {
	background-image: url('images/blueline.png');
	background-position: center 150px;
	background-repeat: no-repeat;
	text-align: left;
	cellspacing: 0;
	cellpadding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#wrapper {
	width: 965px;
	cellspacing: 0;
	cellpadding: 0;
	margin: 0 auto;
	overflow: hidden;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	height: 402px;
	z-index: 50;
}
#LeftNav {
	float: left;
	width: 195px;
	padding-left: 41x;
	display: inline;
	padding-bottom: 30px;
	overflow: hidden;
/*	border:thin lime solid;*/
}
#RightContent {
	float: right;
	width: 703px;
	display: inline;
	overflow: hidden;
}
#Content {
	padding: 3%;
	width: 445px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #ebf1f7;
	font-size: 10pt;
	min-height: 350px;
}
#ContentClasses {
	width: 179px;
	float: right;
	display: inline;
	margin-right: 0px;
}
/*-------------Left Navigation Levels---------------*/
.navigation {
	background-image: url(images/navboxmiddle.png);
	background-position: left top;
	background-repeat: repeat-y;
	font-weight: bold;
	margin-left: 5px;
	_margin-left: 4px;
	overflow: hidden;
	width: 159px;
	padding-top: 15px;
/*	border:thin red solid;*/
}
.navigation ul {
	margin-left: 1em;
	_margin-left: 0;
	list-style-image: url('images/purplebullet.jpg');
	list-style-position: inside;
	width: 125px;
/*	border:thin orange solid;*/
}
.navigation li {
	width: 100px;
	color: #B22D8E;
	border-bottom: thin #B22A8E solid;
	_border-width: 1px;
	padding: 3px 0 2px 0;
	_padding-top: 0;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 7px;
}
.navigation li a {
	text-decoration: none;
	color: #6A1C50;
	_padding-left: 7px;
	width: 100px;
	margin-left: 5px;
}
.navigation li a:hover {
	color: #21BDD6;
}
.navigationbottom {
	width: 159px;
	background-image: url('images/navboxBottom.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 15px;
}
.certifications {
	width: 160px;
	height: 147px;
	margin-top: 15px;
	background-image: url('images/certifications.png');
	background-position: left top;
	background-repeat: no-repeat;
}
/*---------------------------------------------------*/
/*--------Boxes Section-----------------------------*/
.box {
	background-image: url('images/contactboxmiddle.png');
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.boxtop {
	width: 179px;
	height: 31px;
	background-image: url('images/contactboxtop.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.boxbottom {
	width: 179px;
	height: 6px;
	background-image: url('images/contactboxbottom.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.box h2 {
	padding: 7px 0% 3% 34px;
	color: #FFFFFF;
	width: 108px;
	font-size: small;
}
.box p {
	padding: 2px 5px 2px 5px;
	margin: 0px;
	font-size: x-small;
}
.box blockquote {
	padding: 7px 3px 2px 12px;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
}
.box ul {
	width: 148px;
	padding: 0;
	list-style: disc;
	list-style-position: inside;
	margin: 1em;
	text-indent: -1em;
}
.box li {
	padding-bottom: 7px;
	padding-left: 10px;
}
.box a:link {
	font-size: 8pt;
	padding-left: 3px;
}
/*---------------------------------------------------*/
/* ---------------- FOOTER MENU ----------------*/
.push {
	height: 142px; /* .push must be the same height as .footer */;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.footer {
	height: 142px; /* .push must be the same height as .footer */;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
a:hover {
	text-decoration: none;
}
#footer a {
	text-decoration: none;
}
#bottommenu {
	padding: 1%;
}
#bottommenu li {
	display: inline;
	margin: 0 0 0 1%;
	_margin: 0 0 0 7px;
	padding: 0 0 0 7px;
	width: 60px;
}
#bottommenu a {
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #003366;
	font-size: medium;
}
#bottommenu a:hover {
	color: white;
	border: thin white solid;
	width: 50%;
	height: 100%;
	background-image: url('images/transparentpurple.png');
	background-repeat: repeat;
}
#fade {
	background-color: #ebf1f7;
	width: 550px;
	margin: 0 auto;
}
#footercontact {
	/*	background-image:url('images/transparent.png');
	background-repeat:repeat;*/
	width: 550px;
}
#copyright {
	/*	background-image:url('images/transparent.png');
	background-repeat:repeat;*/
	width: 550px;
}
/*--------------------------------------------------------*/
/*--------Content Section-----------------------------*/
.home ul {
	list-style-position: inside;
}
.home li {
	color: #B22D8E;
	border-bottom: 3px #2C4460 solid;
	padding: 3px 0 2px 0;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 7px;
}
/*---------------------------------------------------*/
.services ul {
	list-style-image: url('images/purplebullet.jpg');
	list-style-position: inside;
	margin-left: 15px;
}
.services li {
	color: #B22D8E;
	padding: 1px 0 1px 0;
	_padding-top: 0;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 3px;
}
