@charset "UTF-8";
@import url(reset.css);
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100.1%;
	text-align: center;
	s
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	background: #ffffff url(../images/cyntergy/left_col_bg.gif) repeat-y center;
}

#top {
	background-color: #ffffff;
	background-image: url(../images/cyntergy/top_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 161px;
	position: absolute;
	z-index: 1;
	top: 0px;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 765px;
	height: 100%;
	background-color: #ffffff;
	z-index: 2;
}

#inner {
	text-align: left;
}

#header {
	width: 765px;
	height: 171px;
	position: relative;
	background: #FFFFFF url(../images/cyntergy/header.gif) no-repeat left top;
}

.header_img {
	width: 747px;
	height: 147px;
	position: relative;
	top: 13px;
	left: 9px;
}

/*////////////////////////////// left column //////////////////////////////*/

#left_col {
	width: 156px;
	height: 100%;
	float: left;
	position: relative;
}

.nav {
	font-size: 11px;
	width: 125px;
	position: relative;
	margin: 20px 0px 0px 19px;
	color: #666666;
	text-transform: capitalize;
}

.nav a{
	color: #666666;
}

.nav ul {
	border-top: 1px #cccccc solid;
	text-align: right;
}

.nav ul li {
	border-bottom: 1px #cccccc solid;
	height: auto;
	line-height: 15px;
	margin: 3px 0px 0px 0px;
}

.nav ul li .collapsable_title{
	background-image: url(../images/cyntergy/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 10px 0px 0px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	
}

.nav ul li .current h3{
	color: #003399;
	background-image: url(../images/cyntergy/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

.nav li ul {
	border-top: none;
	text-align: right;
	height: auto;
	padding: 0px 0px 10px 0px;
	font-size: 9px;
}

.nav li ul li {
	border-bottom: none;
	height: 15px;
	margin: 0px 0px 0px 0px;
}

.nav ul li h3{
	font-style: none;
	overflow: visible;
	display: block;
}

.nav ul li h3 em{
	font-style: normal;
}

.nav li ul li a{
	background-image: none;
	padding: 0px 0px 0px 0px;
	color: #666666;
	text-decoration: none;
}

.nav li ul li a:hover {
	color: #4f4f4f;
	background: none;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

/*////////////////////////////// rigt column //////////////////////////////*/

#right_col {
	width: 618px;
	position: absolute;
	left: 147px;
	background-image: url(../images/cyntergy/right_col_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 8px 0px;
}

#right_col .tertiary_nav {
	margin: 2px 0px 0px 8px;
	width: 610px;
	height: auto;
	border-bottom: 1px #666666 solid;
	font-size: 12px;
	padding: 2px 0px 5px 0px;
}

#right_col .tertiary_nav ul {
	list-style-type: none;
	padding: 2px 0px 0px 10px;
}

#right_col .tertiary_nav ul li {
	display: inline;
	text-transform: uppercase;	
	background:none;
	padding:0px;
}

#right_col .tertiary_nav .sidepipe{
	height: auto;
	border-right: 1px #666666 solid;
	color: #666666;
	padding: 0px 5px 0px 2px;
}

#right_col .tertiary_nav .sidepipe a{
	color: #666666;
}

#right_col .tertiary_nav select{
	color: #003399;
	width: 200px;
}

.right_full {
	margin: 35px 0px 0px 50px;
}

#flash_content_myfile {
	position: relative;
	right: 1px;
}

#right_col ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#right_col ul li{
	padding: 0px 0px 3px 6px;
	background: url(../images/cyntergy/bullet.gif) left 4px no-repeat;	
}

/*////////////////////////////// rigt column projects //////////////////////////////*/

.project {
	height: auto;
	padding: 0px 0px 25px 0px;
}

.project_img_box {
	position: relative;
	float: left;
	height: 50px;
	width: 85px;
	border-left: 1px solid #8E8E90;
	border-right: 1px solid #8E8E90;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}

.project_img {
	height: 50px;
	width: 65px;
	margin: 0px 10px 0px 10px;
	background-color: #FFFFFF;
}

.project_info {
	position: relative;
	padding: 0px 15px 0px 15px;
}

/*////////////////////////////// rigt column people //////////////////////////////*/
.right_half {
	float: left;
	width: 275px;
	padding-left: 8px;
	padding-bottom: 20px;
}

.left_half {
	float: left;
	width: 275px;
	padding-bottom: 20px;
}

.top_people {
	height: 361px;
	width: 212px;
	position: relative;
	left: 1px;
}

.people_bkg {
	height: 369px;
	width: 221px;
	background: url(../images/cyntergy/people_bkg.jpg) no-repeat 1px top;
}
.drop-down{
	padding: 0px 0px 0px 10px;
	
}

#people_id{
	color: #003399;
	font-size: 13px;
}

/*////////////////////////////// right_col_left //////////////////////////////*/

.right_col_left {
	height: 100%;
	width: 408px;
	float: left;
	margin: 0px 0px 0px 8px;
	padding-bottom: 20px;
}

.top {
	height: 306px;
	width: 405px;
}

.image_bkg {
	background: url(../images/cyntergy/image_bkg.gif) no-repeat 1px top;
}

.top_img {
	width: 396px;
	height: 298px;
	position: relative;
	left: 1px;
}

.thumbs {
	width: 400px;
	padding: 0px 0px 0px 0px;
}

.thumbs ul {
	list-style-type: none;
	padding: 15px 0px 0px 20px;
	background: none;
	
}

.thumbs ul li {
	display: inline;
	height: 25px;
	width: 35px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	position: relative;
	background: none !important;
}

.thumbs ul li a {
	list-style: none;
	background: none;
	
}

.borders {
	border: 1px solid #999999;
	margin: 0px 0px 5px 5px;
}

.active .borders{
	border: 2px solid #003399;
	margin: 0px 0px 5px 5px;
}

/*////////////////////////////// right_col_right //////////////////////////////*/

.right_col_right {
	width: 160px;
	float: left;
	margin: 35px 0px 0px 20px;
	padding-bottom: 20px;
}

.footer {
	height: 9px;
	width: 618px;
	clear: left;
	background: #ffffff url(../images/cyntergy/footer.gif) no-repeat left top;
}

/*////////////////////////////// other //////////////////////////////*/

h1 {
	color: #003399;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
}

h2 {
	color: #003399;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

h2 {
	color: #003399;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

p {
}

a {
	color: #0066cc;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.clear {
	clear: both;
}
#short_description {
	padding: 0px 0px 5px 0px;
}
#extended_description {
	padding: 0px 0px 5px 0px;
}