@charset "utf-8";
/* Triumph CSS Document */

/* General Formatting */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 12px;
	background: #261979;
	height: 100%;
}

#container {
	background: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	width: 808px;
	height: 100%;
	overflow: visible;
	z-index: 1;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	margin-left: 200px;
}


h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}


p {
	margin-top: 12px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 17px;
}

li {
	line-height: 17px;
}

.boltitalic {
	font-weight: bold;
	font-style: italic;
}

table {
	margin-top: 0;
	padding-top: 0;
}

/* ----------------- Header --------------------- */

#header {
	background: none;
	position: relative;
	top: 0;
	left: 0;
	width: 808px;
	height: 62px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 25;
}

#challenge {
	background: none;
	position: absolute;
	top: 0px;
	left: 5px;
	width: 281px;
	height: 62px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 50;
}

#phone_numbers {
	background: none;
	position: absolute;
	top: 5px;
	left: 465px;
	width: 339px;
	height: 55px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 25; 
}


/* -------- Main Navigation Menus --------- */

/* Home Navigation */

#homenav {
	background: url(../images/main-nav-bg_home.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 301px;
	left: 27px;
	width: 181px;
	height: 233px;
	padding-left: 4px;
	padding-top: 12px;
	overflow: hidden;
	z-index: 200;
}

#homenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#homenav li {
	margin-left: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 0;
}

#homenav li a, a:link {
	text-decoration: none;
	border: none;

}

/* Safari 3.0 and Opera 9 Nav Menu Positioning Hack */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#homenav {
		background: url(../images/main-nav-bg_home.png);
		background-repeat: no-repeat;
		position: absolute;
		top: 301px;
		left: 27px;
		width: 181px;
		height: 233px;
		padding-left: 4px;
		padding-top: 20px;
		overflow: hidden;
		z-index: 200;
	}
	
	#homenav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#homenav li {
		margin-left: 0;
		margin-top: 4px;
		margin-right: 0;
		margin-bottom: 3px;
		padding: 0;
	}
}


/* Secondary Navigation */

#secondary-nav {
	background: none;
	position: absolute;
	top: 170px;
	left: 23px;
	width: 181px;
	height: auto !important;
	padding-left: 5px;
	padding-top: 17px;
	overflow: hidden;
	z-index: 200;
}

#secondary-nav_top {
	background: url(../images/main-nav-bg_secondary-top.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
	width: 181px;
	height: 17px;
	overflow: hidden;
	z-index: 200;
}

#secondary-nav_repeat {
	background: url(../images/main-nav-bg_secondary-repeat.png);
	background-repeat: repeat-y;
	position: relative;
	top: 0;
	left: 0;
	width: 181px;
	height: auto !important;
	overflow: hidden;
	z-index: 200;
	padding-left: 4px;
}

#secondary-nav_bottom {
	background: url(../images/main-nav-bg_secondary-bottom.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
	width: 181px;
	height: 17px;
	overflow: hidden;
	z-index: 200;
}


#secondary-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#secondary-nav li {
	margin-left: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 3px;
	padding: 0;
}

#secondary-nav li a, a:link {
	text-decoration: none;
	border: none;

}



/* ------------------ Content Area -------------------- */

/* Home Content */

#logo_home {
	background: none;
	position: absolute;
	top: 97px;
	left: -40px;
	width: 453px;
	height: 213px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 75;
}

#animation_home {
	background: url(../images/animation_shadow_home.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 368px;
	left: 630px;
	width: 145px;
	height: 103px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 50;
}

#animation_home img {
	border: 1px solid #333333;
}

#commercial_home {
	background: none;
	position: absolute;
	top: 42px;
	left: 442px;
	width: 323px;
	height: 285px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 50;
}

/* Secondary Page Content */

#logo_secondary {
	background: none;
	position: absolute;
	top: 62px;
	left: -11px;
	width: 230px;
	height: 133px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 75;
}

#animation_secodary {
	background: url(../images/animation_shadow_secondary.png);
	background-repeat: no-repeat;
	position: relative;
	left: 20px;
	width: 140px;
	height: 100px;
	margin-top: 45px;
	padding-top: 2px;
	overflow: hidden;
	z-index: 50;
}

#animation_secodary img {
	border: 1px solid #333333;
}

#pagetitle {
	background: none;
	position: absolute;
	top: 78px;
	left: 240px;
	width: 540px;
	height: 37px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 100;
}

#subtitle {
	background: none;
	position: absolute;
	top: 112px;
	left: 260px;
	width: 520px;
	height: 25px;
	font-size: 20px;
	font-style: italic;
	font-weight: 500;
	color: #CCCCCC; 
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 100;
}

#secondary_hr {
	background: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 137px;
	left: 245px;
	width: 533px;
	height: 10px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 100;
}

#secondarycontent {
	background: none;
	position: relative;
	top: 99px;
	left: 250px;
	width: 525px;
	height: auto !important;
	margin-bottom: 100px;
	z-index: 150;
}

#secondary_spacer {
	width: 1px;
	height: 375px;
	float: left;
	margin-right: -1px;
}

#secondarycontent td {
	vertical-align: top;
}

/* Products Page */

#products {
	position: relative;
	width: auto;
	height: auto;
}

#products ul {
	margin-top: 0;
	margin-left: -15px;
	list-style: disc;
}

#products li {
	margin-bottom: 3px;
}

/* Triumph Challenge Page */

#challenge {
	position: relative;
	width: auto;
	height: auto;
}

#challenge ol {
	margin-left: 25px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#challenge ol li {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 20px;
}

#challenge ol li ol li {
	margin-left: 0;
	padding-bottom: 10px;
}

#challenge ol li ol {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Get a Quote Page */

.quote_shadow {
	background: url(../images/quote-shadow.png);
	background-repeat: no-repeat;
	width: 119px;
	height: 83px;
	z-index: 150;
	padding: 0;
}

.quote_shadow img {
	border: 1px #666666 solid;
}



/* Privacy Statement Page */

#privacy {
	position: relative;
	width: auto;
	height: auto;
}

#privacy hr {
	width: 75%;
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 10px;
}

#privacy .mainpoint {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#privacy ol {
	margin-left: -17px;
}

#privacy li {
	margin-bottom: 10px;
}

#privacy td {
	text-align: center;
}

/* Site Map Page */

#sitemap {
	position: relative;
	left: 100px;
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
}

#sitemap ul {
	list-style: disc;
	text-align: left;
}

#sitemap ul ul {
	list-style: circle;
	text-align: left;
}

#sitemap li {
	line-height: 25px;
}

#sitemap li a, a:link {
	color: #330066;
	text-decoration: none;
}

#sitemap li a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#sitemap p a, a:link {
	color: #330066;
	text-decoration: none;
}

#sitemap p a:hover {
	color: #0000CC;
	text-decoration: underline;
}


/* Links */

#secondarycontent a, a:link {
	text-decoration: none;
	color: #0000FF;
}

#secondarycontent a:hover {
	text-decoration: underline;
}

/* Photos */

#about_photo {
	background: url(../images/about_photobg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 370px;
	width: 161px;
	height: 238px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: hidden;
}




/* ------------------- Footer ---------------------- */

#footer {
	background: #261979;
	position: relative;
	top: 0;
	left: 0;
	width: 808px;
	height: 100px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 100;
	text-align: center;
}

#bottomnav {
	background: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 12px;
	width: 800px;
	height: 20px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-align: center;
	z-index: 250;
}

#bottomnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bottomnav li {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	float: left;
}

#bottomnav li a {
	color: #CCCCCC;
	text-decoration: none;
}

#bottomnav li a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#bottomnav li a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#copyright {
	background: none;
	position: absolute;
	top: 25px;
	left: 445px;
	width: 350px;
	height: 23px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: right;
	color: #CCCCCC;
	overflow: hidden;
	z-index: 250;
}

/* ---------------------------- Home Page IE6 Fix ----------------------------- */

#home_header {
	background: none;
	position: relative;
	top: 0;
	left: 0;
	width: 808px;
	height: 62px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 25;
}









	