	/* CSS Document */

/* General Format */

* {
   padding: 0;
   margin: 0;
   margin-left: 0;
   padding-left: 0;
}

body {
	background: #000000;
	color: #4C1D00;
	text-align: center;
	min-width: 880px;
	font-family: "Trebuchet MS", georgia, 
	   verdana, lucida, arial, helvetica, sans-serif;
}

p {
   margin-bottom: 10px;
   line-height: 19px;
   font-size: 80%;
}

a, a:link, a:visited {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
   text-decoration: underline;
}

a:active, a:focus {
	text-decoration: underline;
	color: #FF0000;
}  

span a {
   font-weight: bold;
   text-decoration: none;
}

#container {
   position: relative; 
   margin: 0 auto;
   width: 900px;
   padding: 0px;
   text-align: left;
   background: #FD7B27;	
}

/* intro */

#pageHeader {
   height: 200px;
   margin: 0;
   padding: 0;
   background: url(../images/backsut.png) center top no-repeat;
}

#pageHeader h1 span {
	position: absolute;
	top: 10px;
	left: 53px;
	width: 200px;
	font-size: 80%;
	color: #FF0000;
}

#pageHeader h2 span {
	position: absolute;
	top: 90px;
	left: 83px;
	width: 194px;
	font-size: 80%;
	color: #FF0000;
	height: 46px;
}

#quickSummary {
	position: absolute;
	display: block;
	top: 9px;
	left: 342px;
	width: 274px;
	font-size: 90%;
	height: 87px;
}

#quickSummary a {
    color: #FFFFFF;
	text-decoration: underline;
}

#about {
	margin-left: 220px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding: 10px 20px 10px;
	background: #993300;
	background-color: #000000;
	color: #D1D1D4;
}

#about h3 {
   color: #FC7926;
   margin-bottom: 10px;
}

#about .p1 span {
	color: #4C1D00;
	margin-bottom: 5px;
}

/* generic text */

#supportingText {
   margin-left: 220px;
   margin-right: 15px;
   padding: 10px 10px 15px 25px;
   border-left: solid #000 1px;
   border-right: solid #000 1px;
}

#products, #services, #support, #development {
   padding-right: 20px;
   
}
img {
margin: 5px;
}
#supportingText h3 {
	margin-bottom: 10px;
	height: 22px;
	border-bottom: solid #000000 1px;
	border-left: solid #990000 5px;
	color: #4C1D00;
	padding-left: 10px;
}

#footer {
	clear: both;
	font-size: 70%;
	padding-top: 5px;
	border-top: solid #000 1px;
	color: #4C1D00;
}

/* links */

#linkList {
   position: absolute;
   top: 200px;
   left: 10px;
   width: 190px;
   font-size: 70%;
   border-bottom: 1px solid #000; 

}

#linkList a, #linkList a:link, #linkList a:visited {
	color: #4C1D00;
}

#linkList a:hover {
   color: #FFF;
   text-decoration: underline; 
   width: 150px;
   color: #A9451E; text-shadow: red 0 0 8px;
}

#linkList ul {
   list-style: square;
   padding-left: 25px;
   border-left: solid #000 1px;
   border-right: solid #000 1px;
}

#linkList ul li {
   margin-bottom: 5px;
   margin-left: 5px;
}

#linkList h3{
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: solid #000000 1px;
	border-left: solid #990000 5px;
	padding-left: 10px;
	text-align: left;
	color: #4C1D00;
}

#llinks ul li {
   margin-bottom: 5px;
}

#lresources {
   margin-bottom: 10px;
}
.Stil2 {color: #FF6600}
.Stil4 {
	font-size: 24px;
	color: #FF6600;
}
.Stil6 {
	color: #330000;
	font-size: 24px;
}
.Stil7 {font-size: 18px}
.Stil9 {
	font-size: small
}
.Stil10 {font-size: 12px; }

