/* CSS Document */

body {
	background-color:#1A1A1A;
	margin:0;
	background-image:url(images/bkgd.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:24px;	
}
#wrapper{  
	margin-left: auto;
	margin-right: auto; 
	width:973px;
}
.header{ 
	background-color:#343434; 
	width:953; 
	height:38px;
	margin-top:25px;
	margin-bottom:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:24px 0 0 20px;
}
.header a{ 
	padding-right:20px;
	padding-left:5px;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:20px;
}
.header a:hover{ 
	color:#FF9900;
	text-decoration:none;
}
.content1{ 
	width:349px; 
	background-color:#1C1C1C;  
	height:336px; 
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
}
.content1 a{ 
	color:#FFFFFF;
	text-decoration:none;
	
}	
.content1b{ 
	width:349px; 
	background-color:#82AA1D;  
	height:53px; 
	float:left;
	border-bottom: solid 1px #1C1C1C;
	padding-top:31px;
	background-image:url(images/green-arrow.gif);
	background-repeat:no-repeat;
	background-position:20px center; 
	text-indent:55px;
}
.content1b-Highlight { 
	width:349px; 
	background-color:#485E11;  
	height:53px; 
	float:left;
	border-bottom: solid 1px #1C1C1C;
	padding-top:31px;
	background-image:url(images/green-arrow-dark.gif);
	background-repeat:no-repeat;
	background-position:20px center; 
	text-indent:55px;
}
.content1c { 
	width:349px; 
	background-color:#C68500;  
	height:53px; 
	float:left;
	border-bottom: solid 1px #1C1C1C;
	padding-top:31px;
	background-image:url(images/orange-arrow.gif);
	background-repeat:no-repeat;
	background-position:20px center;
	text-indent:55px;
}
.content1c-Highlight { 
	width:349px; 
	background-color:#6F4B01;  
	height:53px; 
	float:left;
	border-bottom: solid 1px #1C1C1C;
	padding-top:31px;
	background-image:url(images/orange-arrow-dark.gif);
	background-repeat:no-repeat;
	background-position:20px center;
	text-indent:55px;
}
.content1d { 
	width:349px; 
	background-color:#AA1D1F;  
	height:53px; 
	float:left;
	padding-top:31px;
	background-image:url(images/red-arrow.gif);
	background-repeat:no-repeat;
	background-position:20px center;
	text-indent:55px; 
}
.content1d-Highlight { 
	width:349px; 
	background-color:#6A0102;  
	height:53px; 
	float:left;
	padding-top:31px;
	background-image:url(images/red-arrow-dark.gif);
	background-repeat:no-repeat;
	background-position:20px center;
	text-indent:55px; 
}						
.content2 {
	width:584px; 
	background-image:url(images/warehouse.jpg);
	float:left; 
	height:221px;
	padding-left:40px;
	padding-top:115px; 
}						
.content3 {
	margin-top:8px;  
	width:648px; 
	background-color:#1F1F1F;
	float:left; 
	height:190px;
	padding:20px; 

}						
.content4 {
	margin-top:8px;
	margin-left:8px;  
	width:222px; 
	float:left; 
	height:185px;
	border-bottom: 5px solid #1F1F1F;
	padding:20px 20px 20px 35px; 
}	
.form {
	margin-top:8px;  
	width:375px; 
	background-color:#2A2A2A;
	float:left; 
	height:500px;
	padding:20px 0 0 25px;
	font-size:11px;
	color:#CCCCCC; 
}
.formfield { font-size: 10px;
}

.content6 {
	margin-top:8px;
	margin-left:8px;  
	width:515px; 
	float:left; 
	height:350px;
	padding:20px 20px 20px 30px; 
}
.content6 ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}	
.content6 ul li {
	padding-bottom:10px;
}
.content6 ul a {
	color:#FFFFFF;
	text-decoration:underline;
}
.content6 ul a:hover {
	color: #FF9900;
}
.content7 {
	width:249px;
	float:left;
	background-color:#212121;
	height:110px;
	padding:20px 0 0 38px;
	font-size:12px;
	font-weight:bold;
	
}
.content7 a {
	color:#FFFFFF;
	text-decoration:none;
}
.content7 a:hover {
	color:#FF9900;
}
.content8 {
	width:256px;
	float:left;
	background-color:#2A2A2A;
	height:110px;
	padding:20px 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#3BA9D7;
	line-height:30px;
	font-weight:bold;
}
.footer {
	margin-top:8px;
	border-top:4px solid #212121;
	padding:10px 0 0 5px;
	width:968px;
	height:50px;
	font-size:11px;
	color:#6B6969;
}
.footer a {
	color:#6B6969;
}
.footer a:hover{
	color:#FF9900;
}	

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:0px;
}					
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size:12px;
	color:#999999;
	line-height:26px;
	}
ul a {
	color:#999999;
}
ul a:hover {
	color: #FF9900;
}
.shadow { 
 	-moz-box-shadow: 1px 1px 30px #000; 
	-webkit-box-shadow: 1px 1px 30px #000; 
  	box-shadow: 1px 1px 30px #000; 
 /* For IE 8 */ 
 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')"; 
  /* For IE 5.5 - 7 */ 
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333'); 
  }
 
 .clearfix {
 	clear:both;
}
 
