/* basic layout
----------------------------------------*/
#container{
		background: White url(../images/6C7E9D/bg.gif) repeat-y top left;
}

#searchBar{
		background-color: #6C7E9D;
}

#navbar{
	border-color: #6C7E9D;
}

#banner{
	background: transparent url(../images/6C7E9D/banner.gif) no-repeat top left;
	}

hr.divider{
	border-color: #6C7E9D;
}

h1{color: #6C7E9D;}

/* miscallenaous
----------------------------------------*/
ul.techTransfer li{
	margin-bottom: 10px;
}

.paragraphs{
	float: left;
	width: 368px;
	margin: 0;
	padding: 0;
}

.images{
	float: right;
	width: 257px;
	margin-left: 5px;
	padding: 0;
}


/* caption elements
----------------------------------------*/
div#trainingcaption{
	border: 1px solid silver;
	background: #eeeeee;
	padding: 5px;
	width: 231px;
	float: left;
	margin-right: 5px;
	text-align: center;
}
div#trainingcaption img, div#trainingcaption2 img,
#trainingcaption3 img, #trainingcaption4 img{
	border: 1px solid black;
}

.rightCaption{
	border: 1px solid silver;
	background: #eeeeee;
	padding: 5px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.leftCaption{
	border: 1px solid silver;
	background: #eeeeee;
	padding: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.rightNoFloat{
	border: 1px solid silver;
	background: #eeeeee;
	padding: 5px;
	margin-bottom: 5px;
	width: 245px;
}

#pyramidCaption{
	border: 1px solid silver;
	padding: 5px;
	width: 245px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.leftside{
	float: left;
	margin: 5px;
}


.rightCaption img, .leftCaption img, .rightNoFloat img{
	border: 1px solid black;
}

#mapcaption{
	border: 1px solid silver;
	background: #eeeeee;
	padding: 5px;
	width: 623px;
	text-align: center;
	font-size: 10px;
	margin: auto;
	margin-top: 10px;
}

#mapcaption img{
	border: 1px solid black;
	background: white;
	padding: 2px;
}

#mapcaption p{
	margin: 0;
	padding: 0;
	text-align:center;
}

/* address style
----------------------------------------*/
#office_address{
	width: 635px;
	float: right;
}

#office_address address{
	float: left;
	width: 297px;
	padding :0 0 0 5px;
	border-left: 10px solid silver;

	text-decoration: none;
	font-style: normal;
}

#office_address p{
	text-align: center;
}

/* experience table
----------------------------------------*/
#exp{
	margin-top: 10px;
	width: 623px;
	border: 1px solid silver;
	padding: 5px;
}
*html #exp{
	width: 635px;
	w\idth: 623px;
}


#exp p{
	width: 621px;
	border: 1px solid silver;
	background: #eeeeee;
	text-align: center;
	padding: 2px 0 2px 0;
	margin: 0 0 10px 0;
}

#exp b{
	width: 294px;
	display: block;
	border: 1px solid black;
	background: #cccccc;
	padding: 2px 5px 2px 5px;
}

#exp .left{
	width: 306px;
	float: left;
	text-align: left;
}

#exp .right{
	width: 306px;
	float: right;
	text-align: left;
}

#exp .clear{
	clear: both;
}

#exp ul{
	margin-top: 5px;
	list-style: none;
}

/* property for drop down menu
----------------------------------------*/
#drop{
	background-color: #6C7E9D;
}

/* specific image links for
this type of page
----------------------------------------*/

#menu a.l1{
	background: White url(../images/6C7E9D/company_overview_circle.gif) no-repeat center left;
}
#menu a.l2{
	background: White url(../images/6C7E9D/corp_services_circle.gif) no-repeat center left;
}
#menu a.l3{
	background: White url(../images/6C7E9D/consulting_education_circle.gif) no-repeat center left;
	color: #993333;
}
#menu a.l3:visited{
	color: #993333;
}

#menu a.l4{
	background: White url(../images/6C7E9D/software_solutions_circle.gif) no-repeat center left;
}
#menu a.l5{
	background: White url(../images/6C7E9D/demos_downloads_circle.gif) no-repeat center left;
}
#menu a.l6{
	background: White url(../images/6C7E9D/support_circle.gif) no-repeat center left;
}
#menu a.l7{
	background: White url(../images/6C7E9D/login_circle.gif) no-repeat center left;
}
#menu a.l8{
	background: White url(../images/6C7E9D/resources_links_circle.gif) no-repeat center left;
}
