@charset "utf-8";

body {
	background-color: #F0E9C7;
	margin: 0px;
	padding: 0px;
}

a, object {outline: none;}

#PJCSite{
	width:985px;
	margin:0px auto;
}

#SiteContainer{
	margin:0px 0px 0px 30px;
	width:955px;
	text-align:left;
	background:url(../images/content_bg.gif) 65px 0px repeat-y;
	float:left;
	position:relative;
}

#HeaderBG{
	background:url(../images/logobg.jpg) no-repeat;
	width:955px;
	height:242px;
	border:0;
	margin:0;
}

#HPHeaderBG{
	background:url(../images/noflashbg.jpg) no-repeat;
	width:955px;
	height:570px;
	border:0;
	margin:0;
}

#BottomBG{
	background:url(../images/content_bottom_bg.gif) no-repeat;
	width:831px;
	height:93px;
	border:0;
	margin:0px 0px 0px 62px;
	float:left;
	display:inline;
}

a, a:visited{
	color:#da3010;
}

a:hover, a:visited:hover{
	color:#57515e;
}

/* Main Navigation */
#MWNav{
	margin:0;
	padding:0;
	list-style-type:none;
	width:163px;
	height:22px;
	background:url(../images/mwnav.gif) no-repeat;
	position:absolute;
	top:46px;
	right:270px;
}


#MWNav li {
	float:left;
	list-style:none;
	display:inline;
}

#MWNav a {
	height:22px;
	display:block;
	text-indent:-9999px;
}

#nav-men{width:56px; margin-right:15px;}
#nav-women{width:92px;}

#nav-men a:hover, #nav-men a.selected{background:url(../images/mwnav.gif) 0px -22px no-repeat;}
#nav-women a:hover, #nav-women a.selected{background:url(../images/mwnav.gif) -71px -22px no-repeat;}

#Nav{
	margin:0;
	padding:0;
	list-style-type:none;
	width:431px;
	height:26px;
	background:url(../images/nav.gif) no-repeat;
	position:absolute;
	top:86px;
	right:126px;
}


#Nav li {
	float:left;
	list-style:none;
	display:inline;
}

#Nav a {
	height:11px;
	display:block;
	text-indent:-9999px;
}

#nav-about{width:51px; margin-right:18px;}
#nav-founder{width:72px; margin-right:18px;}
#nav-services{width:91px; margin-right:18px;}
#nav-location{width:49px; margin-right:18px;}
#nav-certificates{width:95px;}

#nav-about a:hover, #nav-about a.selected{background:url(../images/nav.gif) 0px -26px no-repeat;}
#nav-founder a:hover, #nav-founder a.selected{background:url(../images/nav.gif) -69px -26px no-repeat;}
#nav-services a:hover, #nav-services a.selected{background:url(../images/nav.gif) -159px -26px no-repeat;}
#nav-location a:hover, #nav-location a.selected{background:url(../images/nav.gif) -268px -26px no-repeat;}
#nav-certificates a:hover, #nav-certificates a.selected{background:url(../images/nav.gif) -335px -26px no-repeat;}

/*******************************************/


#Content{
	width:793px;
	margin:-80px 0px 0px 72px;
	padding:0px 0px 6px 0px;		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	display: inline;
}


#LeftColumn{
	margin-top:60px;
	width:326px;
	float:left;
}

#RightColumn{
	width:440px;
	float:left;
}

#LCItem{
	width: auto;
	height:300px;
	/*background: url(../images/oldtimephotos.jpg) center no-repeat;*/
}

.sp-general{background: url(../images/oldtimephotos.jpg) center no-repeat;}
.sp-about{background: url(../images/about-us-photos.jpg) center no-repeat;}
.sp-location{background: url(../images/location-photos.jpg) center no-repeat;}
.sp-certificates{background: url(../images/certificates-photos.jpg) center no-repeat;}
.sp-womens{background: url(../images/womens-photos.jpg) center no-repeat;}
.sp-mens{background: url(../images/mens-photos.jpg) center no-repeat;}
.sp-services{background: url(../images/services-photos.jpg) center no-repeat;}

#Content h1{
	font-family:Helvetica,Verdana, Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#57515e;
	margin:0px 0px 20px 0px;
	padding:0;
}

#Content h2{
	font-size:12px;
	font-weight:bold;
	color:#57515e;
	margin:0px 0px 10px 0px;
	padding:0;
}

#Content p{
	font-size:11px;
	line-height:16px;
	color:#57515e;
	margin:0px 0px 20px 0px;
	padding:0;
}

#Content ul li, #Content ol li{
	font-size:11px;
	line-height:16px;
	color:#57515e;
}

#Content ul li{
	list-style-type:square;
}

a.joinEmail{
	display:block;
	width:144px;
	height:12px;
	background:url(../images/joinemail.gif) no-repeat;
	text-indent:-9999px;
	margin:0px 0px -6px 60px;
	padding:0px 0px 0px 0px;
}


a.joinEmail:hover{
	background:url(../images/joinemail.gif) 0px -12px no-repeat;
}

.brand-list{
	margin:0;
	padding:0;
	list-style-type: none;
}

.brand-list li{
	display: inline;
	width:220px;
	float:left;
}

/*******************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*******************************/
/* FOOTER  */
/*******************************/

#Footer{
	
	width:955px;
	border:0;
	margin:0px 0px 0px 30px;
	padding:0px 0px 50px 0px;
	float:left;
	text-align:center;
}

#FooterLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#57515e;
}

#FooterLinks a, #FooterLinks a:visited{
	color:#57515e;
}

#FooterLinks a:hover, #FooterLinks a:visited:hover{
	color:#da3010;
}

#OverForty {
	background: url(../images/over40.jpg) no-repeat;
	width: 439px;
	height: 100px;
	text-indent:-9999px;
	margin:30px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#Address {
	background:url(../images/address.gif);
	height: 30px;
	width: 274px;
	text-indent:-9999px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

#Copyright{
	background:url(../images/copyright.gif) no-repeat;
	height: 8px;
	width: 264px;
	text-indent:-9999px;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#NoFlash{
	margin:0px 0px 0px 0px;
	padding:120px 0px 0px 130px;
	list-style-type:none;
	width:255px;
	height:100px;
	background:url(../images/noflash.png) no-repeat;
	position:absolute;
	top:160px;
	right:146px;
}

a.install-flash{
	display:block;
	width:109px;
	height:19px;
	background:url(../images/noflashnav.gif);
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


a.install-flash:hover{
	background:url(../images/noflashnav.gif) 0px -19px no-repeat;
}

a.home{
	display:inline;
	width:360px;
	height:160px;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:30px;
	right:580px;
}