/* Begin Common */ 
*	{ 
	margin: 0; 
	padding: 0; 
	}
	
	
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;	
	}

table, td {
	border-collapse: collapse; 
	}

img { border: 0; }

a { 
	color: #464646;
	text-decoration: none; 
	}
    
a:hover { text-decoration: underline; }

.float-left {
	float: left;
	clear: right; 
	}

.float-right { float: right; }

.clear { clear: both; }

.offset {
	position: absolute;
	top : -10000px;
	left : -10000px; }

.hide { display: none; } 

.bold, strong { font-weight: bold; }

.italic, em { font-style: italic; }

.green { color: #c6da45; }

.white { color: #ffffff; }

.pdf { 
	position: relative;
	margin-bottom: -6px;
	}
/* End Common */ 

/* Begin Background */
#background-home {
    background: #000000 url('../images/bg-mainpage.jpg') no-repeat top center;
	margin: 0 auto;    
	min-width: 950px;
	min-height: 800px;	
	width: auto;
    }  
/* End Background */
    
/* Begin Header */
#wrap-header {
	width: 100%;
	height: 116px;	
    background: url('../images/bg-header.png') repeat-x top left;	
    }

#header {
	width: 950px;
	height: 116px;
	margin: 0 auto;	
    }
    
/* Begin Main Navigation */
#wrap-nav {
	position: relative;
	top: 27px; 
	width: 100%; }	

#nav ul {
	list-style: none;
    background: url('../images/nav-separator.gif') no-repeat bottom left;	
	height: 29px;  
	padding-top: 1px;   
	}

#nav li {
	float: left;
	clear: right;
    background: url('../images/nav-separator.gif') no-repeat bottom right;		
	}

#nav li a {
	font-size: 13px;
	color: #ffffff;
	background: none;
	text-align: center;
	display: block;
	padding: 8px 15px 5px 15px;	
	text-decoration: none;
	outline: 0;
	}

#nav li a:hover {
	color: #c6da45;
	text-decoration: none;
	}
	
#nav0 { 
	width: 82px;
	height: 16px;
	}

#nav1 {
	width: 79px;
	height: 16px;
	}

#nav2 {
	width: 56px;
	height: 16px;
	}

#nav3 {
	width: 72px;
	height: 16px;
	}

#nav4 {
	width: 109px;
	height: 16px;
	}
	
#nav5 {
	width: 45px;
	height: 16px;
	}

#subnav {
    background: url('../images/bg-subnav.jpg') repeat-x top right;
	display: block;
	width: 623px;
	}

#subnav0, #subnav1, #subnav2, #subnav3, #subnav4, #subnav5 { 
	width: 623px;
	height: 21px;
	}
	
#subnav ul {
	list-style: none;
	padding: 0 8px 0 15px;			
	height: 21px;	
	}

#subnav li {
	padding: 4px 8px 0 0;	
	margin: 0 14px 0 0;
	float: left;	
    background: url('../images/subnav-blk-arrow.gif') no-repeat 100% 70%;	    
	}

#subnav li a {
	float: left;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	outline: 0;
	}

#subnav li a:hover { text-decoration: underline; }
/* End Main Navigation */

/* Begin Top Resources */
/* Begin Contact EMG and Client Login */
#top-resources {
	float: right; 
	width: 233px; 
	}

#aux-left {
    background: url('../images/bg-aux-left.png') no-repeat top left;
    width: 10px;
    height: 30px;    
    float: left;
    clear: right;
    }

#aux-center {
    background: url('../images/bg-aux-center.gif') repeat-x top left;
    width: 213px;
    height: 30px;  
    float: left;
    clear: right;      
    }    

#aux-right {
    background: url('../images/bg-aux-right.png') no-repeat top left;
    width: 10px;
    height: 30px;
    float: left;
    clear: right;        
    }    	

#aux-contact {
    background: url('../images/btn-aux.gif') no-repeat top left;
    width: 104px;
    height: 26px;
    color: #ffffff;
    font-size: 12px;
    float: left;
    clear: right;
    margin-right: 5px;
	text-align: center;     
    }	 

#aux-client {
    background: url('../images/btn-aux.gif') no-repeat top left;
    width: 104px;
    height: 26px;
    color: #ffffff;
    font-size: 12px;
    float: left;
    clear: right;
	text-align: center;    
    }
        
#aux-contact a, #aux-client a { 
	position: relative;
	top: 4px;
	padding: 0 8px 0 0;		
	color: #ffffff; 
    background: url('../images/aux-wht-arrow.gif') no-repeat 100% 60%;	
	}   
/* End Contact EMG and Client Login */

/* Begin Search Site */
#search { 
	clear: both;
	padding: 10px;
	}

#input-search {
	font-size: 12px;
	color: #000000; 
	vertical-align: middle;	
	border: 1px solid #6e6e6e; 
	padding: 1px 5px;
	margin: 0 5px 0 0;
	width: 140px;
	}	

#btn-search1 {
	font-size: 12px;
	color: #ffffff;
	background: #000000 url('../images/bg-btn.gif') repeat-x top left; 
	border: 1px solid #6e6e6e; 	
	height: 19px;
	padding: 0 4px 2px 4px;
	cursor: pointer;
	}
/* End Search Site */

/* Begin Newsletter */
#newsletter { color: #ffffff; }	

#newsletter .title { 
	display: block; 
	padding: 0 0 4px 0;
	}

#newsletter-left {
    background: url('../images/bg-newsletter-left.png') no-repeat top left;
    width: 10px;
    height: 54px;    
    float: left;
    clear: right;
    }

#newsletter-center {
    background: url('../images/bg-newsletter-center.gif') repeat-x top left;
    width: 213px;
    height: 49px;  
    float: left;
    clear: right;  
    padding: 5px 0 0 0;    
    }    

#newsletter-right {
    background: url('../images/bg-newsletter-right.png') no-repeat top left;
    width: 10px;
    height: 54px;
    float: left;
    clear: right;        
    }   

#input-newsletter {
	font-size: 11px;
	color: #000000; 
	vertical-align: middle;	
	border: 1px solid #6e6e6e; 
	padding: 1px 5px;
	margin: 0 5px 0 0;
	width: 140px;
	}	

#btn-submit1 {
	font-size: 12px;
	color: #ffffff;
	background: #000000 url('../images/bg-btn.gif') repeat-x top left; 
	border: 1px solid #6e6e6e; 	
	height: 19px;
	padding: 0 4px 2px 4px;
	cursor: pointer;
	}    
/* End Newsletter */
/* Begin Discover Area */
#discover {
	font-weight: bold;
	color: #ffffff;
	}	

#discover-left {
    background: url('../images/bg-newsletter-left.png') no-repeat top left;
    width: 10px;
    height: 54px;    
    float: left;
    clear: right;
    }

#discover-center {
    background: url('../images/bg-newsletter-center.gif') repeat-x top left;
    width: 213px;
    height: 44px;  
    float: left;
    clear: right;  
    padding: 10px 0 0 0;    
    }    

#discover-right {
    background: url('../images/bg-newsletter-right.png') no-repeat top left;
    width: 10px;
    height: 54px;
    float: left;
    clear: right;        
    }

#discover .icon {
	float: left;
	clear: right;
	margin: 0 5px 0 0;
	}

#discover .para {
	float: left;
	clear: right;
	margin: -2px 0 0 0;
	}

#discover .para a {
	font-weight: bold;
	color: #00b0d8;
	}

#discover .line {
    background: url('../images/discover-line.gif') repeat-x center left;
    width: 168px;
    height: 6px;
    }
/* End Discover Area */
/* End Top Resources */
/* End Header */

/* Begin Flash */
#flash-main {
	width: 950px;
	margin: 0 auto;	
	clear: both;
	padding: 0;
	height: 290px;
	}	

#flash-main object {
	width: 950px;
	padding: 0;
	}

#flash-sub {
	width: 950px;
	margin: 10px auto 0 auto;
	clear: both;
	padding: 0;	
	}	

#flash-sub object {
	width: 950px;
	padding: 0;
	}

#flash-main .no-flash, #flash-sub .no-flash {
	background-color: #ececec;
	padding: 10px;
	width: 605px;
	border: 1px solid #c6da45;
	}

#flash-main img, #flash-sub img {
	float: left;
	clear: right;
	}
	
#flash-main p, #flash-sub p { 
	font-weight: bold;
	float: left;
	clear: right;
	padding: 10px; 
	}

#graphic-element {
	width: 199px;
    min-height: 84px;
    position: relative;
    left: 537px;
    margin: 10px 0 -85px 0; 
    z-index: 2;
    clear: both;
    }
/* End Flash */

/* Begin Homepage Content */
/* Begin Press Room and Knowledge Center */
#wrap-centers {
	width: 950px;
	margin: 0 auto;	
	clear: both;
	}

/* Begin Press Room and Knowledge Center */
#press-room-highlight {
	width: 473px;
	margin-right: 4px;
	float: left;
	clear: right;
	}

#knowledge-center-highlight {
	width: 473px;
	float: left;
	clear: right; 
	}
	
#press-room-highlight .title, #knowledge-center-highlight .title { 
	background: url('../images/bg-header-center.png') no-repeat top left; 
	height: 64px;
	padding: 0 15px; }
	
#press-room-highlight .title h1, #knowledge-center-highlight .title h1 {
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	float: left;
	clear: right;
	padding: 10px 0 0 5px;
	}

#press-room-highlight .title a, #knowledge-center-highlight .title a { color: #ffffff; }

#press-room-highlight .title a:hover, #knowledge-center-highlight .title a:hover {
	cursor: pointer;
	text-decoration: none;
	}

#press-room-highlight .icon, #knowledge-center-highlight .icon {
	float: left;
	clear: right;
	}

#press-room-highlight .rss, #knowledge-center-highlight .rss {
	float: right; 
	padding: 10px 0 0 0;
	}

#press-room-highlight .content {
	clear: both;
	width: 443px;
	padding: 10px 15px 0 15px;		
	background-color: #ffffff;
	}

#knowledge-center-highlight .content {
	clear: both;
	padding: 20px 15px 0 15px;		
	background-color: #ffffff;
	}

#press-room-highlight .more-link, #knowledge-center-highlight .more-link {
	clear: both;
	padding: 0 15px 0 15px;		
	background-color: #ffffff;
	}

#press-room-highlight .more-link a, #knowledge-center-highlight .more-link a {
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	text-align: right;
	clear: left;
	float: right;
	padding: 0 8px 0 0;		
    background: url('../images/blk-on-wht-arrow.gif') no-repeat 100% 60%;	
	text-decoration: none;    
    }

#press-room-highlight .more-link a:hover, #knowledge-center-highlight .more-link a:hover { text-decoration: underline; }

.pk-bottom-left-corner1, .pk-bottom-left-corner2 {
    background: url('../images/gradient-bottom-left-corner.png') no-repeat top left;	
    width: 10px;
    height: 10px;
    float: left;
    clear: right;
    }	
    
.pk-bottom-center1, .pk-bottom-center2 {
    background: url('../images/gradient-bottom-center.gif') repeat-x top left;
    width: 453px;
    height: 10px;
    float: left;
    clear: right;
    }	

.pk-bottom-right-corner1, .pk-bottom-right-corner2 {
    background: url('../images/gradient-bottom-right-corner.png') no-repeat top left;	
    width: 10px;
    height: 10px;
    float: left;
    clear: right;
    }	

/* Begin Latest News */
#latest-news {
	width: 220px;
	float: left;
	margin-right: 10px;
	line-height: 18px;
	font-weight: bold;
	}

#latest-news a { 
	font-size: 12px;
	color: #f07512; }

#latest-news ul { list-style: none; }	

#latest-news li { padding: 5px 0; }
/* End Latest News */

/* Begin News Flash */
#news-flash {
	width: 213px;
	float: right;
	}	

#news-flash .title2 {  
	background: #ffffff url('../images/bg-header-talk-abouts.gif') no-repeat top left; 
	height: 46px; 
	padding: 15px 0 0 35px;
	}	

#news-flash .title2 h2 { font-size: 18px; }

#news-flash .date { color: #b3b3b3; }
	
#news-flash	.content2 {
	background-color: #404040;
	color: #ffffff;
	width: 197px;
	padding: 10px 8px 2px 8px;
	}

#news-flash .content2 h3 { font-size: 15px; }

#news-flash p { 
	padding: 3px 0;
	line-height: 16px; }

#news-flash	.content2 img {
	float: right;
	margin: 5px 0 0 4px;
	}	
	
#news-flash .more a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	float: right;
	text-align: right;
	clear: left;
	margin: 10px 0 0 0;
	padding: 0 8px 0 0;		
    background: url('../images/wht-on-gry-arrow.gif') no-repeat 100% 60%;	
	}

#news-flash .nf-bottom-left-corner {
    background: url('../images/nf-bottom-left-corner.gif') no-repeat top left;	
    width: 8px;
    height: 8px;
    float: left;
    clear: right;
    }
    
#news-flash .nf-bottom-center {
    background: url('../images/nf-bottom-center.gif') repeat-x top left;		
	width: 197px;
	height: 8px;
    float: left;
    clear: right;	
	}

#news-flash .nf-bottom-right-corner {
    background: url('../images/nf-bottom-right-corner.gif') no-repeat top left;	
    width: 8px;
    height: 8px;
    float: left;
    clear: right;    
    }
/* End News Flash */

/* Begin Term of the Week */
#term-of-the-week { font-size: 14px; }	

#term-of-the-week h2 { 
	font-size: 14px;
	font-weight: bold; }

#term-of-the-week a { 
	text-decoration: underline;
	color: #464646; }

#term-of-the-week a:hover { text-decoration: none; }
	
#term-of-the-week .totw-top-left-corner {
    background: url('../images/totw-top-left-corner.gif') no-repeat top left;	
    width: 8px;
    height: 8px;
    float: left;
    clear: right;
    }

#term-of-the-week .totw-top-center {
    background: url('../images/totw-top-center.gif') repeat-x top left;	
    width: 427px;
    height: 8px;
    float: left;
    clear: right;
    }     
    	
#term-of-the-week .totw-top-right-corner {
    background: url('../images/totw-top-right-corner.gif') no-repeat top left;	
    width: 8px;
    height: 8px;
    float: left;
    clear: right;
    }    

#term-of-the-week .totw-center {
	background-color: #e6e6e6;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;	
	padding: 0 8px;	
    }    

#term-of-the-week .totw-bottom-left-corner {
    background: url('../images/totw-bottom-left-corner.gif') no-repeat top left;	
    width: 8px;
    height: 8px;
    float: left;
    clear: right;
    }

#term-of-the-week .totw-bottom-center {
    background: url('../images/totw-bottom-center.gif') repeat-x top left;
    width: 427px;
    height: 8px;
    float: left;
    clear: right;
    }     
    	
#term-of-the-week .totw-bottom-right-corner {
    background: url('../images/totw-bottom-right-corner.gif') no-repeat top left;	
    width: 8px;
    height: 8px;
    float: left;
    clear: right;
    }    
/* End Term of the Week */

/* Begin White Paper, Podcast and Video */
#white-paper-highlight, #podcast-highlight, #video-highlight {
	clear: both;
	padding: 10px 0 0 0;
	}

#white-paper-highlight .icon, #podcast-highlight .icon, #video-highlight .icon {
	float: left;
	clear: right;
	width: 40px;
	}

#white-paper-highlight .details, #podcast-highlight .details, #video-highlight .details  {
	width: 388px;
	margin-left: 15px;
	float: left;
	clear: right;
	}

#white-paper-highlight h2, #podcast-highlight h2, #video-highlight h2  { font-size: 12px; }

#white-paper-highlight a, #podcast-highlight a { color: #229cd7; }

#video-highlight a, #video-highlight a { color: #229cd7; }
/* End White Paper, Podcast and Video */
/* End Press Room and Knowledge Center */
/* End Homepage Content */

/* Begin Content - Subpage */
/* Begin Background - Subpage */  
#background-sub {
    background-color: #464646;
	margin: 0 auto;    
	min-width: 950px;
	width: auto;
	clear: both;
    }  
/* End Background - Subpage */

#wrap-subcontent1, #wrap-subcontent2, #wrap-subcontent3 {
	width: 950px;
	margin: 15px auto 0 auto;
	clear: both;
	}

/* Begin Left Column */
#left-column1 {
	width: 720px;
	margin: 0 4px 0 30px;
	float: left;
	clear: right;
	}

#left-column2 {
	width: 750px;
	margin: 0 4px 0 0;
	float: left;
	clear: right;
	}

/* Begin Breadcrumb */
#breadcrumb1 {
    background: url('../images/bg-breadcrumb1.gif') no-repeat top left;		
	width: 710px;
	height: 22px;
	font-size: 11px;
	color: #ffffff;
	padding: 8px 0 0 10px;
	}

#breadcrumb2 {
    background: url('../images/bg-breadcrumb2.gif') no-repeat top left;		
	width: 740px;
	height: 22px;
	font-size: 11px;
	color: #ffffff;
	padding: 8px 0 0 10px;
	}
	
#breadcrumb1 a, #breadcrumb2 a {	
	color: #ffffff;
	padding: 0 5px; 
	}

#breadcrumb1 .active, #breadcrumb2 .active { 
	padding: 0 0 0 5px;
	color: #c6da45; 
	}
/* End Breadcrumb */

#subcontent1 {
	background-color: #ffffff;
	padding: 10px 15px;
	min-height: 1050px;
	clear: both;
	display: block;
	}
	
#subcontent2, #subcontent3 {
	background-color: #ffffff;
	padding: 10px 15px 30px 15px;
	min-height: 1050px;	
	clear: both;
	display: block;	
	}

#subcontent2 .right-content {
	float: left;
	clear: right;
	width: 524px; 
	}

.sc-left-title {
    background: #ffffff url('../images/sc-left-title.gif') no-repeat top left;		
    width: 10px;
    height: 54px;
    float: left;
    clear: right;
    }

#subcontent1 .sc-center-title {
    background-color: #4c4c4c;	
    width: 665px;
    height: 54px;
    float: left;
    clear: right;
    }    

#subcontent2 .sc-center-title {
    background-color: #4c4c4c;	
    width: 390px;
    height: 54px;
    float: left;
    clear: right;
    } 

#subcontent3 .sc-center-title {
    background-color: #4c4c4c;	
    width: 695px;
    height: 54px;
    float: left;
    clear: right;
    }    

.sc-right-title {
    background: #ffffff url('../images/sc-right-title.gif') no-repeat top left;		
    width: 15px;
    height: 54px;
    float: left;
    clear: right;
    }    

#subcontent1 h1, #subcontent2 h1, #subcontent3 h1 {
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	margin: 10px 0 0 5px;
	}

#subcontent1 h2, #subcontent2 h2, #subcontent3 h2, #subcontent1 h3, #subcontent2 h3, #subcontent3 h3, iframe { padding: 5px 0 0 10px; }


#subcontent1 .icon-list h2, #subcontent2 .icon-list h2, #subcontent3 .icon-list h2, #subcontent1 .icon-list h3, #subcontent2 .icon-list h3, #subcontent3 .icon-list h3 { padding: 5px 0 0 0; }

#subcontent1 p, #subcontent2 p, #subcontent3 p {
	padding: 5px 10px;
	line-height: 16px; 
	}

#subcontent1 ul, #subcontent2 ul, #subcontent3 ul { 
	padding: 5px 10px;
	margin-left: 25px; 
	}

#subcontent1 ul p, #subcontent2 ul p, #subcontent3 ul p { padding: 5px 0; }

#subcontent1 li, #subcontent2 li, #subcontent3 li { 
	line-height: 16px;
	list-style-type: square; 
	}

#subcontent1 a, #subcontent2 a, #subcontent3 a { 
	color: #000000;
	text-decoration: underline; 
	}

#subcontent1 a:hover, #subcontent2 a:hover, #subcontent3 a:hover { text-decoration: none; }

#subcontent1 .more-link, #subcontent2 .more-link, #subcontent3 .more-link {
	clear: both;
	padding: 3px 15px 0 15px;		
	background-color: #ffffff;
	}

#subcontent1 .more-link a, #subcontent2 .more-link a, #subcontent3 .more-link a {
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	text-align: right;
	clear: left;
	float: right;
	padding: 0 8px 0 0;		
    background: url('../images/blk-on-wht-arrow.gif') no-repeat 100% 60%;	
	text-decoration: none;    
    }

#subcontent1 .more-link a:hover, #subcontent2 .more-link a:hover, #subcontent3 .more-link a:hover { text-decoration: underline; }

#subcontent1 .view-project a, #subcontent2 .view-project a, #subcontent3 .view-project a {
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	padding: 0 8px 0 0;		
    background: url('../images/blk-on-wht-arrow.gif') no-repeat 100% 60%;	
	text-decoration: none;
    }

#subcontent1 .view-project a:hover, #subcontent2 .view-project a:hover, #subcontent3 .view-project a:hover { text-decoration: underline; }
	
#subcontent1 .story, #subcontent2 .story, #subcontent3 .story { padding: 5px 10px 10px 10px; }

#subcontent1 .story p, #subcontent2 .story p, #subcontent3 .story p { padding: 5px 0; }

#subcontent1 .info, #subcontent2 .info, #subcontent3 .info { padding: 0 10px; }

#subcontent1 .port-top-left-corner, #subcontent2 .port-top-left-corner, #subcontent3 .port-top-left-corner {
    background: #ffffff url('../images/gray-top-left-corner2.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }

#subcontent1 .port-top-border, #subcontent2 .port-top-border, #subcontent3 .port-top-border {
    background: #ffffff url('../images/gray-top-border2.gif') repeat-x top left;
    width: 236px;
    height: 12px;
    float: left;
    clear: right;
    }    

#subcontent1 .port-top-right-corner, #subcontent2 .port-top-right-corner, #subcontent3 .port-top-right-corner {
    background: #ffffff url('../images/gray-top-right-corner2.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }   
    
#subcontent1 .port-content, #subcontent2 .port-content, #subcontent3 .port-content {
    background: #ffffff url('../images/gray-content2.gif') repeat-y top left;
    width: 236px;
    padding: 0 12px;
    }      
    

#subcontent1 .port-bottom-left-corner, #subcontent2 .port-bottom-left-corner, #subcontent3 .port-bottom-left-corner {
    background: #ffffff url('../images/gray-bottom-left-corner2.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }

#subcontent1 .port-bottom-border, #subcontent2 .port-bottom-border, #subcontent3 .port-bottom-border {
    background: #ffffff url('../images/gray-bottom-border2.gif') repeat-x top left;
    width: 236px;
    height: 12px;
    float: left;
    clear: right;
    }    

#subcontent1 .port-bottom-right-corner, #subcontent2 .port-bottom-right-corner, #subcontent3 .port-bottom-right-corner {
    background: #ffffff url('../images/gray-bottom-right-corner2.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }   

#subcontent1 .port-top-border2, #subcontent2 .port-top-border2, #subcontent3 .port-top-border2 {
    background: #ffffff url('../images/gray-top-border2.gif') repeat-x top left;
    width: 500px;
    height: 12px;
    float: left;
    clear: right;
    }    

#subcontent1 .port-content2, #subcontent2 .port-content2, #subcontent3 .port-content2 {
    background: #ffffff url('../images/gray-content3.gif') repeat-y top left;/*add image*/
    width: 500px;
    padding: 0 12px;
    } 

#subcontent1 .port-bottom-border2, #subcontent2 .port-bottom-border2, #subcontent3 .port-bottom-border2 {
    background: #ffffff url('../images/gray-bottom-border2.gif') repeat-x top left;
    width: 500px;
    height: 12px;
    float: left;
    clear: right;
    }

#subcontent2 .col1 {
	float: left;
	margin: 5px 4px 0 0;
	width: 260px;	
	}

#subcontent2 .col2 {
	float: left;
	margin: 5px 0 0 0;
	width: 260px;
	}

.sc-bottom-left-corner {
    background: url('../images/gradient-bottom-left-corner.png') no-repeat top left;	
    width: 10px;
    height: 10px;
    float: left;
    clear: right;
    }	
    
.sc-bottom-center1 {
    background: url('../images/gradient-bottom-center.gif') repeat-x top left;
    width: 710px;
    height: 10px;
    float: left;
    clear: right;
    }	

.sc-bottom-center2 {
    background: url('../images/gradient-bottom-center.gif') repeat-x top left;
    width: 740px;
    height: 10px;
    float: left;
    clear: right;
    }

/* Begin Left Nav */
#leftnav { 
	color: #ffffff; 
	float: left;
	clear: right;
	padding: 0 0 10px 0;
	position: relative;
	left: -45px;
	margin-right: -30px;
	}

#leftnav .bg-leftnav-top {
    background: url('../images/bg-leftnav-top.png') no-repeat top left;
    width: 166px;
    min-height: 25px;
	padding: 15px 15px 0 15px;
    }

#leftnav .bg-leftnav-center {
    background: url('../images/bg-leftnav-center.gif') repeat-y top left;
    width: 166px;
    min-height: 615px;
	padding: 0 15px 5px 15px;    
    }

#leftnav .bg-leftnav-bottom {
    background: url('../images/bg-leftnav-bottom.png') no-repeat top left;
    width: 196px;
    height: 15px;
    }      

#leftnav h2 {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0;
    background: url('../images/line-gry1.gif') repeat-x bottom left;
	}

#leftnav h2 a {
	color: #ffffff;
	padding-left: 20px;	
    background: url('../images/leftnav-h2-arrow.gif') no-repeat center left;	
	text-decoration: none;    
	}

#leftnav h2 a:hover {
	color: #c6da45;
	text-decoration: none;
	}

#leftnav ul {
	font-size: 14px;
	color: #ffffff;	
	margin: 0;
	padding: 0;
	}

#leftnav ul li { list-style-type: none; }

#leftnav ul li a {
	color: #ffffff;
	display: block;
	width: 181px;
	height: 23px;
	padding: 7px 0 0 15px;
	margin-left: -15px;
	text-decoration: none;	
    }	
    
#leftnav ul li a:hover {
	color: #c6da45;
    background: url('../images/bg-leftnav-hover.gif') no-repeat top left;
	text-decoration: none;
    }

#leftnav ul li .active, #leftnav ul li .active:hover {
	color: #ffffff;
	display: block;
	width: 181px;
	padding: 7px 0 0 15px;
	margin-left: -15px;
    background: url('../images/bg-leftnav-active.gif') no-repeat top left;
    }

#leftnav ul li ul { 
	padding: 10px 15px; 
	width: 164px;
	margin-left: -14px;
	background-color: #4c4c4c;
	}

#leftnav ul li ul li { 
	list-style: none; 
	line-height: 15px;
	padding: 0 0 8px 0;
	}

#leftnav ul li ul li a {
	height: auto;
	display: block;
	width: 139px;
	font-size: 12px;
	padding: 0 0 0 25px;
    background: url('../images/wht-on-gry2-arrow.gif') no-repeat 15px 3px;		
	}	

#leftnav ul li ul li a:hover {
	display: block;
	width: 139px;
	color: #c6da45;
	padding: 0 0 0 25px;
    background: url('../images/wht-on-grn-arrow.gif') no-repeat 15px 3px;
    }

#leftnav ul li ul li .active, #leftnav ul li ul li .active:hover {
	display: block;
	width: 139px;
	color: #c6da45;
	padding: 0 0 0 25px;
    background: url('../images/wht-on-grn-arrow.gif') no-repeat 15px 3px;
	}
/* End Left Nav */

/* Begin Template 1A Content: Solutions List, Our Company */
#our-solutions, #our-company { 
	/* width: 690px; */
	padding: 5px 0;
	}
	
#our-solutions h2, #our-company h2 { 
	font-weight: bold;
	font-size: 14px;
	}		
	
#our-solutions .icon-list, #our-company .icon-list { 
	width: 750px;
	position: relative;
	left: -45px;
	padding: 10px 0 0 0; 
	}
	
#our-solutions .icon, #our-company .icon {
	float: left;
	clear: right;
	width: 99px;
	margin: 0 10px 0 0;
	}

#our-solutions .details, #our-company .details {
	float: left;
	clear: right; 
	width: 626px;	
	margin: 10px 15px 10px 0;
	}

#our-solutions .details p, #our-company .details p { padding: 0 10px 0 0; }
/* End Template 1A Content: Solutions List, Our Company */

/* Begin Template 1B Content: Our Work, Press Room, Knowledge Center, Careers, Site Map, Privacy Policy, Contact Us */
#our-work, #press-room, #knowledge-center, #careers, #sitemap, #privacy-policy, #contact-emg, #search-results, #thank-you {
	padding: 5px 0;	
	}

#knowledge-center h2, #search-results h2 {
	font-weight: bold;
	font-size: 22px;
	padding: 5px 0 0 10px;
	}

#our-work h2, #press-room h2, #knowledge-center h3, #careers h2, #privacy-policy h2, #contact-emg h2 { 
	font-weight: bold;
	font-size: 14px;
	}
	
#our-work .icon-list, #press-room .icon-list, #knowledge-center .icon-list, #careers .icon-list { 
	width: 710px;
	padding: 10px 0 0 10px; 
	}

#our-work .icon, #press-room .icon, #knowledge-center .icon, #careers .icon {
	float: left;
	clear: right;
	width: 53px;
	margin: 0 10px 0 0;
	}

#our-work .details, #press-room .details, #knowledge-center .details, #careers .details {
	float: left;
	clear: right;
	width: 647px;		
	margin: 0 0 10px 0;
	}

#our-work .details p, #press-room .details p, #knowledge-center .details p, #careers .details p, #search-results .results p { padding: 0 10px 0 0; }

#search-results .results { padding: 10px; }
/* End Template 1B Content: Our Work, Press Room, Knowledge Center, Careers, Site Map, Privacy Policy, Contact Us */

/* Begin Template 2A Content: All the 2nd and 3rd Level Pages */
/* Begin Welcome */
#welcome { padding: 10px 0; }

#welcome .emphasis, #welcome strong {
	font-weight: bold;
	font-size: 16px;
	}

#welcome .wel-top-left-corner {
    background: #ffffff url('../images/blue-top-left-corner.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }

#welcome .wel-top-border {
    background: #ffffff url('../images/blue-top-border.gif') repeat-x top left;
    width: 500px;
    height: 12px;
    float: left;
    clear: right;
    }    

#welcome .wel-top-right-corner {
    background: #ffffff url('../images/blue-top-right-corner.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }   
    
#welcome .wel-content {
    background: #ffffff url('../images/blue-content.gif') repeat-y top left;
    width: 520px;
    padding: 0 2px;
    text-align: justify;
    }    

#welcome .wel-bottom-left-corner {
    background: #ffffff url('../images/blue-bottom-left-corner.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }

#welcome .wel-bottom-border {
    background: #ffffff url('../images/blue-bottom-border.gif') repeat-x top left;
    width: 500px;
    height: 12px;
    float: left;
    clear: right;
    }    

#welcome .wel-bottom-right-corner {
    background: #ffffff url('../images/blue-bottom-right-corner.gif') no-repeat top left;		
    width: 12px;
    height: 12px;
    float: left;
    clear: right;
    }   
/* End Welcome */

#company-culture, #management-team, #partnerships-and-alliances, #awards-and-recognition, #our-offices, #strategic-planning, #marketing-and-promotion, #brand-expeperience, #web-and-technology, #emerging-media, #client-list-and-portfolio, #industries-served, #events, #news, #as-seen-in, #white-papers, #talk-abouts, #emglossary, #benefits, #job-postings {
	width: 524px;
	padding: 5px 0;	
	}

#company-culture h2, #awards-and-recognition h2, #our-offices h2, #strategic-planning h2, #marketing-and-promotion h2, #brand-expeperience h2, #web-and-technology h2, #emerging-media h2, #client-list-and-portfolio h2, #industries-served h2, #emglossary h2, #benefits h2, #job-postings h2, #news h2, #as-seen-in h2 {
	font-weight: bold;
	font-size: 22px;
	}

#awards-and-recognition h2, #job-postings h3, #company-culture h3, #strategic-planning h3, #marketing-and-promotion h3, #client-list-and-portfolio h3, #events h2, #white-papers h2, #talk-abouts  h2, #partnerships-and-alliances h2 {
	font-weight: bold;
	font-size: 14px; 
	}

#management-team .details h2, #client-list-and-portfolio .details h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 0;
	}

#management-team .details p, #client-list-and-portfolio .details p { padding: 5px 0; }

#management-team .photo, #client-list-and-portfolio .photo { 
	min-height: 65px; 
	display: block;
	clear: both;
	}

#partnerships-and-alliances .para { padding: 15px 0 0 0; }

#partnerships-and-alliances .para h2 { 
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
	}

#partnerships-and-alliances .logo { padding: 0 10px 10px 10px; }

#client-list-and-portfolio .port-content { min-height: 216px; } 

#client-list-and-portfolio .type { margin: -10px 0 5px 0; }  

#emglossary .alphabet {
	padding: 5px 10px 5px 5px;
	margin-left: 0;  
	}

#emglossary .alphabet li {
	list-style-type: none; 
	float: left;
	padding: 0 0 10px 0;
	}

#emglossary .alphabet li a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
	width: 18px;
	}

#emglossary h2 { padding: 25px 10px 0 10px; }

#emglossary .terms { padding: 10px 10px 0 10px; }

#emglossary .terms dt { font-weight: bold; }

#emglossary .terms dd { padding: 0 0 15px 0; }

#emglossary .backtotop { padding: 0 10px; }

/* Begin Gallery */
.gallery { margin-top: 10px; }

.gallery .thumb {
	float: left;
	clear: right;
	width: 200px;
	margin-right: 10px;
	}

.gallery .details {
	float: left;
	clear: right;
	width: 290px;
	margin-top: -7px;
	}

.gallery .num {
	color: #ffffff;
	font-weight: bold;
	background-color: #707070;	
	text-decoration: none;	
	text-align: center;
	cursor: pointer;
	position: relative;
	float: left;
	clear: right;
	padding: 2px 4px;
	margin: 4px 0 4px 11px;
	width: 16px;
	}

.gallery .num a { text-decoration: none; }		

.gallery .firstnum {
	color: #ffffff;
	font-weight: bold;
	background-color: #707070;	
	text-decoration: none;	
	text-align: center;
	cursor: pointer;	
	float: left;
	clear: right;
	padding: 2px 4px;
	margin: 4px 0;
	width: 16px;
	}		

.gallery .lastnum {
	color: #ffffff;
	font-weight: bold;
	background-color: #707070;	
	text-decoration: none;	
	text-align: center;
	cursor: pointer;	
	float: left;
	clear: right;
	padding: 2px 4px;
	margin: 4px 0;
	width: 16px;
	}

.gallery .thumb img { 
	display: block; 
	border: 1px solid #cacaca;	
	}

#client-list-and-portfolio .gallery .details p { padding: 0 0 5px 0; }

/* Begin Lightbox */
.MultiBoxDescription a { color: #ffffff; }

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
	}

.MultiBoxLoading { background: url(../images/loader.gif) no-repeat center; }

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
	}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
	}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
	}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
	}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
	}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
	}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
	}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	}
/* End Lightbox */
/* End Gallery */
/* End Template 2A Content: All the 2nd and 3rd Level Pages */
/* End Left Column */ 

/* Begin Right Column */
#right-column {
	width: 196px;
	float: left;
	clear: right;
	}

#right-column .bg-right-column-top1 {
    background: url('../images/bg-right-column-top1.png') no-repeat top left;
    width: 166px;
    min-height: 25px;
	padding: 15px 15px 0 15px;
    }

#right-column .bg-right-column-center1 {
    background: url('../images/bg-right-column-center.gif') repeat-y top left;
    width: 166px;
	padding: 0 15px 5px 15px;    
    }

#right-column .bg-right-column-bottom1 {
    background: url('../images/bg-right-column-bottom1.png') no-repeat top left;
    width: 196px;
    height: 15px;
    }      

#right-column .bg-right-column-top2 {
    background: url('../images/bg-right-column-top2.png') no-repeat top left;
    width: 166px;
    min-height: 25px;
	padding: 15px 15px 0 15px;
    }

#right-column .bg-right-column-center2 {
    background: url('../images/bg-right-column-center.gif') repeat-y top left;
    width: 166px;
	padding: 0 15px 5px 15px;    
    }

#right-column .bg-right-column-bottom2 {
    background: url('../images/bg-right-column-bottom2.png') no-repeat top left;
    width: 196px;
    height: 15px;
    }  

#submit-resume .bg-right-column-top1 {
    background: url('../images/bg-right-column-top1.png') no-repeat top left;
    min-height: 15px;
	padding: 0 15px;
    }

#submit-resume .bg-right-column-center1 {
    background: url('../images/bg-right-column-center.gif') repeat-y top left;
    width: 196px;  
    padding: 0;
    }

#submit-resume1 {
    background: url('../images/bg-right-column-center2.gif') no-repeat top left;
    width: 166px;
	padding: 0 15px;   
	margin-top: -5px;
    }

/* Begin Related Content and Company Vitals */
#related-content, #company-vitals, #submit-resume { 
	color: #ffffff; 
	clear: both;
	padding: 0 0 4px 0;
	}

#related-content h2, #company-vitals h2 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
    background: url('../images/line-gry1.gif') repeat-x bottom left;
	}

#related-content h3 {
	color: #c6da45;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 0 0;
	}	

#company-vitals h3 {
	color: #c6da45;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
	}

#related-content a { color: #ffffff; }

#related-content ul { list-style-type: none }

#related-content li { 
	padding: 5px 0 0 0;
	}

#related-content li a, #company-vitals a {
	color: #ffffff;
	padding: 0 8px 0 0;		
    background: url('../images/wht-on-blk-arrow.gif') no-repeat 100% 60%;		
	}

#submit-resume a {
	color: #ffffff;
	padding: 0 8px 0 0;	
    background: url('../images/wht-on-blk-arrow.gif') no-repeat 100% 60%;		
    font-weight: bold;
	}

#related-content li p { line-height: 16px; }

#company-vitals .icon, #submit-resume .icon {
	width: 37px;
	float: left;
	clear: right;
	margin: 10px 10px 0 0;	
	}

#company-vitals .icon a, #submit-resume .icon a { background: none; }

#company-vitals .details {
	float: left;
	clear: right;
	margin: 10px 0 0 0;	
	}

#submit-resume .details {
	width: 116px;
	float: left;
	clear: right;
	margin: 10px 0 0 0;	
	}
/* End Related Content and Company Vitals */  

/* Begin Form */
#right-column-form { 
	color: #ffffff; 
	clear: both;
	padding: 0 0 10px 0;
	}    

#right-column-form h2 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
    background: url('../images/line-gry1.gif') repeat-x bottom left;
	}

#form1 { padding: 10px 0 0 0; }

#form1 fieldset { border: 0; }

#form1 legend { display: none; }

#form1 ol li {
	display: block;
	margin: 0 0 8px 0;
	}

#form1 label {
	display: block;
	padding-bottom: 4px; 
	}

#firstname1, #lastname1, #email1, #company1, #phone1{
	font-size: 11px;
	color: #000000; 
	border: 1px solid #6e6e6e; 
	padding: 1px 5px;
	width: 140px;
	}	

#comment1 {
	font-size: 11px;
	color: #000000; 
	border: 1px solid #6e6e6e; 
	padding: 1px 0 1px 5px;
	width: 145px;
	height: 45px;
	}

#form1 .solution-of-interest {
	display: block;
	padding: 10px 0 5px 0;
	}

#form1 .additional-request, #form1 .comment1 {
	display: block;
	padding: 5px 0;
	}

#form1 .solution input, #form1 .request input { 
	margin: 6px 0 0 0;	
	float: left; }

#form1 .solution label, #form1 .request label {
	float: right;
	text-align: left;
	width: 145px;
	margin: 5px 0 0 5px;
	}	

#btn-submit2 {
	font-size: 12px;
	color: #ffffff;
	background: #000000 url('../images/bg-btn.gif') repeat-x top left; 
	border: 1px solid #6e6e6e; 	
	height: 19px;
	padding: 0 4px 2px 4px;
	margin: 10px 0 0 0;
	cursor: pointer;
	}    
/* End Form */
/* End Right Column */
/* End Content - Subpage */

/* Begin Footer */
#footer {
	clear: both;
	color: #ffffff;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 5px 0;
	}

#footer2 {
	clear: both;
	color: #ffffff;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 5px 0;
	}

#footer .info {
	font-size: 11px;
	color: #adadad;
	padding: 5px 0 0 0;
	}
	
#footer2 .info {
	font-size: 11px;
	color: #adadad;
	padding: 5px 0 0 0;
	width: 750px;
	}	

#footer ul { 
	list-style-type: none;
	margin: 5px 0;
	}

#footer2 ul { 
	display: block;
	width: 750px;
	list-style-type: none;
	padding: 5px 0; 
	}

#footer li, #footer2 li {
	display: inline;
	border-right: 1px solid #adadad;
	padding-right: 15px;
	margin-right: 15px;
	}
	
#footer .last, #footer2 .last { 
	padding: 0;
	margin: 0;
	border: none; }

#footer a, #footer2 a { 
	font-size: 11px;
	text-decoration: underline;
	color: #adadad; }

#footer a:hover, #footer2 a:hover  { text-decoration: none; }
/* End Footer */

/* Begin Multibox */
.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
	}

.MultiBoxLoading { background: url(../images/loader.gif) no-repeat center; }

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
	}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
	}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
	}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
	}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
	}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
	}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	}
/* End Multibox */

/* Begin Forum */
#forum {
	width: 524px;
	padding: 10px 0;	
	}

#forum table td { padding: 5px 5px 0 0; }

#forum .messages, #forum .search {
	margin: 0 0 10px 0;
	width: 522px;
	border: 1px solid #62d3ef;	
	}

#forum .messages th {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #62d3ef;
	padding: 10px 5px;
	vertical-align: middle;
	text-align: left;
	}
	
#forum .messages td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #62d3ef;
	padding: 5px;
	vertical-align: middle;
	background-color: #efefef;
	}	

#forum .messages .single-message { background-color: #ffffff; }

#forum .single-message td {
	background-color: #ffffff;
	border: none;
	padding: 5px;
	vertical-align: top;
	}

#forum .forum-nav ul {
	display: block;
	padding: 0;
	margin: 0;
	}

#forum .forum-nav li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 5px 0;
	margin: 0;
	}

#forum .forum-nav a { 
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	padding: 0 8px 0 0;		
    background: url('../images/blk-on-wht-arrow.gif') no-repeat 100% 60%;	
	text-decoration: none;   
	}

#forum .forum-nav a:hover { text-decoration: underline; }

#forum .search td {	
	padding: 5px;
	vertical-align: middle;	
	}

#forum .search input { padding-right: 5px; }	

#input-search-forum, #For_NewLast_Sender, #For_NewLast_Email, #For_NewLast_Title, #For_NewLast_File, #For_NewLast_Text {
	font-size: 12px;
	color: #000000; 
	vertical-align: middle;	
	border: 1px solid #6e6e6e; 
	padding: 1px 5px;
	margin: 0 5px 0 0;
	}

#input-search-forum { width: 250px; }	

#For_NewLast_Sender, #For_NewLast_Email, #For_NewLast_Title { width: 200px; }

#For_NewLast_File { width: 280px; }

#For_NewLast_Text {
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 300px; 
	}

#btn-search-forum {
	font-size: 12px;
	color: #ffffff;
	background: #000000 url('../images/bg-btn.gif') repeat-x top left; 
	border: 1px solid #6e6e6e; 	
	height: 19px;
	padding: 0 4px 2px 4px;
	cursor: pointer;
	}

#btn-submit-forum {
	font-size: 12px;
	color: #ffffff;
	background: #000000 url('../images/bg-btn.gif') repeat-x top left; 
	border: 1px solid #6e6e6e; 	
	height: 19px;
	padding: 0 4px 2px 4px;
	cursor: pointer;
	}    	

#forum .fm-icon { padding-right: 5px; }
/* End Forum */

#subheader-image  {
	margin:auto;
	padding-bottom:10px;
	padding-top:20px;
	width:950px;
	}
	
#subheader-image3  {
	margin:auto;
	padding-bottom:10px;
	padding-top:20px;
	width:950px;
	}

#subheader-image3 .one, 
#subheader-image3 .two, 
#subheader-image3 .three  {
		float: left;
	}


/*added style*/
.homeflash {
	width:950px;
	margin:auto;
}

/* added styles for formatting search */
center {
	padding-bottom:20px;
	text-align:left;
	margin-top:15px;
	}

.search {
	width:475px;
	padding-right:30px;
	border-right:1px solid #b1b1b1;
	}

.searchRight {
	width:140px;
	position:absolute;
	margin-left:545px;
	margin-top:-80px;
	}

#subcontent1 .searchRight p,	
#subcontent2 .searchRight p,	
#subcontent3 .searchRight p	{
	padding:0px;
	font-weight:bold;
	padding:0px;
	font-size:16px;
	padding-bottom:5px;
	padding-top:15px;
	color:#229CD7;
	}

.searchRight {
	line-height:18px;	
	text-align:right;
	}

#subcontent1 .search a	 {
	color:#000000;
	}	

#subcontent1 .search .searchRight a	 {
	color:#000000;
	}	
	
#subcontent1 .search strong,
#subcontent1 .search a strong {
	background-color:#C6DA45;	
	color:#000000;
	}	



/* style for follow us */
#followWrapper .icons{background:url(../images/followus/icons.png) no-repeat}
#followWrapper #leftend,#followWrapper #rightend,#followWrapper #middle{
	float:left;
	display:block;
	height:39px;
}
#followWrapper #leftend{width:10px;  background:url(../images/followus/leftend.png) no-repeat}
#followWrapper #rightend{width:10px; background:url(../images/followus/rightend.png) no-repeat}
#followWrapper #middle{background:url(../images/followus/middle.png)}
#followWrapper .titleHeader{
	color:#FFF;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin-top:13px;
}
#followWrapper #followIcon{list-style:none; float:left; margin-top:7px}
#followWrapper #followIcon span{display:none}
#followWrapper #followIcon li{float:left; margin-left:10px; position:relative; z-index:3}
#followWrapper #followIcon a{display:block; width:25px; height:25px}
#followIcon #blog a{background-position:bottom left}
#followIcon #blog a:hover{background-position:top left}
#followIcon #facebook a{background-position:-32px -25px}
#followIcon #facebook a:hover{background-position:-32px 0px}
#followIcon #twitter a{background-position:-64px -25px}
#followIcon #twitter a:hover{background-position:-64px 0px}
#followIcon #youtube a{background-position:-96px -25px}
#followIcon #youtube a:hover{background-position:-96px 0px}
#followWrapper .hintbox .hintarrow{
	display:block;
	width:18px;
	height:15px;
	background:url(../images/followus/uparrow.png) top left no-repeat;
	margin:0 auto;
	position:relative;
	z-index:10;
}
#followWrapper .hintbox{
	position:absolute;
	z-index:99;
	margin-left:-38px;
	margin-top:-4px;
	min-width:100px;
	display:none;
}
#followWrapper .hintbox .min-width{width:100px}
#followWrapper .hintbox .hintbody{
	position:relative;
	z-index:5;
	margin-top:-1px;
	padding:5px 10px;
	background:#1a1a1a;
	border:1px solid #3e3e3e;
	text-align:center;
}
#followWrapper .hintbox .hinttitle{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}





