body {
	padding: 0;
	margin: 0;
	background: #707070 url(../images/rays.gif) no-repeat center fixed;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	height: 100%;	
}

.portfolio table {
	border-collapse: collapse;
    width: 948px;
}

.portfolio td, .portfolio th {
	padding: 5px 15px 5px 15px;
	border: 1px solid #2e5fc5;
	border-width: 1px 0;
}

.portfolio tr {
	background-color: #f7f7f7;
}

.portfolio td.centered {
	text-align: center;
}

.portfolio tr.title {
	background-color: #2e5fc5;
	color: #eee;
}

.portfolio tr.even {
	background-color: #e0e0e0;
}

.centerer {
	width: 950px;
	height: 100%;	
	background: #202020;	
	margin-left: auto;
	margin-right: auto;
	border: solid 4px #202020;
	border-top: none;
	border-bottom: none;
}

.offsetter {
	padding: 0 30px 0 30px;
}


.header {
	background: #202020;
	
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;		
}

.logo {
	float: left;
}

.icon {
	position:relative;
	float: left;
	top:-5px;
	padding-right:20px;
}

.head-contact-right
{
    position:relative;
    top:30px;
    right:20px;
    float:right;  
    color:Silver;  
    font-size:13px;
}

.head-contact-right a
{
	color: #ddd;
	text-decoration: none;
}

.head-contact-right a:hover {
	text-decoration: underline;
}

.foot-contact-left
{
    position:relative;
    top:0px;
    left:20px;
    float:left;  
    color:Silver;  
    font-size:13px;
}

.foot-contact-left a
{
	color: #ddd;
	text-decoration: none;
}

.foot-contact-left a:hover {
	text-decoration: underline;
}

.foot-contact-right
{
    position:relative;
    top:0px;
    right:20px;
    float:right;  
    color:Silver;  
    font-size:13px;
}

.menu {
	margin: 0;
	padding: 0;			
	color: #fff;
	background: url(../images/tabs/menu-back.gif);
	background-repeat: repeat-x;
	height: 42px;
	font-size: 17px;	
}

.thumbnail {
	text-align: center;
	vertical-align:  middle;
	width: 200px;
	height: 180px;		
}

.thumbnail img {
	border: 1px solid #404040;
}

.image_link img{
	border: none;
}

#imageLinkContainer
{
    text-align:center;
    margin:15px 0 0 0px;
}

#nav {
	margin: 0;
	padding: 0;
	height: 55px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li
{
	text-align: center;
	list-style: none;
	display: block;
	width: 120px;
	height: 42px;		
	float: left;
}

#nav li a
{
	text-decoration: none;
	display: block;
	width: 120px;	
	height: 45px;
	padding: 5px 0 0 0;
	margin-bottom: -3px;
	color: #eee;
}

#nav li a:link { 
	color: white; 	
}

#nav li a:hover { 
	color: #fff; 
	background-image: url(../images/tabs/tabback.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

#nav li a.current
{
	background-image: url(../images/tabs/tab.gif);
	background-repeat: no-repeat;
	background-position: top left;
    font-size: 17px;
	color: black;
}

#frmConsult
{
    background-image: url(../images/ArrowBox_05c.png);
    background-repeat:no-repeat;
    height:525px;
    width:585px;
    float:left;
}

#frmConsult table
{
    position:relative;
    display:block;
    top:150px;
    left:40px;
}
#contactPanel
{
    height:540px;
}

.content {
	background: #fff;
	padding: 20px 0 20px 0;
	margin-top:-10px;
}

.login {
	background: #fff;
	padding: 20px 0 300px 0;
}
.login td
{
    padding-left:20px;
}

.content h1 {
	margin: 0 0 10px 20px;
	color: #316791;	
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 42px;
	font-weight: normal;
	letter-spacing: -1px;
	font-variant:small-caps;
    /*text-align:center;*/
}

.content h2 {
	margin: 20px;
	color: #4684b4;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	/*border-bottom: 1px solid;*/
}

.content h3 {
	margin: 20px;
	color: #2e5fc5;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 20px;		
	font-weight: bold;	
}

.content a {
	color: #2e5fc5;
}

.content ul {
	margin: 0px 5px 0px 5px;
    width: 284px;
}

.content li {
	list-style: url(../images/bullet.png);
}

.panel-text
{
    text-align:justify;
    margin: 0 0 0 20px;    
    line-height:20px;
}

.bullet-text
{
    text-align:left;
    margin: 0 0 0 0;
    width:300px;
}

.bullet-text ul
{
    
    margin-left:0;
    padding-left:0;
    
}

.bullet-text ul li
{
    margin-left:35px;
    /*width:270px;*/
}

.textcopy {
	float: left;
	width: 660px;
	text-align: justify;
}

div.portfolio ul
{
    margin:0;
    padding:0 0 0 20px; 
    font-size:12px; 
    width:240px; 
}
div.portfolio h2
{
    margin-bottom:0;
}
div.portfolio table
{
    table-layout:fixed;
    width:950px; 
 
}
div.portfolio tr
{
    height:275px;
}

div.portfolio td.col-1
{
    width:160px;
}
div.portfolio td.col-2
{
    width:200px;
    margin-right:-5px;
}
div.portfolio td.col-3
{
    width:370px;
    padding-right:30px;
}

.quoted
{
   font-family:Times New Roman;
   font-style:italic;
   font-size:16px;
   line-height:18px; 
}

.quotee
{
   font-family:Verdana;
   font-style:normal;
   font-size:10px;
   font-weight:bold; 
}

.col-left {
	border: none;
	float: left;
	width: 250px;
	margin: 0 30px 0 0;
	padding-right:20px;
}

.col-dbl {
	border: none;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 330px;	
}

.col-dbl-right {
	border: none;
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	width: 430px;	
}

.col-right {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;	
}

.cleared
{
	clear: both;
}

.footer {
	background: #202020;
	color: #a0a0a0;
	font-size: 13px;
	text-align: left;
	padding: 10px 0 20px 0;
	height:30px;
}

.footer a {
	color: #ddd;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.noborder {
	border: 0px;
}

.slide_container {
	width: 890px;
	height: 220px;
}
.marquee {
	width: 890px;
	height: 220px;
	clear: both;
	background-image: url(../images/marquee-reach.png);
	background-repeat: no-repeat;
}
.marquee2 
{
	width: 890px;
	height: 220px;
	clear: both;    
	background-image: url(../images/Collaborate.png);
	background-repeat: no-repeat;
}

.marqueetext {
	color: white;
	font-size: 17px;
	position: relative;
    height: auto;
    width: 470px;
    left: 210px;
    top: 60px;
    line-height:22px;
}

.marqueetext2 {
	color: #616161;
	font-size: 17px;
	position: relative;
    height: auto;
    width: 470px;
    left: 210px;
    top: 60px;
}

.submarquee{
    /*margin-left: 40px;*/
    text-align:center;
}

.blip {
  position:relative;
  height: 194px;
  width: 136px;
  left:28px;
  top:-100px;
}


.homepanel
{
	width: 890px;
	padding: 10px 0 0 0;
	clear: both;
	font-size:12px;
}

.halfleft
{
	width: 430px;
	margin: 0 30px 0 0;
	float: left;	
}

.halfright
{
	width: 430px;
	float: right;
}
