@charset "UTF-8";
/* START BASE RESETS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-align: left;
	background: transparent;
}
html {
	font-size: 100.01%;
	line-height: 1;
}
body {
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #001A35;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #587BBF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #587BBF;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container   {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFFFFF;
} 
#header   {
	text-align: right;
	width: 800px;
	height: 150px;
	float: left;
} 
#header p {
	font-size: 1.3em;
	color: #4DC8C3;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 28px;
	margin-right: 5px;
	margin-bottom: 0px;
	line-height: 1.3px;
	float: left;
	margin-left: 15px;
}
#logo  {
	float: left;
	background-color: #FFFFFF;
	height: 150px;
	width: 500px;
	background-image: url(../images/orionLogo.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#nav {
	height: 50px;
	width: 800px;
	clear: both;
	float: left;
}
#navtab {
	width: 100%;
	background-color: #FF8000;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
}
#navtab   ul  {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}
#navtab   li  {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	border: 1 solid #587BBF;
	list-style-type: none;
}
#navtab    li  a  {
	text-decoration: none;
	display: block;
	background: #E0ECF8;
	color: #333333;
	width: 100px;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	height: 28px;
	border: 1px solid #E0ECF8;
}
#navtab li.active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	height: 28px;
	background-color: #587BBF;
	border: 1px solid #587BBF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navtab    li  a:hover  {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #587BBF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #587BBF;
	border-right-color: #587BBF;
	border-bottom-color: #587BBF;
	border-left-color: #587BBF;
	color: #FFFFFF;
}
#navside   {
	float: left;
	width: 25%;
}
#imgservices {
	float: left;
	width: 800px;
	background-color: #587BBF;
	height: 610px;
	background-image: url(../images/manbaseballcap.gif);
	background-repeat: no-repeat;
	background-position: 10px 292px;
}
#imgbeliefs {
	float: left;
	width: 800px;
	background-color: #587BBF;
	height: 610px;
	background-image: url(../images/manleaves.gif);
	background-repeat: no-repeat;
	background-position: 10px 292px;
}
#imgprocess {
	float: left;
	width: 800px;
	background-color: #587BBF;
	height: 610px;
	background-image: url(../images/womanflowers.gif);
	background-repeat: no-repeat;
	background-position: 10px 292px;
}
#imgvalues {
	float: left;
	width: 800px;
	background-color: #587BBF;
	height: 610px;
	background-image: url(../images/prom.gif);
	background-repeat: no-repeat;
	background-position: 10px 292px;
}
#navside   ul  {
	padding: 0;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navside   li  {
	padding-top: 11px;
	font-size: 0.85em;
	font-weight: bold;
}
#navside    li  a  {
	text-decoration: none;
	color: #FFFFFF;
	width: 50px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navside    li  a:hover  {
	color: #000000;
}
.section            {
	color: #000000;
	text-transform: uppercase;
}
.quote  {
	font-size: 1em;
	line-height: 1.5em;
	color: #E0ECF8;
	margin-top: 40px;
}
.attribution {
	font-size: 0.75em;
	color: #F9D46A;
}
#tabcontent {
	height: 530px;
	width: 580px;
	float: left;
	background-color: #E8F5F3;
}
#tabcontent h2 {
	color: #587BBF;
	font-size: 1em;
}
#tabcontent  img {
	float: right;
	margin-left: 15px;
	margin-top: 10px;
}
#center   {
	width: 75%;
	float: right;
	height: 600px;
	clear: none;
} 
#center ul {
	list-style-type: none;
}
#center    li     {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.6em;
	padding-left: 25px;
	margin-right: 20px;
	margin-top: 5px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 20px;
}
#hometop {
	width: 800px;
	float: left;
	height: 400px;
	margin-left: 0px;
	background-image: url(../images/HomepageNate.png);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	clear: left;
	margin-top: 0px;
	background-color: #587BBF;
	border-bottom-color: #001A35;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#hometop h1 {
	margin-left: 325px;
	font-size: 1.7em;
	line-height: 1.3em;
	margin-bottom: 25px;
	color: #FFFFFF;
	margin-top: 35px;
}
#hometop p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.35em;
	color: #FFFFFF;
	margin-top: 35px;
	margin-right: 25px;
	margin-left: 325px;
	margin-bottom: 0px;
}
#hometop p strong {
	color: #FF8000;
	font-weight: normal;
}
#homebottom {
	width: 780px;
	float: left;
	height: 210px;
	clear: both;
	background-color: #587BBF;
	padding-right: 10px;
	padding-left: 10px;
}
#homebottom h1 {
	margin-left: 25px;
	font-size: 0.95em;
	line-height: 1.3em;
	margin-bottom: 0px;
	color: #001A35;
	margin-top: 15px;
}
.box {
	height: 188px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.box   h2 {
	color: #FF8000;
	margin-top: 10px;
	font-size: 0.9em;
}
.box  p {
	color: #FFFFFF;
}
.box  a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.box  a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bullet {
	color: #4DC8C3;
}
.boxContact {
	height: 90px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.boxContact h2 {
	color: #FF8000;
	margin-top: 10px;
	font-size: 0.9em;
}
h1        {
	color: #001A35;
	font-size: 1.4em;
	margin-top: 20px;
	margin-right: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
h2        {
	font-weight: bold;
	font-size: 0.8em;
	color: #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 25px;
}
h4     {
}
h5  {
}
p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p strong  {
	font-weight: bold;
	color: #333333;
}
#footer   {
	clear: both;
	float: left;
	width: 800px;
	background-color: #FF8000;
} 
#footer    p   {
	color: #001A35;
	font-size: 0.65em;
	margin-top: 7px;
	margin-bottom: 5px;
}
#footer a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
br {
	clear: left;
	}
.fltlft  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-size: 100%;
	background-color: #0033FF;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
darkblue {
	background-color: #001A35;
}
lightblue {
	background-color: #587BBF;
}
yellow {
	background-color: #F9D46A;
}
orangebright {
	background-color: #FF8000;
}
orange {
	background-color: #FA9E2E;
}
green {
	background-color: #4DC8C3;
}
palegreen {
	background-color: #E8F5F3;
}
