




body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/background.png);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	background-position: center bottom;
	background-attachment: fixed;
}

/* ------ PAGE HEADER ------ */

.wrapper-top {
	background-image: url(/images/bg_banner-top.png);
	background-repeat: repeat-x;
	height: 168px;
}
.wrapper_banner-top {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	height: 168px;
}
.wrapper_banner-top .shadow-lft {
	float: left;
}
.wrapper_banner-top .shadow-rt {
	float: right;
}
.wrapper_banner-top .banner-mid {
	width: 970px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(/images/banner_home_01.jpg);
	height: 168px;
	background-repeat: no-repeat;
	position: relative;
}
.banner_tagline {
	font-size: 24px;
	color: #090c45;
	position: absolute;
	top: 130px;
	left: 100px;
}
.wrapper-btm {
}
.wrapper_banner-btm {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
td.banner-mid {
	width: 970px;
	background-repeat: no-repeat;
}
.logo {
	margin-top: 9px;
	margin-left: 12px;
	height: 66px;
	width: 211px;
	float: left;
	position: absolute;
}
.wrapper_tertiarynav {
	text-align: right;
	background-image: url(/images/nav_tertiary_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	float: right;
	color: #0b1058;
	font-size: 10px;
	text-transform: uppercase;
	height: 55px;
	margin-top: 8px;
	padding-top: 8px;
	padding-left: 20px;
}
.wrapper_tertiarynav table {
	width: 700px;
}
.wrapper_tertiarynav td {
	height: 42px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 30px;
}
.wrapper_tertiarynav td a:link, .wrapper_tertiarynav td a:visited {
	color: #0b1058;
	text-decoration: none;
}
.wrapper_tertiarynav td a:hover {
	color: #666666;
}
td.subnav-active {
	background-image: url(/images/subnav_active.png); /* TURN ON APPROPRIATE SUBNAV ITEM */
	background-repeat: no-repeat;
	background-position: center 28px;
	color: #FFFFFF;
}
td.subnav-divider {
	background-image: url(/images/nav_tertiary_div.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper_search {
	float: right;
	background-image: url(/images/search_bg.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 170px;
	background-position: right;
	text-align: right;
	padding-right: 5px;
	position: absolute;
	right: 0px;
	top: 43px;
}
.wrapper_search input {
	font-size: 9px;
}
.wrapper_search table {
	margin-top: 14px;
}



/* ------ MAIN NAV ------ */

.wrapper_mainnav {
	position: absolute;
	top: 125px;
	width: 600px;
	height: 50px;
}
.navitem {
	float: left;
	height: 55px;
	width: 142px;
	text-transform: uppercase;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
}
.navitem a:link, .navitem a:visited {
	text-decoration: none;
	color: #666666;
}
.navitem a:hover {
	color: #000000;
}
.navitem-1 {
	background-image: url(/images/nav_main_1.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
}
.navitem-1-active {
	background-image: url(/images/nav_main_1_active.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
}
.navitem-2 {
	background-image: url(/images/nav_main_2.png);
	background-repeat: no-repeat;
	position: absolute;
	/*left: 134px;*/
	z-index: 2;
}
.navitem-2-active {
	background-image: url(/images/nav_main_2_active.png);
	background-repeat: no-repeat;
	position: absolute;
	/*left: 134px;*/
	z-index: 2;
}
.navitem-3 {
	background-image: url(/images/nav_main_3.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 268px;
	z-index: 3;
}
.navitem-3-active {
	background-image: url(/images/nav_main_3_active.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 268px;
	z-index: 3;
}
.navitem-4 {
	background-image: url(/images/nav_main_4.png);
	background-repeat: no-repeat;
	position: absolute;
	/*left: 402px;*/
	left: 134px;
	z-index: 4;
}
.navitem-4-active {
	background-image: url(/images/nav_main_4_active.png);
	background-repeat: no-repeat;
	position: absolute;
	/*left: 402px;*/
	left: 134px;
	z-index: 4;
}


/* ------ PAGE CONTENT ------ */

.body_content {
	color: #FFFFFF;
	width: 665px;
	font-size: 13px;
	line-height: 20px;
	padding-right: 30px;
	/*padding-bottom: 24px;*/
	padding-bottom: 0px;
	padding-left: 36px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #867a6c;
	/*border-right-color: white;*/
}
h1 {
	color: #dac6b0;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
h4 {
	font-weight: bold;
}

/* ------ RIGHT COLUMN ITEMS  ------ */

.right_col {
	float: right;
	width: 190px;
	right: 8px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}
.right_col a:link, .right_col a:visited {
	color: #adb9d7;
	text-decoration: none;
}
.right_col a:hover {
	text-decoration: underline;
}


/* ------ RECENT NEWS ------ */

.recent_news {
	float: right;
	width: 264px;
	top: -31px;
	right: 8px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	background-image: url(/images/news_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	padding-left: 12px;
}
.news_tab {
	height: 31px;
	background-image: url(/images/news_tab.png);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	color: #ffcc00;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 36px;
	padding-right: 14px;
	position: absolute;
	top: -31px;
	right: 8px;
	width: 200px;
}
.news_items {
	padding: 10px;
}
.news_items ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0px;
	padding-top: 0px;
}
.news_items li {
	margin-bottom: 8px;
}
.news_items a:link, .news_items a:visited {
	color: #adb9d7;
	text-decoration: none;
}
.news_items a:hover {
	text-decoration: underline;
}


/* ------ PAGE FOOTER ------ */

.footer_wrapper {
	position: fixed;
	bottom: 0px;
	width: 100%;
}
.footer {
	background-image: url(/images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	color: #b5b5b5;
	font-size: 10px;
	line-height: 42px;
	text-align: center;
	/*margin-top: 163px;*/
}
.footer a:link, .footer a:visited {
	color: #adb9d7;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}


/* ------ MISC ------ */

.col_level {
	clear: both;
	height: 1px;
	font-size: 0px;
}
img {
	border: 0px;
}
a:link, a:visited {
	color: #adb9d7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.list-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.list-nav li.nav-1 {
	padding-bottom: 5px;
}
ul.list-nav li.nav-2 {
	padding-left: 15px;
	padding-bottom: 5px;
}
.error {
	color: #f18700;
	font-weight: bold;
}
hr {
	height: 2px;
	color: #867a6c;
	background-color: #867a6c;
	border: none;
}
.question {
	color: #f18700;
	font-weight: bold;
	padding-right: 15px;
}
.answer {
	color: #00ff00;
	font-weight: bold;
	padding-right: 15px;
}


/* ------ NEWS PAGE ------ */

.news_article {
	padding-top: 10px;
	padding-bottom: 20px;
}
.news_article_date {
	float: left;
	font-size: 19px;
}
.news_article_title {
	float: left;
	font-size: 19px;
}
.news_article_body {
	clear: both;
	padding-top: 15px;
	font-size: 14px;
}


/* ------ COMMON FORM STYLES ------ */

/*table.form td {*/
	/*color: #989898;*/
/*	color: white;
	padding-right: 6px;
}*/
/*table.form {
	width: 560px;
}*/
div.form {
	background-color: #4E4E4E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-color: #5f5f5f;
	border-top-color: #343434;
	border-bottom-color: #5f5f5f;
	padding-top: 24px;
	/*padding-right: 24px;*/
	padding-right: 14px;
	padding-bottom: 19px;
	/*padding-left: 24px;*/
	padding-left: 14px;
}
table.form td {
	padding-right: 5px;
}
table.form input[type="text"] {
	width: 225px;
}
table.form input[type="password"] {
	width: 225px;
}

/* ------ PRICING PAGE ------ */
table.pricing {
	border: 2px solid white;
}
table.pricing th {
	text-align: left;
	border-bottom: 2px solid white;
	padding-left: 8px;
}
table.pricing td {
	border-bottom: 1px solid white;
}
table.pricing th.currency {
	text-align: center;
	border-right: 1px solid white; 
}
table.pricing td.price {
	text-align: right;
	border-right: 1px solid white;
	padding-right: 8px;
	padding-left: 8px;
}
table.pricing td.description {
	padding-left: 8px;
	padding-right: 8px;
}


/* ------ CLIENTS PAGE ------ */
table.clients {
	width: 100%;
	background: white;
	color: black;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px solid #f18700;
	text-align: center;
}


/* ------ EMAIL PAGE ------ */
table.email {
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
}
table.email td.email-option {
	font-size: 15px;
	font-weight: bold;
}

/* ------ NINJA PAGE ------ */
.ninja-text {
	color: #616161;
	position: absolute;
	right: 0px;
}
#ninja-h1 {
	font-size: 40px;
	position: absolute;
	top: 55px;
	left: 425px;
}
#ninja-h2 {
	font-size: 40px;
	position: absolute;
	top: 135px;
	left: 500px;
}
#ninja-h3 {
	font-size: 50px;
	color: #ff8f00;
	position: absolute;
	top: 210px;
	left: 575px;
}
.ninja {
	font-size: 20px;
	color: #ff8f00;
}

