@charset "UTF-8";
/* CSS Document */
* {
  padding-left: 10;
  margin: 0;
}

 body {
  text-align:left;  
  font-family: arial, helvetica, verdana, tahoma;
  font-size: 14px;
  color: #000000;
  padding-top: 0px;
  padding-left: 10px;
  background-image: url(images/bg_repeattop.jpg);
  background-repeat:repeat-x;
  background-color: #000000;
 }
 
 #page {
	background: url(images/bgA_3.png) no-repeat center top;
	width: 100%;
	display: table;
}

#content {
	width: 900px;
	margin: 20px auto 0;
	padding: 20px;
}

#header { 
	width: 300px;
	float: left;
	padding-top:35px;
	margin-bottom:15px;
	margin-left:20px;
}

#topcontainer {
	background-color:#000000;
	/*border:1px solid #3F3C38;*/
	opacity: .9;
	padding:auto;
	width: 900px;
	float: left;
	background:url(images/bg-pgWrap.png); repeat-x;
	}

	

#maincontainer {
	/*border:1px solid #3F3C38;*/
	background-color:#ffffff;
	background-position:top left;
	width: 900px;
	margin-top:auto;
	float: left;
}
#topmaincontainer {
	background-color:#ffffff;
	background-position:top left;
	background-image:url("images/content_header_repeat.jpg");	
	width: 900px;
	float: left;
}
#bottommaincontainer {
	background-color:#ffffff;
	width: 900px;
	float: left;
}
#bottomcontainer {
	background-color:#000000;
	opacity: .9;
	width: 900px;
	float: left;
	
}

#footer {
	padding-right:15px; 
	text-align:right;
	font-size: 11px;
	color:#424743;
	width: 900px; 
	float: left;
}

#left {
	padding-top:25px;
	padding-bottom:50px;
	padding:60px;
	width: 300px;
	float: left;
}

#right {
	padding-top:25px;
	padding-bottom:50px;
	padding:40px;
	float: right;
	width: 400px;
}

#contactmaincontainer {
	/*border:1px solid #3F3C38;*/
	background-color:#ffffff;
	background-position:top left;
	background-image:url("images/content_header_repeat.jpg") repeat-x;
	width: 900px;
	margin-top:auto;
	float: left;
}
#contactleft {
	padding-top:65px;
	padding-bottom:50px;
	padding-left:70px;
	width: 400px;
	float: left;
}
#contactright {
	padding-top:70px;
	padding-bottom:50px;
	padding-right:30px;
	float: right;
	width: 300px;
} 


/* CONTACT INFO */
.contactHdr {
	font-family: arial, helvetica, verdana, tahoma;
	text-transform: uppercase;
	font-size: 14px;
	color:#585045;
	width:900px;
	float:left;
    padding: 10px 10px 0 0;
	text-align:left; 
	font-size:.85em;
}

.contactHdr li {
	float:right;
	
	padding-left:67px; 
	
	background-repeat:no-repeat;
	background-position: 100% 0; 
	list-style-type:none; 
	/*line-height:1.5em;*/
}

/* CONTACT LIST */
.pgSummaryCont dd {padding:10px 0 15px 16px;}
.pgSummaryCont dd span {display:block;}
span.phoneNum, span.emailAdd, span.address {padding-left:30px; margin-left:-30px; background-repeat: no-repeat; background-position: 0 .3em;}
span.phoneNum {background-image:url(images/icon_phone.gif); margin-top:15px;}
span.emailAdd {background-image:url(images/icon_email.gif); margin-top:15px;}
span.address {background-image:url(images/icon_stamp.gif); margin-top:5px;}




.copyright {
	color:#585045;
	
}

/*Navigation*/
.topNav {
	float:right;
    padding: 15px 15px 0 0;
	text-align:right; 
	font-size:.85em;
}
.topNav li {
	float:right; 
	padding-right: 30px;
	margin:left; 
	border:1px solid #efeae3; 
	list-style-type:none;
}

/*page content*/
.pgContent {
	width:400px; 
	padding: 20px 0 60px; 
}

.pgContent h1 {  
	font-family: arial, helvetica, verdana, tahoma;
  	font-size: 20px;
  	color: #000000; 
}


.portfolio .pgContent {background-position: 400px 0;}
.process .pgContent {background-position: 498px 0;}

#flashHdr { 
	width: 250px;
	float: right;
	padding-top:35px;
	margin-bottom:15px;
	margin-left:20px;

div.gallery ul li span { display:block; padding:0 15px; font:normal 14px "Times New Roman", Times, serif; color:#222222; text-transform:uppercase; line-height:1.6em;}
div.gallery ul li strong { display:block; padding:5px 0 0 0; margin:0; font:bold 16px "Times New Roman", Times, serif; color:#222222;} 

