@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
}

a:link, a:visited {
	color: #767676;
	text-decoration: none;
	cursor: hand;
}

a:hover {
	text-decoration: none;
	color: #626262;
}

#wrapper {
	margin:0 auto;
	width:922px;
}

#top_wrapper {
	width:922px;
	height:112px;
	background:url(../images/bg_shadow.gif) top left repeat-y;
}

#top {
	margin:0 auto;
	width:900px;
	height:112px;
	background:url(../images/top_bg.gif) top left repeat-x;
}

#top_left {
	float:left;
	width:190px;
}

#top_middle {
	float:left;
	width:400px;
}

#top_right {
	float:right;
	width:191px;
}

#logo {
	padding:22px 0 0 25px;
}

#top_tab {
	padding:48px 0 0 160px;
	/*text-align:center; */
}

#client_login {
	padding:31px 0 0 102px;
}

#menu_wrapper {
	height:28px;
	text-decoration:none;
	background:url(../images/menu_bg.png) top left repeat-x;
}


#banner {
	width:922px;
	height:356px;
}

#middle {
	margin:0 auto 7px auto;
	width:900px;
	height:98px;
}

#middle_left {
	float:left;
	width:205px;
	height:91px;
}

#middle_middle {
	float:left;
	width:490px;
	height:91px;
}

#middle_right {
	float:right;
	width:198px;
	height:91px;
}

#footer {
	clear:both;
	margin:0 auto;
	width:900px;
	height:28px;
	background:url(../images/footer_bg.gif) top left repeat-x;
}

.footer_text {
	padding:0 8px;
	line-height:28px;
}

#footer_left {
	float:left;
	width:60%;
}

#footer_right {
	float:right;
	width:40%;
	text-align:right;
}

#inner_wrapper {
	width:922px;
/*	height:511px; */
	background:url(../images/bg_shadow.gif) top left repeat-y;
}

#other_inner_wrapper {
	width:922px;
	height:600px;
	background:url(../images/bg_shadow.gif) top left repeat-y;
}

#inner_inner {
	margin:0 auto;
	width:900px;
}

#inner_left {
	float:left;
	width:234px;
	background:url(../images/leftright_bg.gif) top right no-repeat;
}

#inner_right {
	float:right;
	width:666px;
/*	height:511px; */
	background:url(../images/content_bg.gif) top left repeat-x;
}

#other_inner_right {
	float:right;
	width:666px;
	background:url(../images/content_bg.gif) top left repeat-x;
}

#inner_textbox {
	padding:43px 0 0 36px;
}

#content_text {
	padding:30px 56px 0 0;
	font-size:12px;
	line-height:16px;
}

#inner_bottom {
	background:url(../images/bottom.png) top left no-repeat;
}

#globalnetwork_wrapper {
	width:922px;
	height:1320px;
	background:url(../images/bg_shadow.gif) top left repeat-y;
}

.globalnetwork {
	padding:0px;
	margin:0px;
	font-size:11px;
}

.gn-gray {
	color:#767676;
}

.gn-red-h1 {
	color:#aa1f23;
}

.gn-gray-h2 {
	font-weight:bold;
	color:#535353;
	height:20px;
}

#gn_col1 {
	float:left;
	width:34%;
}

#gn_col2 {
	float:left;
	width:32%;
}

#gn_col3 {
	float:right;
	width:33%;
}


.e-form {
	font-size:11px;
}



.star {
	color:#CC0000;
}

#gallery_wrapper {
	width:922px;
	height:630px;
	background:url(../images/bg_shadow.gif) top left repeat-y;
}

#associates-list {
	font-weight:bold;
	line-height:23px;
	list-style:circle;
}
