/* CSS Document */


/* HTML styles */
html {
	margin: 0px;
	padding: 0px;
	}
	
body{
		background-color: #772020;
		background-image: url(images/bg.gif);
		background-repeat: repeat;
		text-decoration: none;
		font: normal 14px/20px Helvetica, serif;
		letter-spacing:.03em;  
		color: #000000;
		margin: 0px; 
		padding: 0px;
		}


form {margin: 0;}
	
a:link {
		color: #7c2525;
		text-decoration: none;
		}

a:hover {
		color: #000000;
		}
	
a:visited {
			color: #7c2525;
			text-decoration: none;
			}
		
		
div, ol, ul, li{
		text-decoration: none;
		font: normal 14px/20px Helvetica, serif;
		letter-spacing:.02em;  
		color: #000000;	
		margin: 0px; 
		padding: 0px;
		}
		
	
li.bold{font-weight: bold;}
	
.bold{font-weight: bold;}

.italic{font-style:oblique;}


h1{
	font: normal 22px/22px Helvetica, serif;
	letter-spacing:.03em;  
	color: #7c2525;
	padding-top:31px;
	padding-bottom:20px;
	margin:0px;
	}
	
	
h2{
	font: normal 20px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #616263;
	margin-top:0px;
	}

form {margin: 0;}

	
p, pre {
	margin:0px 0px 0px 0px;
	font: normal 14px/21px Palantino, serif;
	color: #090909;
	}



/* Holds the position and with of the main window */	
#mainHolder{
	position:absolute;
	left: 50%;
	top: 0px;
	width:820px;
	height: auto;
	margin:0px;
	margin-left:-410px;
	padding:0px;
	visibility: visible;
	background-color: transparent;
}

	

#container{
	position:relative;
	left:0px;
	top:0px;
	width:820px;
	height: 100%;
	margin:0px;
	padding:0px;
	visibility: visible;
	background-color: transparent;
}


#topGraphic{
	background-color: transparent;
	width: 820px;
	height: 11px;
	margin: 0px 0px 0px 0px;
	padding-top:18px;
	float: none;
	}
	
#mainSection{
	width: 820px;
	background: #9e0b0f url("images/white-box-middle.gif") left top repeat-y;
}

#topPhone{
	width:821px;
	height:52px;
	margin:0px;
	padding:0px;
	font: bold 48px/48px verdana, sans-serif;
	letter-spacing:0em;
	color: #000;
	text-align:center;
}

#topBanner{
	height: 169px;
	width: 812px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background:#f6f6f7 url("images/ncs_logo.gif") left top no-repeat;
	}

#topBanner span {display: none;}

#topServices{
	width:821px;
	height:34px;
	margin:0px;
	padding:0px;
	font: normal 20px/20px helvetica, sans-serif;
	letter-spacing:.03em;
	color: #000;
	text-align:center;
}

#topServices .bullet{color:#cc0001;}

#bodyWrapper{
	margin-left: 79px;
	margin-top: 0px;
	width:635px;
	height: 100%;
	background-color: #ffffff;
	font: normal 14px/20px Helvetica, serif;
	letter-spacing:.02em;  
	color: #000000;
	float: none;
	}
	
		
#bodyWrapper p{
	font: normal 14px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	margin-bottom:20px;
	}
	

#bodyWrapper a.pageTop:link, #bodyWrapper a.pageTop:visited{
	font: bold 10px/10px Helvetica, serif;
	letter-spacing:.03em;  
	color: #7c2525;
	text-align:left;
	}
	
#bodyWrapper a.pageTop:hover{color:#000000;}	

#bodyWrapper p.small{
	font: normal 12px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	margin-bottom:20px;
	text-align:center;
	}
	
#bodyWrapper p.submenu{
	font: normal 16px/25px Helvetica, serif;
	letter-spacing:.05em;  
	color: #000000;
	margin-bottom:20px;
	text-align:center;
	}
	
#bodyWrapper a {
		font-weight:bold;
		}

#bodyWrapper .bold{font-weight: bold;}

#bodyWrapper .italic{font-style:oblique;}

#bodyWrapper .small{font: normal 12px/17px Palantino, serif;}



/*Customer List*/
#clients{
	float:left;
	width:635px;
	position:relative;
}

#client_list{
	float:left;
	width:633px;
	background-color:#dfc8c8;
	position:relative;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}

#client_list .row-d{
	background-color:#e5dbdb;
	width:633px;
	float:left;
	border-bottom: 1px solid #999;
}	

#client_list .row-l{
	background-color:#e5e9ec;
	width:633px;
	float:left;
	border-bottom: 1px solid #999;
}

#client_list .name {
	font: normal 14px/14px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000;
	float:left;
	position:relative;
	padding:10px 0px 0px 10px;
	width:268px;
	height:30px;
}


#client_list .service {
	font: normal 14px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	float:left;
	position:relative;
	padding:10px 5px 0px 0px;
	width:350px;
	height:30px;
}



/*photos*/
#photos{
  float: left;
   width: 635px;
   height: 100%;
   margin: 0px;
   padding: 0px;}

#leftSide{
	float: left;
	width: 315px;
	margin: 0px 0px 0px 0px;
	}
	
#rightSide{
	float: right;
	width: 319px;
	margin: 0px 0px 0px 0px;
	}
	
	
	
	
	
	
	

#bottomGraphic{
	background-color: transparent;
	width: 820px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding-bottom:18px;
	float: none;
	}
	



	
/* menu */
#menu{
	margin: 0px;
	padding: 0px;
	font: bold 18px/18px Helvetica, Arial, sans-serif;  
	color:#b3abab;
	letter-spacing:.03em;
	width: 812px;
	height:30px;
	background:#e5e9ec;
	border-bottom: 1px solid #c0a5a7;
	border-top: 1px solid #c0a5a7;
}

#menu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 105px;
	/*padding: 0px 0px 0px 165px;*/
	float: left;
	font: bold 18px/18px Helvetica, Arial, sans-serif;  
	color:#b3abab;
	width: 647px;
	height:30px;	
}


#menu ul li{
	display: inline;
	float: left;
	font: bold 18px/18px Helvetica, Arial, sans-serif;  
	color:#b3abab;
	letter-spacing:.05em;
	padding: 7px 0px 8px 8px;
}

#menu ul li a{
	float: left;
	color:#7b2425;
	letter-spacing:.03em;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#menu ul li a.email{
	float: left;
	color:#7b2425;
	letter-spacing:.03em;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width:100px;
	}

	
#menu ul li a:visited{
	color:#7b2425;
}

#menu ul li a:hover{
	color:#000000;
}






/*lists*/
#bodyWrapper ul{
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;		
	background: transparent;
	width: 645px;
	font: normal 14px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	position: relative;
	}

#bodyWrapper li{
	padding: 0px 0px 0px 15px;
	text-align: left;
	font: normal 14px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	list-style-type: none;
	background: transparent url(images/bullet.gif) left 6px no-repeat;
	}
	
#bodyWrapper li.subcat {
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: normal 14px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin: 0px 0 0px 10px;
	}


#bodyWrapper .box{
	border:2px solid #7c2525;
	padding: 20px 24px 20px 24px;
}

#footer{
	margin-top:20px;
	font: normal 12px/20px Helvetica, serif;
	letter-spacing:.03em;  
	color: #000000;
	text-align:center;
}

/* Holds the position of the white area containing */	
div.spacer {
  clear: both;
  }
  



