/* Zedplan Global CSS [pt] */

body {
	background:url(images/site-bg.jpg) repeat-x #666; 
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#666;
}
	
h1, h2, h3, h4, p, form {
	margin:0;
	padding:0;
}
	
img {
	border:none;
	margin:0;
}

/* Links */
a {
	outline-style:none;
	text-decoration:none;
	color:#069;
}
	
a:visited {color:#069;}
a:hover, a:active {color:#069; text-decoration:none;}

/* Header Wrapper */
#header-wrapper {
	position:relative;
	width:774px;
	height:200px;
	margin:0 auto;
	padding:0;
	z-index:5;
}

/* Header Wrapper - World Logo */
#header-wrapper #worldlogo {
	background:url(images/header-worldlogo-x-nav.png) no-repeat;
	width:169px;
	height:156px;
	position:absolute;
	top:8px;
	left:-85px;
	z-index:1;
}

/* Header Wrapper - Logo */
#header-wrapper #logo {
	background:url(images/header-logo.jpg) no-repeat;
	width:220px;
	height:49px;
	margin:19px 0 0 76px;
	padding:0;
	float:left;
}
	
#header-wrapper #logo a {
	display:block;
	text-indent:-9999px;
	width:220px;
	height:49px;
	margin:0;
	padding:0;
}
	
/* Header Wrapper - Info */
#info {
	width:216px;
	height:78px;
	margin:0;
	padding:0;
	float:right;
}
	
#top-contact{
	background: url(images/header-info-contact-bg.jpg) no-repeat right #ebebeb;
	border-bottom:1px solid #b5b5b5;
	width:207px;
	height:43px;
	margin:0;
	padding:6px 0 0 9px;
}
	
#info #top-contact img {
	float:left;
	margin:0 12px 10px -1px;
}

#info #top-contact span {color:#666;}
#info #top-contact span a{color:#000; text-decoration:none;}
#info #top-contact span a:hover{text-decoration:underline;}

#info .input {
	background:#dbdbdb;
	float:left;
	width:184px;
	height:15px;
	margin:5px 0 0 0;
	padding:4px 0 4px 9px;
	color:#069;
	font-weight:bold;
	font-size:12px;
	border:none;
}
	
#info .send{
	background:url(images/header-info-input-send.gif) no-repeat;
	float:left;
	width:23px;
	height:23px;
	margin:5px 0 0 0;
	padding:0;
	border:none;
	cursor:pointer;
}
	
/* Header Wrapper - Services */
#top-services {
	background:url(images/header-services-bg.jpg) no-repeat #092d40;
	width:730px;
	height:79px;
	border-top:1px solid #fff;
	margin:5px 0 0 0;
	padding:37px 0 0 44px;
}
	
#top-services .service {
	position:absolute;
	float:left;
	width:202px;
	padding:0 38px 0 0;
	margin:0;
	color:#ccc;
	font-size:12px;
	z-index:2;
	cursor:default;
}
	
#top-services .service a {color:#ccc;}
#top-services .service a:hover {color:#fff;}

#top-services .service-content {
	background:#004c72;
	width:179px;
	height:28px;
	margin:0;
	padding:8px 0 8px 23px;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

#top-services .service-top {
	background:url(images/header-services-servicetop.png) no-repeat;
	overflow:hidden;
	width:202px;
	height:6px;
	margin:0;
	padding:0;
}

#top-services .service-bottom {
	background:url(images/header-services-servicebottom.png) no-repeat;
	width:202px;
	height:6px;
	margin:0;
	padding:0;
}
#top-services .service-content ul {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
	color:#ccc;
}
#top-services .service-content ul li {
	padding-right:10px;
}
#top-services .service-content ul span {
	display:block;
	padding:0 0 6px 10px;
	font-size:11px;
}
#top-services .service-content ul li a {
	color:#39c;
	font-weight:bold;
}
	
#top-services .service-content ul li a:hover {
	color:#6cf;
}

/* Content */
#content {
	background:url(images/content-bg.gif) #fff;
	width:810px;
	margin:0 auto;
	padding:0 0 20px 0;
	}
	
/* Content - Menu */
#content #menu {
	background:url(images/content-menu-bg.gif) repeat-x #666;
	width:774px;
	height:37px;
	margin:0 auto 28px auto;
	padding:0;
}
	
#content #menu ul{
	width:645px;
	height:35px;
	padding:0;
	margin:0 auto;
	list-style:none;
	}
	
#content #menu li {
	display:block;
	float:left;
	height:35px;
	padding:0;
	margin:0;
	position:relative;
}
	
#content #menu a.menu-link {
	display:block; 
	height:35px; 
	text-indent:-9000px; 
	background-repeat:no-repeat;
	position:relative;
}
#content #menu ul li a span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:35px;
	cursor:pointer;
}

#menu .home a	{
	width:116px;
}
#menu .home a:link, #menu .home a:visited {
	background-image:url(images/pt/content-menu-button_home.jpg);
	background-position:bottom;
}
#menu .home-actived  a	{
	width:116px;
}
#menu .home-actived a:link, #menu .home-actived a:visited {
	background:url(images/pt/content-menu-button_home.jpg) bottom;
}
#menu .home a span {
	background-image:url(images/pt/content-menu-button_home.jpg);
}

#menu .services a	{
	width:133px;
}
#menu .services a:link, #menu .services a:visited {
	background-image:url(images/pt/content-menu-button_services.jpg);
	background-position:bottom;
}
#menu .services-actived  a	{width:133px;}
#menu .services-actived a:link, #menu .services-actived a:visited {
	background:url(images/pt/content-menu-button_services.jpg) bottom;
}
#menu .services a span {
	background-image:url(images/pt/content-menu-button_services.jpg);
}

#menu .portfolio a	{width:138px;}
#menu .portfolio a:link, #menu .portfolio a:visited {
	background-image:url(images/pt/content-menu-button_portfolio.jpg);
	background-position:bottom;
}
#menu .portfolio-actived  a	{width:138px;}
#menu .portfolio-actived a:link, #menu .portfolio-actived a:visited {
	background:url(images/pt/content-menu-button_portfolio.jpg) bottom;
}
#menu .portfolio a span {
	background-image:url(images/pt/content-menu-button_portfolio.jpg);
}

#menu .careers a {width:130px;}
#menu .careers a:link, #menu .careers a:visited {
	background-image:url(images/pt/content-menu-button_careers.jpg);
	background-position:bottom;
}
#menu .careers-actived  a {width:130px;}
#menu .careers-actived a:link, #menu .careers-actived a:visited {
	background:url(images/pt/content-menu-button_careers.jpg) bottom;
}
#menu .careers a span {
	background-image:url(images/pt/content-menu-button_careers.jpg);
}

#menu .contact a {width:128px;}
#menu .contact a:link, #menu .contact a:visited {
	background-image:url(images/pt/content-menu-button_contact.jpg);
	background-position:bottom;
}
#menu .contact-actived  a	{width:128px;}
#menu .contact-actived a:link, #menu .contact-actived a:visited {
	background:url(images/pt/content-menu-button_contact.jpg) bottom;
}
#menu .contact a span {
	background-image:url(images/pt/content-menu-button_contact.jpg);
}
#services-menu {
	width:130px;
	height:20px;
	background:#a2a2a2;
	border-bottom:1px solid #4a4a4a;
	border-right:1px solid #4a4a4a;
	border-left:1px solid #4a4a4a;
	padding:4px 0 0 0;
	text-align:center;
	position:absolute;
}
#services-menu img {
	margin:0 4px;
}
#menu #services-menu a {
	background:none;
	width:auto;
}

/* Content - About Us*/
#content #about {
	background:url(images/border-gradient.jpg) left no-repeat;
	width:612px;
	height:107px;
	margin:0 auto 28px auto;
	padding:0 0 0 28px;
	color:#000;
	line-height:18px;
	letter-spacing:1px;
}
	
#content #about img{ margin:0 0 4px 0;}
	
/* Content - Bottom Info */
#content #Bottom-info {
	width:700px;
	height:169px;
	margin:1px auto 38px auto;
	padding:10px 14px;
	border:1px solid #e5e5e5;
}
	
#content #Bottom-info #featured-services{
	width:240px;
	height:160px;
	float:left;
	margin:0;
	padding:0 10px 0 0;
	border-right:1px solid #e5e5e5;
	background:url(images/featuredservices-bg.jpg) no-repeat bottom right;
	color:#333;
	line-height:18px;
}
	
#content #Bottom-info #featured-services img{ margin:0 0 10px 0;}

#content #Bottom-info #featured-services ul {
	list-style:none;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	/*width:175px;*/
}
	
#content #Bottom-info #featured-services ul li a{
	background:url(images/li-bullet.gif) no-repeat;
	background-position:0 6px;
	display:block;
	padding:0 0 0 20px;
	margin:0;
	color:#069;
	font-weight:bold;
}
	
#content #Bottom-info #featured-services ul li a:hover{color:#036;}

#content #Bottom-info #join {
	width:179px;
	height:160px;
	float:left;
	margin:0;
	padding:0 10px;
	border-right:1px solid #e5e5e5;
	color:#999;
	line-height:18px;
	text-align:center;
	font-size:9px;
}
	
#bottom-contact {
	position:relative;
	width:239px;
	height:160px;
	float:left;
	text-align:right;
	margin:0;
	padding:0 0 0 10px;
	background:url(images/contact-bg.jpg) no-repeat bottom left;
	color:#333;
	line-height:18px;
}
	
#bottom-contact #address {
	padding:3px 0 0 0;
	color:#666;
	font-size:10px;
}
	
#bottom-contact #address strong {
	color:#000;
}