* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	margin: 0 auto;
	margin-top: 0px;
	background: #F1F2F2 url(images/background.jpg) top repeat-x;
	font: Tahoma;
}

a:link, a:visited {
	color:#2B3990;
}


a.contact:link, a.contact:visited {
	color:white;
	text-decoration: none;
}

a.contact:hover {
	color: #EB4320;
	text-decoration: none;
}

a.contact:active {
	color: #EB4320;
	text-decoration: none;
}

a.capabilities:link, a.contact:visited {
	color:white;
	text-decoration: none;
}

a.capabilities:hover {
	color: #EB4320;
	text-decoration: none;
}

a.capabilities:active {
	color: #EB4320;
	text-decoration: none;
}

li {
	font-size: 10px;
	float: left;
	width: 185px;
	text-align: center;
	display: block;
	list-style: none;
	height: 136px;
}

li.list1 {
	font-size: 12px;
	float: left;
	width: 251px;
	text-align: left;
	display: block;
	height: 22px;
	padding-left: 30px;
}

li.list2 {
	font-size: 12px;
	float: left;
	width: 243px;
	text-align: left;
	display: block;
	height: 21px;
}

li.news {
	font-size: 12px;
	float: left;
	width: 500px;
	text-align: left;
	display: block;
	height: auto;
	padding-bottom: 10px;
	padding-left: 10px;
}

li.capabilies {
	float:left;
	font-size: 12px;
	height: auto;
	width: auto;
}

h1 {
	text-align: center;
	text-decoration: none;
	font-family: "tahoma";
	outline: none;
	border: none;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	text-align: center;
	text-decoration: none;
	font-family: "tahoma";
	outline: none;
	border: none;
	font-size: 17px;
	padding-top: 15px;
	padding-bottom: 12px;
	color: #20267D;
}

p.contact { color:white; font-size:12px; text-align: center; font-family : tahoma; line-height: 2.3;}

#header {
	width: 935px;
	height: 150px;
	margin-top: 29px;
	float: left;
	background: url(images/header_search.jpg) no-repeat;
}

#container {
	width: 935px;
	height: 605px;
	margin: 0 auto;
}

#left {
	width: 108px;
	height: 606px;
	float: left;
	background: url(../images/backgrounds/left_bg.png) no-repeat;
}

#right {
	width: 798px;
	height: 606px;
	float: right;
	background: url(../images/backgrounds/right_bg.png) no-repeat;
}
#topmost {
	width: 792px;
	height: 82px;
	background: url(../images/backgrounds/topmost_bg.png) no-repeat;
}

#body {
	width: 935px;
	height: 605px;
}
#body.withoverflow {
	width: 792px;
	height: 409px;
	padding-top: 30px;
	background: url(../images/backgrounds/right_body_bg.png) no-repeat;
}
#footer {
	width: 935px;
	height: 68px;
	background: url(images/footer.png) bottom no-repeat;
	float: left;
}

#flash_section {
	float: left;
	width: 935px;
	height: 415px;
	}
	
#body-right {
	float: right;
	width: 440px;
	margin-top: 25px;
	padding-right: 20px;
}
#overflow_div {
	width: 560px;
	padding: 10px 11px 10px 11px;
	height: 310px;
	overflow: auto;
	margin-left: 161px;
}
#overflow_div img {
	width: 174px;
	height: 200px;
	padding: 1px;
}
#overflow_flash {
	margin-left: 161px;
}

/* menu */

#menu {
	float: right;
	display: block;
	margin-top: 44px;
	margin-right: 80px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 588px;
	height: 41px;
}

#menu li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 90px;
	height: 41px;
	zoom: 1;
	*display: inline;
}

#menu ul li a {
	display: inline-block;
	width: 120px;
	height: 41px;
	background: url(images/nav_inactive2.png) no-repeat;
	z-index: auto;
	padding: 12px 0 0;
	font-size: 12px;
	color: #58595B;
	zoom: 1;
	*display: inline;
	
	text-align: center;
	text-decoration: none;
	font-family: "tahoma";
	outline: none;
	border: none;
}

#menu ul li a:hover,  #menu ul li .current {
	color: #fff;
	background: url(images/nav_active2.png) no-repeat;
	width: 120px;
	height: 41px;
	z-index: 10;
}

/* menu2*/

#navigation {
	float: right;
	display: block;
}

#navigation ul {
	margin: 0;
	list-style: none;
	height: 300px;
	width: 265px;
}

#navigation li {
	padding-top: 0px;
	margin: 0px;
	display: inline-block;
	width: 200px;
	height: 75px;
	zoom: 1;
	*display: inline;
}

#navigation ul li a {
	display: inline-block;
	width: 285px;
	height: 120px;
	z-index: auto;
	padding: 47px 0 0;
	font-size: 20px;
	color: #000033;
	zoom: 1;
	*display: inline;
	
	text-align: center;
	text-decoration: none;
	font-family: "tahoma";
	outline: none;
	border: none;
}

#navigation ul li a:hover,  #navigation ul li .current {
	color: #fff;
	background: url(images/left_menu_hover.png) no-repeat;
	color: white;
	width: 285px;
	height: 120px;
	z-index: 10;
}

#logo {
	width: 159px;
	height: 130px;
	margin-left:62px;
	float:left;
	margin-top:-8px;
	
}

#main-left {
	float: left;
	width: 245px;
	height: 345px;
	padding: 50px 20px 20px 20px;

	color: white;
	background: #2B3990 url(images/main_left.jpg) top no-repeat;
	font-family: "tahoma";
	font-size: 12px;

}

#main-left.cap_con {
	background: #2B3990 url(images/main_left_cap_con2_alt.jpg) top no-repeat;

}

#main-left.cap_serv {
	background: #2B3990 url(images/main_left_cap_serv2_alt.jpg) top no-repeat;

}

#main-left.cap_telecom {
	background: #2B3990 url(images/main_left_cap_telecom2_alt.jpg) top no-repeat;

}

#main-left.testimonials {
	background: #2B3990 url(images/testimonial_left_bg_alt.png) top no-repeat;

}

#main-left.capabilities {
	background: #2B3990 url(images/main_left_cap_alt.jpg) top no-repeat;

}

#main-left.about {
	background: #2B3990 url(images/about_us_leftbg_alt.jpg) top no-repeat;

}

#main-left.emaildisclosure {
	background: #2B3990 url(images/email_disclosure_left.jpg) top no-repeat;

}


#main-right {
	float: right;
	width: 565px;
	height: 415px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 55px;
	color: black;
	background: url(images/main_right.png) top no-repeat;
	font-family: "tahoma";
	font-size: 12px;

}

#main-right-portfolio {
	float: left;
	width: 595px;
	height: 415px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 55px;
	color: black;
	background: url(images/main_right.png) top no-repeat;
	font-family: "tahoma";
	font-size: 12px;

}

#main-right2 {
	float: right;
	width: 590px;
	height: 265px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	color: black;
	background: url(images/main_right.png) top no-repeat;
	font-family: "tahoma";
	font-size: 12px;

}

#main-right_contact {
	float: right;
	width: 565px;
	height: 415px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 55px;
	color: black;
	background: url(images/main_right.png) top no-repeat;
	font-family: "tahoma";
	font-size: 12px;

}
#capabilities_pic_bar {
	float: bottom;
	width: 650px;
	height: 150px;
	margin-left: -30px;
	background: url(images/cap_pic_bar.png) no-repeat;

}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#mycustomscroll {
	width: auto;
	height: 245px;
	overflow: auto;
	position: relative;
	color: black;
	padding-top: 20px;
	padding-right: 25px;
	
	}

#test_seperation {
	width: 590px;
	height: 35px;
	background: url(images/seperator.png) no-repeat;
}

#pup {
	position: absolute;
	z-index: 200; /* aaaalways on top*/
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
	width: 430px;
	background: #20267D url(images/popup_bg.png) bottom right no-repeat;
	color: white;
	font-size: 12px;
	font-family: "tahoma";
}


#description {
	
	float:left;
	width: 300px;
}

#stats {
	
	float: right;
	width: 100px;

}

.gallery_list_item {
	width: 92px;
	height: 100px;
	display: block;
	float: left;
	text-align: center;
}

#gallery_thumbnail_container {
	
	float: right;
	width: 185px;
	height: auto;
}

#main_photo_container {
	
	width: auto;
	height: auto;
	float: left;
}

#project_top {
	float: left;
	width: 75%;
	height: auto;
}

#gallery-thumbnails li img {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    width: 30px;
}

#gallery-thumbnails li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

#gallery-thumbnails {
    list-style: none outside none;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0;
    width: 352px;
}


#stats {
    margin-bottom: 25px;
    overflow: hidden;
    padding: 0;
}
.stats dd {
    margin-bottom: 2px;
}
#description {
    margin: 0 0 25px;
    padding: 0;
}
#description * {
    font-family: tahoma;
    font-size: 11px !important;
}
#description h3 {
    font-size: 16px !important;
}
#description p {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.adr {
    margin: 15px 0;
}
a.map {
    font-weight: bold;
    text-decoration: none;
}
#companies {
    border-top: 1px solid #CCCCCC;
    margin: 0;
    padding: 20px 0;
}
#companies ul {
    margin: 0;
    padding: 0;
}
#companies li {
    margin: 0 0 10px;
}
#collaborators .mark-toggle {
    color: #FFFFFF;
    text-decoration: underline;
}
#collaborators .fn {
    color: #FF6A2B;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    width: 190px;
}
#collaborators div.mark, #collaborators div.mark .fn {
    color: #000000;
}
#collaborators div.mark {
    margin: 0 !important;
    text-transform: none !important;
}
#collaborators .mark .role {
    background-color: #F7F7F7;
    overflow: hidden;
}
.mark .actions a {
    color: #0055FF !important;
}
