@charset "utf-8";
/* CSS Document */



body{
  font-family: Arial,Verdana,Helvitica,sans-serif;
  color: #666;
  padding: 0px;
  margin: 0px;
  font-size: 62.5%;
  font-weight: normal;
  height: 100%;
  background: #121212 url('/templates/directory/template2/images/bg.jpg') repeat-x;
  background-position: top;
  /*text-align: center;*/

}

h1 h2 h3 h4 h5 h6{
        color: #494949;
}

h1{
        margin-top: 5px;
        margin-bottom: 0px;
        font-size: 1.6em;
}

h2{
        font-size: 1.4em;
        margin-bottom:.4em;
}


#header {
	width: 760px;
	margin: 0 auto;
	position: relative;
	height: 120px;
}

#header #menu{
	width: 760px;
	height: 40px;
	
	background-image: url(/templates/directory/template2/images/header.jpg);
}

/*#header.noMargin{
	margin: 0px -15px 0px -15px;
	padding-left: 15px;
}*/

/*#header.noMargin{
	margin-top: 0px;
}*/

#header h1{
	margin-top: 15px;
	color:#FFFFFF;
	font-size: 3em;
}

#header h2{
	margin-top: 0px;
	font-size: 2em;
	color: #a5a5a5;
}

#footer{
	padding-top: 4px;
	clear:both;
	display:block;
	margin-top:.5em;
	text-align: center;
	font-size: 1em;
	color: #CCCCCC;
}

#footer a{
	color: #CCCCCC;
}

.rightLink{
	float:right;
}


.customerUrl{
	float:right;
	/*clear:both;*/
	margin-top:4px;
	margin-bottom:4px;
}

.customerImage{
	width: 100px;
	border: none;
/*	border: solid 1px #494949;
	background-color:#CCCCCC;*/
	float: left;
	margin-right:.25em;
	/*margin-top:.25em;*/
	margin-bottom:.25em;
}

.customerImage.noImage{
	height:60px;
}

.customer{
	width:100%;
	/*float:left;*/
/*	margin-top: 2em;*/
	margin-bottom: 2em;
	display:block;
/*	padding-bottom:2em;*/
	clear: both;
}

.customer p{
	margin:  auto;
	color: #494949;
}

.customer a{
	font-size: 1.2em;
/*	margin-top:4px;	
	margin-bottom:4px;*/
}

.customer .services{
/*	font-size: 1.2em;*/
	text-align: center;
	padding-left: 100px;
	margin-top: 4px;
	
}

.customer .services .service{
	/*white-space: nowrap;	*/
 }

.customer .services .service a{
	color: #666666;
	text-decoration: none;	
}

.customer .services .service a:hover{
	text-decoration: underline;	
}

.customer .services .seperator{
	padding-left: .5em;
	padding-right: .5em;
 }


h2 a {
	text-decoration:none;
	color:#494949;
}





.whiteBox1{
	margin: 0 auto;
	display:block;
	position: relative;
}

.whiteBox1, .top,  .bottom{
	width: 760px;
}

.whiteBox1 .corner{
	width: 8px;
	height: 8px;
	display: block;
	position: relative;
}

.whiteBox1 .content{
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
	float:left;
	
	min-height:300px;
	width:744px;
}

 .top,  .bottom{
	height:8px;
	display:block;
	position: relative;
}

.whiteBox1 .middle{
	background-color: #FFFFFF;
	width: 744px;
	height: 8px;
	float: left;
	display:block;
	position: relative;
	
}

.whiteBox1 .corner.left{
	float:left;
}

.whiteBox1 .corner.right{
	float:right;
}

.whiteBox1 .wbtop .corner.left{
	background-image: url(/templates/directory/template2/images/w_tl.gif);
}

.whiteBox1 .wbtop .corner.right{
	background-image: url(/templates/directory/template2/images/w_tr.gif);
}

.whiteBox1 .wbbottom .corner.left{
	background-image: url(/templates/directory/template2/images/w_bl.gif);
}

.whiteBox1 .wbbottom .corner.right{
	background-image: url(/templates/directory/template2/images/w_br.gif);
}

.boxWrapper{
	padding-bottom:10px;
	float:left;
}

.greyBox1, .greyBox1 .top, .greyBox1 .bottom{
	width: 744px;
}

.greyBox1 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px !important;
	
	display: block;
	position: relative;

}

.greyBox1 .corner{
	width: 8px;
	height: 8px;
	display: block;
	position: relative;
}

.greyBox1 .content{
	padding-left: 8px !important;
	padding-right: 8px !important;
	background-color: #aaaaaa;
/*	padding-bottom: -8px;*/
	
/*	padding-top: 20px;
	padding-bottom: 20px;*/
	min-height: 110px;
	float: left;
	width: 728px;
	
}

.greyBox1 .gbtop, .greyBox1 .gbbottom{
	height:8px;
	display:block;
	position: relative;
}

.greyBox1 .middle{
	background-color: #aaaaaa;
	width: 728px;
	height: 8px;
	float: left;
	display:block;
	position: relative;
	
}

.greyBox1 .corner.left{
	float:left;
}

.greyBox1 .corner.right{
	float:right;
}

.greyBox1 .gbtop .corner.left{
	background-image: url(/templates/directory/template2/images/g_tl.gif);
}

.greyBox1 .gbtop .corner.right{
	background-image: url(/templates/directory/template2/images/g_tr.gif);
}

.greyBox1 .gbbottom .corner.left{
	background-image: url(/templates/directory/template2/images/g_bl.gif);
}

.greyBox1 .gbbottom .corner.right{
	background-image: url(/templates/directory/template2/images/g_br.gif);
}
