/* CSS Document */

@media print {
#containerHome {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	
	background-color:#fff;
	}
	#navlist li
{
padding: 1em;
display: inline;
color: #fff;
}

}

	
}
@media screen {

}
#containerHome {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 0;
	margin-bottom: 0;
	}

#topBarLogo {
	float: left;
	height:115px;
	width:760px;
	margin:0;
	background-color:#333333;
	background-image: url(../imgs/topBG.jpg);
	background-repeat: no-repeat;
	}

#topBarLogo a {
	
	
	background-color: transparent;
	}
	

#containerHome .headerImg {
	position: relative;
	left: 29px;
	top: 18px;
	border:0;
	}

/* GENERAL START */
body{
	margin: 0;
	background-color: #000;
	background-image: url(../imgs/bgTile2a.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
}

img {
	border:0;
	margin:0;
	}

ul, li {
	
	font-size:  82%;
	color: #B7B7B7;
}

p {
	
	margin: 11px 0 11px 0;
	
	font-size:  70%;
	color: #B7B7B7;
	
	
}

a:link, a:active, a:visited {
	
	text-decoration:underline;
	color:#B7B7B7;
	background-color: transparent;
  }

a:hover {
	text-decoration:none;
	color:#000;
	background-color: #fff;
}

.bulletColor {
	color: #DC4503;
	
	}




h1 {
	width:0;
	height:0;
	overflow:hidden;
	margin:0;
	padding:0;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	text-transform: uppercase;
	margin: 9px 0 11px 0;
	padding: 0;
}

h2 span {padding-bottom:2px;
border-bottom: 1px solid #8E8E8E;}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
margin: 15px 0 10px 0;
}


/* GENERAL END */




/* MENU START */	

#navlist
{
   	width: 760px;
	float:left;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom:0;
	padding-top: 9px;
	text-align:center;
	background-image: url(../imgs/menuBG.jpg);
	background-repeat: no-repeat;
	height:32px;
	text-transform: uppercase;
}

#navlist a, #navlist a:link, #navlist a:visited
{
font-size: 11px;
padding-left: 0;
padding-right: 0;
background-color: transparent;
font-weight: bold;
text-decoration: none;
color: #333;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
font-size: 11px;
padding-left: 0;
padding-right: 0;
text-decoration: none;
background-color: transparent;
color: #fff;
font-weight: bold;

}

#navlist ul
{
margin: 0;
padding: 0;
color: #fff;
}

#navlist li
{
padding: 0 1.6em 0 1.6em;
display: inline;
color: #fff;
}
/* MENU END */	




#content {
	float: left;
	width: 100%;
	margin: 0;
	padding:0;
	
}


#footer {
	float: left;
	height:34px;
	width: 100%;
	margin: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	
	text-align:left;
	background-image: url(../imgs/footerBG.gif);
	background-repeat: no-repeat;
	}



#footer .bottom {
	float: left;
	width: 100%;
	position: relative;	
	text-align:left;
	top: 10px;
	left: 17px;
	height:34px;
	}
	

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	background-color: transparent;
	}





/* form START */

.contactForm {

padding: 0px;
margin: 0px auto;
width:100%;
}

div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
	float: left;
	width: 23%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
	font-weight: bold;
    }

div.row span.formw {
  	float: right;
  	width: 75%;
  	text-align: left;
  	} 
  
 div.row span.formw label {

  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
   }  
  
textarea {
background-color: #fff;
color: #000;
font-family: arial, verdana, ms sans serif;

font-size: 11px
	}

form {
	margin-bottom:0;
	margin-top:15px;
	}
	
input {
background-color: #fff;
color: #000;
font-family: arial, verdana, ms sans serif;

font-size: 11px
} 	

submit {
background-color: #fff;
color: #000;
font-family: arial, verdana, ms sans serif;

font-size: 11px
} 	
	

/* form END */

#homeC1 {
	float: left;
	position: relative;
	
	width: 51%;	
	}

.HomeTopLeft {
	 padding: 3px 12px  3px 10px;
	}
#homeC3 {
	float: left;
	position: relative;
	width: 45%;
	padding-left: 18px;
	
	}

#latestProjects {
	margin: 10px 0 10px 0;
	}

.projectImg { margin: 10px 0 10px 0;

	}


#aboutC1 {
	float: left;
	position: relative;
	
	width: 56%;	
	}


	
#aboutC2 {
	float: left;
	position: relative;
	width: 40%;
	padding-left: 18px;
	
	}

.aboutImg { margin: 0 0 10px 0;

	}


#processC1 {
	float: left;
	position: relative;
	
	width: 69%;	
	}


#processC2 {
	float: left;
	position: relative;
	width: 28%;
	padding-left: 18px;
	
	}
	
	

#contactL {
	float: left;
	position: relative;
	
	width: 57%;	
	}


#contactR {
	float: left;
	position: relative;
	width: 39%;
	padding-left: 18px;
	
	}
	
#profolioTop {

	 padding: 3px 12px  3px 10px;
	
	}
#profolioL {
	float: left;
	position: relative;
	
	width: 48%;	
	}


#profolioR {
	float: left;
	position: relative;
	width: 48%;
	padding-left: 18px;
	
	}	


#servicesL {
	float: left;
	position: relative;
	
	width: 48%;	
	}


#servicesR {
	float: left;
	position: relative;
	width: 48%;
	padding-left: 18px;
	
	}	

/*.scroller {

height: 170px;	
width: 690px;	
overflow-x: auto; 
overflow-y: hidden; 
border: 0;		
padding: 0 8px 8px 8px;
}

.clientP {
width: 2000px;	

}

	*/
	
	.project {
	
	padding-bottom: 10px;

	
	}

 	.projImg  { 
	border: 0;
	 margin: 0;
   
	}

	
/* GREY ROUND BOX START */

.bl {background: url(../imgs/bl.gif) 0 100% no-repeat #333; width:100%} 
.br {background: url(../imgs/br.gif) 100% 100% no-repeat} 
.tl {background: url(../imgs/tl.gif) 0 0 no-repeat} 
.tr {background: url(../imgs/tr.gif) 100% 0 no-repeat; padding: 3px 10px  3px 10px} 
.clear {font-size: 1px; height: 15px}

/* GREY ROUND BOX END */
