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


html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{  margin:0px;  padding:0px;  border:0px;  border-collapse:separate;  border-spacing:0px;}
input,select{  margin:0;  padding:0;}

html, body {
    min-height: 100%;
	font-family: Tahoma;
	
}

body
{
	height: 100%;
	background-color:#eee;
	background-position:top;
	background-repeat:no-repeat;
	overflow-y:scroll;
	
}

/* NN6/7 min-width is needed for scrollability when wrapper is centered */  
body {   
    min-width: 950px;
}

img, img a{border:none;} 


p,a, ul, li
{

	font-size :	12px;	
	letter-spacing:normal;
	
}


h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 25px;
	padding: 5px 0px 5px 0px;
	line-height:0.8em;
	text-align:left;
	color:#fff;
	font-weight:normal;
}

h2 {
	font-size: 25px;
	padding: 8px 0px 8px 8px;
	text-align:left;
	display: inline;
	color:#fff;
	font-weight:normal;
}

h3 {
	font-size: 14px;
	font-weight:normal;
	color:#FFFFFF;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
	padding: 8px 15px 8px 8px;
	line-height:1em;
	text-align:left;
	display: inline;
	color:#ddd;
	font-weight:normal;
}

h6 {
	font-size: 14px;
	color:#fff;
	font-weight:normal;
	text-align:justify;
	line-height:1.2em;

}



/* container */
#container {
	margin:0 auto;
	
}

/* Hack for IE */
* html #container {
    height: 100%;
}
/* End IE Hack */ 


#top{
	width:928px;
	margin:0 auto;
	height:40px;
}

#top #logo{
	float:left;
	margin-top:5px;
}

#top #top_menu{
	float:left;
	margin-left:30px;
}

#top #top_menu ul{
	list-style:none;
}

#top .top_menu_item{
	float:left;
	padding:13px;
}

#top .top_menu_item a{
	font-size:9px;
	font-weight:regular;
	color:#bbb;
	text-decoration:none;
}

#top .top_menu_item a:hover{
	color:#ff3300;
}

#top .top_menu_item#on a{
	color:#ff3300;
}




#top #equals{
	float:right;
	margin-top:5px;
}

#bottom{
	width:941px;
	margin:0 auto;
	margin-top: -10px;
}

#bottom #3dmenu{
	float:left;
	
}




#main{width:928px; height:672px; margin:0 auto;}




#home_welcome{
	float:right;
	height:30px;
	width:400px;
	margin-top:250px;
	padding:20px;
}
#home_text{
	clear:right;
	width:400px;
	padding:20px;
	float:right;
	margin-top:5px;
}

#home_contact{
	clear:right;
	width:400px;
	padding:20px;
	float:right;
	margin-top:20px;
	color:#FFFFFF;
}

#home_contact a{
	color:#FFFFFF;
}






.portfolio_column{
	float:left;
	height:650px;
}

.portfolio_column#first{
	width:300px;
	margin-right:20px;
}

.portfolio_column#first .menu_item{
	font-size:9px;
	color:#000;
}

.portfolio_column#first .menu_item_arch{
	font-size:9px;
	color:#000;
}

.portfolio_column#first .menu_item .submenu_item{
	font-size:11px;
	text-transform:uppercase;
	color:#00a8e3;
}

.portfolio_column#first .menu_item_arch .submenu_item{
	font-size:11px;
	text-transform:uppercase;
	color:#00a8e3;
}

.portfolio_column#first .menu_item_arch .submenu_item:hover{
	color:#333;
}

.portfolio_column#first .menu_item_arch .submenu_item#po_on{
	color:#333;
}


.portfolio_column#second{
	width:600px;
	background-color:#FFFFFF;
	
}

.portfolio_column ul{
	list-style:none;
}

.portfolio_column .menu_item{
	background-color:#FFFFFF;
	border-bottom:solid 8px #ccc;
	padding:5px 0 5px 5px;
	margin-bottom:5px;
}

.portfolio_column .menu_item_arch{
	background-color:#FFFFFF;
	border-bottom:solid 8px #ccc;
	padding:5px 0 5px 5px;
	margin-bottom:5px;
	overflow-y:scroll;
	height:630px;
}

.portfolio_column ul li{
	border-bottom:dotted 1px #aaa;
	padding:5px 0 5px 5px;
}

.portfolio_column ul li:hover{
}

.portfolio_column ul li ul li:hover{
	background-color:#eee;
	cursor:pointer;
}

.portfolio_column ul li ul li#po_on{
	background-color:#eee;
}

.portfolio_column #project_name1{
	float:left;
	width:400px;
	padding:20px;
	margin:10px 0;
}

.portfolio_column #project_name2{
	float:left;
	width:400px;
	padding:20px;
	margin:10px 0;
	margin-top:0px;
}

.portfolio_column #project_viewer{
	float:left;
	padding:0px 0 0px 30px;
	height:420px;
	overflow:hidden;
}




#services_menu{
	float:left;
	width:300px;
	margin-right:20px;
}

#services_text{
	float:left;
	background-color:#FFFFFF;
	width:600px;
	height:660px;
	margin-bottom:12px;
	
}

#service_title{
	float:left;
	padding:20px;
	margin:10px 0;
}

#service_title2{
	clear:left;
	float:left;
	padding:20px 50px 20px 50px;
	width:400px;
}


#service_text{
	float:left;
	width:540px;
	padding:0 30px 0 30px;
	margin-top:10px;
	text-align:justify;
	color:#333333;
}

#services_contact{
	clear:both;
	float:right;
	padding:10px 30px 10px 30px;
	width:300px;
	color:#FFFFFF;
	background-color:#ff3300;
	margin-top:30px;
	
}

#services_contact a{
	color:#FFFFFF;
}




#about_title{
	float:right;
	height:30px;
	width:500px;
	margin-top:250px;
	padding:20px;
}

#about_title2{
	clear:right;
	float:right;
	height:30px;
	width:500px;
	margin-top:5px;
	padding:20px;
	padding-bottom:40px;

}

#about_text{
	clear:right;
	width:500px;
	padding:0 20px 0 20px;
	float:right;
	margin-top:5px;
}





#contact_page{
	float:right;
	
	
}

#contact_form{
	float:right;
	padding:20px;
	width:400px;
}

#contact_form .mylabel{
	float:left;
	margin-bottom:5px;
}

#contact_form .mylabel .label_name{
	width:100px;
	float:left;
}

#contact_form .mylabel .label_name label{
	float:left;
	font-size:10px;
	color:#FFFFFF;
}

#contact_form .mylabel .label_box{
	float:left;
}

#contact_form .mylabel .label_box input{
	float:left;
	width:200px;
}

#contact_form .mylabel .label_box textarea{
	float:left;
	width:250px;
	height:200px;
}
#contact_form .mylabel .label_button{
	float:left;
	padding-left:100px;
}

#contact_form .mylabel .label_button input{
	width:250px;
	height:50px;
}

#contact_main{
	position:relative;
}

#contact_map{
	position:absolute;
	z-index:100;
	top:0;
	left:0;
}

#contact_page{
	position:absolute;
	z-index:200;
	right:0;
	top:0;
}

#contact_info{
	clear:right;
	float:right;
	padding:40px 120px 40px 20px;
	width:300px;
	margin-top:10px;
}


#contact_info .contact_info{
	float:left;
	line-height:1.2em;
	width:200px;
	color:#FFFFFF;
	font-size:12px;
}

#contact_info .contact_titles{
	clear:left;
	float:left;
	line-height:1.2em;
	height:15px;
	width:100px;
	font-size:10px;
	color:#FFFFFF;
}

#error{
	flot:left;
	padding:40px 120px 40px 20px;
	width:300px;
	
}

#error ul{
	list-style:none;
}



#copyright p{
	font-size:10px;
	color:#ff3300;
}





#slider {

	/* You MUST specify the width and height */
	width:350px;
	max-height:400px;
	position:relative;	
	overflow-x:hidden;
	padding-right:200px;
}

#mask-gallery {
	overflow:hidden;
	width:350px;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	z-index:0;
	width:350px;
	/* width = total items multiply with #mask gallery width */
	width:1050px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
		padding:0!important;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	right:0;
	z-index:500;
	
	/* width should be lesser than #slider width */
	width:200px;
	overflow:hidden;	
	

}
	
#excerpt {

	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:200px;
	overflow:hidden;
	color:#333;
	text-align:justify;
}

	#excerpt li {
		padding:5px;
	}
	

#buttons{
	float:left;
	background-color:#eee;
	border-bottom:solid 2px #ccc;
	}

#buttons a{
	font-size:9px;
	color:#333;
	text-decoration:none;
	padding:2px;
}


.clear {
	clear:both;	
}






/*------------------------ These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
}

.sIFR-hasFlash h2 {
	/*visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;*/
}

.sIFR-hasFlash h3 {
	/*visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;*/
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	/*letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;*/
}


