/* CSS Document */

*
{
	font-family: arial;
	font-weight: normal;
}

/* commented backslash hack v2 \*/ 
body, html { 
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/background1.jpg);
	background-repeat:no-repeat;
	background-color:#080b12;
} 

/* end hack */

/* Start of CSS */

#main_wrapper {
	width:687px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	text-align:left;
	position:relative;
}

.logo_axislegal {
	width:288px;
	height:40px;
	margin-left:375px;
}	

/* Left Menu */

#left_menu_all {
	width:126px;
	margin-top:15px;
	float:left;
}

#left_menu {
	width:126px;
	margin-top:15px;
	float:left;
}

.menu_on {
	font-size:12px;
	color:#000000;
	background-color:transparent;
	height:19px;
	background-image:url(../images/menu_text_bk.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:10px;
	font-weight:bold;
	padding-top:1px;
}

.menu_off {
	font-size:12px;
	color:#FFFFFF;
	background-color:transparent;
	height:19px;
	font-weight:bold;
	width:124px;
}

.menu_off a{
	font-size:12px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	width:124px;
	height:19px;
	padding-left:10px;
	padding-top:1px;
	margin-left:5px;
	padding-top:1px;
	font-weight:bold;
	display:block;
}

.menu_off a:hover{
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:underline;
	background-image:url(../images/menu_text_bk_over.gif);
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	padding-left:10px;
	padding-top:1px;
	margin-left:5px;
	padding-top:1px;
	/*filter:alpha(opacity=50) #FFFFFF; /* IE's opacity*/ /*
    opacity: 0.50; /* firefox's opacity*/
	
}

#left_menu ul {
	font-size:12px;
	list-style:none;
	margin:0;
	padding:0 0 10px 10px;
}

#left_menu li {
	list-style:none;
	margin:0 0 4px;
	padding:0;
	color:#FFFFFF;
	background-color:transparent;
	font-size:12px;
}

#left_menu li a {
	font-size:12px;
	padding:2px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
}

#left_menu li a:hover {
	font-size:12px;
	padding:2px;
	color:#000000;
	background-color:transparent;
	text-decoration:underline;
	font-weight:bold;
}

#left_menu ul ul {
	font-size:12px;
	list-style:none;
	margin:4px 0 3px 15px;
}

.menu_bk_1 {
	width:126px;
	height:9px;
}

.menu_bk_2 {
	width:126px;
	background-image:url(../images/menu_bk_2.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

.menu_bk_3 {
	width:126px;
	height:9px;
	background-image:url(../images/menu_bk_3.gif);
	background-repeat:no-repeat;	
}

/* Main Content */


#main_content {
	float:left;
	width:551px;
	padding-top:5px;
}

.main_bk_1 {
	width:551px;
	height:11px;
}

.main_bk_2 {
	width:551px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:10px;
	min-height:375px;
}

.main_bk_3 {
	width:495px;
	height:48px;
	background-image:url(../images/footer_1.png);
	background-repeat:no-repeat;	
	padding:10px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	float:left;
}

.main_bk_3 a{
	text-decoration:none;
	color:#000000;	
	background-color:transparent;
}

.main_bk_3 a:hover{
	text-decoration:underline;
	color:#000000;	
	background-color:transparent;
}

.footer_right {
	float:right;
	width:51px;
	height:48px;
}

#search_area {
	height:26px;	
}

.search_bk {
	background-image:url(../images/search_bk.gif);
	background-repeat:no-repeat;
	width:195px;
	height:26px;
	float:right;
	padding-right:10px;
}

.hd_welcome {
	width:166px;
	height:22px;
	margin-left:21px;
	margin-top:0px;	
}

.main_bk_2 h6 {
	font-size:12px;
	font-weight:bold;
	margin-left:21px;
	margin-top:10px;	
	padding:0px 20px 0px 0px;
	color:#4e917a;
}

.main_bk_2 h3 {
	font-size:14px;
	font-weight:bold;
	margin-left:21px;
	margin-top:10px;	
	padding:0px 20px 0px 0px;
}

.main_bk_2 h2 {
	font-size:12px;
	font-weight:bold;
	margin-left:21px;
	margin-top:5px;
	margin-right:21px;
	padding-right:20px;
	margin-bottom:30px;
	border-bottom:solid 1px #B0B0B0;
	border-top:solid 1px #B0B0B0;
}

.main_bk_2 h4 {
	font-size:12px;
	font-weight:bold;
	margin:7px 21px 0px 21px;
	padding:0px 20px 0px 0px;
	border-bottom:solid 1px #B0B0B0;
	border-top:solid 1px #B0B0B0;
}

.main_bk_2 h5 {
	font-size:12px;
	font-weight:normal;
	margin-left:21px;
	margin-top:5px;
	margin-right:21px;
	padding-right:20px;
}

.map_area h6{
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #B0B0B0;
	border-top:solid 1px #B0B0B0;
	margin:0px 18px 0px 21px;
	padding:0px 20px 0px 0px;
}

.anyimage {
	float:right;
	padding:5px 0px 0px 10px;
}

.anyimage_2 {
	float:right;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

.main_bk_2 p{
	font-size:12px;
	margin:7px 0px 0px 21px; 
	padding:0px 20px 0px 0px;
}

.other_text{
	font-size:12px;
}

.other_text29{
	font-size:12px;
	margin:0px;
	padding:0px;
}



.main_bk_2 a{
	color:#346454;
	text-decoration:underline;
}

.main_bk_2 a:hover{
	color:#000000;
	text-decoration:underline;
}

.main_bk_2 ul {
	margin:0px;
	padding:0px 30px 5px 28px;

}

.main_bk_2 li {
	margin:7px 0px 0px 20px;
	padding:0px;
	color:#000000;
	background-color:transparent;
	font-size:12px;
	list-style-image:none;
	list-style-type:disc;
	line-height:15px;
}

.main_image_area {
	border-top:solid 1px #000000;
	height:246px;
	margin-top:10px;
	margin-left:5px;
	margin-right:8px;
	width:541px;
}

.img_col_1 {
	float:left;
	width:237px;
	height:237px;
	margin-top:10px;
}

.img_col_2 {
	float:right;
	text-align:left;
	width:295px;
}

.green_1 {
	width:295px;
	height:14px;
	margin-top:10px;
}

.green_2 {
	width:295px;
	background-image:url(../images/green_2.gif);
	background-repeat:repeat-y;
	height:202px;
}

.green_2 img{
	width:226px;
	height:20px;
	margin-left:28px;
}

.green_2 p{
	font-size:12px;
	margin-left:28px;
	margin-top:2px;	
	margin-right:20px;
	margin-bottom:0px;
	padding:0px;
	color:#FFFFFF;
	background-color:transparent;
}

.green_2 ul {
	margin:0px;
	padding:0px 30px 5px 28px;
}

.green_2 ol {
	margin:0px 0px 0px 0px;
	padding:0px 30px 5px 28px;
}

.green_2 li {
	margin:0px 0px 0px 25px;
	padding:0px;
	color:#FFFFFF;
	background-color:transparent;
	font-size:12px;
	list-style-image:none;
	list-style-type:disc;
	line-height:15px;
}

.green_2 li a{
	list-style-image: url(../images/icon_arrow1.png);
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:underline;
}	

.green_2 li a:hover{
	text-decoration:underline;
	color:#000000;	
	background-color:transparent;
}

.green_3 {
	width:295px;
	height:23px;
	background-image:url(../images/green_3.gif);
	background-repeat:no-repeat;	
}

.links a{
	color:#FFFFFF;
	text-decoration:underline;
}

.links a:hover{
	color:#000000;
	text-decoration:underline;
}

/* Footer */

#footer_area {
	clear:both;
	height:30px;
}

.icon_css {
	width:55px;
	height:17px;
	float:left;
}

.icon_xhtml {
	width:59px;
	height:17px;
	float:left;
	margin-left:10px;
}

.logo_bizexpress {
	width:120px;
	height:24px;
	float:right;
}	

/* Random_statement */

.twitter {
	position:absolute;
	top:280px;
	left:-30px;
	z-index:100;
	clear:both;
	font-size:18px;
	font-weight:bold;
	width:150px;
	height:80px;
}	


.random_statement {
	position:absolute;
	top:420px;
	left:135px;
	color:#FFFFFF;
	z-index:100;
	font-size:18px;
	font-weight:bold;
	width:150px;
	text-align:left;
	filter:alpha(opacity=20) #000000; /* IE's opacity*/
    opacity: 0.20; /* firefox's opacity*/
}	

.image_left {
	float:left;
	padding:10px;
}

/* Behind the scenes */

.contacts_area {
	margin-left:7px;
	/*position:absolute;
	top:62px;
	left:125px;
	z-index:1001;*/
	display:block;
}

.contacts_area_2 {
	margin-left:7px;
	/*position:absolute;
	top:62px;
	left:125px;
	z-index:1001;*/
	display:none;
}

.contacts_area_3 {
	margin-left:7px;
	/*position:absolute;
	top:130px;
	left:125px;
	z-index:1001;*/
	display:none;
}

.contacts_area_4 {
	margin-left:7px;
	/*position:absolute;
	top:115px;
	left:125px;
	z-index:1001;*/
	display:none;
}

.contacts_area_5 {
	/*position:absolute;*/
	margin-left:7px;
	/*top:300px;
	left:125px;
	z-index:1001;*/
	display:none;
}

.contacts_area_6 {
	/*position:absolute;*/
	margin-left:7px;
	/*top:260px;
	left:125px;
	z-index:1001;*/
	display:none;
}

#faker {
	border:solid 3px #CCCCCC;
	background-color:#FFFFFF;
	width:560px;
	height:370px;
	top:100px;
	left:-270px;	
	position:absolute;
	filter:alpha(opacity=95) #FFFFFF; /* IE's opacity*/ 
	opacity: 0.95; /* firefox's opacity*/
	z-index:1000;
	display:none;
}

.contacts_area_1 {
	clear:both;
	margin-left:7px;
}

.behind_1 {
	width:541px;	
	height:32px;
	background-image:url(../images/behind_1_i.gif);
	background-repeat:no-repeat;
}

.behind_1_old {
	width:541px;	
	height:22px;
	background-image:url(../images/behind_1.gif);
	background-repeat:no-repeat;
}

.behind_2 {
	width:541px;	
	background-image:url(../images/behind_2.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

.behind_2_old {
	width:541px;	
	background-image:url(../images/behind_2.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

.behind_3 {
	width:541px;	
	height:41px;
}

.behind_3_old {
	width:541px;	
	height:28px;
	background-image:url(../images/behind_3_old.gif);
	background-repeat:no-repeat;
}

.behind_row {
	clear:both;
	border-bottom:solid 1px #FFFFFF;
	margin-left:20px;
	margin-right:20px;
	padding:3px 0px 3px 0px;
	overflow:hidden;
}

.behind_row_1 {
	clear:both;
	margin:0px 20px 0px 20px;
	overflow:hidden;
	color:#FFFFFF;
}

.behind_row_1 p{
	font-size:12px;
	border-bottom:solid 1px #FFFFFF;
	padding:0px 0px 10px 0px;
	margin:0px;
	color:#FFFFFF;
	background-color:transparent;
}

.behind_row_1 h3{
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	margin:0px;
	color:#FFFFFF;
	background-color:transparent;
}


.behind_col_1 {
	float:left;	
	width:100px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
}

.behind_col_1_bold{
	font-weight:bold;
}

.behind_col_1_bold a{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.behind_col_1_bold a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.behind_col_2 {
	float:left;	
	width:90px;
	text-align:left;
	margin-left:20px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
}

.behind_col_3 {
	float:left;	
	width:100px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
}

.behind_col_4 {
	float:left;	
	width:190px;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
}

/* Contact us page */

.contact_col_1 {
	float:left;
	background-color:#FFFFFF;
	width:253px;
	margin:0px 0px 0px -1px;
}

.contact_col_2 {
	float:right;	
	background-color:#FFFFFF;
	width:292px;
	position:relative;
}

.contact_row {
	clear:both;
	font-size:12px;
	margin:10px 0px 0px 25px;
}

.contact_row2{
	clear:both;
	font-size:12px;
	margin:3px 0px 0px 25px;
}

.contact_input {
	clear:both;
	border:solid 1px #000000;
	background-image:url(../images/contact_form_bk.gif);
	background-repeat:repeat-x;
	font-size:12px;
	margin-left:25px;
	width:227px;
}

.search_input {
	clear:both;
	border:solid 1px #000000;
	background-image:url(../images/contact_form_bk.gif);
	background-repeat:repeat-x;
	font-size:12px;
	margin:4px 0px 0px 35px;
	width:112px;
	float:left;
}

.contact_message_boxes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #000000;
	color:#000000;
	width:227px;
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
	margin-left:25px;
	background-image:url(../images/contact_message_bk.gif);
	background-repeat:no-repeat;
}

.contact_grey_1 {
	width:292px;	
	height:16px;
	background-image:url(../images/contact_grey_1.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.contact_grey_2 {
	width:292px;	
	background-image:url(../images/contact_grey_2.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

.contact_grey_3 {
	width:292px;	
	height:49px;
	background-image:url(../images/contact_grey_3.gif);
	background-repeat:no-repeat;
}

.contact_grey_2_hd{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:30px;
}

.contact_grey_2_2{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}

.contact_grey_2 p{
	font-size:12px;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 30px;
}

.contact_grey_2 a{
	color:#FFFFFF;
	text-decoration:underline;
}
.contact_grey_2 a:hover{
	color:#009900;
	text-decoration:underline;
}

.breaker {
	border-bottom:1px solid #FFFFFF;
	margin:10px 25px 5px 25px;	
}

.map_col_1 {
	width:170px;
	float:left;
}

.map_col_1 p{
	font-size:12px;
	color:#000000;
}

.map_area {
	clear:both;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.map_col_2 {
	width:122px;
	float:right;
}

.map_col_2 img{
	padding:0px;
	margin:0px;
}

.view_map {
	clear:both;
	font-size:12px;
	text-align:center;
}

.view_map img{
	float:left;
	margin-left:10px;
}

.view_map a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.view_map a:hover{
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}

.parking {
	float:left;
}

.parking p{
	font-size:12px;
	color:#000000;
}

.btn_area {
	clear:both;
	width:107px;
	height:31px;
	float:right;
	margin:5px 0px 0px 0px;
}

.go_btn_area {
	width:32px;
	height:20px;
	float:right;
	margin:3px 8px 0px 3px;
}

.btn_back {
	float:left;
	width:107px;
	height:31px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.btn_back a{
	background-image:url(../images/btn_back.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
	width:107px;
	height:31px;
	padding-top:4px;
}

.btn_back a:hover{
	background-image:url(../images/btn_back_1.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
	display:block;
	width:107px;
	height:31px;
	padding-top:4px;
}

.go_btn {
	float:left;
	width:32px;
	height:20px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

.go_btn a{
	background-image:url(../images/go_btn.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
	width:32px;
	height:20px;
	padding-top:3px;
}

.go_btn a:hover{
	background-image:url(../images/go_btn.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
	display:block;
	width:32px;
	height:20px;
	padding-top:3px;
}

/* view_map_div */

#view_map_div {
	border:solid 3px #CCCCCC;
	background-color:#FFFFFF;
	width:560px;
	height:370px;
	top:100px;
	left:-270px;	
	position:absolute;
	filter:alpha(opacity=95) #FFFFFF; /* IE's opacity*/ 
	opacity: 0.95; /* firefox's opacity*/
	z-index:1000;
	display:none;
}

.map_big{
	padding:10px;
}

.icon_close_friend a{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	background-image:url(../images/icon_close.gif);
	background-repeat:no-repeat;
	background-position:30px 0px;
	float:right;
	text-align:left;
	height:17px;
	display:block;
	width:50px;
	margin:5px 20px 0px 0px;
}

.icon_close_friend a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	background-image:url(../images/icon_close.gif);
	background-position:30px -20px;
	background-repeat:no-repeat;
	float:right;
	height:17px;
	text-align:left;
	display:block;
	width:50px;
	margin:5px 20px 0px 0px;
}

/* trans-test */

.main_back {
	width:300px;
	height:225px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.5;
	background:url(images/menu_bk_2.gif);
	background-repeat:repeat-y;
}

.cv_hide {
	display:none;
}

.row {
	clear:both;
	padding-left:20px;
	color:#FFFFFF;
}

.row a{
	color:#000000;
	text-decoration:underline;
}

.row a:hover{
	color:#006600;
	text-decoration:underline;
}

.line {
	border-bottom:solid 1px #000000;
	margin:10px 5px 0px 5px;	
}

#sara {
	clear:both;
}

#rohan {
	clear:both;
}

#megan {
	clear:both;
}

.normal_para {
	font-size:12px;
	margin:-16px 21px 0px 21px; 
	padding:0px 20px 5px 0px;
	border-bottom:solid 1px #000000;
	position:relative;
}

.icon_close_quote a{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	background-image:url(../images/icon_close.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;
	float:right;
	text-align:left;
	height:17px;
	display:block;
	width:60px;
	margin:10px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}

.icon_close_quote a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#FF0000;
	background-image:url(../images/icon_close.gif);
	background-position:40px 0px;
	background-repeat:no-repeat;
	float:right;
	height:17px;
	text-align:left;
	display:block;
	width:60px;
	margin:10px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}