/*-----attach body.custom to any style you add here-----*/

body.custom {
	font: 62.5%/1.3 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif; 
	text-align:center; 
	background: transparent url(images/bg_slice.jpg) repeat-x; 
	background-color: #8F9799;
	color:#111;
}

body.custom a#logo {
	width: 482px;
	height: 47px;
	display: block;
	background: transparent url(images/ProWorks_Logo.jpg) no-repeat;
	margin: 20px 0px 5px 20px;
}

body.custom #rotating {
	border: none;
}

body.custom ul.menu { 
	bottom:1px; 
}

body.custom ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color:#F6F6F6; 
	background:#606566; 
	margin-top: -1pt;
	position: relative;
	top: 2px;
}

body.custom ul.menu li.page_item a:hover{
	text-decoration:none; 
	background:#F19430;
}

body.custom ul.menu li.current_page_item a:hover{
	background:#606566
}


body.custom ul.menu li {
	float:left; 
	margin:0 0 1px 5px; 
	background:#878E90; 
	font-weight:bold; 
	font-size:11px; 
	line-height:1;
}

body.custom #container{
	background: transparent url(images/contentTop_bg.jpg) no-repeat;
	background-color: #fff;
}

body.custom a.rssLink {
	background: transparent url('images/folderLink_RSS.jpg') no-repeat;
	display: block;
	width: 362px;
	height: 66px;
}

body.custom a.proworksLink {
	background: transparent url('images/folderLink_PRO.jpg') no-repeat;
	display: block;
	width: 362px;
	height: 66px;
}

body.custom a.portfolioLink {
	background: transparent url('images/folderLink_PORT.jpg') no-repeat;
	display: block;
	width: 362px;
	height: 66px;
}



body.custom #pp-subscribe {
	border: none;
}

body.custom #pp-subscribe ul {
	padding: 0px;
}

/*----- Directory  -----------*/
body.custom div.letterNav {
        width: 540px;
        text-align: center;
        padding: 20px 0px;
        border: 1px solid #cccccc;
        margin-bottom: 10px;
}

body.custom div.letterNav a {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px;
}

body.custom div.letterNav a:hover {
	color:#606666;
	background-color: #cccccc;
}

body.custom div.letterSet a:hover {
	color:#606666;
	background-color: #cccccc;
}

body.custom div.letterSet a{
	text-decoration: none;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}

body.custom div.letterSet ul{	
	list-style: none;
}

body.custom div.letterSet ul div.linkDescription{	
	font-size: 80%;
	padding: 0px 0px 0px 10px;
}

body.custom div.letterLink{	
	width: 540px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

body.custom div.letterLink a{	
	text-decoration: none;
	color:#606666;
	font-size: 140%;
}

body.custom a.backToTop{	
	float: right;
	font-size: 90%;
	
}

/*-----About Us-----*/
 
body.custom div.aboutDescrip {
	padding-left: 107px;
	padding-bottom: 20px;
}
