@charset "utf-8";
body {
	color:#333333;
	background-color: #FFFFFF;
	margin: 0px;
}
td,th {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
}
a, a:visited {
	color: #005DAA;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #998C7C;
	text-decoration: underline;
	font-weight: bold;
}

#header {
	height: 80px;
	width: 825px;
}
#nav {
	height: 26px;
	width: 825px;
	clear: left;
	background-color: #FFFFFF;
}
#nav a.both {
	border-left-color: #EAEAEA;
	border-left-width: 1px;
	border-right-color: #EAEAEA;
	border-right-width: 1px;
	}
.section {
	color:#5F5F5F;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:0.8em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-style: normal;
	width: 900px;
}
.section a:link, .section a:visited {
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #b7afa4;
	font-weight: normal;
}

.section h1 {
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #b7afa4;
	font-weight: normal;
}

.section a:hover {
	background-color: #EC891D;
	font-weight: normal;
}

#content {
}
.homeTitle {
	width: 240px;
	float: left;
	font-size: .9em;
	margin-left: 10px;
	height: 20px;
	border: 1px solid #ffffff;
	color: #fefefe;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.homeTitleRight {
	width: 500px;
	float: left;
	font-size: .9em;
	margin-left: 10px;
	height: 20px;
	border: 1px solid #ffffff;
	color: #fefefe;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.homeTitleLeft {
	width: 220px;
	float: left;
	font-size: .9em;
	margin-left: 10px;
	height: 20px;
	border: 1px solid #ffffff;
	color: #fefefe;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.Lt {
	background-color: #514e86;
	font-weight: bold;
}
.Md {
	background-color: #ec891d;
	font-weight: bold;
}
.Rt {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size:12px
}
.homePgCol {
	background-color: #FFFFFF;
	width: 240px;
	padding: 10px;
	color: #333333;
	float: left;
	font-size: 0.7em;
	border: 1px solid #005daa;
	margin-left: 10px;
	height: 250px;
	margin-bottom: 10px;
}
.homePgColRight {
	background-color: #FFFFFF;
	width: 360px;
	padding: 10px;
	color: #333333;
	float: left;
	font-size: 0.7em;
	margin-left: 10px;
	height: 275px;
	margin-bottom: 10px;
}
.homePgColLeft {
	background-color: #FFFFFF;
	width: 360px;
	padding: 10px;
	color: #333333;
	float: left;
	font-size: 0.7em;
	margin-left: 10px;
	height: 275px;
	margin-bottom: 10px;
}
.title {
	background-image: url(../images/title-line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 1.5em;
	color: #5A9A98;
	padding-bottom: 3px;
}

#searchBox {
	float: right;
	height: 65px;
	width: 300px;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 5px;
}
#header #searchBox #seachSite {
	border: 1px solid #DEE2E0;
	background-color: #ECEEED;
	font-size: 0.6em;
	color: #5A9A99;
	width: 128px;
}

#footerdef {
	width: 795px;
	clear: both;
	font-size: 0.6em;
	color: #000000;
	padding-top:15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footerdef a {
	color: #fca045;
}
#footer{
	width: 795px;
	clear: both;
	font-size: 0.6em;
	color: #000000;
	padding-top:15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer a {
	color: #fca045;
}
.leftCol {
	width: 200px;
	padding: 10px;
	float: left;
	font-size: 0.7em;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
}

.leftCol li {
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-top: 0px;
}
	
.leftCol ul {
    margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}

.leftCol a.one {
	margin-top: 0px;
	list-style-type:none;
	list-style-position: outside;
	color: #005daa;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	width: 150px;
	padding: 0.4em;
	border-bottom: 1.5px solid #b7afa4;
	border-top: 1.5px solid #b7afa4;
	margin-top:1px;
	margin-bottom:1px;
	}
	
.leftCol a.two {
	margin-top: 0px;
	list-style-type:none;
	list-style-position: outside;
	color: #000000;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: bold;
	padding:0.5em;
	width: 120px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left: -20px;
	}

.leftCol a.one:hover {
	margin-top: 0px;
	list-style-type:none;
	list-style-position: outside;
	color: #998c7c;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	width: 150px;
	padding: 0.4em;
	border-bottom: 1.5px solid #b7afa4;
	border-top: 1.5px solid #b7afa4;
	margin-top:1px;
	margin-bottom:1px;
	}

.leftCol a.two:hover {
	margin-top: 0px;
	list-style-type:none;
	list-style-position: outside;
	color: #b7afa4;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: bold;
	padding:0.5em;
	width: 120px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left: -20px;
	}
	
.leftCol a.about {
	margin-top: 0px;
	list-style-type:none;
	list-style-position: outside;
	color: #005daa;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	width: 150px;
	padding: 0.5em;
	border-top: 1.5px solid #b7afa4;
	margin-top:1px;
	margin-bottom:1px;
	}

.leftCol a.about:hover {
	margin-top: 0px;
	list-style-type:none;
	list-style-position: outside;
	color: #998c7c;
	text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
	width: 150px;
	padding: 0.5em;
	border-top: 1.5px solid #b7afa4;
	margin-top:1px;
	margin-bottom:1px;
	}
	
.rtColContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	background-color: #FFFFFF;
	width: 574px;
	padding: 10px;
	float: left;
	font-size: 0.75em;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: justify;
	clear: right;
}

#content .rtColContent table {
	text-align: left;
}

.rtColContent h1 {
	color: #EC891D;
	font-size: 1.4em;
}
.rtColContent h2 {
	color: #005daa;
	font-size: 1.15em;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
.rtColContent h3 {
	color: #5f5f5f;
	font-size: 1.1em;
}

.rtColContent th {
	background-color:#b7afa4;
	border-color:#005daa;
	border-width: 1px;
	color: #333333;	
}

.rtColContent td {
	background-color:#fefefe;
	border-color:#005daa;
	border-width: 1px;
}

#content .rtColContent .apps th {
	border-weight: 1px;
	border-color: #ffffff;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	color: #005daa;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #ffffff;
	text-align: center;
}

#content .rtColContent .apps td {
	border-color:#333333;
	border-width: 1px;
	color: #666666;
	font-weight: normal;
	font-size: 1em;
}

.leftColCallout {
	background-color: #E3E3E3;
	padding: 10px;
	margin-top: 5px;
	clear: left;
	border: 1px solid #FFFFFF;
}
/*

/* All divs - Drop menu layer 
#wwd, #serv, #indapp, #clntcase, #aboutus{
	font-size:0.8em;
	height: auto;
	position: relative;
	text-align: left;
	white-space: normal;
	display: block;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: hidden;
	padding-right:15px;
	filter: Alpha(Opacity=95, FinishOpacity=95);
	font-weight: bold;
}
/* end Drop menu layer 

#wwd li, #serv li, #indapp li, #clntcase li, #aboutus li{
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: square;
}



/* What We Do - Drop menu layer 
#wwd{
	float: left;
	width: 200px;
	left:  33px;
}
/* end Drop menu layer */

/* Services - Drop menu layer 
#serv {
	float: left;
	width: 200px;
	left: -37px;
}
/* end Drop menu layer */

/* Industry Applications - Drop menu layer 
#indapp {
	float: left;
	width: 199px;
	left: -145px;
}
/* end Drop menu layer */

/* Clients/Casse Studies - Drop menu layer 
#clntcase {
	float: left;
	width: 200px;
	left: 71px;
	top: -206px;
	}
/* end Drop menu layer */

/* About Us - Drop menu layer 
#aboutus {
	float: right;
	width: 200px;
	top: -428px;
	right: 34px;
}
/* end Drop menu layer 

#wwd  a:link, #wwd  a:visited, #serv  a:link, #serv  a:visited, #indapp  a:link, #indapp  a:visited, #clntcase  a:link, #clntcase  a:visited, #aboutus  a:link, #aboutus  a:visited {
	font-weight: normal;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color:#999999;
	}

#wwd  a:hover, #serv  a:hover, #indapp  a:hover, #clntcase  a:hover, #aboutus  a:hover {
	color: #FFFF00;
	}*/
#content .rtColContent #media td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#dropmenudiv a:hover{ /*hover background color */
	background-color: #FFFFFF;
	background: #FFFFFF;
}
#content .leftCol .leftColCallout a {
	text-decoration: underline;
}
.Callbox {
	padding: 10px;
	width: 200px;
	border: 1px solid #514e86;
	float: right;
	background-color:#EFEFEF;
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 0.95em;
}
.Callbox h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #005daa;
}
.Callbox li {
list-style-position: outside;
}
/* This code does nothing -- it is to keep the file size over 8192 which crashes Dreamweaver.  */
.Callboxfake {
	padding: 10px;
	width: 200px;
	border: 1px solid #514e86;
	float: right;
	background-color:#EFEFEF;
	text-align: left;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 0.95em;
}
