@charset "UTF-8";

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, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: none;
}

:focus {
	outline: 0;
}

body {
	color: #eee;
	background: #00101e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	text-align: justify;
}

p {
	margin-bottom: 6px;
}

strong {
	font-weight: bold;
	font-size: 17px;
}

em {
	font-style: italic;
	color: #ccc;
}

a {
	color: #b10;
}

a:hover {
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #b10;
}


/* Real CSS Begins */

.container {
	width: 960px;
	margin: 0 auto;
}

/* HEADER */

#header {
	background: url(images/bgHeader.png) 50% 0 no-repeat;
	height: 125px;
}

#header .container {
	background: url(images/bgNav.png) repeat-x;
	height: 105px;
	padding: 20px 0 0 20px;
	width: 940px;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 380px;
	height: 87px;
	text-indent: -9999px;
}

/* Navigation */

#header .container ul {
	display: inline;
	float: right;
	margin-top: -107px;
}

#header .container ul li {
	display: inline;
}

#header .container ul li a {
	text-indent: -9999px;
	height: 125px;
	width: 78px;
	display: block;
	float: left;
	margin-left: 1px;
}

#header .container ul li a:hover {
	border: none;
}

#nHom a {
	background: url(images/nHom.png) top left no-repeat;
}

#nMed a {
	background: url(images/nMed.png) top left no-repeat;
}

#nPub a {
	background: url(images/nPub.png) top left no-repeat;
}

#nSum a {
	background: url(images/nSum.png) top left no-repeat;
}

#nCon a {
	background: url(images/nCon.png) top left no-repeat;
}

/* FADE */

.fadeThis {
	position: relative;
	display: block;
}
	
.fadeThis span, .active span {
	display: none;
}
	
#header .container ul li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 125px;
	width: 78px;
}

#nHom a.fadeThis span.hover {	
	background: url(images/nHom.png) left center no-repeat;
}

#nMed a.fadeThis span.hover {	
	background: url(images/nMed.png) left center no-repeat;
}

#nPub a.fadeThis span.hover {	
	background: url(images/nPub.png) left center no-repeat;
}

#nSum a.fadeThis span.hover {	
	background: url(images/nSum.png) left center no-repeat;
}

#nCon a.fadeThis span.hover {	
	background: url(images/nCon.png) left center no-repeat;
}

/* Active */

#header .container ul li a.active {
	background-position: left bottom;
}


/* MAIN */

#main {
	background: #b2b2b2 url(images/bgBody.png) repeat-x;
}

.borders {
	margin: 0 auto;
	width: 980px;
}

#main .borders {
	background: #7c7c7c url(images/bgBorder.png) repeat-x;
	border-color: #6c6c6c;
	border-style: solid;
	border-width: 0 1px 0 1px;
}

.borders .container {
	background: #00101e url(images/bgMain.png) no-repeat;
	width: 920px;
	padding: 20px;
}

h2 {
	text-indent: -9999px;
	margin: 10px 0;
}

h2#welcome {
	background: url(images/welcome.png) no-repeat;
	width: 385px;
	height: 38px;
}

h2#med {
	background: url(images/h2Med.png) no-repeat;
	width: 357px;
	height: 42px;
}

h2#pub {
	background: url(images/h2Pub.png) no-repeat;
	width: 365px;
	height: 42px;
}

h2#sum {
	background: url(images/h2Sum.png) no-repeat;
	width: 154px;
	height: 42px;
}

h2#for {
	background: url(images/h2For.png) no-repeat;
	width: 205px;
	height: 42px;
}

h2#inf {
	background: url(images/h2Inf.png) no-repeat;
	width: 192px;
	height: 42px;
}

p img {
	margin: 0 0 10px 10px;
	border: 2px solid #eee;
}

img.left {
	margin: 0 10px 10px 0;
}

img.dark {
	border-color: #06F;
}

ul.package {
	padding-left: 20px;
	margin-bottom: 15px;
}

ul.package li {
	margin-bottom: 4px;
}


/* Boxes */

#boxCont {
	clear: both;
	padding-top: 20px;
}

.box {
	width: 293px;
}

.boxMid {
	width: 294px;
	margin: 0 20px;
}

.box, .boxMid {
	float: left;
}

h3 {
	height: 27px;
}

h3#med {
	background: url(images/h3Med.jpg) no-repeat;
	width: 147px;
	margin-left: 73px;
	text-indent: -9999px;
}

h3#pub {
	background: url(images/h3Pub.jpg) no-repeat;
	width: 115px;
	margin-left: 89px;
	text-indent: -9999px;
}

h3#inf {
	background: url(images/h3Inf.jpg) no-repeat;
	width: 118px;
	margin-left: 87px;
	text-indent: -9999px;
}

.shiny {
	background: url(images/shinyBar.png) no-repeat;
	padding-top: 20px;
}

h4 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

.more {
	text-align: right;
}

/* FOOTER */

#footer {
	clear: both;
}

#footer .container {
	background: url(images/bgFooter.png) repeat-x;
	height: 32px;
	padding: 20px 20px 0 20px;
	width: 920px;
}

#footer .container ul {
	text-align: center;
}

#footer .container ul li {
	display: inline;
}

#footer .container ul li a {
	color: #fff;
}

#footer .container ul li a:hover {
	border-color: #fff;
}

.sep {
	color: #3c0402;
	margin: 0 15px;
}

#copyright {
	clear: both;
	text-align: center;
	margin: 35px 0 23px 0;
	font: 16px Candara, Arial, Helvetica, serif;
}


/* Contact */

#central {
	float: left;
	width: 600px;
}

#sidebar {
	float: right;
	width: 293px;
}

.note {
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	display: block;
	margin-bottom: 15px;
	color: #ddd;
}

p.note img {
	margin: 22px 0 0 10px;
}

#form p img {
	margin: 0 0 5px 10px;
}

.inputBox {
	display: block;
	margin-bottom: 5px;
}

.inputBox img {
	margin: 0 0 0 10px;
	border: 2px solid #eee;
}

#msgField {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 342px;
}

#msgField label, .inputBox label {
	width: 60px;
	display: block;
	float: left;
	line-height: 25px;
	text-align: right;
	margin-right: 10px;
}

.inputBox .field {
	display: inline;
	height: 25px;
	width: 260px;
	padding: 0 5px;
	border: 1px solid #999;
	vertical-align: middle;
}

#msgField .textField {
	width: 260px;
	height: 159px;
	border: 1px solid #999;
	padding: 2px 5px;
	float: right;
	margin-top: -15px;
}

/* Target Firefox and fix formfield padding bug. */

@-moz-document url-prefix() {
	.inputBox .field {
		padding: 4px 5px 0 5px;
		height: 21px;
	}
}

.field:focus, #msgField .textField:focus {
	border-color: #0999BC;
}

.button_container {
	margin: 10px 0 0 70px;
	clear: left;
}

.button {
	width:65px;
	margin-right: 5px;
}