body {
	background-color: #000000;
}

a {
  text-decoration: none; 
    color: #ffffff;
}
a:visited {
    color: #ffffff;
}
a:active {
	color: #ff0000;
}

a:hover{
    color: #000000;
	background-color: #FFFFFF;
}

.homepage{
	background-image: url(../../images/back_home01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.identities{
	background-image: url(../../images/back_room1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.identities2{
	background-image: url(../../images/back_room2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.interactive{
	background-image: url(../../images/back_interactive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.latest{
	background-image: url(../../images/back_latest01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact{
	background-image: url(../../images/back_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.analytics{
	background-image: url(../../images/back_analytics.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about{
	background-image: url(../../images/back_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Header
-------------------------------------------------------------- */

#header {
	height: 100px;
	/*width: 916px;*/
	margin-left: 0px;
	margin-top: 27px;
	float: left;
	display:inline;
}

#header #companytitle a{
	display: block;
	height: 90px;
	width: 237px;  
	color: #000000;
	text-indent: -100000px;
	/*float: left;*/
	overflow: hidden;
}
.hometitle a{
	background: url(../../images/jf_logo01.jpg) no-repeat;
}
.hometitle2 a{
	background: url(../../images/jf_logo02.jpg) no-repeat;
}
.hometitle3 a{
	background: url(../../images/jf_logo03.jpg) no-repeat;
}
.hometitle4 a{
	background: url(../../images/jf_logo04.jpg) no-repeat;
}

#header #companycontact{
	font-size: 9px;
	font-weight: normal;
	margin-top: 200px;
	padding: 40px 4px 4px 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;
}
.identities #header #companycontact{
    color: #666666;
}
/*.latest #header #companycontact{
    color: #ffffff;
}*/
#header #companyemail{
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	padding: 5px 4px 4px 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;
}

#header #companyemail a{
	padding: 2px 2px 2px 2px;
}

/*.identities #header #companyemail{
	color: #666666;
}
.identities #header #companyemail a{
	color: #666666;
}
.identities #header #companyemail a:hover{
	color: #ffffff;
	background-color: #000000;
}

/*.latest #header #companyemail{
	color: #ffffff;
}
.latest #header #companyemail a{
	color: #ffffff;
}
.latest #header #companyemail a:hover{
	color: #ffffff;
	background-color: #000000;
}*/
/* Sidebar
-------------------------------------------------------------- */

#nav-sidebar .block {
	/*border-top: 1px solid #CFD5D8;*/
	font-size: 11px;
	font-weight: bold;
	margin-top: 40px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;

}
#nav-sidebar ul {
	/*margin: 0;
	list-style: none;
	/*width: 250px;*/
}
#nav-sidebar .block li a {
    line-height: 22px;
    padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	background-color: #9F0338;
}

#nav-sidebar .block li a:hover {
    color: #000000;
	background-color: #FFFFFF;
}

/*.identities #nav-sidebar .block li a {
	color: #000000;
	/*background-color: #A08D3F;*/
/*}

.identities #nav-sidebar .block li a:hover {
    color: #ffffff;
	background-color: #000000;
}
*/

#nav-sidebar .block li .viewnow{
	background-color: #ffffff;
	color: #9F0338;
}

/* Main Content
-------------------------------------------------------------- */

#content-home {
	display: block;
	height: 304px;
	width: 580px;
	margin-top: 172px;
	margin-left: 28px;
	background: url(../../images/title_home01.jpg) no-repeat;
	text-indent: -100000px;
	/*float: left;*/
	overflow: hidden;
}
#content-home-long {
	display: block;
	height: 412px;
	width: 635px;
	margin-top: 172px;
	margin-left: 8px;
	background: url(../../images/title_home01long.jpg) no-repeat;
	text-indent: -100000px;
	/*float: left;*/
	overflow: hidden;
}
#content-brandmarks a{
	display: block;
	height: 304px;
	width: 673px;
	margin-top: 178px;
	margin-left: 28px;
	background: url(../../images/title_brandmarks.jpg) no-repeat;
	text-indent: -100000px;
	/*float: left;*/
	overflow: hidden;
}

#content-brandmarks2{
	display: block;
	height: 350px;
	width: 673px;
	margin-top: 165px;
	margin-left: 48px;
	color: #333333;
}
#content-brandmarks2 a{
    padding: 4px 4px 4px 4px;
    color: #000000;
	font-size:11px;
	font-weight: bold;
}
#content-brandmarks2 a:hover{
    color: #ffffff;
	background-color: #000000;
}
#content-brandmarks2 .thisbrand{
    display: block;
	height: 304px;
	width: 504px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}
#content-brandmarks2 .thisidentity{
    display: block;
	height: 304px;
	width: 673px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}
#content-brandmarks2 .copy2{
    font-size:12px;
}
#content-brandmarks2 .copy3{
    font-size:12px;
	color: #ffffff;
}

#content-brandmarks2 .copy3 a{
 	color: #ffffff;
	padding:0px;
}
#content-brandmarks2 .copy3 a:hover{
	background-color: #9F0338;
}



#content-latest{
	display: block;
	height: 350px;
	width: 673px;
	margin-top: 500px;
	margin-left: 28px;
	color: #333333;
}
/*#content-latest a{
    padding: 4px 4px 4px 4px;
    color: #ffffff;
	font-size:11px;
	font-weight: bold;
}
#content-latest a:hover{
    color: #ffffff;
	background-color: #000000;
}*/
#content-latest .thisbrand{
    display: block;
	height: 304px;
	width: 504px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}
#content-latest .thisidentity{
    display: block;
	height: 304px;
	width: 673px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}
#content-latest .copy2{
    font-size:11px;
}
#content-latest .copy3{
	font-size:12px;
	color: #ffffff;
}

#content-brandmarks3 a{
	display: block;
	height: 304px;
	width: 673px;
	margin-top: 178px;
	margin-left: 28px;
	background: url(../../images/title_interactive.jpg) no-repeat;
	text-indent: -100000px;
	/*float: left;*/
	overflow: hidden;
}

#content-identities a{
	display: block;
	height: 304px;
	width: 693px;
	margin-top: 178px;
	margin-left: 28px;
	background: url(../../images/title_identity.jpg) no-repeat;
	text-indent: -100000px;
	/*float: left;*/
	overflow: hidden;
}

#content-identities2{
	display: block;
	height: 350px;
	width: 693px;
	margin-top: 165px;
	margin-left: 20px;
	color: #333333;
}

#content-identities2 a{
    padding: 4px 4px 4px 4px;
    color: #000000;
	font-size:11px;
	font-weight: bold;
}
#content-identities2 a:hover{
    color: #ffffff;
	background-color: #000000;
}
#content-identities2 .thisbrand{
    display: block;
	height: 304px;
	width: 504px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}
#content-identities2 .thisidentity{
    display: block;
	height: 304px;
	width: 673px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}
#content-identities2 .copy2{
    font-size:11px;
}
#content-identities2 .copy3{
    font-size:11px;
	color: #ffffff;
}


.borderw2{
	border: 4px solid #ffffff;
}

#content-landmarks{
	/*display: block;
	height: 304px;
	width: 673px;*/
	margin-top: 178px;
	margin-left: 28px;
	/*text-indent: -100000px;
	overflow: hidden;*/
	color: #333333;
	font-size:12px;
}

	




/* H and title tags
-------------------------------------------------------------- */

h2 {
 /*font-size:2em;
 margin-bottom:0.75em;*/
 font-weight: bold;
 /*color:#333333;*/
 color:#FF2D33;
}
#pagetitle {
 font-size:18px;
 font-weight: bold;
 color:#B8003F;
}

#pagetitle2 {
 font-size:18px;
 font-weight: bold;
 color:#B8003F;
}

#pagetitle3 {
 font-size:12px;
 font-weight: bold;
 color:#B8003F;
}
img.floatRight { 
    float: right; 
    margin-left: 20px; 
	margin-bottom: 20px; 
}


/* Footer
-------------------------------------------------------------- */

#footer {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 50px;
	padding: 40px 4px 4px 4px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style: none;
}

