BODY {
      	background-color : #000000;
      	background-image:;
      	background-repeat:;
	background-attachment: fixed;
	font-family : Arial;
	font-size: 12pt;
	color:#;
	line-height:1em;
	padding:;
	margin:;
}


a[href$=".pdf"]{
	background: url(pdficon_small.gif) no-repeat right top;
	padding-right: 20px;
	padding-bottom: 5px;
}


a {
	color: #757575;
	text-decoration:none;
 }
 a:hover {
	text-decoration:underline;

 }
 a:active {
 background: #fff;
 }

#wrapper{
	position:relative;
	width:1220px;
	height:660px;
	margin:0 auto;
	padding:0px;
	border: ;
}

#header {
	position:relative;
	width:1220px;
	height:60px;
	margin:0 auto;
	padding:0px;
	background:#000000;

}

#content {

	position:relative;
	width:1220px;
	height:490px;
	margin:0px;
	padding:0px;
	border:;
	background:#000000;
}


#footerSite {

	position:relative;
	width:1220px;
	height:110px;
	margin:0 auto;
	padding:0px;
	border:;
	background:#000000;
}

#sigButton{


	position:relative;
	left:160px;
	width:156px;
	height:110px;
	margin:0px;
	padding:0px;
	background-image:url('../images/sigbutton.jpg');

}

#contactLinksPhone{

	position:relative;
	top:56px;
	left:2px;
	width:156px;
	height:18px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-align:center;
	font-size:12pt;
	font-family:Arial;
	letter-spacing:4px;
	font-weight:light;
	
}

#contactLinksEmail{

	position:relative;
	top:56px;
	left:2px;
	width:156px;
	height:18px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	text-align:center;
	font-size:11pt;
	font-family:Arial;
	letter-spacing:4px;
	font-weight:light;
	
}


#mainNav{


	position:absolute;
	left:400px;
	top:0px;
	width:590px;
	height:110px;
	color:#ececec;
	font-color:#ececec;
	font-size:11pt;
	margin:0px;
	padding:0px;
	word-spacing:20px;
	letter-spacing:2pt;

}
