html {
	font: 11px Arial;
	background: url(../../images/building2.jpg) no-repeat center top;
	/*background-color: #050d22;*/
	background-color:#d1dced;
	/*color: #5a5a5a;*/
	color: #343434;

}


a { /*color: #081432;*/ color: #98aacc; outline: none; }
.clear { clear: both; }
/*div { border: 1px solid red }*/

strong { font-weight: bold }

h2 {
	color: #000;
	/*font-size: 17px;*/
	font-size:22px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	color: #5a5a5a;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
}
h4 {
	color: #000;
	font-size: 15px;
	margin-bottom: 10px;
}
h5 {
	color: #000;
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.pfooter {
	margin-bottom: 10px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}
#header {
	background: url(../../images/header.png);
	height: 100px;
	margin-bottom: 15px;
	margin-top: 45px;
	width: 970px;
}
#logo {
	float: left;
	margin-top: 24px;
	margin-left: 20px;
}

/* 262x52   195x41*/




#nav {
	float: left;
	margin-top: 25px;
	margin-left: 128px;
	
}
#nav, #nav ul { /* all lists */
	list-style: none;
}
#nav a {
	display: block;
	text-indent: -999em;
	height: 39px;
}
#nav li { /* all list items */
	float: left;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	z-index: 500;
}
#nav li ul li {
	clear: both;
	width: 100%;
	background-color: #222548;
}
#nav li ul li a {
	text-indent: 0;
	height: auto;
	margin: 10px 10px 0px 9px;
	padding: 0 15px 10px 5px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #3a3b5a;
	font-weight: bold;
}
#nav li ul li a:hover {
	text-decoration: underline;
}
#nav .noborder {
	border-bottom: none;
	padding-bottom: 5px;
}
#nav li:hover {
	background-position: 0 -39px;
}

#nav .active {
	background-position: 0 -39px;
}

/*#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}*/

/*#nav li#m8:hover ul, #nav li#m8.sfhover ul {
	right: 0;
}*/



#nav li ul li.corners {
	clear: both;
	display: block;
	height: 9px;
	background: transparent url('../../images/c1.png') no-repeat left bottom;
}
#nav li ul li.corners span {
	display: block;
	height: 9px;
	margin-left: 9px;
	background: transparent url('../../images/c2.png') no-repeat right bottom;
}

#m1 { float: left; width: 29px; height: 39px; background-image: url(../../images/01.png); }
#m2 { float: left; width: 81px;	height: 39px; background-image: url(../../images/02.png); }
#m3 { float: left; width: 60px;	height: 39px; background-image: url(../../images/03.png); }
#m4 { float: left; width: 68px; height: 39px; background-image: url(../../images/04.png); }
#m5 { float: left; width: 55px; height: 39px; background-image: url(../../images/05.png); }
#m6 { float: left; width: 63px; height: 39px; background-image: url(../../images/06.png); }
#m7 { float: left; width: 60px; height: 39px; background-image: url(../../images/07.png); }
#m8 { float: left; width: 73px; height: 39px; background-image: url(../../images/08.png); }
#m9 { float: left; width: 63px; height: 39px; background-image: url(../../images/09.png); }



#searcharea {
	float: right;
}
#search {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	float:left;
	margin-right:7px;
	margin-top:7px;
	padding:2px;
	width:165px;
}
#go {
	float:left;
	margin-right:20px;
	margin-top:6px;
}

#search_ul {
	width: 225px;
	right: 0;
}

#search_li .button {
	margin: 14px 0px 0px 10px;
	float: left;
	
}
#search_field {
	width: 150px;
	height: 16px;
	margin: 15px 0px 0px 15px;
	float: left;
}

.borders {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.border_top {
	border-top: 1px solid #d9d9d9;
}
.border_bottom {
	border-bottom: 1px solid #d9d9d9;
}

#content_border_top {
	background: url(../../images/b1.png) no-repeat;
	height: 12px;
}
#content {
	background: #ffffff;
	overflow: hidden;
	padding-left: 13px;
	padding-top: 3px;
	border-left: 1px solid #c6c2c2;
	border-right: 1px solid #c6c2c2;
	font-size: 12px;
}
#content a {
	color: #647087;
	/*color: #2a2a2a;*/
}
#content a:hover {
	color: #4f4e81;
}
#content p {
	/*color: #5a5a5a;*/
	font-size: 12px;
	padding-bottom: 8px;
}
#content_border_bottom {
	background: url(../../images/b2.png) no-repeat;
	height: 12px;
}

#content .block {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#btn_people {
	display: block;
	float: left;
	width: 104px;
	height: 39px;
	background-image: url(../../images/btn1.png)
}
#btn_people:hover {
	background-position: 0 -39px;
}
.login_options {
	float: left;
	width: 150px;
	height: 34px;
	padding-top: 5px;
	background: url(../../images/a3.png);
}
.login_options p {
	padding-left: 25px;
	padding-bottom: 0px !important;
}
.login_options a {
	font-size: 11px;
}
#btn_login {
	display: block;
	float: left;
	background-image: url(../../images/btn2.png);
	margin-left: 8px;
	width: 90px;
	height: 39px;
}
#btn_login:hover {
	background-position: 0 -39px;
}

#footer {
	background: url(../../images/a2.png);
	width: 957px;
	height: 85px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 13px;
	padding-top: 15px;
	color: #8e90a2;
}
#footer a {
	color: #8e90a2;
	text-decoration:none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:none;
}
#footer p {
	padding-bottom: 5px;
	font-size: 11px;
}
#footer img {
	float: right;
	margin-right: 20px;
}


/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
	a) supplying one via CSS
	b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */

.jqmWindow {
	display: none;

	position: fixed;
	top: 175px;
	left: 50%;

	margin-left: -300px;
	width: 643px;

	color: #333;
}

.jqmOverlay { background-color: #333; }

/* Fixed posistioning emulation for IE6
	 Star selector used to hide definition from browsers other than IE6
	 For valid CSS, use a conditional include instead */
* html .jqmWindow {
	 position: absolute;
	 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmWindow .popup_content {
	float: left;
	width: 588px;
	background: #fff;
	padding-left: 15px;
	padding-right: 40px;
	max-height: 340px;
	overflow:auto;
	padding-bottom:40px;
}



.jqmWindow .popup_content img {
	float:left;
	margin-right:10px;
}
.jqmWindow img {
	display: block;
}
.jqmWindow .text {
	margin-top: 20px;
}
.jqmWindow .close {
	float: left;
	width: 633px;
	padding-right:10px;
	background: #fff;
}
.jqmWindow .close a {
	float: right;
	margin-right: 15px;
}
.jqmWindow .hr {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background: #d9d9d9;
}
.jqmWindow p {
	margin-bottom: 10px;
}
.jqmWindow .title {
	margin: 0;
}

.menu img {
	display: block;
	margin-bottom: 5px;
}