/* Start of CMSMS style sheet 'jsr' */
* {
	padding:0;
	margin:0;
}
html, body {
        height: 100%;
 }
#page {
       min-height: 90%;
       height: auto !important;
       height: 100%;
       margin: 0 auto -4em;
 }
#footer, .push {
       height: 80px;
}
body {
	font:12px normal Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	background:url(images/bg.gif) repeat-x 0 0;
	line-height:18px;
}
#page {
	width:850px;
	margin:0 auto;
}
#header {
	height:88px;
	background:url(images/header_bg.gif) repeat-x 0 0;
	position:relative;
}
#header h1 {
	padding:0;
	margin:0;
	width:248px;
	height:115px;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat 0 0;
}
#header h1 a {
	height:0px;
	width: 0px;
	padding:115px 0 0 248px;
	display:block;
	overflow: hidden;
	outline:none;
}
#address {
position:absolute;
top:20px;
right:0;
text-align:right;
}
#aux {
	position:absolute;
	bottom:18px;
	right:10px;
	text-align:right;
}
#aux ul {
	list-style:none;
}
#aux ul li {
	display:inline;
	padding-left:10px;
}
#aux ul li a {
	color:#fff;
	text-decoration:none;
	font:14px normal Georgia, "Times New Roman", Times, serif;
}
#aux ul li a:hover {
	text-decoration:underline;
}
#aux ul li.currentpage {
      font-size:14px;
      font-weight:bold;
      font-family: Georgia, "Times New Roman", Times, serif;
      color:#fff;
}
#section {
	height:230px;
        background:url(images/header_generic.jpg) no-repeat 0 0;
	position:relative;
}
#section #bc {
	font:24px normal Georgia, "Times New Roman", Times, serif;
	color:#fff;
	position:absolute;
	bottom:12px;
	left:10px;
}
.home {
       background:url(images/sectionHome.jpg) no-repeat 0 0 !important;
}
.faq {
      background:url(images/header_faq.jpg) no-repeat 0 0 !important;
}
.contact {
  background:url(images/header_contact.jpg) no-repeat 0 0 !important;
}
.artist-representation {
  background:url(images/header_artist.jpg) no-repeat 0 0 !important;
}
.company-representation {
  background:url(images/header_companies.jpg) no-repeat 0 0 !important;
}
.mediation-services {
  background:url(images/header_meditation.jpg) no-repeat 0 0 !important;
}
.attorney-profile {
   background:url(images/header_generic.jpg) no-repeat 0 0 !important;
}
.blog {
   background:url(images/header_blog.jpg) no-repeat 0 0 !important;
}
#main {
	float:left;
	width:555px;
	padding:10px;
}
#main p {
       padding-bottom:10px;
}
#main h2 {
	font:28px normal Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	padding:5px 0 10px 0;
}
#main a {
	color:#006699;
}
#main a:hover {
	color:#003399;
}
#main ul {
	padding-left:30px;
}
#main dt {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-weight:bold;
   font-size:14px;
   margin-top:10px;
   margin-bottom:5px;
   color:#23427c;
   cursor:pointer;
}
#sidebar {
	float:right;
	width:255px;
	margin-top:5px;
}
#sidebar ul {
	list-style:none;
}
#sidebar ul li {
	border-bottom:solid 1px #fff;
}
#sidebar ul li a {
	display:block;
	background:#23427c;
	padding:10px;
	color:#d1d1d1;
	text-decoration:none;
}
#sidebar ul li a:hover {
	display:block;
	background:#02094a;
	padding:10px;
	color:#fff;
}
#sidebar ul li.currentpage {
        display:block;
	background:#02094a;
	padding:10px;
	color:#fff;
}
#contact_details {
       position:absolute;
       top:20px;
       right:0;
       text-align:right;
}
#contact_details h3 {
       font-size: 14px;
       font-weight: bold;
       font-family: Georgia, "Times New Roman", Times, serif;
}
#blog {
      margin-top:10px;
}
#blog h3 {
      font-size:16px;
      font-weight:bold;
      font-family:Georgia, "Times New Roman", Times, serif;
}
#blog ul.list li{
      background:#fff !important;

 }
#blog ul.list li a {
     padding:5px !important;
     background:#fff;
     color:#23427c;
     border-bottom:solid 1px #d9d9d9;
}

#blog ul.list li a:hover {
     padding:5px !important;
     background:#f1f1f1;
     color:#23427c;
     border-bottom:solid 1px #d1d1d1;
}

#footer {
	clear:both;
	background:#f0f1f1;
}
#footer_copy {
	width:850px;
        height:80px;
	margin:0 auto;
	background:#e3e5e5;
	font-size:11px;
	padding:10px 10px 0 10px;
	position:relative;
}
#footer_copy a {
	text-decoration:none;


	color:#23427c;
}
#footer_copy span {
	position:absolute;
	right:10px;
	top:10px;
}
contactform {
	border: solid 1px #999;
	padding:10px;
}
.contactform label {
	display:block;
}
.contactform fieldset {
	border:0;
	padding:5px;
}
.contactform input, textarea {
	border:0;
	padding:3px;
	border:solid 1px #999;
	margin-bottom:5px;
}
.error_message {
	background:#ffc2cc;
	padding:5px;
}
.error_message ul {
	list-style:none
}
/* End of 'jsr' */

