body, div, dl, dt, dd, pre, form, fieldset, input, textarea, blockquote, th, td {
margin:0;
padding:0;
}

p {
	margin:0 0 10px 0;
}

a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#006600;
}

#right_col_content a {
	color:#006600;
}

fieldset, img {
border:0pt none;
}
option {
padding-left:0.4em;
}
html {
height:100%;
margin-bottom:1px;
}
body {
position:relative;
}
body {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 22px;
}
body#page {
	background:#009e48 url(../images/page_bg.png) repeat-x;
}

body.width-wide div#wrapper {
	width:950px;
}

div#wrapper {
	margin:0px auto;
}
div#wrapper .wrapper-t {
background:#FFFFFF url(../images/wrapper_t.png) repeat-x;
}
div#wrapper .wrapper-b {
background:transparent url(../images/wrapper_b.png) repeat-x scroll 0pt 100%;
}
div#wrapper .wrapper-l {
background:transparent url(../images/wrapper_l.png) repeat-y scroll;
}
div#wrapper .wrapper-r {
background:transparent url(../images/wrapper_r.png) repeat-y 100% 0pt;
}
div#wrapper .wrapper-tl {
background:transparent url(../images/wrapper_tl.png) no-repeat;
}
div#wrapper .wrapper-tr {
background:transparent url(../images/wrapper_tr.png) no-repeat scroll 100% 0pt;
}
div#wrapper .wrapper-bl {
background:transparent url(../images/wrapper_bl.png) no-repeat scroll 0pt 100%;
}
div#wrapper .wrapper-br {
	background:transparent url(../images/wrapper_br.png) no-repeat scroll 100%;
	padding:20px;
	background-position: bottom right;
}
div#wrapper .wrapper-t-bg {
}
div#wrapper .wrapper-b-bg {
	min-height:600px;
	padding:1px 0px 0px;
}
div#header {
	height:10px;
	margin:0px;
	position:relative;
}
span#logo, img#logo {
border:0pt none;
height:59px;
left:0px;
position:absolute;
top:0px;
width:204px;
}
div#tabulators {
height:17px;
position:absolute;
right:0px;
top:73px;
}
div#tabulators .tab {
background:transparent url(../test_01_files/tab_bg.png) no-repeat scroll 0pt;
float:left;
height:17px;
width:60px;
}
div#tabulators .styleswitcher {
padding:2px 0px 0px 12px;
}
div#tabulators .styleswitcher a {
float:left;
height:13px;
margin:0px 4px 0px 0px;
text-decoration:none;
width:11px;
}
div#tabulators .styleswitcher a:hover {
background:transparent url(../test_01_files/styleswitcher_hi.png) no-repeat scroll 0pt;
}
div#tabulators .styleswitcher span {
display:block;
height:13px;
width:11px;
}
#switchfontsmall span {
background:transparent url(../test_01_files/styleswitcher_fontsmall.png) no-repeat scroll 0pt;
}
#switchfontmedium span {
background:transparent url(../test_01_files/styleswitcher_fontmedium.png) no-repeat scroll 0pt;
}
#switchfontlarge span {
background:transparent url(../test_01_files/styleswitcher_fontlarge.png) no-repeat scroll 0pt;
}
#switchwidththin span {
background:transparent url(../test_01_files/styleswitcher_widththin.png) no-repeat scroll 0pt;
}
#switchwidthwide span {
background:transparent url(../test_01_files/styleswitcher_widthwide.png) no-repeat scroll 0pt;
}
#switchwidthfluid span {
background:transparent url(../test_01_files/styleswitcher_widthfluid.png) no-repeat scroll 0pt;
}
div#topmodule {
height:145px;
position:absolute;
right:-35px;
top:130px;
width:145px;
z-index:5;
}
div#menu {
background:#FFFFFF none repeat scroll 0%;
height:25px;
padding:0px 70px;
}
div#top {
	height:220px;
	padding:0px;
	margin-bottom: 10px;
	clear: both;
	background-repeat: no-repeat;
}
div#middle {
	clear:both;
	padding:0px 10px;
	width:auto;
}
div#breadcrumb {
font-size:85%;
height:13px;
padding:5px 0px;
}
#main {
	margin:0;
}
div#middle .withright {
background:transparent url(../test_01_files/right_bg.png) repeat-y scroll 100% 0pt;
}
div#middle .withoutright {
background:transparent none repeat scroll 0%;
}
div#right {
float:right;
padding:0px 10px 0px 0px;
width:190px;
}
div#content {
padding:0px 10px 0px 0px;
width:auto;
}
div#middle .withright div#content {
margin:0px 200px 0px 0px;
}
div#middle .withoutright div#content {
margin:0px;
}
div#middlebottom {
}
div#footer {
padding:0px 30px 100px 40px;
}
div#inset {
left:-999em;
position:absolute;
top:0px;
width:100px;
}
.clearingfix:after {
clear:both;
content:".";
display:block;
visibility:hidden;
}
.clearingfix {
display:block;
}
.floatbox {
overflow:hidden;
}
.float-left {
float:left;
overflow:hidden;
}
.float-right {
float:right;
overflow:hidden;
}

.accordion_toggle, .clear_accordion {
	display: block;
	width: 180px;
	padding: 10px 15px;
	line-height: 20px;
	border-bottom: 1px solid;
	cursor: pointer;
	margin: 0;
	border-color: #FFFFFF;
}
.accordion_toggle_active {
	background-color:#ccffcc;
	color:#006600;
	background-image: url(../images/green_light.gif);
	background-repeat: repeat;
}
.accordion_content {
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
.accordion_content ul, .clear_content ul, .accordion_toggle_active ul, #vertical_container ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: transparent;
}
.accordion_content ul li, clear_accordion ul li, .accordion_toggle_active ul li, #vertical_container ul li {
	margin:0;
	padding:0;
	background: transparent;
}
.accordion_content ul li a, clear_accordion ul li a, .accordion_toggle_active ul li a, #vertical_container ul li a {
	display:block;
	padding: 10px;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	color:#919191;
	margin: 0;
	background: transparent;
}
#vertical_container {
	font-size:95%;
}
#vertical_container a:hover {
	background-color:#ccffcc;
	text-decoration:none;
	color:#006600;
	background-image: url(../images/green_light2.gif);
	background-repeat: repeat;
}
#leftcol_nav {
	width:210px;
	float:left;
	margin-right:20px;
	background-image:url(../images/menu_bg.gif);
	min-height:500px;
	background-repeat:repeat-x;
	line-height: 150%;
}
.hero_para {
	float:right;
	width:660px;
	margin:0 0 10px 0;
	background-repeat:no-repeat;
	display: block;
	clear: right;
}

.hero_para span {
}	

#right_col_content {
	display:block;
	float: right;
	width: 660px;
	clear: right;
}
.right_col_one {
	width:320px;
	margin-right:20px;
	float:left;
}
.right_col_two {
	width:320px;
	float:right;
}
.clearboth {
	clear:both;
}




#home_content {
	background-color:#FFF;
	color: #999;
}

.home_col_one {
	background-color:#FFF;
	display:block;
	width:283px;
	float:left;
	margin-right:20px;
	background-image: url(../images/home/home-welcome.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
}
.home_col_two {
	background-color:#FFF;
	display:block;
	width:284px;
	float:left;
	margin-right:20px;
	background-image: url(../images/home/home-subscribe.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
}
.home_col_three {
	background-color:#FFF;
	display:block;
	width:283px;
	float:left;
	background-image: url(../images/home/bg-madule.gif);
	background-repeat: repeat-x;	
}
	
#home-footer .home_col_one,
#home-footer .home_col_two, 
#home-footer .home_col_three {
	background-color:#FFF;
	background-image:url(none);
	color:#999;
}

#home-footer .home_col_one h2,
#home-footer .home_col_two h2, 
#home-footer .home_col_three h2 {
	color:#080;
	font-size:10px;
	padding:0;
	margin:0;
	line-height:18px;
	font-weight:bold;
}

	
tr.navcol {
	padding:10px 0;
}
	
	
	
	
	
	
	
	
#right_col_content ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}
#right_col_content ul li {
	list-style-image: url(../images/arrow.gif);
	margin: 5px 0;
	padding: 0;
}



#right_col_content ul#clientlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#right_col_content ul#clientlist li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	width:155px;
	height:155px;
	float:left;
}	
#right_col_content ul#clientlist li a {	
	width:155px;
	height:155px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}





#aventusinfo {
	display:block;
	clear:both;
	padding:20px 15px;
	font-size:11px;
	color: #999999;
}

#aventusinfo a:hover {
	text-decoration:none;
}






#topmenu {
	padding:0;
	display: block;
	font-family:Helvetica, Arial, sans-serif
}

#topmenu #nav, #topmenu #nav ul{
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:40px;
}

#topmenu #nav a.active {
	color: #398319;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#topmenu #nav a{
	display:block;
	padding:20px 0 0 0;
	color:#999;
	text-decoration:none;
	font-weight: normal;
}

#topmenu #nav a:hover, #topmenu #nav li:hover {  }

#topmenu #nav li {
float:left;
position:relative;
}

#topmenu #nav ul {
	position:absolute;
	display:none;
	width:270px;
	top:60px;
}

#topmenu #nav li ul a {
	width:270px;
	height:30px;
	line-height:30px;
	float:left;
	background-image: url(../images/grey.png);
	padding: 5px 20px;
	color:#FFF;
}

#topmenu #nav li ul a:hover {
	color:#FFF;
	background-image: url(../images/grey-hover.png);
}



#topmenu #nav li.nav-practiceleaders ul {
	width:120px;
}
#topmenu #nav li.nav-practiceleaders ul a { width:120px; }




#topmenu #nav ul ul{
top:auto;
}	

#topmenu #nav li ul ul {
left:162px;
margin:0px 0 0 10px;
}

#topmenu #nav li:hover ul ul, #topmenu #nav li:hover ul ul ul, #topmenu #nav li:hover ul ul ul ul{
display:none;
}
#topmenu #nav li:hover ul, #topmenu #nav li li:hover ul, #topmenu #nav li li li:hover ul, #topmenu #nav li li li li:hover ul{
display:block;
}




#nav li.nav-home {
	margin-right:70px;
}


#nav li.nav-home a {
	width:250px;
	background-image:url(../images/home/aventuslegal.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}





#nav li.nav-about a {
	background-image:url(../images/nav/about.gif);
	width:73px;
	text-indent:-9999px; overflow:hidden;
}
#nav li.nav-practiceareas a {
	background-image: url(../images/nav/practice-areas.gif);
	width:130px;
	text-indent:-9999px; overflow:hidden;
}
#nav li.nav-practiceleaders a {
	background-image: url(../images/nav/practice-leaders.gif);
	width:143px;
	text-indent:-9999px; overflow:hidden;
}
#nav li.nav-community a {
	background-image: url(../images/nav/community.gif);
	width:111px;
	text-indent:-9999px; overflow:hidden;
}
#nav li.nav-contactus a {
	background-image: url(../images/nav/contact-us.gif);
	width:106px;
	text-indent:-9999px; overflow:hidden;
}


#nav li.nav-about a:hover {
	background-image:url(../images/nav/about-active.gif);
}
#nav li.nav-practiceareas a:hover  {
	background-image: url(../images/nav/practice-areas-active.gif);
}
#nav li.nav-practiceleaders a:hover {
	background-image: url(../images/nav/practice-leaders-active.gif);
}
#nav li.nav-community a:hover {
	background-image: url(../images/nav/community-active.gif);
}
#nav li.nav-contactus a:hover {
	background-image: url(../images/nav/contact-us-active.gif);
}

#topmenu #nav li ul a {
	text-indent:0px;
	overflow:auto;
}





#client-carosel {
	height:100px;
	clear:both;
	background-color:#FFF;
	margin: 0 0 20px 0;
	height:110px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
}



.infiniteCarousel {
  width: 890px;
  position: relative;
}

.infiniteCarousel .wrapper {
	width: 870px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	height: 110px;
	margin: 0 10px;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul a img {
	border: 5px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 840px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
	display:block;
	float:left;
	padding: 5px;
	height: 105px;
	width: 115px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
	border-color: #FFF;
}

.infiniteCarousel ul:hover li:hover img {
	border-color: #CFC;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}





a.button-franchising, a.button-realestateservices {
	display:block;
	width:283px;
	height:100px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

a.button-franchising {
	background-image:url(../images/home/aventus-franchising.gif);
}

a.button-realestateservices {
	background-image:url(../images/home/aventus-realestateservices.gif);
}

a.button-franchising:hover {
	background-image:url(../images/home/aventus-franchising-hover.gif);
}

a.button-realestateservices:hover {
	background-image:url(../images/home/aventus-realestateservices-hover.gif);
}
