html {
	overflow-x: hidden;
	overflow-y: scroll;
}


body {
	font-family:Arial, Verdana, Helvetica, Comic Sans MS;
	background-color: #ccc;
	font-size:12px;
	color:#463f25;
	margin:0;
	padding:0;
	line-height: 18px;
}

b	{
	font-size: 100%;
}

br {
	
}
	
em {
	color: #463f25;
	font-weight: normal;
}

strong {
	color: #666;
}

h1, h3, h4, h5, h6, p, blockquote {
	font-family:Helvetica, Arial, Verdana;

}

h4 {
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	margin:0;padding:0;
	padding-top:2px;
	
}

h2 {
	font-family:Helvetica, Arial, Verdana;
}


p {
	font-size:12px;
	line-height:18px;
	padding:0;
	margin:0;
	
	
}

hr {
	border:0;
	border-top:1px solid #d7d7d7;
}

ol, ul {
	padding:0;
	margin:0;


}

strong {
	color:#463f25;
	
}

a, a:link, a:active, a:hover, a:visited {
	font-size:12px;
	font-weight:normal;
	color:#7d8658;
	text-decoration:none;
	letter-spacing:0px;
	outline: none;
}

div {
	outline: none;
}

a:hover {
	color:#463f25;
	text-decoration:none;
	outline: none;
	
}

#main_container {
	margin:0 auto;
	padding:0;
	width:977px;
	height:auto;
	background-color:#fff;
}

#topbar {
	height:12px;
	margin:0;
	padding:0;
	background:url(../images/modules/topbar.jpg) no-repeat;
}

#logo {
	height:98px;
	width:977px;
	/*border:1px solid #ff0000;*/
}

#logo_inner {
	width:310px;
	height:97px;
	/*background:url(../images/modules/logotop.jpg) no-repeat;*/
	float:left;
	/*border:1px solid #ff0000;*/
}

#logo_spacer {
	width:450px;
	height:97px;
	float:left;
	
}


#search_input {
	margin-top:60px;
	width:200px;
	height:24px;
	float:right;
	
}



#input_search, #input_text {
	width: 180px;
	margin:0;
	border: 1px solid #dedede;
	background-color:#f2f2f2;
	color: #898989;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background:url(../images/modules/search.jpg) no-repeat top right;
}


#input_text {
	width: 80%;
	margin:0;
	margin-bottom:6px;
	background-color:#f9f7f4;
	height: 20px;
	background:none;
	
}

#menu {
	width:977px;
	height:50px;
	margin:0;
	padding:0;
}

#menu_spacer {
	width:240px;
	height:40px;
	float:left;
}

#menu_inner {
	margin:0;
	padding:0;
	width:500px; /* 620 - 700*/
	height:50px;
	float:left;
	display:inline;
	margin-left:280px; /* 190 */
	/*border:1px solid #000;*/
}

#menu_inner ul, #menu_inner li {
	line-height:normal;
	list-style:none;
	list-style-image: none;
	line-height: normal;
	list-style-position:outside;
	float:left;
	/*width:auto;*/
	
}

#menu_inner li {
	border-right:1px solid #666;
	padding-left:10px;
	padding-right:10px;
}

li#menu_inner_last {
	border:0px solid;
}

#menu_inner a, #menu_inner a:active, #menu_inner a:visited, #menu_inner a:hover {
	font-size:10px;
	color:#5d6c79;
	padding-left:2px;
	padding-right:2px;
	/*
	margin-left:4px;
	margin-right:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	*/
	/*border:1px solid #000;*/
}

#menu_inner a:hover {
	background-color:#5c7f91;
	color:#fff;
	padding-left:2px;
	padding-right:2px;
}


#menu_inner_active {
	font-size:10px;
	margin-top:2px;
	padding-left:2px;
	padding-right:2px;
	/*
	padding-left:4px;
	padding-right:4px;
	margin-left:4px;
	margin-right:4px;
	*/
	background-color:#5c7f91;
	color:#fff;
	float:left;
}

#submenu_inner {
	border:1px solid #000;
}


#menu_hover {
	background-color:#E6E6FF;
	width:400px;
	height:32px;
}

#lang_selector {
	width:130px;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	/*border:1px solid #ff0000;*/
}

#lang_selector a:link, #lang_selector a:visited, #lang_selector a:hover  {
	font-size:10px;
	color:#5d6c79;
	/*margin-right:6px;
	margin-left:6px;
	
	padding-left:0px;
	padding-right:6px;
	*/
}

#lang_selector a:hover  {
	/*background-color:#5c7f91;*/
	color:#fff;
	
	height:32px;
}


#lang_selector img {
	padding-left:0px;
	padding-right:6px;
}

#banner {
	height:215px;
	clear:both;
	background-color:#362E2B;
}

#banner_left, #banner_right {
	width:621px;
	height:215px;
	padding:0;
	margin:0;
	float:left;
	
}

#banner_right {
	width:354px;
	height:215px;
	float:right;
}

#main_content, #index_content {
	margin-top:25px;
	width:977px;
	height:250px; /* 250 px */
	height:100%;
	min-height:100%;
	padding-bottom:20px;
	/*border:1px solid #000;*/
	
}

#main_content a, #main_content a:active, #main_content a:visited, #main_content a:hover {
	color:#5c7f91;
	font-size:12px;
	line-height:15px;	
	
}

#main_content a:hover {
	color:#000;
}


#index_content {
	clear:both;
	padding:0;
	margin:0;
	height:495px;
	
}

#left_spacer {
	width:100px;
	float:left;
	
}

#right_spacer {
	width:100px;
	float:right;
	
}
#left_content, #left_content_practice, #left_content_publications, #left_content_profile, #left_content_contact{
	width:290px;
	margin-right:20px;
	text-align:right;
	vertical-align:top;
	float:left;
	/*border:1px solid #000;*/
}

/* template practice, contactus */
#left_content_practice {
	width:320px;
	text-align:left;
	
}

#left_content_contact {
	width:250px;
	text-align:left;
	
}

#left_content_inner {
	height:30px;
	
}

#left_content_publications {
	text-align:left;
	padding-left:94px; /* 20 */
	line-height:30px;
	width:260px;
}

#left_content_profile {
	text-align:right;
	width:290px;
	margin:0;
	line-height:24px;
}




#page_title {
	color:#463f25;
	font-weight:normal;
	font-size:30px;
	line-height:40px;
	
}

#page_nav, #practive_nav {
	width:290px; /* 290 */
	text-align:right;
	
}

#page_nav ul, #practice_nav ul {

}

#page_nav li, #practice_nav li {
	line-height:normal;
	list-style:none;
	line-height: normal;
	list-style-position:inside;
	text-align:right;
	/*display:inline;*/
	text-transform:uppercase;
	margin-top:2px;
	margin-bottom:8px;
}

#practice_nav li {
	margin-bottom:2px;
	text-transform:none;
}


#middle_content, #middle_content_practice, #middle_content_profile, #middle_content_contact, #middle_content_publications {
	width:460px;
	float:left;
	/*border:1px solid #000;*/
}

#middle_content_practice {
	width:458px;
	line-height:30px;
}

#middle_content_practice ul, #middle_content_practice li {
	list-style:disc;
	list-style-position: outside;
	margin-left:10px;
	height:auto;
}

#middle_content_practice li {
	/*height:20px;*/
	line-height:20px;
	
}



#middle_content_practice a {
	text-transform:normal;
	font-size:12px;
	/*line-height:30px;*/
	
}

#inner_content {
	padding-top:12px;
	line-height:16px;
}


#middle_content_profile {
	width:250px; /* 20081010 - 300px */
	text-align:right;
	line-height:24px;
	
}

#middle_content_contact {
	width:300px;
}

#middle_content_publications {
	width:370px;
	line-height:30px;
	
}

#right_content, #right_content_profile, #right_content_practice {
	width:205px;
	float:right;
	/*border:1px solid #000;*/
}

#right_content_profile {
	float:left;
	text-align:right;
	width:250px;
	line-height:24px;
	/* border:1px solid #000; */
}


#right_content_practice {
	line-height:30px;	
}

#clear {
	clear:both;
	width:20px;
}

#footer {
	margin-top:10px;
	font-size: 10px;
	border-top:1px solid #dedede;
	padding-top:4px;
	clear:both;
	height:24px;
	color:#999;
	text-align:right;
}

#footer_index {
	/*background-image: url(../images/modules/nuagelogo.jpg);
	background-repeat: no-repeat;*/
	margin-top:10px;
	font-size: 10px;
	border-top:1px solid #dedede;
	padding-top:4px;
	clear:both;
	height:24px;
	color:#999;
	text-align:right;
}
#footer_image {
	outline: none;
	text-align: left;
	float:left;
	border-style: none;
}



#login {
	background-color:#ffffff;
	margin:0;
}

#login form {
}

#login fieldset {
	border: none;
	
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

.input_submit, .input_subscribe, .input_submit_hover, .input_subscribe_hover, .input_unsubscribe, .input_unsubscribe_hover {
	height:19px;
	width:68px;
	color:#404040;
	font-size:10px;
	font-family:Helvetica;
	border:0px;
	background: url(../images/modules/btn_login_0.jpg) no-repeat;
	cursor:hand;
}


.input_subscribe {
	background: url(../images/modules/btn_subs_0.jpg) no-repeat;
	
}

.input_submit_hover {
	background: url(../images/modules/btn_login_1.jpg) no-repeat;
	
}

.input_subscribe_hover {
	background: url(../images/modules/btn_subs_1.jpg) no-repeat;
	
}

.input_unsubscribe {
	background: url(../images/modules/btn_unsubs_0.jpg) no-repeat;
	
}

.input_unsubscribe_hover {
	background: url(../images/modules/btn_unsubs_1.jpg) no-repeat;
	
}