@charset "utf-8";
body {
	behavior: url('csshover.htc');
	padding: 0px;
	background-image: url(bg-body0.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

img {border:none;}

#wrapper {
	width:846px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h1{font-size:13px;font-weight:normal;color:#FFF;text-transform:uppercase;background-image:url(bg-h1000.jpg);background-repeat:no-repeat;background-position:center center;margin:6px 0;padding:15px 30px;}

h2 {padding:5px 0px 0px 0px;}

pre {font-family: Arial, Helvetica, sans-serif; }

#header {
	background-image: url(bg-heade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {padding:11px 0 19px 24px;}

#photo {
	width:846px;
	background-image: url(bg-photo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#content {
	color:#333333;
	font-size:12px;
	line-height:16px;
	width:846px;
	float:left;
	background-color: white;
	background-image: url(bg-conte.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:15px 0 24px 0;
}

#content a {color:#5c68ae;}
#content h1 a {color:#FFFFFF; text-decoration:none;}
#content h1 a:hover {color:#FFFFFF; text-decoration:underline;}

#body {width:570px; float:right; padding:0 30px 0 30px;text-align:left;}
#body-home {width:535px; float:left; background-image: url(bg-body-.gif); background-repeat: repeat-y;background-position: right top;padding:0 25px 0 20px;clear:left;}
#body-home p, #subnav-home p {margin-top:0px;}
#body-home ul {list-style:none; list-style-image: url(ibullet0.png);}


#body ul {list-style:none; list-style-image: url(ibullet0.png);}
#body ul li a {text-decoration:none;font-weight:bold;}
#body ul li ul li a {font-weight:normal;}
#body ul li ul li ul {padding:0 0 0 10px;}
#body ul li ul li ul li a {font-size:10px;}


#subnav {float:left;width:200px;padding:0 0 0 16px;}
#subnav ul {list-style:none;padding:10px;margin:0;}
#subnav ul li {padding-left:15px; background-image: url(subnav-a.gif); background-repeat: no-repeat; background-position: 0px 4px;}
#subnav ul li a {text-decoration:none;color:#333333;}
#subnav ul li a:hover {color:#82c009;}

#subnav ul li ul {margin:0;padding:2px;}
#subnav ul li ul li a {font-size:12px;}

#subnav-home {float:right;width:226px;padding:0 16px 0 24px;}
#subnav-home ul {list-style:none;padding:0 10px 0 10px;margin: 10px 0px 10px 0px;}
#subnav-home ul li {padding-left:15px; background-image: url(subnav-a.gif); background-repeat: no-repeat; background-position: 0px 4px;}
#subnav-home ul li a {text-decoration:none;color:#333333;}
#subnav-home ul li a:hover {color:#82c009;}
#subnav-home p.services {padding: 0 12px 0 12px;}

#contact {
	padding:30px 0 30px 0;
	background-image: url(bg-conta.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#attorney {text-align:center;}
#attorney p {margin:0;padding:0;color:#000323;}


#footer {
	color:white;
	background-image: url(bg-foote.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #573062;
	padding-bottom: 15px;
	padding-top: 15px;
	float: left;
	width: 810px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 11px;
	margin-bottom: 20px;
}

#footer a {color:white;text-decoration:none;}
#footer a:hover {color:#FFCC33;}
#footer p {margin:0;padding:0;}
#footer p.left {float:left;}
#footer p.right {float:right;}

#topnav {position:absolute;top:105px;color:white;float:left;clear:both;padding-left:300px;}

#options {position:absolute;top:20px;padding-left:530px;height:2px;}
#language {
	background-image:url(bg-langu.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:62px;
	padding:3pt 0px 0pt 171px;
	width:210px;
}



a.mix {
float:right;
width:185px;
height:205px;
background:url('mix-priv.jpg');
display:block;
}

a.mix:hover {
float:right;
width:185px;
height:205px;
background:url('mix-priv.jpg');
background-position:185px;
display:block;
}

a.mojit {
float:right;
width:185px;
height:205px;
background:url('mojito-p.jpg');
display:block;
}

a.mojit:hover {
float:right;
width:185px;
height:205px;
background:url('mojito-p.jpg');
background-position:185px;
display:block;
}

hr {
display: block;
border-bottom: 1px dotted #333;
border-top: none;
border-left: none;
border-right: none;
height: 1px;
}

#highlight {
  border: 1px solid #666666;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #F4F5FA;
  margin-bottom: 0px;
  padding-bottom: 10px;
  line-height: 1.3em;
}
#highlight h2 {
  color: #777777;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #F4F5FA;
  padding-bottom: 10px;
}
#highlight a {
  color: #4c739e;
  background-color: #F4F5FA;
  text-decoration: none;
  font-weight: bold;
}

#consultform {
  width: 450px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
