/* CSS Document */

body {
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:1.5em;
background-color:#000000;

scrollbar-face-color:#00; 
scrollbar-arrow-color:#22; 
scrollbar-track-color:#65; 
scrollbar-shadow-color:''; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:'';
}

#global {
position:absolute;
left: 50%;
top: 50%;
width: 700px;
height: 400px;
margin-top: -200px;
margin-left: -350px;
background-image:url(images/assets/main_bg.jpg);
background-repeat:no-repeat;
}

#global_projects {
position:absolute;
left: 50%;
top: 50%;
width: 700px;
height: 400px;
margin-top: -200px;
margin-left: -350px;
background-image:url(images/assets/projects_bg.jpg);
background-repeat:no-repeat;
}

#global_temp {
position:absolute;
left: 50%;
top: 50%;
width: 700px;
height: 400px;
margin-top: -200px;
margin-left: -350px;
background-image:url(images/temp.jpg);
background-repeat:no-repeat;
}

#menu {
position:absolute;
top:1px;
left:1px;
width:698px;
height:28px;
}

#menu ul {
	list-style: none;
	margin:0px;
	padding:5px 0px 0px 17px;
	width:auto;
}

#menu ul li {
	list-style: none;
	display: block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:85px;
	height:18px;
	color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
}

.menu_dropdown_tile ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}

.menu_dropdown_tile ul li {
	list-style: none;
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:85px;
	height:18px;
	color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
}

.menu_dropdown {
position:absolute;
top:1px;
width:134px;
display:none;
z-index:50;
}

#menu_drop3 {
left:176px;
}

#menu_dropdown_top {
background-image:url(images/assets/menu_bg_top.png);
background-repeat:no-repeat;
width:134px;
height:42px;
z-index:51;
}

#menu_dropdown_tile {
background-image:url(images/assets/menu_bg_tile.png);
background-repeat:repeat-y;
width:134px;
z-index:52;
}

#menu_dropdown_bottom {
background-image:url(images/assets/menu_bg_bottom.png);
background-repeat:no-repeat;
width:134px;
height:16px;
z-index:53;
}

a.menu_link:link, a.menu_link:visited, a.menu_link:hover {
color:#CCCCCC;
font-size:13px;
font-weight:bold;
text-decoration:none;
z-index:60;
position:relative;
}

a.menu_link:hover {
text-decoration:underline;
}

.content {
position:absolute;
top:210px;
left:13px;
width:320px;
height:190px;
overflow:auto;
z-index:1;
}

.scroll-pane {
	width: 200px;
	overflow: auto;
	background: #ccc;
	float: left;
}


#content_about {
position:absolute;
top:80px;
left:13px;
width:400px;
height:245px;
overflow:auto;
}

#content_about h1{
	margin-top: 5px;
	border-bottom: 1px solid #999;
}

#content_about h1{
line-height:1.2em;
}

#content_about img{
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	float:right;
}



#content_about h1{
	margin-top: 5px;
	border-bottom: 1px solid #999;
}

#content_about h2{
	font-size:15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0px;
	margin: 5px 0px;
}

.content_service {
position:absolute;
top:80px;
left:13px;
width:400px;
height:310px;
overflow:auto;
}

.additional_content {
position:absolute;
top:400px;
left:0px;
width:700px;
padding:10px;
font-size:9px;
text-align:center;
}

h1 {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
margin:0px 0px 0px 0px;
padding:0px;
}

p {
margin:4px 0px 0px 0px;
padding:0px;
}

.content_projects_left {
position:absolute;
top:39px;
left:10px;
width:285px;
height:285px;

}

.projects_intro {
height:72px;
overflow: visible;
line-height:1.6em;

}

.projects_project_thumbs {
height:62px;
overflow:hidden;

margin:7px 0px 8px 0px;
}

.projects_project_text {
height:128px;
overflow:hidden;
border:#575757 1px solid;
padding:5px;
display:none;
}

.content_projects_main_pic {
position:absolute;
top:39px;
left:307px;
width:380px;
height:285px;
border:#575757 1px solid;
}

.content_right {
position:absolute;
top:100px;
left:430px;
/*width:250px;*/
/*height:285px;*/
border:#575757 1px solid;
}

.content_right img {
	margin: 5px;
}

.content_right p {
	padding:0;
	margin:0;
	text-align:center;
}

.content_projects_thumbs{
position:absolute;
top:330px;
left:309px;
width:380px;
height:55px;

}

#content_about_us{
	overflow:auto;
/*	margin-top:30px;*/
	height:275px;
	margin-left: 30px;
	margin-right:30px;
}

#content_about_us p{
	margin-bottom:25px;
	clear:both;
}

#content_about_us .left{
	float:left;
	width: 70px;
	margin-bottom: 65px;
}

#content_about_us .right{
	margin-left: 70px;
}

#content_contact{
	margin-left:13px;
	margin-top:120px;
}

.award{
	margin-bottom:35px;
}

.award img{
	border:#CCCCCC 1px solid;
}

.project_thumbs_right {
float:right;
width:280px;
}

.project_thumbs_right ul {
	list-style: none;
	margin:0px;
	padding:0px 0px 0px 5px;
	width:auto;
}

.project_thumbs_right ul li {
	list-style: none;
	display: block;
	float:right;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	width:34px;
	height:34px;
	border:#CCCCCC 1px solid;
}

.projects_project_thumbs ul {
	list-style: none;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:auto;
}

.projects_project_thumbs ul li {
	list-style: none;
	display: block;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:34px;
	height:34px;
	border:#CCCCCC 1px solid;
}

.catintro_p {
margin:2px 0px 0px 0px;
font-size:11px;
line-height:100%;
}

.about_title {
	margin-top: 50px;
	margin-left: 15px;
/*	background-color: red;*/
}

.case_study_cont {
display:none;
overflow:hidden; /*DB Changed to get rid of IE7 scrollbar*/
}

.loadingImage {
position:absolute;
top:100px;
left:135px;
width:120px;
height:40px;
background-color:#000000;
border:#CCCCCC 1px solid;
text-align:center;
padding:15px 0px 0px 0px;
}

#click_thumb_label {
padding:5px 0px 0px 0px;
display:none;
width:100px;
float:left;
}

a:link, a:visited, a:hover {
color:#FFFFFF;
}

a:hover {
color:#999999;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:hover {
font-size:9px;
text-decoration:none;
color:#FFFFFF;
}

a.footerlink:hover {
text-decoration:underline;
}

.osdm {
text-indent:-2000px;
}