/* strip down style */
* {margin: 0; padding: 0;}
:link, :visited {text-decoration: none;}
ul, ol {list-style: none;}
img {border: none;}
h1, h2, h3, h4 {font-size: 1em; color: #ff1100;}
/* links */
a {color: #3e3e3e;}


/* here we go */
body {
	font-family: Arial, Helvetica, sans-serif; font-size: 76%;  background: #eee url(../i/bgs/body.gif) repeat-x 0 0; text-align: center; color: #3e3e3e;
}
/* big ones */

#container {
	margin-left: auto; margin-right: auto; width: 800px;
}
.copy {
	padding: 27px; text-align: left; background-color: #fff;
}
.copy p {
	margin: 1em 0 0;
}

/* home stuff */
#intro {
	float: left; width: 229px; line-height: 1.3; font-size: 11px; 
}
#home #intro h2 {
	border-left: 27px solid #ddd; padding-left: 12px; font-size: 12px; border-bottom: none; font-weight: bold; color: #ff1100;
}
#intro p {
	margin: 1em 0; 
}
#intro ul li {
	padding-left: 12px; background: transparent url(../i/bgs/li.gif) no-repeat 0 5px;
}
#intronav {
	float: right; width: 488px; height: 270px; background: transparent url(../i/homeimg.jpg) repeat-x 0 0;
}
#intronav a {
	color: #ff1100;
}
#intronav a:hover {
	color: #000;
}
#intronav ul {
	font-weight: bold; color: #ff1100; margin-left: 390px; margin-top: 33px;
}
#intronav ul li {
	margin-bottom: 80px; 
}
/* margin-bottom: 70px; */

#intronav ul li.nobot {
	margin-bottom: 0;
}
#intro a, #anons a, #content a {
	text-decoration: underline;
}
#intro a:hover, #anons a:hover, #content a:hover {
	text-decoration: none;
}
#introbox {
	width: 746px; 
}
#introbox:after {
	content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#anons {
	background: #f5f5f5; padding: 9px 27px; border-top: 6px solid #d7d7d7; border-bottom: 6px solid #d7d7d7; 
}

#anons strong, #anons a {
	color: #ff1100;
}

/* header */
h4 {
	background: #878787 url(../i/bgs/quote.gif) no-repeat 0 0; height: 25px; 
}
h4 span {
	display: none; /* span for stupid ie5 */ 
}
#headernavi {
	background: #cfcfcf url(../i/bgs/shadow.gif) no-repeat 0 0; height: 112px; position: relative;
}
#headernavi h1 {
	margin-left: 163px; height: 112px; background: transparent url(../i/bgs/slogan.gif) no-repeat 0 0; text-align: left;
}
#headernavi h1 span {
	display: none; /* span for stupid ie5 */ 
}
#logo {
	position: absolute; top: 11px; left: 45px; 
}

/* headings */
#content h1 {
	text-align: center; padding: 4px 0; text-indent: -99999px;
}
h2 {
	font-size: 1.5em; border-bottom: 2px solid #ff1100; font-weight: normal; 
}
#home #content h2 {
	color: #3e3e3e; border-bottom: 3px solid #d7d7d7; margin: 0;
}
h3 {
	font-size: 1.3em; margin: 20px 19px 0;
}
/* navigation */
#navi {
	height: 25px; background: transparent url(../i/bgs/navi.gif) repeat-x 0 0; position: absolute; right: 27px; top: 87px; width: 604px;
}
#navi li, #navi a {
	height: 25px; display: block;
}
#navi li {
	position: absolute; top: 0;
}
#navi a {
	text-indent: -9999px; 
}
#overlnk {left: 1px; width: 131px;}
#phillnk {left: 133px; width: 108px;}
#featlnk {left: 243px; width: 108px;}
#benelnk {left: 353px; width: 108px;}
#supplnk {left: 463px; width: 140px;}

#overlnk a:hover {background: transparent url(../i/bgs/navi.gif) -1px -25px no-repeat;}
#phillnk a:hover {background: transparent url(../i/bgs/navi.gif) -133px -25px no-repeat;}
#featlnk a:hover {background: transparent url(../i/bgs/navi.gif) -243px -25px no-repeat;}
#benelnk a:hover {background: transparent url(../i/bgs/navi.gif) -353px -25px no-repeat;}
#supplnk a:hover {background: transparent url(../i/bgs/navi.gif) -463px -25px no-repeat;}

#overview #overlnk {background: transparent url(../i/bgs/navi.gif) -1px -25px no-repeat;}
#philosophy #phillnk {background: transparent url(../i/bgs/navi.gif) -133px -25px no-repeat;}
#features #featlnk {background: transparent url(../i/bgs/navi.gif) -243px -25px no-repeat;}
#benefits #benelnk {background: transparent url(../i/bgs/navi.gif) -353px -25px no-repeat;}
#support #supplnk {background: transparent url(../i/bgs/navi.gif) -463px -25px no-repeat;}

/* content */
#contentbox {
	width: 746px;
}
#contentbox:after {
	content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
#content {
	float: left; width: 488px; line-height: 1.3; 
}
#content p, #content ul, #content ol {
	padding: 0 19px;
}
#content p.quote {
	font-style: italic;
}
#content p.author {
	font-size: 0.9em; text-align: right; margin: 0 0 -1em;
}
#content p.empha {
	text-align: center; font-weight: bold; font-style: italic; font-size: 1.1em; 
}
p.center {
	text-align: center;
}
#content p.floatr {
	float: left; width: 170px; 
}
#content p.floatl {
	float: left; width: 130px; 
}
.clear {clear: both; height: 0}

#content h2 {
	margin: 20px 19px 0;
}
#content ul, #content ol {
	margin: 1em 0;
}
#content ul ul {
	margin: 0;
}
#content ul li {
	padding-left: 12px; background: transparent url(../i/bgs/li.gif) no-repeat 0 5px;
}
#sitemap #content li {
	margin: 0.5em 0 0;
}
#sitemap #content li a:hover {
	color: #ff1100;
}
#content ol li {
	margin: 1em 0 1em 20px; list-style: decimal; 
}
#content li li {
	background: transparent url(../i/bgs/lili.gif) no-repeat 0 5px;
}
#sidebar {
	float: right; width: 229px; 
}
#sidebar h2 {
	width: 229px; border: none; background: transparent url(../i/bgs/sbhead.gif) repeat-x 0 0; text-align: center; padding: 7px 0; color: #fff; margin-bottom: 0.7em;
}

/* subnavigation */
#subnavi {
	width: 229px; height: 100px; background: transparent url(../i/bgs/subnavi.gif) 0 0 no-repeat; margin-bottom: 2em; font-weight: bold; 
}
#subnavi li {
	margin: 0 0 23px 100px; text-transform: uppercase; padding-top: 16px; font-size: 12px;
}
#subnavi li.nobot {
	margin-bottom: 0;
}
#subnavi li#current a {
	color: #ababab;
}
#subnavi li a:hover {
	color: #ff1100;
}

/* footer */
#footer {
	width: 800px; text-align: center; padding: 0.8em 0; border-top: 6px solid #d7d7d7; background-color: #f5f5f5;
}
#footer li {
	display: inline; padding: 0 10px; border-right: 1px solid #4d4d4d; color: #ababab;
}
#footer li.nobrdr {
	border-right: none;
}

/* forms */
form {
	margin: 10px 19px 0; width: 420px; color: #3e3e3e; 
}
form div { 
	clear: both; padding: 4px 0 0; 
}
label { 
	float: left; width: 120px; text-align: right; 
}
label span {
	color: #ff1100;
}
input, textarea { 
	float: right; width: 280px; text-align: left; 
}
textarea { 
	height: 8em; 
}
#button { 
	float: none; margin: 10px 0 0 140px; width: 100px; text-align: center; 
}

.mr15 {
	margin-right: 15px;
}





























