/* These are standard layout styles and do not need modification */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	font: normal 84%/110% Arial, Helvetica, sans-serif;
	color: #818181;

}

#border
{
	width: 800px;
	margin: 0 auto;
	height: 100%;

}


#container
{
	width: 780px;
	height: 100%;
	margin: 0px auto;
	background-color: white;
}


a {
	color: #818181;
}
p {

}

#Page {
	margin: 0 auto; 
	width: 710px;
	background-color: White;
	border-top: Black solid 20px;
}



.button, .button-L {
	background: url(../media/images/button.gif) 0 0 no-repeat;
	padding: 1px 0 1px 3em; /* left padding moves the text away from the bullet */
	font-weight: bold;
	color: Black;
	cursor: pointer;
	margin-top: .5em;
}
.button a:hover, .button-L a:hover {
color: Gray;
}

.button {
	float: right;
}

.button-L {
	height: 16px;
	background: url(../media/images/button.gif) 0 2px no-repeat;
}


#HeaderButtons {
	margin: 1.7em 3em 0 0;
	float: right;
}

#HeaderButtons img {
	padding: 0 1em 0 1em;
}


div.hr {
	height: 2px;
	border-bottom: 1px solid #989FA8;
	margin: 3px;
}
div.hr hr {
  display: none;
}




#Date {
	margin: 20px 0 0 3.1em;
	float: left;
	font-size: 9px;
	color: #666;
	width: 300px;
}

#FlashMovie1 {
	margin-left: 237px;
	border-bottom: 8px #262422 solid;
}


#ActionItems {


}

#ActionItems h5 {
	padding-left: 3%;
	margin-top: 20px;
	font-size: 10px;
}

#ActionItems p {
	display: none;
}

#ActionItems a {
	color:#5e5e50;
	text-decoration:underline;
}

#ActionItems a:hover {
	color:#958d86;
	text-decoration:none;
}

#ActionItems #Item1 {
	background-image: url(../media/images/actionItem1Background.gif);
	background-repeat: repeat-x;
	height: 66px;
	padding: 1px;
}

#ActionItems #Item2 {
	background-image: url(../media/images/actionItem1Background.gif);
	background-repeat: repeat-x;
	height: 66px;
	padding: 1px;
}

#ActionItems #Item3 {
	background-image: url(../media/images/actionItem1Background.gif);
	background-repeat: repeat-x;
	height : 66px;
	padding: 1px;
}

#ActionItems #Item4 {
	visibility: hidden;
}

#ActionItems #Item5 {
	visibility: hidden;
}

.red {
	color: #19472b;
	font-weight: bold;
}
.date {
	font-weight: bold;
	color: #4a4a4a;
}

#NewsItems {
	
width: 180px;
	text-align: left;
	float: left;
}

#NewsItems .item {
	padding-bottom: 1em;

}



#NewsItems p {

	margin: 10px 34px 10px 34px;
}

#NewsItems a {
	text-decoration: none;
}



#InteriorPic {
	float: left;
	width: 314px;
}
#InteriorPic img {
	border-bottom: 10xp solid #a8252b;
}

#InteriorRight {
	float: left;
	width: 361px;
	border-right: 15px solid Black;
	height: 65px;
	background: #015f26 url(../media/images/interior-header-bg.gif) repeat-y right;
	padding-left: 1em;
}
#InteriorContent {
	float: left;
	padding: 3em;
	background: White;
	border-left: 1px solid #bdbdbd;
	margin-top: -194px !important; margin-top: -197px;
	margin-left: 255px !important; margin-left: 135px;
	width: 430px;
	
}
#InteriorContent p {
	line-height: 130%;
}
#Breadcrumbs {
	color: #4a4a4a;
}
		
#Footer {
	margin-top: 10px;
	float: left;
	width: 700px;
	padding-bottom: 2em;
	text-align: center;
}


#Footer a {
	color: #19472b;
	text-decoration: none;
	padding: 0 1% 0 1%;
}

#Footer  a:hover {
	color: Gray;
	text-decoration: underline;
}


		
#Banner
	{
	float: left;

}
#Header {
	border-bottom: 5px solid #EEEEEE;
	width: 715px;
	height: 80px;
	float: left;
}


#logo
{
	margin-top: 10px;
	float: left;
	width: 300px;
	background: url(../media/images/flashLogo.gif) no-repeat;
	height: 63px;
	min-width : 200px;
	cursor: pointer;
}
	
#intro
	{
	margin-top: 10px;
	float: right;

	}
	

		
.clearboth { clear: both; }
	
.blank
	{
	margin-top: 10px;
	float: left;
	width: 21%;
	min-width : 200px;
}

.spacer
	{
	float: left;
	width: 4%;

	}

#ActionItems
	{
	float: left;
	width: 21%;
	background-color: #E9E9E9;
	min-width: 200px;
}
		
#submenu	{
	float: left;
	margin-left: 0% !important;
	margin-left: 4px;
	margin-top: -20px;
	width: 47%;
	background-color: #eee;
	padding: 0;
}
#submenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;		
}
#submenu li {
	float: left;
	width: 30%;
	min-width: 30%;
	background: #eee url(../media/images/menuBullet.gif) no-repeat right;
	text-align: left;
	padding-top: 3px !important; padding-top: 20px;
	padding-left: 10px;
	border-left: 1px dotted Gray;
	vertical-align: middle;
}
#submenu li:hover {
 cursor: hand;

}

#submenu a {
   display: block;
	padding-left: 10px;
	height: 20px;
   text-decoration: none;	  
}
#submenu a:hover {

	   
}
		
#mainContent
	{
	float: left;
	color: #FFFFFF;
	padding-right: 20px;
}
#mainContent p
{
	font-size: 90%;
}
#BodyContent {
		float: left;
		width: 47%;
	}
		
#pullquote a {
	margin: 2em 0 0 2em;
	font-weight: bold;
	text-decoration: none;
}

#pullquote a:hover {

}
		
#pullquote {
	background: White url(../media/images/menu.gif) no-repeat;
	float: right;
	margin: 0 0 .4em 1em;
	width: 165px;
	padding: .8em 1.4em 2.8em .8em;
}
		
#Solutions {
	float: left;
	width: 340px;
	margin-top: 2em;
}
.solution {
	margin-bottom: 4em;
}
.keyimage {
 	float: left;
}	
.solution p {
	margin-left: 80px;
}	
.solution a {
	text-decoration: none;
}	

.solution a:hover {
	background-color: #EEEEEE;
}	

#backnext {
	float: right;
	position: relative;
	margin-top: -10px;
	z-index: 50;
}

#backnext img:hover {
	cursor: pointer;
}


#CaseStudies {
	float: left;
	width: 340px;
	margin-top: 2em;
	background: White url(../media/images/menu.gif) no-repeat;
	padding: 0 10px 20px 10px;
}

.study .keyimage {
 	float: left;
	border: 5px solid White;
	margin-top: 10px;
}	
.study p {
	margin-left: 120px;
}
.study span, #InteriorContent h6 {
	font-size: 130%;
	font-weight: bold;
	line-height: 110%;
}
.study a {
 	text-decoration: none;
	
}	


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
color: #FFFFFF;
padding-top: 34px;
font-size: 15px;
}

h2 {
	margin: 10px 0 0 0;
	background: transparent url(../media/images/bullet.gif) 0 4px no-repeat;
	padding: 0 0 0 1.1em; /* left padding moves the text away from the bullet */
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -6px;
}
h3{
	color:#848287;
		letter-spacing: -6px;
	font-size: 18px;
}
h4 {
	font-size:12px;
		letter-spacing: -5px;
	font-size: 10px;
}
h5 {
	font-size: 14px;
	letter-spacing: -4px;
}

h6{
	margin: 1em 0 1em 0;
	background: url(../media/images/bullet.gif) 0 4px no-repeat;
	padding: 0 0 0 1em; /* left padding moves the text away from the bullet */
}

/* ~~~~~~~~~ THANKS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

#topmenu {
	float: left;
	width: 715px;
	text-transform:uppercase;
	line-height:normal;
	height: 41px;
	margin: 2px 0 0 0;
	font-weight: bold;
	border-top: 1px solid #989fa8;
}
#topmenu ul {
	margin: 0;
	padding:0px 0px 0 2px;
	list-style:none;
}
#topmenu li {
   display:inline;
   margin:0;
   padding:0;
   text-align : center;
}
#topmenu a {
   float:left;
   background:url(../media/images/menuleft.gif) no-repeat right top;
   margin:0;
   padding: 0;
   text-decoration : none;
	font-size: 95%;
}
#topmenu a span {
	float: left;
	display: block;
	width: 89px;
	background: url(../media/images/menuright.gif) no-repeat left top;
	padding: 4px 15px 6px 14px;
	color: #4d4c4d;
	cursor: hand;
	text-align: center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover span {
   color:#FFFFFF;
}
#topmenu a:hover {
   background-position:0% -57px;
}
#topmenu a:hover span {
   background-position:100% -57px;
}
#topmenu a span.selected {
   background:url(../media/images/menuright-selected.gif) no-repeat left top;
   background-position:100% -57px;
   color: #FFFFFF;
}


/* Forms
================================================ */
form {
  margin:0; 
  line-height:1.3em;
  }
form div {padding:3px 0 2px;}
input.text {font:100% Arial, Helvetica, sans-serif;}
input.button {
	background: Navy;
	color: #fff;
	font: bold 100% Verdana,Sans-serif;
	border: 2px solid Navy;
	border-color: Navy #900 #900 Navy;
}


#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  font:100% Arial, Helvetica, sans-serif;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}
   
	
	.error {color:red;}
