
body {
	font:normal .8em/12pt Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width:100%;
	height:270px;
	border:0px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/headerBack.jpg);
	background-color:#270904;
	background-position:center;
}

#logo {
	margin:0 auto;
	width:415px;
}

#logo img {
	margin:60px auto 10px auto;
}


#header h2 {
	color:#fff;
	width:425px;
	margin:5px auto;
	font-size:120%;
	font-weight:bold;
	text-indent:10px;
}

#header h3 {
	color:#FFA908;
	width:415px;
	margin:5px auto;
	font-size:120%;
	text-indent:20px;
}

#menu {
	width:100%;
	border:0px;
	margin:0 auto;
	height:35px;
	background-color:#000;
}

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

#menu li {
	float:left;
	display:inline;
	margin:10px 30px 0;
	padding:0;
	font-weight:bold;
}

#menu a:link { color:#fff; text-decoration:none; text-transform:uppercase; }	
#menu a:visited { color:#fff; text-decoration:none; text-transform:uppercase; }
#menu a:hover { color:#FFA908; text-decoration:none; text-transform:uppercase; }
#menu a:active { color:#FFA908; text-decoration:none; text-transform:uppercase; }

#crumbs { text-align:right; font-size:80%; }
#crumbs a:link { color:#000; }	
#crumbs a:visited { color:#000; }
#crumbs a:hover { color:#FFA908; }
#crumbs a:active { color:#FFA908; }

#wrapper {
	clear:both;
	width:955px;
	margin:0 auto;
}

#options {
	width:715px;
	float:left;
}

.option {
	float:left;
	width:325px;
	margin:5px 10px 15px 10px;
	border:1px solid #000;
	height:160px;
	padding:10px 5px 5px;
}

.option h2 a:link,	
.option h2 a:visited,
.option h2 a:hover,
.option h2 a:active { color:#000; text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:90%; margin-left:0; }

.option a:link,	
.option a:visited,
.option a:hover,
.option a:active { color:#6E1010; text-transform:uppercase; font-size:85%; }

.option ul {
	margin:1px 0 0 10px;
}

.option ul li {
	margin:4px 0; 
	font-size:90%;
}

#elevator {
	float:right;
	width:210px;
	padding:0 10px;
}

#bottom {
	width:100%;
	height:250px;
	background-color:#000;
}

#bottom a:link,	
#bottom a:visited,
#bottom a:hover,
#bottom a:active { color:#fff; text-decoration:none; font-size:90%; }


#sourceControl {
	background-image:url(../img/manyHands.jpg);
}

#bldMgnt {
	background-image:url(../img/group.jpg);
}

#pkgPrcing {
	background-image:url(../img/choosing.jpg);
}

#labMngt {
	background-image:url(../img/juggling.jpg);
}

#deploy {
	background-image:url(../img/suit.jpg);
}

#elevator h2 {
	font-weight:bold;
}

#elevator h4 {
	margin:40px 0;
	font-size:160%;
	font-style:italic;
	font-weight:bold;
	line-height:150%;
	font-family: "Times New Roman";
}

#elevator { font-size:85%; margin-top:10px; }

#elevator ul { 
	list-style-type: disc;
	margin:10px 0 0 10px;
}

#bottom	{
	padding:10px 0;
	color:#fff;
	white-space:nowrap;
	font-size:95%;
}

#bottom ul {
	width:250px;
	float:left;
	margin:10px 30px;
}

#bottomCont {
	margin:0 auto;
	width:950px;
}

#bottom ul li:first-child {
	font-weight:bold;
}

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


.halfNut { margin:10px; }
 a:link,	
 a:visited { color:#000; }
 a:hover,
 a:active { color:#6E1010; }
 
 
#body {
	width:690px;
	float:left; 
	margin-top:10px;
	padding:10px;
}

 
#body p {
	line-height:150%;
	margin:5px 0 20px;
}

#body h1 {
	font-size:140%;
	font-weight:bold;
	margin:10px 0 5px;
}

#body h2 {
	font-size:120%;
	font-weight:bold;
	margin:40px 0 5px;
}

.pkgtype {
	margin:10px 0 5px;
}

#body h3 {
	font-size:100%;
	font-weight:bold;
	margin:20px 10px 5px;
}

#body h4 {
	font-size:90%;
	margin:0 20px 5px;
}

.pkgs {
	float:left;
	width:310px;
	height:500px;
	margin:0 10px;
	padding:10px 5px 5px;
}

.scm {
 	background-image:url(../img/scm.jpg);
 	background-repeat:no-repeat;
 	background-position:bottom right;
 }
 
.bldMgnt {
 	background-image:url(../img/bldMgnt.jpg);
 	background-repeat:no-repeat;
 	background-position:bottom right;
 }

.pkgPrcing {
 	background-image:url(../img/choosing.jpg);
 	background-repeat:no-repeat;
 	background-position:bottom right;
 }
  
.about {
	background-image:url(../img/about.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.contact {
	background-image:url(../img/contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
} 
 
#body ul { 
 	list-style-type: disc;
 	margin:10px 0 10px 25px;
}

#body ol { 
	list-style-type: decimal;
 	margin:10px 0 10px 45px;
}

#flat ul {
	margin:10px auto;
	padding:0;
	list-style: none;
	text-align:center;
	width:600px;
}

#flat li {
	
	font-weight:bold;
	float:left;
	display:inline;
	margin:10px 20px;
	padding:0;
}

.copyright {
	margin:20px auto 0;
	font-size:80%;
	text-align:center;
}

table {
	margin:10px 0;
	font-size:80%;
}

table caption {
	font-size:120%;
	margin:40px 0 0 0;
	font-weight:bold;
}

table tr th {
	background-color:#000;
	color:#fff;
	padding:2px 6px;
}


table tr td {
	padding:2px 6px;
	text-align:center;
}

table tr {
	border-bottom:1px solid #000;
}


.d {
	background-color:#E9E9E9;
}

#verNumDef td {
	text-align:left;
}










