@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	text-align: center;
        background: #0055A5 url(../images/main/back_bar.gif) 0 0 repeat-x;
	width: 839px;
}

#header {
	padding: 0;
	margin: 0;
	width: 839px;
	height: 187px;
        background: #0055A5 url(../images/main/back_bar.gif) 0 0 repeat-x;
}

#header_l {
	padding: 0;
	float: left;
	background: url(../images/main/blue_border_topleft.gif) 0 0 no-repeat;
	width: 20px;	
	height: 187px;
}

#logo_top {
	padding: 0;
	float: left;
	width: 225px;
	height: 187px;
	background: url(../images/main/logo_top.gif) 0 0 no-repeat;
}

#logo_home {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/main/home_top.jpg) 0 0 no-repeat;
}
#logo_about {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/about/about_top.jpg) 0 0 no-repeat;
}
#logo_contact {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/contact/contact_top.jpg) 0 0 no-repeat;
}
#logo_news {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/news/news_header.jpg) 0 0 no-repeat;
}
#logo_opportunities {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/opportunities/opportunities_top.jpg) 0 0 no-repeat;
}
#logo_portfolio {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/portfolio/portfolio_top.jpg) 0 0 no-repeat;
}
#logo_services {
	padding: 0;
	float: left;
	width: 574px;
	height: 187px;
	background: url(../images/services/services_top.jpg) 0 0 no-repeat;
}

#header_r {
	padding: 0;
	float: left;
	background: url(../images/main/blue_border_topright.gif) 100% 0 repeat-y;
	width: 20px;	
	height: 187px;
}

#headsep {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 839px;
	height: 8px;
}

#headsep_l {
	padding: 0;
	float: left;
	background: url(../images/main/blue_border_top_l.gif) 0 0 repeat-y;
	width: 20px;	
	height: 8px;
}

#headsep_m {
	padding: 0;
	float: left;
	background: url(../images/main/bluebar-top.gif) 0 0 no-repeat;
	width: 799px;	
	height: 8px;
}

#headsep_r {
	padding: 0;
	float: left;
	background: url(../images/main/blue_border_top_r.gif) 100% 0 repeat-y;
	width: 20px;	
	height: 8px;
}

#menu {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 839px;
	height: 20px;
	background: #006BB7 url(../images/main/blue_border_linkR.gif) 100% 0 no-repeat;
}

#menu #menu_l {
	float: left;
	background: url(../images/main/blue_border_linkL.gif) 0 0 no-repeat;
	width: 20px;
	height: 20px;
}

#menu img {
	float: left;
	width: 20px;
	height: 20px;
}

#menu li.divider {
	width: 1px;
	height: 16px;
	vertical-align: bottom;	
	background: #FFF;
}


#clear {
	clear: both;
}

#content {
	float: left;
	padding: 0;
	margin: 0;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.main {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.maintitle {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0055A5;
	text-decoration: none;
}
.titles {
        font: bold 12px/normal Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #666666;
        text-decoration: none;
}
ul {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
        color: #666666;
        text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 16px/20px Arial, Helvetica, sans-serif;	
}
label {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
        color: #000000;
        text-decoration: none;
        padding: 10px;
}

.bottonwhite {
	font: bold normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.feature {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 10px;
}
.bttom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.bttom_links:link {
	text-decoration: none;
}
.bttom_links:visited {
	text-decoration: none;
	color: #38A5DD;
}
.bttom_links:hover {
	text-decoration: none;
	color: #38A5DD;
	cursor: hand;
}
.bttom_links:active {
	text-decoration: none;
	color: #999999;
}

.bttom_links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0055A5;
	text-decoration: none;
}
.bttom_links2:link {
	text-decoration: none;
}
.bttom_links2:visited {
	text-decoration: none;
	color: #42B6EF;
}
.bttom_links2:hover {
	text-decoration: none;
	color: #42B6EF;
	cursor: hand;
}
.bttom_links2:active {
	text-decoration: none;
	color: #0055A5;
}
.portfolio {
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.portfolio2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: 1px;
	border-color: #FFFFFF;
}

a.aportfolio {
	font: 900 x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.aportfolio:hover {
	font: 900 x-small Arial, Helvetica, sans-serif;
	color: #5FAEFF;
	text-decoration: none;
	cursor: pointer;
}

span.aportfolio {
	font: 900 x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#noprev {	
	position:relative;
	background: url(../images/button-left-white.gif) top left no-repeat;	
	width: 20px;
	height: 20px;
}
 
#prev {	
	position:relative;
	background: url(../images/button-left-lightblue.gif) top left no-repeat;	
	width: 20px;
	height: 20px;
}
 
#prev a {	
	display: block;
	background: url(../images/button-left-white.gif) top left no-repeat;
	width: 20px;
	height: 20px;
}

#prev a:hover {	
	background: transparent none;
}
 
#nonext {
	position:relative;
	background: url(../images/button-right-white.gif) top left no-repeat;	
	width: 20px;
	height: 20px;
}

#next {
	position:relative;
	background: url(../images/button-right-lightblue.gif) top left no-repeat;	
	width: 20px;
	height: 20px;
}

#next a {
	display: block;
	background: url(../images/button-right-white.gif) top left no-repeat;
	width: 20px;
	height: 20px;
}
 
#next a:hover {	
	background: transparent none;
}

table.slideshow {
	width: 140px;
	border: solid 1px #0055A5;
	padding: 1;
	border-collapse: collapse;
	border-spacing: 0;
}

img.pics {
	width: 140px;
	height: 140px;
	border: none;
	background: url(../images/pic.gif) no-repeat top left;
}

img.nopics {
	width: 140px;
	height: 140px;
	border: none;
	background: url(../images/nopic.gif) no-repeat top left;
}


