/*** GLOBAL STYLES ***/

body, html {
	background: rgb(0, 0, 0);
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color: #ffffff;
}
img {
		border:none;
}

/*** FONT STYLES ***/


@font-face {
    font-family: MyriadPro-Light;
    src: url(/fonts/MyriadPro-Light.otf);
    font-weight:400;
}
h2 {
    font-family: MyriadPro-Light, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #fff;
	letter-spacing: -1px;
	display:inline;
}
.chunkfive {
	font-family: ChunkFiveRegular;
	font-size: 16px;
	font-weight: normal;
}
.pred-12px {
	font-family: arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
p.white {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}
.news {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin: 0;
	display: inline;
	float: right;
}
.text-white-indent {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	padding: 3px 5px;
	float: left;
	margin: 15px 30px 0px 70px;
}
.ptext-softblack {
	font-family: arial, helvetica, sans-serif;
	color: #282828;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.ptext-purple-38 {
	font-family: arial, helvetica, sans-serif;
	color: purple;
	font-size: 38px;
}
.ptext-white {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.ptext-10px-right {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}
h1.chunk-28 {
	font-size: 28px;
	display: inline;
}
h1.chunk-20-green {
	font-size: 20px;
	color: #2EFF2E;
}
h1.chunk-20-pink {
	font-size: 20px;
	color: #FF8383;
}
h1.chunk-22-orange {
	font-size: 22px;
	color: #FF7300;
}
h1.chunk-22 {
	font-size: 22px;
	display: inline;
}
h1.chunk-21 {
	font-size: 21px;
	color: #333;
	margin-top: 13px;
	margin-bottom: 0px;
}
h1.chunk-19 {
	font-size: 19px;
	display: inline;
}
h1.chunk-18 {
	font-size: 18px;
	display: inline;
}
h1.chunk-16-white {
	font-size: 16px;
	color: #fff;
	display: inline;
}
h1.chunk-16 {
	font-size: 16px;
	color: #333;
	margin-top: 13px;
}
h1.chunk-16-up {
	font-size: 16px;
	color: #333;
	margin-top: 2px;
}
h1.chunk-12 {
	font-size: 12px;
}
h1.eagle-38-grey {
	font-size: 38px;
	color: #282828;
}
h1.eagle-28-ash {
	font-size: 28px;
	color: #666;
}
h1.eagle-22-grey {
	font-size: 22px;
	color: #282828;
}
.list-spaced {
	line-height: 25px;
}
.list-condensed {
	line-height: 20px;
	text-align: left;
}
.p-text {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	color: #555;
	line-height:18px;
	padding:20px 60px 40px 60px;
}
.p-text-light {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	color: #fff;
	line-height:18px;
	padding:30px;
}


/*** PAGE CONTAINERS ***/

#main_container {
	width: 970px;
	margin: 0 auto;
	margin-top: 10px;
	font-weight: bold;
	z-index: 2;
	position: relative;
}
#main_container_caption {
	width: 970px;
	margin: 0 auto;
	padding-top: 5px;
	font-weight: bold;
	z-index: 2;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333;
	font-weight: normal;
}
#vert_container_1 {
	clear: both;
	float: left;
	margin-top: 20px;
}
#vert_container_2 {
	float: left;
	width: 678px;
	border:1px solid #444444;
	margin-top: 20px;
	margin-left: 15px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
	background: url(/img/bg/bg-white-90pc.png) repeat;
	padding: 0px 0px 0px 10px;
}
#vert_container_3 {
	clear: both;
	float: left;
	width: 853px;
	margin-top: 20px;
	border:1px solid #444444;
	background: url(/img/bg/nav-down.png) repeat;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
}
#vert_container_4 {
	float: left;
	width: 678px;
	border:1px solid #444444;
	margin-top: 20px;
	margin-left: 15px;
	background: url(/img/bg/nav-down.png) repeat;
	padding: 0px 0px 0px 0px;
}
#float-left {
	float:left;
}
#float-right {
	float:right;
}
.side-panel {
	width:140px;
	height: 450px;
	background: url(/img/bg/nav-down.png) repeat;
	padding:10px 20px 0px 15px;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
}
.paper-container {
	width: 327px;
	height: 131px;
	background: url(/img/bg/bg-white-70pc.png) repeat;
	border: 1px solid #b2b2b2;
	float: left;
	margin: 0px 8px 10px 0px;
}
.white-box {
    background: #fff;
	padding: 15px 0px 9px 15px;
	-moz-box-shadow: 0 0 5px 2px #888;
	-webkit-box-shadow: 0 0 5px 2px #888;
	box-shadow: 0 0 5px 2px #888;
	min-height: 100%;
}
.client-container {
	float: left;
	padding: 25px 22px 0px 15px;
}
.img-shadow {
	-moz-box-shadow: 0 5px 5px 2px #888;
	-webkit-box-shadow: 0 5px 5px 2px #888;
	box-shadow: 0 5px 5px 2px #888;
}

/*** MAIN NAVIGATION ***/

#nav-child {
	height: 30px;
	margin-top: 12px;
	padding-bottom: 6px;
}
#nav_container {
		padding-top: 3px;
		clear: both;
		width: 25%;
}
.nav-child {
		font-family: arial, helvetica, sans-serif;
		color: #fff;
		font-size: 18px;
		text-align: left;
		font-weight: bold;
		padding: 3px 5px;
		float: left;
		margin-right: 5px;
}
.nav-child:hover {
		padding: 3px 5px 10px 5px;
}
#submenu-stripe {
	width: 100%;
	background: url(/img/bg/submenu.png) repeat;
	top:0;
	z-index: 3;
	position:relative; /* This is very important! */
}
#submenu {
	width: 968px;
	margin: 0 auto;
	padding: 8px 0px 8px 2px;
}


/*** FIDDLE STYLES ***/

.newboxes {
    display: none;
}
#newboxes1 {
    display: block;
}


/*** COLUMN STYLES ***/

#column-flow {
	float: left;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #000;
}
ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding-left: 1em;
}


/*** BACKGROUND & CAPTION STYLES ***/

#bg-cover {
		/* Set rules to fill background */
			min-height: 100%;
			min-width: 100%;
		/* Set up proportionate scaling */
			width: auto;
			height: auto;
		/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
			z-index: 1;
			background: url(/img/bg/bg-blank.png) repeat;
}
img#bg {
		/* Set rules to fill background */
			min-height: 100%;
			min-width: 100%;
		/* Set up proportionate scaling */
			width: auto;
			height: auto;
		/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
			z-index: 0;
}
#image_description {
		position:fixed; /* This is very important! */
		right:-150px;
		bottom:25px;
		width:140px;
		background: rgb(0, 0, 0);
		background: rgba(0, 0, 0, 0.8);
		filter:alpha(opacity=90);
		z-index:2;
		padding:10px;
		font-size:10px;
		line-height:12px;
		color:#fff;
}
#image_description a {
		color:#ff0000;
}
#page_overlay {
		width:100%;
		z-index:2;
}


/*** HEADER STYLES ***/

#header_stripe {
	background-color: #000000;
	margin-top: 40px;
	/* Display on top of slideshow */
	z-index: 2;
	position:relative; /* This is very important! */
}
#header_container {
	font-size: 30px;
	padding: 10px 5px 0px 0px;
	width: 960px;
	margin: 0 auto;
	color: #ffffff;
	/* Display on top of slideshow */
	z-index: 2;
	position: relative; /* This is very important! */
}


/*** FOOTER STYLES ***/

#footer_stripe {
		width: 100%;
		bottom: 0px;
		text-align: center;
		/* Display on top of slideshow */
		z-index: 2;
		position: fixed; /* This is very important! */
}
#footer_container {
		background: url(/img/icons/4px80pc.png) repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		font-weight: normal;
		padding: 5px;
		width: 940px;
		height: 13px;
		margin: 0 auto;
		color: #ffffff;
		/* Display on top of slideshow */
		z-index: 2;
		position: relative; /* This is very important! */
}
#footer-div {
		margin: 0px 20px;
		float: left;
		text-align: left;
}


/*** FAQ STYLES ***/

#faq-container {
	width: 853px;
	margin-top: 20px;
	clear: both;
	float: left;
	border:1px solid #444444;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.95);
	padding: 20px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
}
.faq b {
    color: #EF4B4B;
}
.faq .lc div {
    width: 100%;
    padding-bottom: 14px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.faq {
	margin-top: 30px;
}

/*** FIND US STYLES ***/


