@import url("ie_png_fix.htc");

body{
margin: 0;
padding: 0;
background: #C2D9EB url(/images/bkg-repeat.gif) repeat-x 100% 0%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}


#wrap {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 953px;
}

.clear-me {
	clear: both;
}

strong {
	font-weight: bold;
	color: #2d2d2d;
}


/*GLOBAL*/

#header {
	height: 70px;
	margin: 10px 0 0 0;
}

.logo {
	float: left;
	width: 430px;
}

.logo span {
	display: none;
}

.call-top {
	float: right;
	width: 500px;
	text-align: right;
}

.banners-left {
	float: left;
	width: 400px;
}

.rotation-left {
	float: right;
	width: 540px;
}

.sidebar-right span {
	display: none;
}


/*navigation top*/

#navigation {
	background: url(../images/nav-bkg.png) no-repeat 0 0;
	width: 952px;
	height: 38px;
}

#navigation li {
	float:left;
	padding: 10px 5px 10px 15px;
}

#navigation li a{
	float:left;
padding: 0 0 10px 0;
	font-family: "Trebuchet MS";
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	z-index:90;
}


#navigation li a:hover {
color: #FF9206;
}

/*footer*/

.pusher {
	margin-bottom: 50px;
}

#footer {
	background: url(/images/footer-bkg.png) no-repeat 0 0;
	width: 100%;
	margin: -20px 0 0px 0;
	z-index:	50;
	text-align: left;
	clear: both;
		}	
	
#footer-container {
	width: 952px;
	margin: 0 auto;
min-height: 250px;
	padding-top: 50px; 
	margin-top: 30px; 
	z-index:	60;
position: relative;
	}
	
.right-footer {
	float: right;
	width:400px;
}	

.left-footer {
	float: left;
	width: 450px;
}
	
.frog {
background: url(../images/frog.png) no-repeat 0 0;
width: 254px;
height: 176px;
float: right;
margin: -40px 0 0 0;
	z-index:	1000;
	}


/*main content*/

#top-home {
	margin: 10px 0 0 0;
}

.banners-left .top-banner {
	padding: 0 0 28px 0;
}

/* BANNER ROTATION*/
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.sample{padding:0px 0px; margin:0px 0 0px 0;}

.mask1{
	position:relative;
	width:534px;
	height:255px;
	overflow:hidden;
}


/*lower content main home*/

#main-content-lower {
	margin: 20px 0 70px 0;
}


#main-content-lower h2 span {
	display: none;
}


#main-content-lower h2 {
		padding: 7px 0 7px 0;
	margin: 0 0 5px 0;
}

#main-content-lower p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 20px;
	padding: 5px 0 5px 0;
}

#main-content-lower span {
		font-weight: bold;
	color: #277bd3;
}

.left-inner-content p a {
	color: #0b69b1;
	text-decoration: none;
}

.left-inner-content p a:hover {
		color: #0b69b1;
	text-decoration: underline;

}

.left-inner-content p img a {
	color: #0b69b1;
	text-decoration: none;
}

.left-inner-content p img a:hover {
		color: #0b69b1;
	text-decoration: none;
border-bottom: none;
}


.about-us {
	float: left;
	width: 290px;
	margin: 0 50px 0 0;
}

.strategies-home {
	float: left;
	width: 265px;
	margin: 0 0px 0 0;
	padding: 0;
}

.sidebar-right {
	float: right;
	width: 300px;
	margin: 0 0px 0 0;
	padding: 0;
}

/*home icons*/

.icons-home li {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 18px;

}

.icons-home ul {
	margin: 10px 0 0 0;
}

.strategy-icon {
	background: url(../images/strategy-icon-home.png) no-repeat 0 10px;
	padding: 10px 0 15px 50px;
}
.design-icon {
		background: url(../images/web-dev-icon-home.png) no-repeat 0 0;
	padding: 10px 0 15px 50px;
}
.conversion-icon {
		background: url(../images/conversion-icon-home.png) no-repeat 0 0;
	padding: 10px 0 15px 50px;
}
.use-icon {
		background: url(../images/usability-icon-home.png) no-repeat 0 0;
	padding: 10px 0 15px 50px;
}
.cms-icon {
		background: url(../images/cms-icon-home.png) no-repeat 0 0;
	padding: 10px 0 15px 50px;
}
.emarket-icon {
		background: url(../images/emarket-icon-home.png) no-repeat 0 0;
	padding: 10px 0 15px 50px;
}
.hosting-icon{
		background: url(../images/icon-hosting-home.png) no-repeat 0 0;
	padding: 10px 0 15px 50px;
}


/*case study*/

.sidebar-right li.case-study {
	background: url(../images/case-study-bkg.png) no-repeat 0 0;
	height: 203px;
	width: 288px;
	padding: 10px;
}

.sidebar-right li{
	padding: 0 0 10px 0;
}

	
.find-out-more {
margin: 0;
display: block;
width: 113px;
height: 28px;
background: url(/images/find-out-more-blue.gif) no-repeat 0 0;
}

.find-out-more:hover{background-position: 0 -28px; border: none;}

.find-out-more span{display: none;} 

.find-out-more2 {
margin: 0;
display: block;
width: 113px;
height: 28px;
background: url(/images/find-out-more2.png) no-repeat 0 0;
}

.find-out-more2:hover{background-position: 0 -28px; border: none;}

.find-out-more2 span{display: none;} 



.find-out-orange {
margin: 0;
display: block;
width: 113px;
height: 28px;
background: url(/images/find-out-more-orange.png) no-repeat 0 0;
}

.find-out-orange:hover{background-position: 0 -28px; border: none;}

.find-out-orange span{display: none;} 
	
	
	
/*	footer*/

.client-area {
	margin: 20px 0 0 0;
}

.client-login {
margin: 0;
display: block;
width: 132px;
height: 28px;
background: url(/images/client-login-button.gif) no-repeat 0 0;
}

.client-login:hover{background-position: 0 -28px; border: none;}

.client-login span{display: none;} 

.client-area li{
	float: left;
	padding: 0 5px 0 5px;
}

#footer .client-area li a {
	margin: 0px 0 0 0;
}


#footer h3 {
	margin: 20px 0 10px 0;
}

.footerp p {
		font-family: "Trebuchet MS";
	font-size: 16px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 3px 0 3px 0;
	font-weight: bold;
}

.footerp span {
 color: #4499ef;
}

#footer a {
		color: #3d3d3d;
		text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px dotted #3d3d3d;

}

#footer li {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 18px;
}


/*portfolio page*/

#portfolio-top {
	background: url(../images/portfolio-bkg.gif) no-repeat 0 0;
	margin: 20px 0 0 0;
	height: 318px;
	width: 953px;
	z-index: 100;
}

#portfolio-top2 {
	background: url(../images/portfolio-internal-top.png) no-repeat 0 0;
	margin: 20px 0 0 1px;
	height: 30px;
	width: 953px;
	z-index: 100;
}


#portfolio-content {
	background: url(../images/portfolio-side-bkg.gif) repeat-y 100% 0%;
	width: 953px;
	z-index: 90;
}
 
.contact-us  {
margin: 10px 0 0 0;
display: block;
width: 113px;
height: 28px;
background: url(/images/contact-us-banner.png) no-repeat 0 0;
}

.contact-us:hover{background-position: 0 -28px; border: none;}

.contact-us span{display: none;} 

.featured-portfolio h2 span{
	display: none;
}

.featured-portfolio {
	padding: 30px;
}

#portfolio-top p, #portfolio-content p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

#portfolio-bottom {
	background: url(../images/portfolio-bottom-bkg.png) no-repeat 0 0;
	width: 953px;
	height: 39px;
	margin-bottom: 50px;
}

.left-content-portfolio {
		float: left;
	width: 600px;
}

.left-content-portfolio2 {
	float: left;
	width: 590px;
	padding: 10px 20px 20px 20px;
}

.right-content-portfolio2 {
	float: right;
	width: 295px;
		margin: 0px 10px 0px 0px;
} 

.right-content-portfolio2 span {
	display: none;
}


.right-content-portfolio {
	float: right;
	width: 295px;
		margin: -60px 10px 0px 0px;
}

.portfolio-box {
	background: url(../images/project-bkg.png) no-repeat 0 0;
	height: 203px;
	width: 608px;
	margin: -60px 0 20px 15px;
}

.portfolio-box2 {
	background: url(../images/project-bkg.png) no-repeat 0 0;
	height: 203px;
	width: 608px;
	margin: 20px 0 20px 15px;
}


.surround-portfolio {
	margin: -10px 0 0 0;
}

/*portfolio page*/

.portfolio-table ol {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

.portfolio-table li {
list-style: upper-roman;
margin: 0 0 5px 20px;
}

.portfolio-table h3 {
	margin-bottom: 10px;
}

.testimonial {
	
}


.portfolio-table2 ol {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

.portfolio-table2 li {
list-style: upper-roman;
margin: 0 0 5px 40px;
}

.portfolio-table2 h3 {
	margin: 10px 0 10px 0;
}






/*breadcrumb*/

.breadcrumb ul {
	margin: 0 0 0 1px;
}

.breadcrumb li{
	float: left;
	padding: 0 5px 0 0;
}

.breadcrumb p {
		font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3d3d3d;
	line-height: 18px;
	padding: 5px 0 5px 0;
}

.breadcrumb a {
		font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
}

.breadcrumb a:hover {
	border-bottom: 1px dotted #3d3d3d;
}

.breadcrumb span {
	color: #919296;
}

.you-are-in p{
		color: #FF9206;
}


/*inner pages*/


.left-inner-content {
		float: left;
	width: 630px;
/*	margin-bottom: 20px;*/
}

.left-inner-content h3 {
			font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9206;
	line-height: 18px;
	padding: 7px 0 7px 0;
	margin: 0 0 5px 0;
	font-style: italic;
	border-bottom: 1px dotted #ff9206;
}

ul.benefits {
	margin: 10px 0 10px 0;
}


.benefits li{
		font-family: "Trebuchet MS";
		background: url(../images/arrow.png) no-repeat 0 10px;
		padding: 10px 0 10px 30px;
	font-size: 13px;
	font-style: italic;
	color: #2d2d2d;
	line-height: 18px;
}

.benefits li span {
	font-weight: bold;
	color: #277bd3;
}


.left-inner-content h2 {
	margin: 0 0 10px 0;
}

.left {
	float: left;
	width: 280px;
	margin: 0 50px 0px 0;
}

.right {
	float: right;
	width: 280px;
	margin: 0 10px 0 0;
}

.sidebar-right-inner {
	float: right;
	width: 290px;
	margin-bottom: 20px;
}

.sidebar-right-inner span {
	display: none;
}

.sidebar-right-inner li.case-study {
	background: url(../images/case-study-bkg.png) no-repeat 0 0;
	height: 203px;
	width: 288px;
	padding: 10px;
}

.sidebar-right-inner li{
	padding: 0 0 10px 0;
	list-style: none;
	margin: 0;
}


/*portal page*/


li.creative {
	background: url(../images/creative2.png) no-repeat 0 0;
	height: 110px;
}

li.technical {
	background: url(../images/technical2.png) no-repeat 0 0;
		height: 110px;
}

#portal-list {
	margin: 10px 10px 10px 0;
}

#portal-list li {
	padding: 0 0 30px 100px;
	margin: 0 0 40px 0;
}

#portal-list h3 {
			font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4298EF;
	line-height: 18px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 0 0 10px 0;
	font-style: italic;
	border-bottom: 1px dotted #4298EF;
	
}

#portal-list li {
			font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #2d2d2d;
	line-height: 18px;
}


#portal-list a {
		font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4298EF;
	text-decoration: none;
}

#portal-list a:hover {
	border-bottom: 1px dotted #4298EF;
}

#hosting {
	margin: 20px 0 10px 0;
}

#hosting td {
	width: 300px;
}

#hosting h3 {
			font-family: "Trebuchet MS";
	font-size: 15px;
	color: #2d2d2d;
	font-weight: bold;
	line-height: 18px;
	padding: 7px 0 7px 0;
	margin: 0 0 7px 0;
}

#hosting .middle-td-hosting {
	margin: 0 20px 0 20px;
	padding: 0 30px 0 30px;
}

#hosting h3.dedicated {
	color: #2A445E;
}

#hosting h3.shared {
	color: #FF9206;
}

#hosting h3.support {
	color: #6E9911;
}

#hosting li {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2d2d2d;
	padding: 0 0 5px 0;
	line-height: 18px;
}


/*about us page*/

h3.partnership {
	color: #2A445E;
}

h3.news {
	color: #FF9206;
}

h3.project {
	color: #6E9911;
}

.northern-lights {
	float: right;
	margin: 0 20px 10px 20px;
}

.northern-lights img {
	border: 1px solid #CAD2D9;
}

#about-us-table {
	margin: 10px 10px 0 0;
}

#about-us-table h3 {
	border-bottom: none;
	font-style: normal;
	font-size: 16px;
}

#about-us-table td#table-middle {
padding: 5px 17px 10px 17px;
margin: 0 10px 0 10px;
}

.news-feed li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #2d2d2d;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	line-height: 18px;
	text-decoration: none;
}

.news-feed li a:hover {
	text-decoration: underline;
}

.news-feed li {
	padding: 0 0 10px 0;
}

#about-us-table td {
	background: url(../images/about-box.png) no-repeat 0 0;
	padding: 5px 15px 10px 15px;
	width: 230px;
	height: 250px;
}

/*business partnership page*/

table.partner-logos {
margin: 10px 0 20px 0;
border-spacing: 10px;
}

.partner-logos td{
padding: 10px 25px 10px 0;
}

.partner-logos img{
	border: 2px solid #8f8f8f;
/*	padding: 10px;*/
margin: 10px;
}

.partner-logos img:hover {
	border: 2px solid #606060;
/*	padding: 10px;*/
margin: 10px;
}

.partner-logos span {
	display: none;
}

.sidebar-right-inner .case-study .pdf-list {
	margin: 10px 0 0 0;
}

.sidebar-right-inner .case-study .pdf-list li {
	background: url(/images/pdf-logo.jpg) no-repeat 0 0;
	padding: 15px 0 0 70px;
	height: 50px;
}

.sidebar-right-inner .case-study .pdf-list2 {
	margin: 10px 0 0 0;
}

.sidebar-right-inner .case-study .pdf-list2 li {
	background: url(/images/pdf-logo2.png) no-repeat 0 0;
	padding: 15px 0 0 40px;
	height: 30px;
}

.sidebar-right-inner .pdf-list2 li {
	list-style: none;
}

.sidebar-right-inner .pdf-list2 li a {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4298EF;
	text-decoration: none;
}

.sidebar-right-inner .pdf-list2 li a:hover  {
	border-bottom: 1px dotted #4298EF;
}




.sidebar-right-inner .case-study p {
	margin: 0 20px 0 0;
	 }

.sidebar-right-inner .pdf-list li {
	list-style: none;
}

.sidebar-right-inner .pdf-list li a {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4298EF;
	text-decoration: none;
}

.sidebar-right-inner .pdf-list li a:hover  {
	border-bottom: 1px dotted #4298EF;
}

/*project planner pages*/

.workflow {
	text-align: right;
}

.download-button  {
margin: 10px 0 0 0;
display: block;
width: 113px;
height: 28px;
background: url(/images/download-button.png) no-repeat 0 0;
}

.download-button:hover{background-position: 0 -28px; border: none;}

.download-button span{display: none;} 

.downloadable h3 {
	border: none;
	font-style: normal;
	font-weight: bold;
}

.downloadable li {
		background: url(/images/pdf-logo.png) no-repeat 0 20px;
	padding: 15px 0 0 70px;
/*	height: 70px;*/
	margin-bottom: 20px;
}


/*news page*/

#news-list h3 {
	border: none;
	font-style: normal;
	font-weight: bold;
	color: #3d3d3d;
/*	text-transform: uppercase;*/
}




/*hosting packages page*/

.package {
	background: url(../images/hosting-bkg-packages.png) no-repeat 0 0;
	width: 268px;
	height: 355px;
	padding: 10px 20px 10px 20px;
}

#package2 {
	margin: 0 20px 0 20px;
	padding: 0 30px 0 30px;
}

#hosting .hosting-list li {
	background: url(../images/icon-packages.png) no-repeat 0 0;
	padding: 0 0px 5px 25px;
}

/*portfolio page*/

.featured-logo {
	text-align: right;
	padding: 0 0px 0 0;
}

#sectorBrowse{
	background: url(../images/portfolio-bkg-sidebar.gif) no-repeat 0 0;
	height: 125px;
	width: 260px;
	padding: 10px 10px 0px 10px;
}

#sectorBrowse p {
	width: 270px;
}

#sectorBrowse p.row select { width: 218px; }

.right-content-portfolio li{
	padding: 0 0 10px 0;
	margin: 0;
}

.right-content-portfolio2 li{
	padding: 0 0 10px 0;
	margin: 0;
}


.view-project{
margin: 0;
display: block;
width: 172px;
height: 35px;
background: url(/images/view-project-button.gif) no-repeat 0 0;
}

.view-project:hover{background-position: 0 -35px; border: none;}

.view-project span{display: none;} 

td.left-portfolio-featured {
	padding: 10px 20px 10px 20px;
}

.portfolio-box td {
	padding-top: 10px;
}

.portfolio-box2 td {
	padding-top: 10px;
}

.right-content-portfolio span {
	display: none;
}


/*contact form*/

#contact-form {margin: 20px 20px 0 20px;}
#contact-form p.row { padding: 5px 15px; margin: 0; }
#contact-form p.info { border-top: 2px solid #F0EFE6; color: #4398EF;  font-size: 0.92em; }
#contact-form p.submit { padding: 0 15px 10px 15px;  }
#contact-form p span.required { margin-left: 10px; color: #4398EF; }
#contact-form label { float: left; color: #24597B; font-weight: bold; width: 160px; }
#contact-form input.text { width: 218px; }
#contact-form textarea { width: 218px; height: 130px; }
#contact-form select { width: 225px; }
#contact-form p.submit { padding-left: 175px; }
#contact-form p.submit input { display: block; overflow: hidden; color: #fff; margin: 10px 0 0 0; width: 113px; height: 30px; padding: 0; border: 0; background: url(/images/contact-button.png) 0 0 no-repeat; text-transform: uppercase; font-size: 0.83em; text-indent: -1001em;  cursor: pointer; }

.address-contact li {
		font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #2d2d2d;
	padding: 0;
	line-height: 18px;
}

.address-contact {
	margin: 10px 0 0 0;
}

/*Medical Page*/

.medical-banners li {
	margin: 0 0 10px 0;
}


/*blog article*/





/*internal portfolio*/

#slideshow {
	background:url(/images/slideshow-bkg.gif) no-repeat 0 0;
	height: 308px;
	width: 430px;
	/*padding: 25px 50px 20px 20px;*/
	padding: 15px 15px 5px 15px;
	margin: 25px 0 20px 100px;
	overflow: hidden;
}

.portfolio-table {
	margin: 20px 0 0 0;
}

.portfolio-table td {
	width: 200px;
}

.portfolio-table .middle-portfolio {
	padding: 0 15px 0 15px;
}

.portfolio-table h3 span {
	display: none;
}
.left-content-portfolio2 h2 span {
	display: none;
}

.portfolio-table2 {
	margin: 20px 0 0 0;
}

/*.portfolio-table2 td {
	width: 200px;
}*/

/*.portfolio-table2 .middle-portfolio {
	padding: 0 15px 0 15px;
}*/

.portfolio-table2 h3 span {
	display: none;
}


/*quote form*/

#quote-form {margin: 20px 20px 0 20px;}
#quote-form p.row { padding: 5px 15px; margin: 0; }
#quote-form p.info { border-top: 2px solid #F0EFE6; color: #4398EF;  font-size: 0.92em; }
#quote-form p.submit { padding: 0 15px 10px 15px;  }
#quote-form p span.required { margin-left: 10px; color: #4398EF; }
#quote-form label { float: left; color: #24597B; font-weight: bold; width: 190px; margin-right: 10px; }
#quote-form input.text { width: 218px; }
#quote-form textarea { width: 218px; height: 130px; }
#quote-form select { width: 225px; }
#quote-form p.submit { padding-left: 215px; }
#quote-form p.submit input { display: block; overflow: hidden; color: #fff; margin: 10px 0 0 0; width: 113px; height: 30px; padding: 0; border: 0; background: url(/images/quote-button.png) 0 0 no-repeat; text-transform: uppercase; font-size: 0.83em; text-indent: -1001em;  cursor: pointer; }


.benefits-cms td {
	padding: 0 20px 0 0;
	width: 350px;
}

.benefits-cms h3 {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #D84224;
	color: #D84224;
	font-size: 16px;
}



/*PORTAL PAGE CSS STYLING STARTS HERE*/

/*-----------------------------------------------------------------------------*/

.logo2 {
	float: left;
	width: 350px;
}

.logo2 span {
	display: none;
}


.nav-top-portal {
	float: right;
	width: 540px;
	text-align: right;
}

.nav-top-portal li {
	float: left;
	display: inline;
	text-decoration: none;
	text-transform: uppercase;
	color: #3d3d3d;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 17px 0px 0px 20px;
	}

.nav-top-portal li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #3d3d3d;
	font-family: "Trebuchet MS";
	font-size: 14px;

}

.nav-top-portal li a:hover{
	text-decoration: none;
	text-transform: uppercase;
	color: #FF9206;
	font-family: "Trebuchet MS";

}



#top-portal {
	background: url(../images/portal-top-frog.png) no-repeat 0 0;
	height: 349px;
	width: 950px;
}


.banners-portal li {
	float: left;
	display: inline;
	margin: 280px 0 0 0;
	padding: 0 30px 0 30px;
	}

#main-content-portal-lower {
width: 950px;
	background: #fff;
}

.front-text-portal {
	padding: 10px 0 20px 20px;
}

.about-us-portal {
	float: left;
	width: 600px;
	background: #fff;
			padding: 15px;
}

#main-content-portal-lower h2 {
	padding: 0 0 10px 0;
}

#main-content-portal-lower h2 span {
	display: none;
}

#main-content-portal p {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 20px;
	padding: 5px 0 5px 0;
}

#main-content-portal a {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #17415F;
	text-decoration: none;
}

#main-content-portal a:hover {
		font-family: "Trebuchet MS";
	font-size: 12px;
	color: #17415F;
	text-decoration: underline;
}

.links-latest {
	float: right;
	width: 290px;	
	height: 362px;
		background: #F8F8F8;
		padding: 15px;
}

.links-latest ul {
	margin: 10px 0 0px 0;
	padding: 0 0 26px 0;
}

.links-latest li {
	background: url(../images/latest-icon.png) no-repeat 0 4px;
	padding: 5px 0 8px 40px;
}

.links-latest a {
			font-family: "Trebuchet MS";
	font-size: 12px;
	color: #194E71;
	line-height: 20px;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

.links-latest a:hover {
text-decoration: underline;
}

.lower-corner-portal {
	background: url(../images/portal-bottom-main-box.png) no-repeat 0 0;
	height: 31px;
	width: 950px;
}

.email-portal {
margin: 0;
display: block;
width: 243px;
height: 50px;
background: url(/images/email-image-portal.png) no-repeat 0 0;
}

.email-portal:hover{background-position: 0 -50px;}

.email-portal span{display: none;} 

.web-portal {
margin: 0;
display: block;
width: 276px;
height: 47px;
background: url(/images/develop-image-portal.png) no-repeat 0 0;
}

.web-portal:hover{background-position: 0 -47px;}

.web-portal span{display: none;} 

.hosting-portal {
margin: 0;
display: block;
width: 218px;
height: 47px;
background: url(/images/hosting-image-portal.png) no-repeat 0 0;
}

.hosting-portal:hover{background-position: 0 -47px;}

.hosting-portal span{display: none;} 





.bottom-top-corner-portal {
margin: 50px 0 0 0;
	background: url(../images/portal-bottom-top.png) no-repeat 0 0;
	height: 20px;
	width: 950px;
}

.bottom-middle-portal {
	background: #fff;
	width: 950px;
}

.bottom-bottom-corner-portal {
	background: url(../images/portal-bottom-bottom.png) no-repeat 0 0;
		height: 14px;
	width: 950px;
}

.bottom-middle-portal td {
	padding: 0 20px 0 20px;
	width: 220px;
}

.portal-footer {
	padding: 5px 0 50px 0;
}

.portal-left {
	float: left;
	width: 300px;
}

.portal-right {
	float: right;
	width: 480px;
	text-align:right;
}

.portal-right li {
	float: left;
	display: inline;
	padding: 0 0 0 10px;
}

.portal-right a {
			font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3d3d3d;
	line-height: 20px;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

.portal-right a:hover {
text-decoration: underline;
}

.lightbox-email {
	margin: 10px 0 10px 100px;
}