@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
img {
	border:0;	
}
ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;	
}
a.bullet {
	background:url(../img/bullet.gif) no-repeat right 4px;
	padding-right:18px;
	color:#C4DB0D;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#333333;
	font-weight:normal;
	margin:18px 0 15px 0;
	padding:0 0 0 0;
}

#body {
	width:950px;
	margin:0 auto 0 auto;
}

#body #logo {
	padding-left:50px;
	padding-top:15px;
	padding-bottom:10px;
}
#body #header {
	background:url(../img/shadow.jpg) no-repeat left bottom;
	float:left;
	width:950px;
	padding-bottom:6px;
	position:relative;
}
#flags {
	position:absolute;
	top:10px;
	right:10px;
}
#flags ul li {
	display:inline;
	padding:0 0 0 3px;
}
#flags ul li img {
	padding:1px;
	margin:1px;
}
#flags ul li.active img {
	border:1px solid #c4db0d;
	margin:0;
}

#menu-top {
	float:right;
	padding-right:6px;
}
#body #header .menu ul li,
#body #content .menu ul li {
	float:left;
	padding:0px 4px;
	text-transform:lowercase;
}
#body #header .menu ul li.active {
	font-weight:bold;
}

#menu-content {
	position:absolute;
	bottom:5px;
	right:5px;
}

#body #menu-bottom {
	text-align:center;
	padding-top:15px;
	width:950px;
	float:left;
}
#body #menu-bottom ul li {
	display:inline;
	padding:0 3px;
	color:#D7D8DA;
	text-transform:lowercase;
}

#body #content {
	width:950px;
	float:left;
	background:url(../img/shadow.jpg) no-repeat left bottom;
	padding:30px 0 30px 0;
	position:relative;
}
#body #content #left-tab {
	width:250px;
	float:left;
	padding-left:50px;
}
#body #content #info {
	width:600px;
	padding-right:48px;
	float:left;
}
#body #content #info .with-right-menu {
	padding-right:250px;
}

#body #content #info .right-menu {
	position:absolute;
	top:50px;
	right:10px;
	width:255px;
	border-left:1px solid #333333;
	padding-left:10px;
}

#our-jobs-box .middle {
	border-left:1px solid #666666;
	padding:10px 10px 10px 17px;
}
#our-jobs-box .middle #pc-small {
	margin-top:10px;
	background:url(../img/pc-small.jpg) no-repeat 0 0;
	width:120px;
	height:71px;
	padding-left:26px;
	padding-top:4px;
}
#our-jobs-box .middle .text {
	line-height:13px;
	width:230px;
	overflow:hidden;
}
#our-jobs-box .middle .text h1 {
	font-size:12px;
	margin:0 0 2px 0 !important;
	padding:0 !important;
}
#our-jobs-box .middle .text b {
	color:#C4DB0D;	
}
#our-jobs-box .middle .text b strong {
	font-size:16px;	
}
#our-jobs-box .middle .link {
	text-align:center;
	width:146px;
}
#our-jobs-box .middle .link-left {
	text-align:left;
	padding-top:5px;
}
#our-jobs-box .middle .link a {
	text-transform:lowercase;	
}

#contact-box {
	padding-top:30px;	
}
#contact-box .contact-phone {
	background:url(../img/bg-phone.gif) no-repeat 0 0;
	width:127px;
	height:26px;
	padding-top:28px;
	padding-left:55px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:1px;
}
#contact-box .contact-budgetrequest {
	background:url(../img/bg-budgetrequest.gif) no-repeat 0 0;
	width:182px;
	height:32px;
	padding-top:3px;
	text-align:center;
}
#contact-box .contact-budgetrequest a {
	font-size:11px;
	color:#A6B70B;
}

#social-box {
	padding-top:10px;
}
#social-box ul li {
	float:left;
	padding-right:4px;
}

#bottom {
	width:850px;
	float:left;
	padding:0 50px;
	margin-top:10px;
}
#bottom .top .left,
#bottom .bottom .left {
	width:425px;
	float:left;
}
#bottom .top .right,
#bottom .bottom .right {
	width:425px;
	float:left;
	text-align:right;
}
#bottom .middle {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	width:848px;
	float:left;
	padding:5px 0;
}
#bottom .middle .box {
	float:left;
	width:190px;
	padding:0 10px 0 12px;
	background:url(../img/sep-white.jpg) no-repeat right 5px;
	line-height:14px;
}
#bottom .middle .box-last {
	background:none;	
}
#bottom .middle .box h1 {
	font-size:15px;
	margin:0;
	padding:0 0 5px 0;
}
#bottom .middle .box h1 a {
	font-size:15px;
}
#bottom .middle .box a b {
	font-weight:normal;
	color:#C4DB0D;
	white-space:nowrap;
}

ul.list li {
	padding-bottom:8px;	
}
ul.list li a {
	background:url(../img/bullet.gif) no-repeat left 4px;
	padding-left:18px;
	text-decoration:underline;
}
ul.right-menu {
	
}
ul.right-menu li {
	padding-bottom:2px;
}
ul.right-menu li a {
	background:url(../img/bullet.gif) no-repeat left 4px;
	padding-left:17px;
	text-decoration:none;
}
ul.right-menu li.active a {
	color:green;
}


#pc,
#pc-small {
	position:relative;
}
#pc #pc-loading {
	position:absolute;
	bottom:45px;
	right:29px;
}
#pc #pc-loading img {
	width:19px;
	height:2px;
}
#pc #portfolio-image-container {
	width:380px;
	height:239px;
	position:relative;
	overflow:hidden;
}
#pc #portfolio-image-container #portfolio-current-image-container {
	position:absolute;
	top:0;
	left:0;
}
#pc #portfolio-image-container #portfolio-next-image-container {
	position:absolute;
	top:0;
	left:380px;
}

#pc-small #pc-loading {
	position:absolute;
	bottom:10px;
	right:8px;
}
#pc-small #pc-loading img {
	width:4px;
	height:1px;
}
#pc-small #portfolio-image-container {
	width:93px;
	height:56px;
	position:relative;
	overflow:hidden;
}
#pc-small #portfolio-image-container #portfolio-current-image-container {
	position:absolute;
	top:0;
	left:0;
}
#pc-small #portfolio-image-container #portfolio-next-image-container {
	position:absolute;
	top:0;
	left:93px;
}

