/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/

.container {
	background:url(../images/bk_grad3.gif) scroll repeat-x;
}
#main {
	width:962px;
	margin:0px auto;
	background-color: #fff;
	position: inherit;
}

/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#main-image {
	width: 930px;
	height: 320px;
	margin: 0 15px 30px 15px;
}

#content {
	float:left;
	width:710px;
	padding:11px 0px 10px 20px;
	
}
#content ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#content ul li {
	padding:0;
	margin:0;
}	
#breadcrumbs  {
	float:left;
	padding: 10px 20px;
	color: white;

}
#breadcrumbs  a {
	font-size: 12px;
	color:white;
	font-weight: bold;
	text-decoration: underline;
}

#caption_photo {
	float:right;
	padding: 10px;
	color:white;
	text-decoration:none;
	font-weight: bold;
}

.pagetitle {
	background:url(../images/gray-bar.gif) repeat-x;
	height:35px;
	width: 930px;
	margin:0 15px;
	display:block;
}
.pagetitle h1 {
	color:#fff;
	font-size:22px;
	padding: 8px 0px 0px 20px;
}
.old_logo {
	float:right;
	padding: 8px 10px;	
}


/**************************************/
/*            RIGHT CONTENT            */
/**************************************/


#right {
	float:right;
	width:232px;
}
#right ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#right ul li {
	padding: 0;
	margin:13px 20px;
}
#rightbanner {
	padding:0;
	background:url(../images/banner-ad.gif)  no-repeat;
	width:195px;
	height:118px;
	text-indent: -9999px;
	display: block;
}

#customersupport a {
	background:url(../images/button.gif) top left no-repeat scroll;
	text-decoration:none;
	color:#fff;
	font-size:18px;
	width:195px;	
	height:38px;
	display:block;
	padding:0;	
	text-indent: -99999px;
}
#customersupport a:hover {
	background:url(../images/button.gif) bottom right no-repeat scroll;
	width: 195px;
}
#csupporttxt {
	padding:10px 25px;
}

/******************************************/
/*     ABOUT US & CURRENT PROJ.  		 */
/****************************************/
#inner_content {
	float:left;
	margin: 0px!important;
	background-color: white;
	overflow:hidden;
}
#left_navigation {
	float:left;
	background-color: #fff;
	width:180px;
	padding: 0px 20px 0px 0px;
}
#left_navigation ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#left_navigation ul li {
	
	margin: 0px 0px 5px 0px;
	padding:0;
	text-align: right;
}
#left_navigation ul li a {
	padding-right: 12px;
	color:#333;
	text-decoration: none;
}
#left_navigation ul li a:hover {
	color:#000066;
}

#middle {
	padding-bottom: 10px;
	margin-left:200px;
	text-align:left;
	width:510px;
}
#middle p {
	padding-bottom: 10px;
	text-align:left;
}
#title_content h2 {
	font-size: 16px;
	color: #204474;
	font-weight: bold;
	border-bottom: 1px solid #fff;	
	margin-top: 10px;
}
#highlight_list {
	color:#204474;
	width: 190px;
	float: left;
}