BODY{ 
	 /*background-image:url('images/background.gif');*/
	 /*background: #D9D9D9;*/
	 background: #666669;
	 font-family:sans-serif;
	 margin-left: 0%; margin-right: 0%; margin-top: 2%;
}

.header{ 
	 border: 0px solid;
	 border-color: black; 
	 background-image:url('images/header_bar.jpg');
	 width: 1175;
	 height: 71;
}

.main_table{ 
	 border: 1px solid;
	 border-color: #0099FF; 
	 /*background: #0099FF;*/
	 /*background: #00CCFF;*/
	 background: white;
	 /*background-image:url('images/main_back.jpg');*/
	 color: black;
	 width: 1175;
	 height: 400;
	 margin-top: .25%;
}
.main_table_2{ 
	 border: 1px solid;
	 border-top: 0px;
	 border-color: black; 
	 /*background: #0099FF;*/
	 /*background: #00CCFF;*/
	 background: white;
	 /*background-image:url('images/main_back.jpg');*/
	 color: black;
	 width: 760;
	 height: 200;
}
.main_table_top{ 
	 border: 0px solid;
	 border-color: #0099FF; 

	 /*background: #0099FF;*/
	 /*background: #00CCFF;*/
	 background: white;
	 /*background-image:url('images/main_back.jpg');*/
	 color: black;
	 width: 760;
}

.divider{
	border:1px solid black;
	background: #0099FF;

}
.leftColumn{ 
	 border: 0px solid;
	 border-color: #0099FF;
	 color: black;
	 width: 200;
	 height: 250;
	 margin-top: 0%;
	 font-size:13;
 	 /*color:#663300;*/
	 font-weight: bold;
	 text-align:justify;
	 background: #D9D9D9;

}
.rightColumn{ 
	 border: 0px solid;
	 border-color: #0099FF;
	 color: black;
	 width: 200;
	 height: 300;
	 margin-top: 3%;
	 font-size:13;
 	 color:#D9D9D9;
	 font-weight: bold;
	 text-align:justify;
	 background: #D9D9D9;

}
.partners{ 
	 width: 200;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 border: 0px solid;
	 border-color: black;
	 color: black;
	 font-size:13;
 	 /*color:#663300;*/
	 font-weight: bold;
	 text-align:center;	 
}
.description{ 
	 border: 0px solid;
	 border-color: black;
	 color: black;
	 width: 300;
	 height: 250;
	 margin-top: 3%;
	 font-size:13;
 	 /*color:#663300;*/
	 font-weight: bold;
	 text-align:justify;
}
.mission{ 
	 background: white; 
	 border: 0px solid;
	 border-color: black;
	 border-bottom: 0px;
	 color: black;
	 font-size:13;
 	 /*color:#663300;*/
	 font-weight: bold;
	 text-align:justify;
}
.about{ 
	 border: 0px solid;
	 border-color: black;
	 border-bottom: 0px;

	 color: black;
	 margin-top: 0%;
	 margin-bottom: 3%;
	 margin-left: 16%;
	 margin-right: 16%;
	 font-size:13;
 	 /*color:#663300;*/
	 text-align:justify;
}
.job_descriptions{ 
	 border: 0px solid;
	 border-color: black;
	 color: black;
	 width: 600;
	 height: 300;
	 margin-top: 3%;
	 font-size:13;
 	 /*color:#663300;*/
	 text-align:justify;
}

.solutions{ 
	 border: 1px solid;
	 border-color: #0099FF;
	 color: black;
	 width: 280;
	 height: 380;
	 margin-left: 1px;
	 font-size:13;
	 font-weight: bold;
	 text-align:justify
	 padding-left: 0%;
}

.ecommerce{ 
	 border: 1px solid;
	 border-color: #0099FF;
	 color: black;
	 width: 750;
	 height: 25;
	 margin-top: 0%;
	 margin-left: 0;
	 font-size:15;
	 font-weight: bold;
	 text-align:center;
}

.phone{
	 font-size:12;
 	 color:black;
	 font-weight: bold;
	 text-align:center;
	}


.email_box{ 
	 border: 0px solid;
	 border-color: #0099FF;
	 color: black;
	 width: 300;
	 margin-top: 1%;
	 font-size:13;
	 font-weight: bold;
}

TD.email_fields {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align:middle;

}

.footer_table{ 
	 border: 0px solid;
	 border-color: black; 
  	 margin-top: .25%;
	 background-image:url('images/footer_bar.jpg');
	 width: 1175;
	 height: 71;
}

.select_box{
	background: #D9D9D9;
	border: 2px;
	border-color: black;
	color: #663300;
}

.copyRight{
  	 margin-top: 1%;
	 font-size:11;
	 color: white;
}

.newWindowCopyRight{
	 margin: 1%;
	 font-size: 11;
	 color: black;
	 background: white;
}

.copyRightNav{
	font-size:11;
	color:white;
	font-weight: bold;
	text-align: left;
	border: 0px solid;
	border-color: white;
	text-align: center;
}

.copyRightNav a:link { 
	color: white; 
	TEXT-DECORATION: none; 
}
.copyRightNav a:visited{
	color: white; 
	TEXT-DECORATION: none;	
}
.copyRightNav a:active { 
	color: white; 
	TEXT-DECORATION: none; 
}
.copyRightNav a:hover { 
	color: black; 
	TEXT-DECORATION: none; 
}

.nav{
	padding: 5px;
	font-size:11;
	color:white;
	font-weight: bold;
	text-align: left;
	border: 0px solid;
	border-color: white;
	text-align: center;
	/*background-image:url('images/nav_bar_back.jpg');*/
}

.nav_data{
	width:25;
	}
.nav a:link { 
	color: white; 
	TEXT-DECORATION: none; 
}
.nav a:visited{
	color: white; 
	TEXT-DECORATION: none;	
}
.nav a:active { 
	color: white; 
	TEXT-DECORATION: none; 
}
.nav a:hover { 
	color: black; 
	TEXT-DECORATION: none; 
}

.solutions_nav{
	padding: 20px;
	font-size:11;
	/*color:#663300;*/
	color:#00AAFF;
	font-weight: bold;
	text-align: left;
	border: 0px solid;
	border-color: white;
	text-align: center;
	/*background-image:url('images/nav_bar_back.jpg');*/
	TEXT-DECORATION: none; 
}

.solutions_nav a:link { 
	color: #663300; 
	TEXT-DECORATION: none; 
}
.solutions_nav a:visited{
	color: #663300; 
	TEXT-DECORATION: none;	
}
.solutions_nav a:active { 
	color: #663300; 
	TEXT-DECORATION: none; 
}
.solutions_nav a:hover { 
	color: silver; 
	TEXT-DECORATION: none; 
}

ul {
	list-style-type: upper-roman;
	/*list-style-image: url(bullet.gif);*/
	list-style-position: outside;
	padding: 5px;
	margin-top: .5em;
	color: purple;
	font-size: 11px;
	}

.child_list1{
	list-style-type:lower-alpha;
	font-size: 10;
	}

.child_list_grey{
	list-style-type:lower-alpha;
	font-size: 10;
	color: silver;
	margin-top: 0em;
	}

.list_features{
	list-style-type:square;
	font-size: 10;
	text-align: left;
	}

.list_features.TD{
	vertical-align: top;
	}

.featureDetails{
	padding-left: 5em;
	}